357 Commits (5f5ee7335d1f3e65b2af3606f791e9e2774c3e40)

Author SHA1 Message Date
Jeff Young 5f5ee7335d Formatting. 4 years ago
Wayne Stambaugh d90094de39 Fix progress dialog main frame focus issue on Linux. 4 years ago
Seth Hillbrand ca6e43d1e1 Fix segfault when discarding changes on open 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago
Jeff Young 2cdd3c9ebf Work-around incorrect spacing (and order) of buttons on Mac. 4 years ago
Jeff Young b5a3385ea9 Overhaul file locking system. 4 years ago
Jon Evans 0463fc4c2b Fix several bugs and refactor schematic saving 4 years ago
Jon Evans 0814219513 Clean up some handling of project files in standalone 4 years ago
Jeff Young 41619ebbe2 Decouple PROGRESS_REPORTER interface from implementations. 4 years ago
Jeff Young c51b1dad72 Generalize infobar MESSAGE_TYPE handling and use for DRC errors. 4 years ago
Jeff Young 01d3a88faa Allow unnamed embedded step files in altium boards. 4 years ago
Jeff Young 6810912f09 Refuse to load schematics from the future. 4 years ago
Jeff Young 4c5df22eb0 Don't show busy cursor when dialogs (including progress) are in use. 4 years ago
Jeff Young 5c21f93803 Consistency in progress and error messages. 4 years ago
Jeff Young 5fa5a73c6d File open/import progress dialogs. 4 years ago
Jeff Young 96e4b19444 Append Schematic Content -> Insert Schematic Content 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Jeff Young decfe89091 Refresh after import; don't wait for user to move mouse. 4 years ago
Wayne Stambaugh ff099453c8 Rename class_library.[h|cpp] to symbol_library.[h|cpp]. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Jeff Young 08d56f897c Update Hierarchy Navigator after performing file actions. 4 years ago
Jeff Young ed0e0a00c0 Clear selection before importing schematic. 4 years ago
Marek Roszko 8f2819cfa4 Kill the last of wx/wx.h in headers 4 years ago
Johannes Maibaum 022dd6072c Add utility method to resolve symlinks 4 years ago
Johannes Maibaum 542c02046b Write through symlinks for schematics and PCBs 4 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 4 years ago
jean-pierre charras 37c31196f4 Eeschema, importFile: build the HTML report messages before displaying the dialog. 4 years ago
Seth Hillbrand f47784cd14 Fixup Junctions should call common tool 4 years ago
Roberto Fernandez Bautista 63f56640db CADSTAR Schematic: Add needed junctions on load 4 years ago
Seth Hillbrand 752ae4d519 Rename modification flag routines 4 years ago
Seth Hillbrand d7f219e98f Unify IsSave and IsModify 4 years ago
Wayne Stambaugh fdcc49d3ee Eeschema: fix saving hierarchical sheets in stand alone mode. 4 years ago
jean-pierre charras 64afa3a42e EEschema, minor fix: avoid modifying frame title after an autosave. 4 years ago
Marek Roszko 18ff8ea4a0 Try to catch memory allocation errors in pcbnew and eeschema 5 years ago
Marek Roszko 6e9f833739 Disable two prof_counters if not ifdefed 5 years ago
Jeff Young 1ed54d2314 Make sure find/replace respects different values in the hierarchy. 5 years ago
Jon Evans 7dd6a182f2 Unhide the Altium schematic importer 5 years ago
Wayne Stambaugh 866c58a6d6 Eeschema: do not change schematic UUID on file overwrite. 5 years ago
Wayne Stambaugh df186a2049 Eeschema: fix root sheet UUID changing in project file. 5 years ago
Jeff Young daaf738c7f Add save-as files to file history. 5 years ago
Jeff Young 2ad69fc56b Move importers from wxLog to REPORTER. 5 years ago
Roberto Fernandez Bautista de1191f971 Only FixupJunctions for Legacy designs 5 years ago
Roberto Fernandez Bautista 767aab7294 CADSTAR Schematic: Fix up junctions after load 5 years ago
Roberto Fernandez Bautista 8efc2f12d8 Non-KiCad Schematic Importers: Do not save project 5 years ago
Roberto Fernandez Bautista 6c29f54988 Non-KiCad Schematic Importers: New project when running standalone 5 years ago
Wayne Stambaugh fb29b4f946 Eeschema: add missing symbol cache library file warning. 5 years ago
Jeff Young a3b9e8ddb4 Round 2 of Worksheet -> Drawing Sheet. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jon Evans f1039dfb94 Disable project saving outside explicit save actions 5 years ago
Jeff Young 91e876ce0d Make sure the title is updated when file is saved/reverted/etc. 5 years ago