278 Commits (7565a08396e57fb36fca8c343fa967d33f6147ae)

Author SHA1 Message Date
Seth Hillbrand 7565a08396 eeschema: Add select all to schematic and library editor 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Ian McInerney 72a1c71e07 Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
Wayne Stambaugh 0bb175a028 Eeschema: Add change and update symbol from library support. 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Ian McInerney 1443d69f00 Move the import non-kicad schematic item to the import submenu 6 years ago
Jeff Young 437f888c25 Schematic Setup dialog. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Seth Hillbrand 9f7e0ef8e8 eeschema: Remove Bus-Bus and Place sheet pin buttons 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
Jeff Young fc50ddda64 Implement Paste Special for eeschema. 6 years ago
Seth Hillbrand 0d3f6a4930 eeschema: Remove Save All 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Ian McInerney 8493daf9ff Unify menu item creation for closing a window 6 years ago
Michael Kavanagh 79b2ff7551 Refactor deleteTool ACTION removing duplicates 6 years ago
Michael Kavanagh db59c7011b Unify menubar delete action 6 years ago
Jeff Young cc82e59003 Push the Quit/Close menu logic down into common. 6 years ago
Jeff Young 815602d1af Fix missing AF_ACTIVATE flags on some tools. 6 years ago
Jeff Young ad26ece8d4 Add Global Edit Text and Graphics Properties to Eeschema. 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young 909aeba3d9 Transition some more stuff from the MVC view to the controller. 7 years ago
Jeff Young c7bfa9857e Use more reflective naming of what the tool does. 7 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 7 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young e606587ff6 Move remaining Symbol Tree ctx menu cmds to ACTIONS. 7 years ago
Jeff Young 469fc3b572 Finish moving symbol editor tree context menu to ACTIONs. 7 years ago
Jeff Young 1ea5b04e22 More ACTIONS work. Nearly done now. 7 years ago
Jeff Young 568c8c336b Move DRC control to a tool; move assorted commands to ACTIONS. 7 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young 45a9544726 Instantate a default menu from no selection when menu is first built. 7 years ago
Jeff Young 39b91c90dd Moved more operations to ACTIONs. 7 years ago
Jeff Young 3777c5270b Move some more Eeschema operations to ACTIONs. 7 years ago
Jeff Young 74e10791ff Fix some Mac-specific issues with the Preferences... menu item. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young d24a2afaca Fix duplicate to work like paste to keep pins from getting duplicated. 7 years ago
Jeff Young 2502bce987 Move quit back to wxIDs. wxWidgets like to muck around with the location on OSX. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago