244 Commits (f84406009bd11ac1c5d6c4e0e81adbacd944686f)

Author SHA1 Message Date
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 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
Jon Evans 2499a1d640 Remove KIWAY dependence from SCH_PLUGINs 5 years ago
Jon Evans b074cdf185 Ensure that eeschema loads project params in standalone mode 5 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 5 years ago
Wayne Stambaugh 28b8e75211 Fix duplicate time stamp bug when loading legacy schematics. 5 years ago
Ian McInerney a2f027e063 Add an infobar widget to display information above the canvas 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 5 years ago
Jeff Young 84160c1da4 Fix typo. 5 years ago
jean-pierre charras 2cf82d9129 fix a wxWidgets minor alert and compil warnings 5 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 5 years ago
jean-pierre charras bc24d8e957 Fix typo and I18N string 5 years ago
Wayne Stambaugh e253862f77 Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
Wayne Stambaugh 9c99286385 Fix a few Coverity warnings. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 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
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 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 b13559c926 Add envVar and text variable resolution to plot directory paths. 6 years ago
jean-pierre charras b1b8a32078 fix a few Coverity warnings and compil minor warnings. 6 years ago
Wayne Stambaugh 7dc64f08b7 Eeschema: implement s-expression schematic file formatter. 6 years ago
Jeff Young 85c2e0d23a Add user-defined severities, exclusions and colors to DRC markers. 6 years ago
Jeff Young 490f39a671 Remove obsolete code requiring unique sheet names. 6 years ago
Jeff Young 81dd1d7a68 Timestamp-based paths were ugly. UUID-based ones are worse. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Ian McInerney 079423c3cc eeschema: Remove unused include of eeschema_id.h 6 years ago
Mark Roszko 686b768a3d Add shutdown blocking on Windows for pcbnew, eeschema and pleditor 6 years ago
Wayne Stambaugh 30da2b31ea Eeschema: fix multiple symbol rescue bug caused by commit 54f066fe. 6 years ago
Jeff Young 9d288968e7 Be more explicit about extent of schematic cleanups. 6 years ago
Wayne Stambaugh 8789ab9265 Eeschema: remove rogue symbol libraries from project file. 6 years ago
Wayne Stambaugh b595dc0d3b Eeschema: fix edit sheet bug. 6 years ago
Seth Hillbrand 7759ad7e27 eeschema: Clean up backup name 6 years ago
Wayne Stambaugh 9fae30162d Eeschema: fix many append schematic bugs. 6 years ago
Tomasz Włostowski d7fe307913 eeschema: automatically insert junctions at pin connections if needed during file load 6 years ago
Jeff Young 4eab89d9ef Fix OSX button order issue in Unsaved Changes dialog. 6 years ago
Jeff Young 1ea001d497 Go back to event-loop zooming for new frames. 6 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 6 years ago
Jeff Young a3dfce5adb Implement common file menu actions and move Eeschema over. 6 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 6 years ago
Seth Hillbrand b53b29399d eeschema: Ensure conn is updated after import 6 years ago
Tomasz Włostowski aff3243f3b eeschema: fix use-after-free crash in GetScreen()/GetCurrentSheet() 6 years ago
Jeff Young e850592587 Cleanup. 7 years ago
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago