46 Commits (7aa0431a605ee72200b5da657946392876da0d09)

Author SHA1 Message Date
Wayne Stambaugh d53ed205f2 CvPcb and Eeschema part 1 housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young 23033451b1 Cleanup. 2 years ago
Jeff Young bae8a077b9 Remove double call to Destroy() for DISPLAY_FOOTPRINTS_FRAME. 2 years ago
Seth Hillbrand 14f6e32c74 ADDED: Change watcher for libraries 2 years ago
Jeff Young 66d6a5a9dd Performance improvements for CvPCB. 3 years ago
Jeff Young e10158ff10 ADDED show pin names on footprint pads when assigning to symbol. 3 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jeff Young 3651d7c5e7 Remove vestiges of old zoom-auto architecture. 4 years ago
Ian McInerney 475ac3697f Ensure toolbar controls have the correct width on frame creation 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney a074b32615 Move cvpcb DISPLAY_FOOTPRINTS_FRAME loading error handling to a reporter 5 years ago
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog 6 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jon Evans 960ce4aa67 Use footprint color scheme for CvPcb footprint viewer panel 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Ian McInerney 95430e131e cvpcb: cleanup include statements 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. 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 7 years ago
Jeff Young edc8438ef0 Start the process of removing the legacy draw panel. 7 years ago
Jeff Young c0909611d3 Remove a bunch more legacy editing code. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and 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 cbb3492d98 Standardize Footprint Viewer and Footprint Browser. 7 years ago
jean-pierre charras 3eb3db02c3 Cvpcb, DISPLAY_FOOTPRINTS_FRAME: add measurement and zoom to selection tools. 7 years ago
jean-pierre charras 15e0771ea8 Add GAL support to Cvpcb display footprints frame. 7 years ago
Jeff Young 34857d06c4 Create CvPcb's footprint viewer through Kiway().Player() 7 years ago
Jeff Young aa0ae48dda Update status bar and toolbars on language change. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
jean-pierre charras 19e3815c85 Cvpcb: rename files: fix names in files and remove a old file not used. 8 years ago
jean-pierre charras 56d970b90f Rename some cvpcb files 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter ad088db6d2 Add more "override" markers. 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago