364 Commits (06446bb80e08f37db9fafdc231d4bc3935dba81e)

Author SHA1 Message Date
Jeff Young 003acbd686 Clear render caches before plotting. 2 years ago
Marek Roszko 8c6899b0d3 Tear out the eeschema conditional compile of PROJECT 2 years ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Marek Roszko 7505fd0f37 Profile can live in core 2 years ago
Seth Hillbrand c2fd2f42eb Update TestDanglingEnds to O(n) speed 2 years ago
Jeff Young 6cef504d2d Don't consider newly-added labels when looking for terminal items. 2 years ago
Jon Evans 35c372a072 Support expanding selection for schematic graphic lines 2 years ago
Jon Evans 148e111579 Refactor pin orientation to be an enum class 2 years ago
Jeff Young c8e8b71198 TestDanglingEnds needs to test sheet pins as well. 2 years ago
Wayne Stambaugh d962b062ca Fix crash when duplicating symbol unit with alternate body style. 3 years ago
Wayne Stambaugh a0d02fbab1 Make multivector.h header order independent. 3 years ago
jean-pierre charras 893a362d9e Minor Coverity and compil warnings fix. 3 years ago
Mike Williams 959a19a461 Power Symbols: automatically fix mismatched legacy symbols, add tests 3 years ago
jean-pierre charras 8ce0a84ca7 Fix compatibility with older wxWidgets versions. 3 years ago
Wayne Stambaugh c88c4e1200 Fix schematic update library symbols issues. 3 years ago
Seth Hillbrand 6fa2eedb4b Avoid the obsolete GetNextPin() call 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
Seth Hillbrand f99e374559 Make DNP more visible 3 years ago
Wayne Stambaugh d99e09014b Rename SYMBOL_INSTANCE_REFERENCE to SCH_SYMBOL_INSTANCE. 3 years ago
Mike Williams f03fd5ad2d Schematic: remove IS_RESIZING 3 years ago
Jeff Young 50ccc4e6da Fix issue converting legacy SPICE models. 3 years ago
Jeff Young 8931e55dd2 Templatize MigrateSimModel() so it can be used on LIB_SYMBOLs as well. 3 years ago
Jeff Young bb6544914e Bring simulator file menu commands more in line with rest of Kicad. 3 years ago
Jeff Young 3836ec481f Add fixups for legacy syntax used during 7.0 development. 3 years ago
Jeff Young 39ad7c8205 Formatting and Kicad naming conventions. 3 years ago
Jeff Young 38906397d2 Move V6->V7 sim model migration from sheets to screens. 3 years ago
Wayne Stambaugh 0a62c17040 Remove schematic symbol value and footprint field instance data. 3 years ago
Wayne Stambaugh 148467d2a1 Fix schematic symbol rescue issues. 3 years ago
Wayne Stambaugh a11c40197f Expunge default symbol instance from schematic file format. 3 years ago
Seth Hillbrand e055302a3c Allow printing backgrounds prior to foreground 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
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young eb70934457 Fix type in SelectConnection. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Marek Roszko bf964d8678 Commonize page_info by simply making the Iu scale a parameter on call. 3 years ago
Wayne Stambaugh 10123d164f Fix schematic symbol initial default instance data bug. 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Wayne Stambaugh 797827b833 Fix missing legacy value and footprint field instance data. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
Seth Hillbrand ff54b8c718 Overplot schematic symbol fields and pins 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
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 f11b8011cd Separate plotting into background and foreground. 4 years ago