283 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
Jeff Young 92d84b0d67 Naming updates. 5 years ago
Michael Kavanagh c40483d18a Cleanup: Move KiCad files into plugins folder 5 years ago
Jon Evans c1a724377f Fix AUI pane caption colors for dark mode 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
Jeff Young 7a4900b8dc PCB_LINE_T -> PCB_SHAPE_T and PCB_MODULE_EDGE_T -> PCB_FP_SHAPE_T 5 years ago
Jeff Young ba26e056ec Implement groups for modedit. 5 years ago
Jon Evans a25d091b6c Add Convert Shapes tool to footprint editor 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
Jon Evans 7c003f98d5 ADDED: Appearance panel for footprint editor 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Jon Evans ff652d5375 Fix saving colors modified outside of preferences 5 years ago
Jon Evans 18e17abd6a Rename "Keepout" to "Rule Area" 5 years ago
Jeff Young 865249c227 Handle two panels both referencing same colour theme. 5 years ago
Jeff Young 5ec18aaf2a Fix board initialization error which left FPEdit without inner layers. 5 years ago
Seth Hillbrand 8751a55651 Tightening up the title bar display 5 years ago
Michael Kavanagh de03d3d427 Application title bar: app name after filename 6 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jeff Young cc64709407 Reimplement skip-parent-page to work with MacHack. 5 years ago
Seth Hillbrand 0dc0536cbf pcbnew: Fix Select All copy-pasta 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Jeff Young d71d127c1a Put up infobar when editing board footprint. 5 years ago
Ian McInerney e8b11c911e Migrate Pcbnew/footprint viewer/footprint editor to the new UI update system 5 years ago
Jon Evans 2f604b4494 Add selection filter to footprint editor 5 years ago
Jeff Young 3b280e4886 Keep properties across an Exchange_Module call. 5 years ago
Mark Roszko 3b727b5d16 Make preference groups not selectable 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans a9e97848dd Fix use after free on BOARD_DESIGN_SETTINGS 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jeff Young cae493fe65 More infrastructure work for shape editor. 5 years ago
Jeff Young ee9d8fcd15 Collapse Pcbnew & ModEdit display and edit settings. 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
Ian McInerney 6692935808 Consolidate common viewer actions across cvpcb and pcbnew frames 5 years ago
Ian McInerney fca7ade81f Move to the AUI version of the infobar 5 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 5 years ago
Jeff Young dea05336fc Don't zoom all the way in on a new footprint. 5 years ago
Jeff Young 3c3984a6fc Generalize default footprint fields. 5 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Jeff Young 889b6cb1b1 Clean up some commenting and rename MODULE_EDITOR_TOOLs to match filename. 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
jean-pierre charras 74957bc7e3 Footprint editor: re-enable a internal copper layer to add/edit keep-out zones 6 years ago
jean-pierre charras 1e40753d33 FOOTPRINT_EDIT_FRAME: fix missing saving/loading a few config params. 6 years ago
Seth Hillbrand 842d680b5e Set Module Editor flag for tools 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago