110 Commits (239f0214ac2fec20ae4edb11fe6d11ec63c30389)

Author SHA1 Message Date
Wayne Stambaugh 239f0214ac Eeschema: add support for default schematic symbol instance data. 4 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Seth Hillbrand d653484d72 Move connected_items from hash table to tree 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Roberto Fernandez Bautista 2d3624a016 Rename ComparePageNumAndName -> ComparePageNum 4 years ago
Wayne Stambaugh b7af66e3f9 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
Wayne Stambaugh a03e6e4926 Revert "Eeschema: fix broken page numbers when renaming a sheet file name." 4 years ago
Wayne Stambaugh a468a79948 Eeschema: fix broken page numbers when renaming a sheet file name. 4 years ago
luz paz 0446d35f0d Fix source comment/doc typos (follow-up) 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
luz paz f968fc8719 Fix source comment / documentation typos 4 years ago
Wayne Stambaugh 2c19fbd752 Remove a few unnecessary headers. 4 years ago
Marek Roszko fcb21038cb Reduce some eda_item.h usage in headers 4 years ago
Wayne Stambaugh fdcc49d3ee Eeschema: fix saving hierarchical sheets in stand alone mode. 5 years ago
Roberto Fernandez Bautista 5822cd85c4 Fix eeschema copy/paste: save and load sheet and symbol instances 5 years ago
Roberto Fernandez Bautista 91fd28c4be Refactor saving sheet and symbol instances in SCH_SEXPR_PLUGIN::Format 5 years ago
Roberto Fernandez Bautista 2c75911669 Fix SortByPageNumbers: use Sheet Name when page numbers are equal 5 years ago
Roberto Fernandez Bautista 9b35757e18 Refactor AppendSymbol and AppendMultiUnitSymbol 5 years ago
Wayne Stambaugh 925b6d9387 Eeschema header housekeeping round 2. 5 years ago
Roberto Fernandez Bautista be51be22a7 Update Page Number when Duplicating or Pasting sheets 5 years ago
Jeff Young 2e129d9b47 Naming conventions and other cleanup. 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jon Evans 1491330596 Fix various memory leaks exposed by qa_eeschema 5 years ago
Dominik Wernberger dc02ec9758 Remove a few const_cast 5 years ago
Roberto Fernandez Bautista b1270bc9ab eeschema page numbers: match print and plotting ordering to page number ordering 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 6e6e0aa644 Naming conventions (including some component -> symbol). 5 years ago
Michael Kavanagh 20bb3b194f Eeschema: Display the root sheet name to the user 5 years ago
Michael Kavanagh 644546cd83 Cleanup PathHumanReadable and remove dead code 5 years ago
Wayne Stambaugh f7084afb72 Eeschema: fix annotation bug. 5 years ago
Jeff Young 51dff1c822 Live update sheetpath. 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Jeff Young 63a0f537d8 Performance enhancement: check hierarchy validity only when necessary. 5 years ago
Jeff Young be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jon Evans 282fcd5f3c Connectivity optimizations 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
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 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 490f39a671 Remove obsolete code requiring unique sheet names. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago