128 Commits (a9eb83201ebf55ee485c2cfc541899b90dc50fba)

Author SHA1 Message Date
Jon Evans 52e2bf0000 Keep focus on filter boxes in footprint viewer 5 years ago
Jon Evans 18037e2f65 Rework bitmap system to load from archived PNGs 5 years ago
Jeff Young 57e948ff08 Make sure axesEnabled is set before saving config. 5 years ago
Jeff Young 66b33834b5 Always enable save; move dirty bit to asterisk in title bar. 5 years ago
Seth Hillbrand 505844f68c Generalize the Ctrl-Q to all frames 5 years ago
Jeff Young dca7e44455 Fix a missed Module -> Footprint. 5 years ago
Jeff Young d40fe127aa Update pad locked status when adding footprints from schematic. 5 years ago
Michael Kavanagh dc83cb7a41 Icons: general tweaks and pixel alignment 5 years ago
Seth Hillbrand c09dc5abdd Prevent locking items in footprint editor 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Jeff Young bb232e6ac6 Unify LIB_IDs now that both are stored in sexpr files. 5 years ago
Jeff Young acfbcb4beb Make distinction between PCBNew-wide tools and Board-specific tools. 5 years ago
Jeff Young c1a74b427a Translucent magnifying glass on footprint & library browser icons. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young 13e939ffa0 More Module -> Footprint. 5 years ago
Jeff Young 4dc877d0e9 Module -> Footprint. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
jean-pierre charras 87a220b8e2 more cleanup about removing useless include 5 years ago
Ian McInerney 78c43158f4 Annotate the board class with if it is for a footprint edit/view 6 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Jeff Young 719e8d276f Use footprint editor display and window settings for footprint viewer. 5 years ago
Michael Kavanagh de03d3d427 Application title bar: app name after filename 6 years ago
Jeff Young a55eaec28c If it's modal then we don't own the window. Just DismissModal(). 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young a13f6c3922 Repair initialization order in FOOTPRINT_VIEWER_FRAME. 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 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
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Jon Evans 28a4813c71 Force footprint viewers to have a cursor 5 years ago
Ian McInerney 4ecf99e7c8 Give the footprint viewer a toolbar and remove the options dialog 5 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 5 years ago
Jeff Young 05855a5a1c Performance enhancements for DRC. 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
jean-pierre charras 07c4689fb4 Remove declaration "using std::unique_ptr" in a header. 6 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
jean-pierre charras 05afbcc22e library viewers: fix a focus issue that prevent using arrow keys in lib or fp lists. 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Ian McInerney 0dac0c9a47 Cleanup some dynamic casts 6 years ago
jean-pierre charras 6e47f147aa A few Coverity fixes. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 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