459 Commits (55c864ec453936d22908113fa5d9011fa6f27bf9)

Author SHA1 Message Date
Seth Hillbrand 55c864ec45 Fix incremental connectivity 2 years ago
Mike Williams c92728715d Schematic: import schematic sheet content, allow move and undo 2 years ago
Jon Evans f80094e7c5 Warn the search pane that pointers are going invalid 2 years ago
Ian McInerney f2702b223c Introduce base IO_MGR class and unify RELEASER objects 2 years ago
Wayne Stambaugh 482aff3f0b Prune orphaned schematic sheet instances. 2 years ago
Marek Roszko 9a890cdba9 Kick the wildcards and file exts into a static class, export it from kicommon 2 years ago
Ian McInerney f8688a922d Unify IO library descriptors 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 2 years ago
Ian McInerney d8b47d18d3 Initial rename of file plugin infrastructure components to IO 2 years ago
jean-pierre charras e5b27dbe32 Eeschema: minor fix: ensure, after loading a schematic the sheet count is updated. 2 years ago
Wayne Stambaugh 764df1d107 Fix crash when saving pasted root sheet symbols. 2 years ago
Wayne Stambaugh 6dc25f4775 Fix broken symbol reference designators on paste special. 2 years ago
Mike Williams 58cc0e2d1e Schematic: correctly resolve SHEETNAME for root sheet 2 years ago
jean-pierre charras b698ddc82c Eeschema: fix typo in files-io.cpp in revert command that deletes .kicad_sch file 2 years ago
Jeff Young e73048bf98 Only set modified if it's an old file. 2 years ago
Jeff Young 37b6cd1714 Set modified flag when loading old s-expr files. 2 years ago
Jeff Young f83d60a48f Clean up autosave files when reverting. 2 years ago
Alex Shvartzkop 847ab093c8 ADDED: Project chooser dialog for EasyEDA Pro import. 2 years ago
Jeff Young 8cba785375 Single warning for all locked sheets when saving schematic. 2 years ago
Jeff Young 46aecefb04 Re-enable import non-Kicad project, but make it clear current will be lost. 2 years ago
Wayne Stambaugh 5d6ef69726 Coding policy and Doxygen comment fixes. 2 years ago
Marek Roszko c5471bbe9f Gracefully handle unknown schematic formats 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
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. 3 years ago
Seth Hillbrand 5370fdc718 Fix override lock behavior 3 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