64 Commits (3b39a14fa95a8172eabe54c5b549262f631af4d7)

Author SHA1 Message Date
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 2017389f2d Pinning for library trees in FPEditor and SymbolEditor. 6 years ago
Jeff Young 836c1ea56e Fix a bunch of un-caught boost::bad_pointer exceptions. 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Jeff Young ddf887d24a Add layer selector to Footprint Editor for consistency. 6 years ago
Jeff Young 3bd38ec245 Improve zoom-to-extents for footprints with long text. 6 years ago
Jeff Young f088d4d762 Add env-var setting to CommonSettingsChanged(). 6 years ago
Seth Hillbrand 98124e68c7 Update exit strategy to match UI guidelines 6 years ago
Jeff Young b0e8443383 Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 6 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 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 7 years ago
Jeff Young da4fe27447 More ACTIONS work. 7 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young ed9153a786 Fix assert launching PCBNew. 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
Jeff Young 1e9da7f57b Remove CurItem() architecture and legacy routers and drawing code. 7 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 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 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young 3c11b89e4c Hook up refresh buttons to library tree synchronisation. 7 years ago
Seth Hillbrand 3524bed75a libtree: Remember pane width 7 years ago
Wayne Stambaugh f1f4473d8b Footprint editor: add save view to PNG file. 7 years ago
Jeff Young 68b07d1aff Add show/hide search tree to modedit, and fix it in libedit. 7 years ago
Maciej Suminski 59f77e68c9 Removed unused pcbnew printing code 7 years ago
Jeff Young 0585382986 Allow editing of library footprint from board reference. 7 years ago
Jeff Young c9ca1013b2 Make ModEdit and LibEdit library tree actions more consistent. 7 years ago
Jeff Young 37f7faf433 Move lock checks to CLIENT_SELECTION_FILTER. 7 years ago
Jeff Young a5e2ddd65a Don't save footprint when it's renamed; wait for the user to save. 7 years ago
Jeff Young e5e1a315f1 Keep name & value in sync for library items. 7 years ago
Jeff Young cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
Jeff Young e55547223e ModEdit Save should save back to board if that's where the FP came from. 7 years ago
Jeff Young f9412f0fd4 Implement double-click for other filetypes in project tree. 7 years ago
jean-pierre charras 009044bd6b FOOTPRINT_EDIT_FRAME: fix incorrect layer manager initialization depending on canvas type. 7 years ago
Jeff Young d788c9d479 Move library table dialogs from PLAYER to KIFACE interface. 7 years ago
Jeff Young fd3e57d67f Layout adjustments and language-change-updating for modview. 7 years ago
Jeff Young 33fc74a04d Performance enhancements for Footprint Editor construction. 7 years ago
Jeff Young f8a5e2c1c8 Performance enhancements in fp loading, string cmp, etc. 7 years ago
Jeff Young 0a35c5c97e Convert Footprint Editor to component tree. 7 years ago
Jeff Young b400565880 Convert Place Footprint to component tree. 7 years ago
Jeff Young 4dfae16c1b Consolidate to single menu actions for save, revert, etc. 7 years ago