428 Commits (ce58208d77a052a8b0c61e3d82a9b2d6f2ed7e7f)

Author SHA1 Message Date
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
Jeff Young ed0e0a00c0 Clear selection before importing schematic. 5 years ago
Marek Roszko 8f2819cfa4 Kill the last of wx/wx.h in headers 5 years ago
Johannes Maibaum 022dd6072c Add utility method to resolve symlinks 5 years ago
Johannes Maibaum 542c02046b Write through symlinks for schematics and PCBs 5 years ago
Jeff Young c4cabb38d5 More worksheet -> drawing sheet cleanup. 5 years ago
jean-pierre charras 37c31196f4 Eeschema, importFile: build the HTML report messages before displaying the dialog. 5 years ago
Seth Hillbrand f47784cd14 Fixup Junctions should call common tool 5 years ago
Roberto Fernandez Bautista 63f56640db CADSTAR Schematic: Add needed junctions on load 5 years ago