73 Commits (47fe8ff8eb85ef164a1639472c7265459f90f3e6)

Author SHA1 Message Date
Mike Williams 3669cb4673 PCB Editor: Add User Background Images 4 years ago
Jeff Young bc51c89c90 Reconcile zone-auto-fill with undo. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
jean-pierre charras 05c414c816 Pcbnew: fix rotation angle issue in rotate commands. 4 years ago
Jeff Young 5176512de3 Move PCBNew rotation increment to EDA_ANGLE. 4 years ago
Jeff Young da11574a19 Remove dead code. 4 years ago
Jeff Young 9ee28ea8f5 Flatten out some more preferences. 4 years ago
Jon Evans 8026863d4c Use progress reporting in more places when loading a board 4 years ago
Jeff Young 3072422538 Allow caller to specify which library table to add library to. 4 years ago
Ian McInerney 29cc16a4c4 Push pcbnew layer alpha change update into base frame 5 years ago
Jeff Young ec45855aed Make sure drawing layer is visible. 5 years ago
Ian McInerney f6041fb52d Force update of some text when activation status changes 5 years ago
Jeff Young cf42d692bf Remove some dead code. A little bit of comment cleanup as well. 5 years ago
Seth Hillbrand 8c2fe42ef0 More Undo/Redo Cleanup. 5 years ago
Marek Roszko 43fd416d13 Flip the footprint new library flow to prompt global or project first 5 years ago
Wayne Stambaugh 6a39b81647 Fix the last of broken Doxygen comment specifiers. 5 years ago
Jeff Young 0d57f90982 Make sure SCH-related frames use the schematic worksheet color. 5 years ago
Jeff Young 6b420b191a Use color theme backgrounds in page previews. 5 years ago
Jon Evans e832a94a9c Turn on zone visibility when you start drawing a zone 5 years ago
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Jon Evans 6f54a9982c Remove PCB_LAYER_WIDGET 5 years ago
Jon Evans 7c003f98d5 ADDED: Appearance panel for footprint editor 5 years ago
Jon Evans 0783669633 CHANGED: Design rules files now use .kicad_dru extension 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
Jeff Young 4b7c883095 Add layer presets switcher. 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 dcc484e114 CHANGED: Library editors are now usable with no project loaded 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 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
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 9916f24fab Split out footprint editor color settings 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Jeff Young eb95202708 Fix grid update when edited from menubar. 6 years ago
Jeff Young d2daab808c Remove some legacy cursor handling stuff. 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 e9e28b9aac Retire legacy block architecture. 7 years ago
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young 0de9cb345c Add shortcuts to setting dialogs for track widths, via sizes and grid sizes. 7 years ago
Maciej Suminski dea778842b Grand printing dialogs refactor 7 years ago
Maciej Suminski e81c3a59a2 Refactored and unified board editor and footprint editor print dialogs 7 years ago
Jeff Young ab67d2f81a Another go at fixing units changes for rulers. 7 years ago
Jeff Young 42ee4f79e4 Fix assert in Graphic Item Properties. 7 years ago