442 Commits (03c279ffd42ea5d9b40025ba5634addcc7d46354)

Author SHA1 Message Date
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago
Jon Evans 2a1550d1d2 Don't crash when failing to deserialize old exclusions 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 5 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 5 years ago
Jon Evans 65f5ebd8f2 ADDED: Persistent selection filter UI for PcbNew 5 years ago
Seth Hillbrand eb89d1c68b pcbnew: Minor update to ratsnest calc 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Seth Hillbrand 8c57821e9b pcbnew: Move ratsnest items to separate folder 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
Wayne Stambaugh ee8cf01ff5 Pcbnew: fix issue when updating board from schematic. 5 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 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
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 5 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 5 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 5 years ago
jean-pierre charras d5b4473830 PCB_EDIT_FRAME: when calling Eeschema from toolbar, use new .kicad_sch ext. 5 years ago
jean-pierre charras c3b50d38dd Pcbnew: Update PCB from schematic: try to load .kicad_sch file instead of .sch file 5 years ago
Jon Evans 9916f24fab Split out footprint editor color settings 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Jeff Young fd6dffe170 Only save changed severities etc. if the modify bit is set. 6 years ago
Jon Evans 69db66e1ea Fix saving of pcbnew colors when edited from layers widget 6 years ago
Jon Evans 2d95270a31 Add color theme settings to pcbnew 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Ian McInerney 4b647ba6b1 Refactor microwave parts into the microwave tool 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young 93b7eacfb2 Fixup some Coverity issues. 6 years ago
Wayne Stambaugh 7dc64f08b7 Eeschema: implement s-expression schematic file formatter. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Ian McInerney 67678faa11 Make the board setup window quasimodal 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras 625249322e Pcbnew: regroup drc files to the already existing drc folder. 6 years ago
Ian McInerney 8b7d4c2a55 Put tool graphics back on the stack 6 years ago
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Ian McInerney b9d8849b28 Unify unsaved changes detection logic in all frames 6 years ago
Mark Roszko 686b768a3d Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 6 years ago
jean-pierre charras c7ce93e10e Pcbnew: fix crash on exit, if a place zone tool is activated. 6 years ago
Ian McInerney e82795ba58 Fix grid settings in pcbnew/modedit/cvpcb 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago
jean-pierre charras a4c9f961f7 Fix overzealous detection "Warning: No net for component". 6 years ago
jean-pierre charras 6f2cbe5982 Pcbnew: housekeeping: move netlist code to netlist_reader sub directory. 6 years ago
Seth Hillbrand 6625d0721e Implement Get/Set display options 6 years ago
Ian McInerney 5862b1559f Cleanup position handling for TOOL_EVENTs 6 years ago
jean-pierre charras 16f4958430 Pcbnew: avoid crash when closing pcbnew if the DRC dialog is open. 6 years ago