60 Commits (a1f796ffa0ce82689d9ef4a85ab3ec188ff360db)

Author SHA1 Message Date
Seth Hillbrand d99641be40 ADDED: Git integration support 2 years ago
Seth Hillbrand bdb7b99fc8 Don't destroy the pin cache in symbols 2 years ago
Jon Evans 148e111579 Refactor pin orientation to be an enum class 2 years ago
Mike Williams ca5004b1d2 Power Symbols: rename IsPowerConnection to IsGlobalPower 3 years ago
Jeff Young bc108023b3 ADDED operating point overlay for SCH_EDIT_FRAME. 3 years ago
Jon Evans c530bdb5a1 Rename GetSelectMenuText to GetItemDescription 3 years ago
Jeff Young 64a6fc0fd4 Push UNITS_PROVIDER down into a low-level mixin. 3 years ago
Seth Hillbrand 16479277cc Catch connection errors when stacked pins have NC flags 3 years ago
Jeff Young f17a865593 Move EDA_ITEM hitTest to BOX2I. 3 years ago
Jeff Young 2dc6300501 Move EDA_ITEM bounding boxes to BOX2I. 3 years ago
Marek Roszko e0f28fc4e1 Replace wxFindReplaceData with our own container 3 years ago
Jeff Young 3def3d659e Allow click-selection and greedy-drag selection of visible pin text. 3 years ago
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. 4 years ago
Wayne Stambaugh fbc135e69f Rename SCH_COMPONENT to SCH_SYMBOL. 4 years ago
Wayne Stambaugh 9ebabb222c Pass objects by reference instead of on the stack. 4 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