274 Commits (43ab963650180971e356dd587c1489ddd78854a3)

Author SHA1 Message Date
Jeff Young 133fb5cded Minor code cleanup. 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Wayne Stambaugh c17f832de1 Eeschema: move auto save check before clearing current screen. 5 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jon Evans 9f7bca38b3 A better way of handling standalone project files 5 years ago
Jon Evans 24435fcc62 Don't create new project files when opening boards/schematics 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Thomas Pointhuber a03fb7a9a8 Altium: Refactor and add initial structure for schematic importer 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young f3b92903e2 Evidently the sheet client list isn't kept up-to-date. 5 years ago
Jeff Young 173493b1a8 Try to store the actual sheet #, but don't store 1 for non-root sheet. 5 years ago
Marek Roszko 9278660b10 Add support for the windows application restart api 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans a2041073ee Skip project backup in standalone mode 5 years ago
Jon Evans fc92fb076e Cache sheet path to string conversion in UpdateSymbolInstances 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago
Jon Evans 788f31d743 Fix import of Eagle schematics 5 years ago
Jeff Young 509cd8f495 Remove duplicate fix not found by merge. 5 years ago
Jeff Young ec6c1b80b7 Fix a couple of bugs in the CurrentSheet architecture. 5 years ago
Jon Evans 04a51a5ba4 Push current sheet handling to SCHEMATIC 5 years ago
Jon Evans 0201cb4e7e Fix schematic reload in standalone mode 5 years ago
Jon Evans 498fa8d8ba Fix some things about template fieldname synchronization 5 years ago
Jon Evans 4dbbe1cf68 Project settings fixes from review 6 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 6 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 6 years ago
Jon Evans c0aa6965de Migrate PcbNew project settings to new framework 6 years ago
Jon Evans 0e2f9cb1bd Migrate CvPcb project parameters 6 years ago
Jon Evans a4fadfcdf2 Begin moving project file load to new system 6 years ago
Jon Evans a7708fa6dc Add PROJECT_FILE and basic load/unload methods 6 years ago
Jon Evans 09cb75b8a1 Use a temporary file when saving boards/schematics to make the operation more atomic 6 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 6 years ago
Wayne Stambaugh b624c7090a Deprecate saving legacy schematic and symbol library file formats. 6 years ago
Jon Evans e934f8b459 Remove python netlist QA facilities 6 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 6 years ago
Jon Evans 2499a1d640 Remove KIWAY dependence from SCH_PLUGINs 6 years ago
Jon Evans b074cdf185 Ensure that eeschema loads project params in standalone mode 6 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Wayne Stambaugh 28b8e75211 Fix duplicate time stamp bug when loading legacy schematics. 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
Jeff Young 84160c1da4 Fix typo. 6 years ago
jean-pierre charras 2cf82d9129 fix a wxWidgets minor alert and compil warnings 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
jean-pierre charras bc24d8e957 Fix typo and I18N string 6 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