355 Commits (ce58208d77a052a8b0c61e3d82a9b2d6f2ed7e7f)

Author SHA1 Message Date
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. 4 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
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Jeff Young 3409783d9f Break sch_text.h/.cpp into sch_text and sch_label. 4 years ago
Jeff Young 27c967421c Commenting and "auto" reduction. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 889970a449 SCH_NETCLASS_FLAGs and SCH_FIELDs for labels. 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
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 696f7c47fb Reduce use of auto. 4 years ago