48 Commits (67a5ed15c7fcc7cf15c069abde5da83addbfda55)

Author SHA1 Message Date
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Jeff Young 9806d846b2 Remove redundant Text Filter toggle icon and fix <Enter>. 5 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 5 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 5 years ago
Jeff Young d30fb79706 Fix mismatch in tool name and activation action. 6 years ago
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney a1d3f3486e cvpcb: Fix some issues 6 years ago
Jeff Young d4aa502be1 Correct footprint filter tool name and tooltip. 6 years ago
Jeff Young 54255cffeb Cleanup to make implementation names consistent with what they now do. 6 years ago
Ian McInerney 7bb046c0a5 cvpcb: Auto move to next NA after association 6 years ago
Ian McInerney c3b2885f88 cvpcb: Split control tool in two and add cut/copy/paste 6 years ago
Ian McInerney 95430e131e cvpcb: cleanup include statements 6 years ago
Ian McInerney 796d888f8f cvpcb: Add individual association deleting 6 years ago
Ian McInerney 2d27c10c63 cvpcb: Add processing of hotkeys to the main window 6 years ago
Ian McInerney d428d5fecf cvpcb: Move some more tasks to a tool 6 years ago
Ian McInerney 06abda254a cvpcb: Add undo/redo functionality to the associations 6 years ago
Ian McInerney 402031244d cvpcb: Replumb the footprint association system 6 years ago
Ian McInerney 72120e0a96 Actionize cvpcb 6 years ago
Ian McInerney c0b80c67b9 Rename cvpcb footprint viewer tools 6 years ago
Jeff Young 77334628c4 Change default tool behaviour to skip unhandled events. 6 years ago
Jeff Young 58ca5b71a9 A more robust fix for 36f1d023f0. 6 years ago
Jeff Young 2d17d2b91f Cleanup and commenting. 6 years ago
Jeff Young 9effd24f3a Allow move tool to run on top of other tools. 6 years ago
Jeff Young 981072598b Overhaul cursor code for new tool/action framework. 6 years ago
Jeff Young 2f23aa9556 Implement a more robust tool stacking architecture. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young 1f35ec5521 Beware of copying events and losing the m_passEvent flag. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Jeff Young e4fbd003e0 Make m_passEvent event-specific rather than global. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 6 years ago
Jeff Young 7726b039b2 Re-jigger standard submenus so they both link AND work. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 6 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 6 years ago
Jeff Young 9f1e2e34b7 Move some dupicated tools to common tools. 6 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 6 years ago
Jeff Young f67df4bf11 Collapse ARRAY_CREATOR into single class now that legacy instance is gone. 6 years ago
Jeff Young 0260b32125 Push resetLocalCoords down into COMMON_TOOLS. 6 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
John Beard 445a9fa963 Put cursor and pan control in libcommon/tool, enable in Gerbview 7 years ago
jean-pierre charras 3eb3db02c3 Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools. 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago