31 Commits (154e19b6e74f8d33cbca54a701af2f68c228f1a3)

Author SHA1 Message Date
Jeff Young c1d1c12b41 Simplify message panel code. 5 years ago
Jeff Young c89676e39d Require client to specify whether they want resolved values or not. 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
Jeff Young 4565631728 Finish moving eeschema assigned netclasses to sheet-path-relative. 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
Jeff Young 7b05e456cc Bug fixes for multiple symbol instances in complex hierarchies 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
Ian McInerney 750b186582 Return the type and shape for alternate pins 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
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Jeff Young cee973dc04 Move ERC error reporting over to the new framework. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Jeff Young f21e24cd17 Fix pin rotatation and SPICE current probe statement for 2-pin symbols 6 years ago
Jeff Young 0a01277808 Fix issues with schematic find/change. 7 years ago
Jon Evans 9d56102210 Prevent unannotated components from driving connectivity 7 years ago
Jeff Young 11ec7d4651 Invert the Y axis of SCH_PIN coords when hit-testing. 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young f200c61897 Start transitioning block operations to modern toolset. 7 years ago
Jeff Young c994961ebf Fix for SCH_PIN operator= from Simon Richter. 7 years ago
Jeff Young 5e2cf51309 Improve robustness of SCH_PIN storage architecture. 7 years ago
jean-pierre charras 2529346940 Some fixes for I18N. Mainly do not translate debug messages or strings giving only a print format (like "%d"). 7 years ago
Seth Hillbrand 1c93b122f1 SCH_PIN: Guard the calculated map 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
Jeff Young 52246121b9 Add pins to net highlighting. 7 years ago
Jon Evans 83c7e7fc65 New connectivity algorithm and bus upgrades 7 years ago