436 Commits (b837aa823c3010ba65dd7e7313a227d75a9a6d53)

Author SHA1 Message Date
Jeff Young 8206283a20 Code clarity. 3 years ago
Jeff Young 3221877fe8 Push autosave-require down in to EDA_BASE_FRAME. 3 years ago
Jeff Young be6f08deca Code clarity. (No functional changes.) 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Alex dc07ab9df1 Replace PROF_COUNTER with PROF_TIMER in some conditional places. 3 years ago
Jeff Young 838bd7292c Default intersheet ref field visibility to off, and show warning 3 years ago
lulu731 0180bcf90a ADDED: Implement Drag and Drop 3 years ago
Jeff Young 5d468ca759 Use MESSAGE_TYPE::OUTDATED_SAVE for read-only infobar messages as well. 3 years ago
Jeff Young c30a557810 ADDED netclass assignment from PCB canvas. 3 years ago
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug. 3 years ago
Wayne Stambaugh 797827b833 Fix missing legacy value and footprint field instance data. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Seth Hillbrand 939313088e Units are stored in the instance data 3 years ago
Seth Hillbrand a852286eb5 Cleanup compile warnings 3 years ago
Marek Roszko ff94d289c7 Move the eeschema standalone to the new save dialog 3 years ago
Mike Williams 857990a883 Hierarchy: turn into a left side pane 4 years ago
Jeff Young 90bfe2d94b Remove Save Copy As from fp editor, and rename to Save a Copy elsewhere. 4 years ago
Jeff Young 535ecb9b7b Don't leave dangling pointers to old document when importing. 4 years ago
Seth Hillbrand 6934bc124c Move temp save files to temporary directory 4 years ago
jean-pierre charras 4c81bac9e3 Eeschema: ensure ERC exclusions list is up to date before saving it in *.kicad_pro 4 years ago
Seth Hillbrand b0fddef9b4 Don't rename existing schematic file 4 years ago
Seth Hillbrand f7fb756f78 All imported schematics need connectivity update 4 years ago
Jon Evans aa5f496727 Properly migrate bus-bus entries on load of legacy schematic 4 years ago
Mikolaj Wielgus 38bd4b07e4 Close the simulator before changing schematic 4 years ago
Ian McInerney 280743d9e9 Fix missing reference in for loop 4 years ago
Wayne Stambaugh c4d0a06701 Eeschema: fix broken auto save feature. 4 years ago
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