302 Commits (a9ae86eefd468e0e9d249c47400ccc291babdabf)

Author SHA1 Message Date
Jeff Young 7376c25ebe Fix a crash bug trying to update the view before it was ready. 5 years ago
Jeff Young ad281f7538 Remove duplicated TestDanglingEnds routines. 5 years ago
Jeff Young 3da0ab1a9a Fix a couple of bugs in intersheet references. 5 years ago
Jeff Young c61c7b62aa Start of impl for persisting ERC exclusions. 5 years ago
Jeff Young 8c5c902fa3 Re-write IntersheetRefs on top of SCH_FIELDs and textVars. 5 years ago
Jeff Young d094f86b1a Finish module cleanup (except for xpms). 5 years ago
Jeff Young 0d8789935d Refactoring. Push editing code to toolset. 5 years ago
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Wayne Stambaugh 5127d6c772 Eeschema: add ERC check for library symbol issues. 5 years ago
Franck Jullien 2fc49045d1 ADDED: eeschema: Add intersheets references function 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Seth Hillbrand 02a5d47de9 Avoid passing references in EESchema 5 years ago
Wayne Stambaugh c9fa46ace8 Eeschema: allow symbols to be edited in place. 5 years ago
Jon Evans 38a4e4ad5a Remove the last bits of the old netlist system 5 years ago
Jeff Young 20211eed49 Unroll a level of prefs for fieldname templates. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Wayne Stambaugh c14065ee98 Fix initial zoom to fit size in schematic and board editors. 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young 3fd0a3f842 Update text variables even when they're changed from other binary. 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jon Evans 0410fdd9fb Push a few missed project settings out of the frame 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jon Evans fe5959b625 Remove the schematic and board backup file system 5 years ago
Jon Evans 12b4a55ae8 Port Eeschema to new project settings 5 years ago
Wayne Stambaugh 037898f6fb Eeschema: add support for excluding symbols from board. 5 years ago
Jeff Young f3e4e61fa7 Push some more editing code out to the tool framework. 6 years ago
Jeff Young 160981ee71 Better error reporting for DRC rule parsing. 6 years ago
Jon Evans c7daf8a8f3 ADDED: Cross-probe highlighting of bus members 6 years ago
Jon Evans 1e69f592f6 Rework net highlighting to use connections instead of strings 6 years ago
Jon Evans e934f8b459 Remove python netlist QA facilities 6 years ago
Jon Evans a63df2fbf0 Remove BuildNetListBase from netlisting paths 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jon Evans fbc42a8cb5 Move schematic defaults to SCHEMATIC and add some missing settings entries 6 years ago
Ian McInerney 73a1ce3e84 Move eeschema find notification to the infobar and improve the infobar widget 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Jon Evans d599648ec7 ADDED: Enable color themes for schematic printing 6 years ago
Jeff Young 724c669434 Move a few more commands to tool framework. 6 years ago
Wayne Stambaugh e253862f77 Eeschema: remove automatic conversion of time stamp UUIDs. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Wayne Stambaugh 7183e9f97e Make the new schematic and symbol library file formats the default. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jon Evans b802a3e776 Add command-line option to generate netlist and exit 6 years ago
jean-pierre charras 98b9c80eb4 Schematic editor: fix not working tool to show/hide invisible pins. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
Jeff Young 591428b0d9 Remove some problematic global variables. 6 years ago