53 Commits (cfdd105cdd738d8bab5d22660159901293533f24)

Author SHA1 Message Date
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
Jon Evans 4dda3a1715 Don't allow editing design rules without a project 5 years ago
Jeff Young 6abe68fff0 Cleanup. No changes to execution. 5 years ago
Jon Evans 7c003f98d5 ADDED: Appearance panel for footprint editor 5 years ago
Jeff Young 7f33c229d8 Allow selection of nested items (ie: pads) inside an entered group. 5 years ago
Jon Evans b6e4b7bf7d Fix order of initializing tools when loading board 5 years ago
Jon Evans 0783669633 CHANGED: Design rules files now use .kicad_dru extension 5 years ago
Jeff Young 2b43ffd12d Better error reporting; better nullptr safety. 5 years ago
Jeff Young e2e229da96 Finish exorcising the old DRC system. 5 years ago
Jon Evans 76c4c959e6 Implement new dimension properties 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young 2f0b8eb5e9 Don't allow view preset switcher on non-front window. 5 years ago
Jeff Young 21a9f2ecfe Prevent crash when appearance panel defines no view presets. 5 years ago
Jeff Young 4b7c883095 Add layer presets switcher. 5 years ago
Ian McInerney 4491f24d5e Ripout the old SyncToolbars infrastructure reminants 5 years ago
Jeff Young 57c3d8e8d8 Make sure preview group gets added to view after a clear. 5 years ago
Jon Evans bd14f8a82a ADDED: New appearance control widget for PcbNew 5 years ago
Jon Evans 43ab43ec9e Fix a few issues with Close Project 5 years ago
Jon Evans 32a7d00256 Make sure projects are cleaned up nicely when frames close 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 7b042f4a75 Add rectangle tool to PCBNew toolbar in favour of Aux Origin. 5 years ago
Jon Evans 65f5ebd8f2 ADDED: Persistent selection filter UI for PcbNew 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 6 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jeff Young 3d8150032f Fix some uninitialized variables found by Coverity. 6 years ago
Jon Evans 80fb3bde56 Don't try to write fp-info-cache to a read-only directory 6 years ago
Ian McInerney 82f55d300b pcbnew: Fix flicker in layer widget when toggling grid 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Seth Hillbrand 7f54617dab pcbnew: Clear view prior to terminating 6 years ago
Jeff Young 8f84c3ec4f Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 6 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 6 years ago
Jeff Young a27e4246e0 Move some more menu commands to ACTIONs. 6 years ago
Jeff Young ab67d2f81a Another go at fixing units changes for rulers. 7 years ago
Jeff Young d52429fc3c Read footprint info cache when fpinfo requested via kiway. 7 years ago
Jeff Young f3f814e622 Performance enhancements for footprint info list. 7 years ago
Jeff Young afd80c3cdb Fix botched attempt to have ruler adjust to unit changes. 7 years ago
Jeff Young 16b5f40817 Remove assert and update ruler units on the fly. 7 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Maciej Suminski 67ae5935d6 Perform tool reset twice when reloading a board 8 years ago
John Beard 7863e70181 Move PostCommandMenuEvent to EDA_BASE_FRAME 9 years ago
Tomasz Włostowski 1c1f4e9a50 Refactoring of VIEW/VIEW_ITEM classes: 9 years ago
Michael Steinberg 86496d3141 Pcbnew: fix dangling board reference crash in GAL. (fixes lp:1584489) 9 years ago
Tomasz Wlostowski 991b9d509a GAL: apply grid offset when board is loaded and respect grid color setting. (fixes lp:1533168) 10 years ago
Maciej Suminski 45a9b1c000 Fixed the build problem introduced in revision 6215. 10 years ago
Maciej Suminski 0cad702fc7 Fixed footprint editor crash on ref/val text layer change (GAL). 10 years ago
Maciej Suminski 1d6fc920e6 Simplified code for switching canvases. 10 years ago