78 Commits (e6ebc2b9b99e3a99cb0fc7dc42dec4c586599b98)

Author SHA1 Message Date
Mike Williams 857990a883 Hierarchy: turn into a left side pane 3 years ago
Jeff Young d5d8d36d86 Implement expanding Select Connection. 3 years ago
Jeff Young 034b57d9c0 When reannotating keep existing prefix in most cases. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Marek Roszko c91d3e3cf9 Remove some more wxPoint 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Marek Roszko 347e03363a Convert wxPoint/wxSize starting from EDA_RECT usages 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 996a5b85a6 Overhaul IsJunctionNeeded logic to support all the different cases. 4 years ago
Wayne Stambaugh c61af21da8 Eeschema: don't stat files when updating title bar text. 4 years ago
Seth Hillbrand 6470be11c3 Add clarifying comments to EE_RTREE ordering 4 years ago
Wayne Stambaugh 04c6b79350 Eeschema: remove unused and unnecessary code. 4 years ago
Jeff Young f221220fe2 Rename layer ids file. 4 years ago
Jeff Young 5a57f6ba98 Clear NEW flags after import. 4 years ago
Wayne Stambaugh ee3eac325d Expunge the use of the word part from Eeschema code. 4 years ago
Wayne Stambaugh 71c183d7bb Rename LIB_PART to LIB_SYMBOL. 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
Marek Roszko fcb21038cb Reduce some eda_item.h usage in headers 4 years ago
Wayne Stambaugh 9fcd847238 Eeschema: allow sheet file paths outside the project to be relative. 4 years ago
Jeff Young 45ba067642 Update SCH_SCREENs RTree after placing new symbol. 4 years ago
Wayne Stambaugh df186a2049 Eeschema: fix root sheet UUID changing in project file. 5 years ago
Wayne Stambaugh 925b6d9387 Eeschema header housekeeping round 2. 5 years ago
Dominik Wernberger e2aa7be4b3 Added a lot of consts and refactored a few lines 5 years ago
Wayne Stambaugh 7a00e01b3e Eeschema: fix false positive library symbol changed ERC errors. 5 years ago
Wayne Stambaugh 1786ae8773 Eeschema: use symbol nomenclature for object file naming. 5 years ago
Jeff Young d70cebcd62 Allow clicking on terminal point to finish a bus unfold. 5 years ago
Jeff Young dfc6070178 Unify schematic file version checking with PCBNew. 5 years ago
Mikolaj Wielgus 8eca23aabe Mark null project initial screen as zoom-initialized 5 years ago
jean-pierre charras e10025db64 Hierarchy navigation: keep the last used zoom level in a sheet when go back to this sheet. 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young ad281f7538 Remove duplicated TestDanglingEnds routines. 5 years ago
Roberto Fernandez Bautista afcaa60faa Remove "Order" field hack (partly reverts da1a89fc) 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young bfd8a62852 Formatting and naming conventions. 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 be15053745 Allow back-annotation of differing values and footprints. 5 years ago
Jeff Young c56599ab07 Allow ERC/DRC markers to be deleted without deleting exclusions. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jeff Young f84406009b Push a couple of layers of indirection out of grid settings. 5 years ago
Jon Evans f7578eb038 Implement new native netlist QA test 5 years ago
Jon Evans 7c7b7f41da Move SCH_SCREEN project access to SCHEMATIC 5 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 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 0370eff7ba Add sheet number processing to sheet fields. 6 years ago
Jon Evans 2eaefb4874 Improve performance of schematic load and connectivity 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago