99 Commits (be1505374560d3bf80a64a85e25600e24cfdc3c6)

Author SHA1 Message Date
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Jon Evans fc92fb076e Cache sheet path to string conversion in UpdateSymbolInstances 5 years ago
Jon Evans 282fcd5f3c Connectivity optimizations 5 years ago
Ian McInerney ccc0ceb32f Remove deleted item global variables 5 years ago
Jeff Young a7703d1207 Cleanup Graphics to parallel Cleanup Tracks & Vias. 5 years ago
Jon Evans f7578eb038 Implement new native netlist QA test 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young 06dea92bcb Fix issues with Kicad Manager frame and new kicad_sch files. 6 years ago
Wayne Stambaugh 169f63a6c0 Eeschema: make schematic sharing truly safe across all designs. 6 years ago
Jeff Young 0370eff7ba Add sheet number processing to sheet fields. 6 years ago
Jon Evans cf15a1c493 Cache SCH_SHEET_PATH recursion test results 6 years ago
Jeff Young 49c46dc796 Fix typo. 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 4990d1e7b2 Variable substitution framework. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Jeff Young c68b554c8e Promote PathsAndReferences from wxArrayString to first-class-citizen. 6 years ago
Jeff Young 83057a48e1 Write Eeschema "AR" references in legacy timestamp format. 6 years ago
Jeff Young 490f39a671 Remove obsolete code requiring unique sheet names. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Seth Hillbrand 128ec782dd Eeschema: Add bit that was missing from commit 7ac83ac64 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
jean-pierre charras 710a82bc51 Eeschema: fix an issue in netlists when using "<root sheet>" as root sheet path name. 6 years ago
Jeff Young 4eab89d9ef Fix OSX button order issue in Unsaved Changes dialog. 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jon Evans 541c2fdb29 Performance: Move vector inside SCH_SHEET_PATH so hash can be cached 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago
John Beard 8181646794 Fix -Wshadow warning in sch_sheet_path.cpp 7 years ago
Jeff Young 447fd1bf02 Add a start number to annotate. 8 years ago
jean-pierre charras 795a36c9fe Fix code after renaming files, and a bit of code cleanup (remove useless includes and multiple includes of the same files) 8 years ago
Camille 9ff66a5274 Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases 8 years ago
jean-pierre charras 656d4d0dff dialog_edit_components_libid: shows orphan components (components with no symbol found in library) 8 years ago
Wayne Stambaugh 36f6d4a1f4 Convert symbol library editor over to use symbol library table. 8 years ago
jean-pierre charras 58c32367ee filter useless autosave tests, and optimization of autosave test in Eechema 8 years ago
jean-pierre charras f042fcddd0 Change the way power symbols are annotated before creating a netlist or running ERC. 8 years ago
jean-pierre charras 02abf18046 Eeschema: speed up netlist creation. 9 years ago
Wayne Stambaugh 7ccdca5ced Use library ID to store library symbol information in the schematic symbol. 9 years ago
Simon Richter 1b2fd6a382 Replace BOOST_FOREACH with C++11 range based for. 10 years ago
Dick Hollenbeck e47f0df068 Cleanups 10 years ago
Wayne Stambaugh 92f5ab8589 Eeschema: SCH_SHEET_LIST improvements. 10 years ago
Wayne Stambaugh b7e56ae1cb Eeschema: SCH_SHEET_PATH refactor. 10 years ago
Wayne Stambaugh af2e19d7d9 Undo commit -r 6380. 10 years ago
Wayne Stambaugh 3d963166c7 Undo commit -r 6389. 10 years ago
Wayne Stambaugh 73dc53dc35 Undo commit -r 6413. 10 years ago
Wayne Stambaugh 4007317606 Undo commit -r 6428. 10 years ago
Wayne Stambaugh 1866b61a56 Undo commit -r 6457. 10 years ago
Wayne Stambaugh 27b587025d Undo commit -r 6506. 10 years ago