436 Commits (b837aa823c3010ba65dd7e7313a227d75a9a6d53)

Author SHA1 Message Date
Seth Hillbrand b837aa823c Disable non-KiCad import for project-mode 2 years ago
Seth Hillbrand d0f37ee55e Prevent double connectivity calculations 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Alex Shvartzkop 21ee65aa9c ADDED: Importers for EasyEDA (JLCEDA) Standard / Professional. 2 years ago
Alex Shvartzkop e128896ba6 Schematic plugins refactoring, fixes for PCB plugins. 2 years ago
Jeff Young 10ed1d1a7f Save ERC settings (including exclusions) when saving file. 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Marek Roszko f341fde938 Move RecordERCExclusions and ResolveERCExclusions out of the schematic frame 2 years ago
Seth Hillbrand 7fe83993cf Be smarter about releasing lockfiles 2 years ago
Alex Shvartzkop cab0db76f8 Clear view before resetting schematic. 2 years ago
jean-pierre charras 3ef757e3b9 EEschema: hide the splash screen before reading a file, to avoid obfuscate 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 20d2568f0c Move where we fire EDA_EVT_SCHEMATIC_CHANGED again. 2 years ago
Jeff Young 61493b8489 Return all results with an empty search pane filter. 2 years ago
Jeff Young e698156975 Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
Seth Hillbrand 5370fdc718 Fix override lock behavior 2 years ago
Seth Hillbrand 48ecd742eb Maintain file permissions when renaming 3 years ago
Seth Hillbrand 122be418bb Upgrade file locking 3 years ago
Jeff Young 69500bfcaa LTSpice schematic import based on the work of Chetan Shinde. 3 years ago
Jeff Young 66f48d56ae Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 3 years ago
Marek Roszko 8a8589b9db Fix cli crash due to dialogs buried in the pcb parser... 3 years ago
Jeff Young c4ef08bead Exercise more caution with user filenames. 3 years ago
jean-pierre charras b96f3d085c Eeschema: save worksheet filename in project file. 3 years ago
Jeff Young b6d0b65261 Naming conventions and commenting. No functional changes. 3 years ago
Mike Williams 959a19a461 Power Symbols: automatically fix mismatched legacy symbols, add tests 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
Seth Hillbrand e6dbca051c Force realtime connectivity on 3 years ago
Seth Hillbrand 7e5a2450b8 Move multiple wxMessageBox to DisplayErrorMessage 3 years ago
Wayne Stambaugh f81642bbb3 Fix broken graphics import file filters. 3 years ago
Marek Roszko d2c0f5fc2a More wxSing 3 years ago
Roberto Fernandez Bautista ff717fec3f Wait to save non-KiCad imported drawing sheet until user requests a save 3 years ago
Roberto Fernandez Bautista d063eb431b Move FixupJunctions to SCHEMATIC 3 years ago
Seth Hillbrand f4ac4be701 Fix naming of `updateTitle()` 3 years ago
Jeff Young 4c63b4e061 Class name <-> file name sync. 3 years ago
Jon Evans 314c813aca Don't try to save hierarchical sheets with empty filenames 3 years ago
Ian McInerney 0bd39516c4 Cleanup eeschema save as extra control creation to match pcbnew 3 years ago
Jeff Young 6535f407a6 Remove version guard from sim migration, and add migration to paste. 3 years ago
Jeff Young b9287968d6 Update symbol default prefixes after updating instance data. 3 years ago
Wayne Stambaugh da0624286c Fix spelling error in schematic import exception handler. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
Wayne Stambaugh 5001555f0e Fix crash in Altium schematic importer. 3 years ago
Jeff Young 96819f6c01 Better cache invalidation for text objects with references. 3 years ago
Wayne Stambaugh 4a27d856f7 Move schematic sheet instance information into file sheet definition. 3 years ago
Simon Schaak bd74489b00 Clean up autosave file handling edge cases 3 years ago
Sylwester Kocjan a234d5a2c8 common,eeschema,pcbnew: path cleanup 3 years ago
Wayne Stambaugh 349de90bb0 Fix Altium schematic importer bug(s). 3 years ago
Wayne Stambaugh 85805bdad7 Fix broken legacy file format symbol instance data import. 3 years ago
Wayne Stambaugh 2a13c0af2e Revert commented out code. 3 years ago
Wayne Stambaugh f782323960 Fix yet another symbol instance issue when loading legacy schematics. 3 years ago
Jeff Young ad5df7f4cc More busy cursor tightening. 3 years ago