321 Commits (a048acf9db73b256ba6697c2f7d9cfcda0da32a0)

Author SHA1 Message Date
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney e44c44f62c Update layer codes in gerbview to be correct 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 4491f24d5e Ripout the old SyncToolbars infrastructure reminants 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Ian McInerney 45fb030b9b Rename and shorten the names in ACTION_CONDITIONS 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Mark Roszko 3b727b5d16 Make preference groups not selectable 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
jean-pierre charras 8c15ecf8e4 Gerbview: fix issues when setting the grid color and the worksheet color. 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
jean-pierre charras cd2dea7df2 Gerbview: fix issues (crash) after commit fb10406e 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 6 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 6 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Jeff Young cf7ffda5f6 Performance improvements for Gerber loading. 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
jean-pierre charras 4d9d1a5380 Fix a few compil minor warnings and Coverity minor issues 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
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 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
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
jean-pierre charras 9d617502d5 Gerbview: fix missing grid initialization at starting. 6 years ago
jean-pierre charras c3175b45af Gerbview: fix incorrect canvas type saving after closing Gerbview. 6 years ago
Jeff Young 2553dd2942 Bail on our custom dockart provider. 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Seth Hillbrand 50b7027b22 gerbview: Don't use worksheet items as GERBER_DRAW items 6 years ago
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them. 6 years ago
Seth Hillbrand 7297208119 Handle all non-length units 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
jean-pierre charras 66d2060942 Partial fix for missing language selection menu. 7 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 7 years ago
Steven A. Falco 1edeba7fb4 Show the current grid setting. 7 years ago
Jeff Young ce1f35a1be Cleanup some left-over vestiages of the legacy canvas architecture. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 1ea001d497 Go back to event-loop zooming for new frames. 7 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 33773bad4d Yet more command conversions to ACTIONs. 7 years ago
Jeff Young 7553cc2651 Clean up some dangling legacy odds and ends. 7 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 7 years ago
Jeff Young 03bab2f4a9 Remove some more legacy drawing stuff. 7 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Seth Hillbrand eb0fc7bae2 Re-connect switch canvas on startup 7 years ago
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago