217 Commits (17712ba321548525caf50674330d19c1c113c1ca)

Author SHA1 Message Date
Ian McInerney 4491f24d5e Ripout the old SyncToolbars infrastructure reminants 5 years ago
Jon Evans dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Ben Ellis c3e9007e20 Added a check that canvas exists before trying to dereference it 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 5ee806c3a3 The dispatch-behind & whitelist stuff got broken again, so I've 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young c48f4272f3 Collapse a level out of the zoom settings. 5 years ago
Seth Hillbrand a02d8a5993 Fix a number of signed/unsigned comparisons 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 6 years ago
Jon Evans fbef52ec33 Don't process hotkeys on text entries 6 years ago
Jon Evans a52435bbb0 ADDED: New mouse settings panel, expanded mouse settings 6 years ago
Ian McInerney fca7ade81f Move to the AUI version of the infobar 6 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 6 years ago
Ian McInerney 613c020920 Move the file history into the frames 6 years ago
Jon Evans 108cf23892 Restore separate libedit settings for common settings params 6 years ago
Jeff Young bdf9491682 Re-factor the event whitelist stuff so that it doesn't promise what it can't deliver. 6 years ago
Jeff Young 73eda91ec7 Allow some events to run behind a modal dialog. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young c8140ddb4a Fix a typo that was keeping units refresh from working. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jon Evans 8660b4c144 ADDED: New color theme editor and multi-theme support 6 years ago
Jon Evans 9cc5b4b3f9 Fix management of nested settings for PNS 6 years ago
Jeff Young c7ec110fba Only center focused items when they're not visible. 6 years ago
Jon Evans 712ae5a953 Check if scaling factor has changed when top-level window is moved 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 9df2cfb328 More uninitialized variables. 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
jean-pierre charras ce62941bb8 Minor fix: fix misplaced include 6 years ago
Jeff Young 10c25a2290 Update frame type enum to match current class names. 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
jean-pierre charras 7ed415cab3 Gerbview: fix bug: did not store the current selected GAL engine in config. 6 years ago
Jeff Young 3a2c39b0f8 Remove disappearing-preferences hack in favour of fix in wxWidgets. 6 years ago
Jeff Young 17b5a3750b Move preferences-lost hack down into EDA_DRAW_FRAME. 6 years ago
Jeff Young 4d53ff9811 Grid dropdown doesn't always live in the same toolbar. 6 years ago
Jeff Young 3904d7ccfc Push some search stuff down into EDA_DRAW_FRAME so it can be shared. 6 years ago
Jeff Young 460b03372d Implement preference for immediate actions. 6 years ago
jean-pierre charras 858db3c104 Synchronize toolbars state with current options after rebuilding them. 6 years ago
Jeff Young 16f672a9bd Fix signed/unsigned mismatch. 6 years ago
Jeff Young 58ca5b71a9 A more robust fix for 36f1d023f0. 6 years ago
Jeff Young 9effd24f3a Allow move tool to run on top of other tools. 6 years ago
Jeff Young 2f23aa9556 Implement a more robust tool stacking architecture. 6 years ago
Jeff Young 6253b44f20 Fix bug when poping only tool on stack. 6 years ago
jean-pierre charras e800bc5ffe Avoid crashed in eeschema after selecting/deselecting and reselecting highlight tool or delete tool 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