116 Commits (841b08f9a6afca296657f6b5b44af2bac322bc64)

Author SHA1 Message Date
Michael Kavanagh 841b08f9a6 Pcbnew: add Eeschema and Fp editor to tools menu 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Ian McInerney 9d0ea66a96 Don't use the accelerator table in the menubars 5 years ago
Jeff Young d99febba6c Treat sketch mode module items and board items the same. 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Michael Kavanagh b67f18b394 EAGLE import tKeepout/bKeepout to F_CrtYd/B_CrtYd 6 years ago
Jeff Young e9cd9ee8ff Actionize the rest of the 3D viewer. 6 years ago
Ian McInerney f079c41118 Prevent the board setup dialog from opening when DRC is open 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Alexander Shuklin 3d0b3a51f3 Eeschema: Adding back annotation 6 years ago
jean-pierre charras a12b803af5 Add missing option to show footprint texts in fill or sketch (line) mode. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
jean-pierre charras d14950c3f8 Pcbnew: Add missing options to show graphics in fill or sketch mode. 6 years ago
Seth Hillbrand 0e1a274f0c pcbnew: Clean unused lambda includes 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 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 17b5a3750b Move preferences-lost hack down into EDA_DRAW_FRAME. 6 years ago
Jeff Young 4399a52ad3 Work around a wxWidgets bug that loses the preferences item from the menu. 6 years ago
Jeff Young 3e8ebe0a2a Fix formatting. 6 years ago
Jeff Young cc82e59003 Push the Quit/Close menu logic down into common. 6 years ago
Michael Kavanagh 58cfc13649 Fix some lost menubar menu separators 6 years ago
Alexander bb290abe91 added board statistics dialog, which shows info for production and assembly 6 years ago
Jeff Young a39023ad22 Resolve() call missing from Route menu. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 15241b7fcf ACTION-ize toolbar/palette control. 7 years ago
Jeff Young 1222f3cc72 ACTION-ize fab outputs. 7 years ago
Jeff Young 1ea5b04e22 More ACTIONS work. Nearly done now. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 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 33773bad4d Yet more command conversions to ACTIONs. 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young 45a9544726 Instantate a default menu from no selection when menu is first built. 7 years ago
Jeff Young 74e10791ff Fix some Mac-specific issues with the Preferences... menu item. 7 years ago
jean-pierre charras 48899a4c96 Fix incorrect tooltip. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young 9d9745b555 Remove more legacy editing code. 7 years ago