113 Commits (6b6729284ca1cce4d15b6df214a28e437ca04cc2)

Author SHA1 Message Date
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Wayne Stambaugh d9d984d2c8 Warn user when template field names contain trailing/leading white space. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Alex Shvartzkop 5475359d00 More build time optimizations. 2 years ago
Seth Hillbrand ba4974749c Fix renaming sheet check 2 years ago
Jeff Young 95136494b3 RIP LIB_PIN. 2 years ago
Jeff Young 1028a76e4a Harmonize print/plot APIs. 2 years ago
Jeff Young 92910d5d0f Factor common parts of SCH_ & LIB_SYMBOL into SYMBOL. 2 years ago
Jeff Young ee5e2e56c0 Naming conventions; no functional changes. 2 years ago
Wayne Stambaugh 482aff3f0b Prune orphaned schematic sheet instances. 2 years ago
Ian McInerney 85f62c1fde Rename all schematic IO plugins 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
Jeff Young f50de028fb Make plotting of PDF property popups optional. 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Seth Hillbrand f7f67c6d53 Sort the bus alias set by name 2 years ago
Jeff Young 96073402ce Don't accidentally add NULL ptrs to the LibSymbols cache. 2 years ago
Mike Williams 959a19a461 Power Symbols: automatically fix mismatched legacy symbols, add tests 3 years ago
Wayne Stambaugh c88c4e1200 Fix schematic update library symbols issues. 3 years ago
Roberto Fernandez Bautista c7f33e21f8 Extract SCH_SCREEN::GetNeededJunctions from AddJunctionsIfNeeded 3 years ago
Roberto Fernandez Bautista 7332c0c54d Move SCH_EDIT_FRAME::GetSchematicConnections into SCH_SCREEN::GetConnections 3 years ago
Roberto Fernandez Bautista 64105dcf84 Extract GetBusesAndWires function out of SCH_EDIT_FRAME::BreakSegments 3 years ago
Jeff Young d65cf1b457 Check parameters before assuming we can handle the model. 3 years ago
Wayne Stambaugh d99e09014b Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
Wayne Stambaugh 349de90bb0 Fix Altium schematic importer bug(s). 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Wayne Stambaugh 2b387ae9c3 Move schematic symbol instance data back into symbol definition. 3 years ago
Wayne Stambaugh 979b4a4eb7 Revert "Move schematic symbol instance data back into symbol definition." 3 years ago
Wayne Stambaugh 7984e114db Move schematic symbol instance data back into symbol definition. 3 years ago
Jeff Young 536561f7b3 Move bus aliases to std::set. 3 years ago
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug. 3 years ago
Wayne Stambaugh 797827b833 Fix missing legacy value and footprint field instance data. 3 years ago
Miklos Marton d30af7c164 eeschema: Add automatic rotate feature for placing global and 4 years ago
Jeff Young 2c280e83c3 Handle junctions in MarkConnections. 3 years ago
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