48 Commits (47fe8ff8eb85ef164a1639472c7265459f90f3e6)

Author SHA1 Message Date
Alex c6d9dcdad5 Schematic editor: allow box-selecting pins. 3 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 653c7b78d7 Move NC pin logic so we set it before we need it. 4 years ago
Jeff Young 2e342ed8c9 Draw dangling symbols on a separate layer. 4 years ago
Mikolaj Wielgus 71bfbfaa70 Test SCH_PIN rotation and mirroring 4 years ago
Jeff Young 7fc04c3cf2 Fixes for realtime connectivity being off. 4 years ago
Jeff Young 5f3c67bd2b Fill in some missing GetMsgPanelItems and make some others consistent. 4 years ago
Jeff Young 0484ca5564 Separate LIB_PIN and SCH_PIN GetShownName/Number processing. 4 years ago
Jeff Young bcdec0dea7 Move '~' pin name processing to LIB_PIN and SCH_PIN. 5 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 5 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 5 years ago
Wayne Stambaugh 925b6d9387 Eeschema header housekeeping round 2. 5 years ago
Jeff Young 7a13ad7b17 Consistent naming. 5 years ago
Jeff Young 2a7e60960a Use standard mirror icons & terminology. 5 years ago
Jeff Young 10c6e0bc46 Cache entries are dependant on setting of aForceNoConnect 5 years ago
Jeff Young f5e35af1a5 Transmit pin electrical types through to pads. 5 years ago
Jon Evans 02681fcf0e Move no-connect processing to connection graph 5 years ago
Dominik Wernberger ec0af24f13 Make wxFindReplaceData argument const 5 years ago
Dominik Wernberger bb2881a5ab Make RENDER_SETTINGS argument const 5 years ago
Jeff Young b227d2b910 More component -> symbol. 5 years ago
Jeff Young 6654c03041 Embarking on the next adventure: component -> symbol. 5 years ago
Jeff Young a6d4ce2a5c Finish impl of alternate pins. 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
Mark Roszko c940a45937 ADDED: Autostart wires in eeschema 5 years ago
Jeff Young 1ea08f27f8 Keep local number up-to-date so we don't have to look at libPin's. 5 years ago
Jeff Young 97c34e2516 ADDED alternate pin definitions and assignments. 5 years ago
Seth Hillbrand 275e810573 eeschema: Use recursive mutex for SCH_PIN 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Jeff Young dcd02539e3 Remove linked-pin processing from LIB_PIN's setters. 5 years ago
Jon Evans d8be5f9ecf Don't allow pins with NC electrical type to join other nets 5 years ago
Tomasz Wlostowski c1d5394e46 properties: post-rebase fixes 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young 2b6089240a Change super/subscript syntax to ^{foo} and _{foo}. 6 years ago
Jeff Young 9c8941e040 Remove a bunch of globals. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Seth Hillbrand 83b2332f1f eeschema: Check for proper type before dereference 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jeff Young 0a01277808 Fix issues with schematic find/change. 7 years ago
Jeff Young 792c4328aa Cleanup. 7 years ago
Jon Evans c02777a721 Clean up some unnecessary header dependencies 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young 5e2cf51309 Improve robustness of SCH_PIN storage architecture. 7 years ago
Seth Hillbrand 1c93b122f1 SCH_PIN: Guard the calculated map 7 years ago
Jeff Young 2aad4a5e57 Remove dead code from removal of eeschema legacy canvas. 7 years ago
Jon Evans ff8b7cc6c1 Fix SCH_PIN location calculation 7 years ago
Jeff Young 3ace73fbdd Fold various SCH pin shadow data structures into SCH_PIN. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago