108 Commits (3b39a14fa95a8172eabe54c5b549262f631af4d7)

Author SHA1 Message Date
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. 7 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 7 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 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
Seth Hillbrand daad58e511 pcbnew: Add option to show ratsnest while moving 7 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
Jeff Young e9e28b9aac Retire legacy block architecture. 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
jean-pierre charras d3dc7ade8a menubar_pcb_editor.cpp: minor code refactor. 7 years ago
jean-pierre charras 4ac20d7ab1 menubar_pcb_editor.cpp: add missing icons. 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago