230 Commits (f84406009bd11ac1c5d6c4e0e81adbacd944686f)

Author SHA1 Message Date
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 5 years ago
Jon Evans e934f8b459 Remove python netlist QA facilities 5 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 5 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 5 years ago
Ian McInerney fca7ade81f Move to the AUI version of the infobar 5 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 5 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Jeff Young 7bb280ea39 General cleanup. 6 years ago
Jon Evans 4e2e280bf4 Fix part adding 6 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Jon Evans d599648ec7 ADDED: Enable color themes for schematic printing 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Jeff Young c66bf3df67 Move tool shutdown to after all cancel opportunities. 6 years ago
Jon Evans 108cf23892 Restore separate libedit settings for common settings params 6 years ago
Wayne Stambaugh e253862f77 Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jon Evans 2eaefb4874 Improve performance of schematic load and connectivity 6 years ago
Ian McInerney d006acecf4 More window sizing fixes 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young cb89e18281 Get rid of the visible axes in Eeschema. 6 years ago
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
jean-pierre charras 98b9c80eb4 Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
Ian McInerney 3b67e3d0a4 Rewrite window positioning logic 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Wayne Stambaugh 2f682b6c5f Eeschema: implement s-expression schematic file format parser. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago
Jeff Young 41b5872f12 Add ERC & DRC checks for unresolved variables. 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
Jeff Young dccc367864 Remove code missed in the modern-toolset move. 6 years ago
Ian McInerney 879a8f4efb Rework the file history menus to not need references to the file history 6 years ago
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras b0367f5a34 Eeschema: fix a crash on closing the schematic editor if the point editor is active. 6 years ago
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 6 years ago
Jon Evans ac875e26a8 Fix handling of SCH_PINs on multi-unit parts 6 years ago
Seth Hillbrand eb4a2b0b89 Prevent overlapping junction inserts 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
jean-pierre charras fd0d5fdb38 HIERARCHY_NAVIG_DLG: fix crash when in a subsheet one open the dialog 6 years ago
Franck Jullien ea218bc722 eeschema: Allow hierarchy navigator to stay open 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
Ian McInerney 3ca231aa78 Rename lib viewer frame files to use the class name 6 years ago
jean-pierre charras d9de28de35 Eeschema: usability enhancement. 6 years ago
Ian McInerney 99b9354a51 Add clear recent files action to the menus 6 years ago