361 Commits (a1f796ffa0ce82689d9ef4a85ab3ec188ff360db)

Author SHA1 Message Date
Ian McInerney d0a3c04835 Handle rotating individual no connects 2 years ago
Jeff Young a452213546 Reduce menu nesting for attribute setters/clearers. 2 years ago
Jan Wichmann bddadd1f42 eeschema: 2 years ago
Jon Evans 90a61b8d36 Prevent some issues with recursion on repeat-last-item 2 years ago
Jeff Young f25a06b2a5 More globals eradication. 2 years ago
Alex Shvartzkop b2825663be Fix SCH_SHAPE rotation direction. 2 years ago
Jeff Young 8c017be24a Clearer naming. 2 years ago
Mike Williams 49a8c9eb8d Schematic: pin helpers, add wiring tool 2 years ago
Mike Williams 5f88c132c9 Schematic: add pin helpers menu (quickly breakout pins) 2 years ago
Jeff Young 0310973e3f Push TEXT_SPIN_STYLE from SCH_TEXT out to SCH_LABEL_BASE. 2 years ago
Josue Huaroto cef0f176d3
Add Unselect all in menu 2 years ago
Jeff Young e0b2202e77 Improve naming for alternate pin fuction assignments. 2 years ago
Jeff Young 4325f4e038 ADDED: alternate pin functions in context menu. 2 years ago
Mike Williams bdecdce1b4 Exclude from Sim: move from field to attribute 2 years ago
Jeff Young a7dc720271 Batch undo for Convert To... 2 years ago
Alex Shvartzkop 713d4fc593 Don't crash when symbol editor frame can't load. 2 years ago
Jeff Young 6182ff4834 Handle delete of sheet pins. 2 years ago
Mike Williams cb01ac53fa Schematic: allowing swapping sheet pins on same sheet 2 years ago
Jeff Young 922f7128a9 Move item updating and view refresh to SCH_COMMIT::Push(). 2 years ago
Jeff Young 773e1a1ab6 Actions with a COMMIT must be run synchronously. 2 years ago
Ian McInerney 2a940a5f70 Add COMMIT to TOOL_EVENTs instead of passing as a parameter 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Jeff Young 300a60e88e Eradicate a bunch of calls to dyn_cast. 2 years ago
Jon Evans d4b7144448 Properties: expose symbol attributes 2 years ago
Jeff Young 237cc7eee1 Move TestDanglingEnds() to SCH_COMMIT. 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Jeff Young 30336b2fe3 Unify go-back-one-step processing for drawing tools (and router). 2 years ago
Seth Hillbrand 62f24aca1e Fix Connectivity Asserts in new COMMIT structure 2 years ago
Jeff Young 8f1b9119bf Upgrade some symbol editor stuff to SCHEMATIC_COMMIT. 2 years ago
Jeff Young e698156975 Upgrade many editing actions to SCHEMATIC_COMMIT. 2 years ago
Jeff Young dcfd426333 Upgrade some dialogs to SCHEMATIC_COMMIT. 2 years ago
Jeff Young 90c14ecdf7 Upgrade a couple of schematic actions to SCHEMATIC_COMMIT. 2 years ago
Jeff Young a4f16423c8 Push reference and value special cases down into LIB_FIELD::compare(). 2 years ago
Jeff Young 14f004d2a5 Hook up text variable auto-complete for PCBNew. 2 years ago
Wayne Stambaugh 831a6d55fc Fix potential stale pointer bug in schematic highlight connection code. 2 years ago
Seth Hillbrand 1e03c84918 Add ability to toggle attributes 3 years ago
Mike Williams 04a53ea40d Picker Tools: make sure we know what tool we are 3 years ago
jean-pierre charras f01e083f7c fix 2 issues related to SCH_GLOBALLABEL items: 3 years ago
Jeff Young a226f7fc14 Don't delete default intersheetrefs field from global labels. 3 years ago
Jeff Young 2e9ed67e05 Don't dirty connectivity when moving non-reference SCH_FIELD. 3 years ago
Seth Hillbrand 43e4797d4d Don't double-tap Connectivity Recalculate 3 years ago
Jeff Young f8ef15f174 Fix over-zealous delete. 3 years ago
Mike Williams 4274bd0bb7 Schematic: handle rotations that include junctions 3 years ago
jean-pierre charras be5810a1ce EEschema, "Change To" context menu: do not allow converting SCH_SHEET_PINs 3 years ago
Jeff Young 8dc7baad3d Cleanup actions should not activate tools. It causes all manner of side-effects. 3 years ago
Seth Hillbrand c29dfe026e Force recursing annotation when set to auto 3 years ago
Mike Williams f1fab140a1 Schematic: make menu bar rotation items conditional 3 years ago
Wayne Stambaugh 78e2f0fd4d Sheet instance handling improvements. 3 years ago
Mike Williams 8b7d0d71fb Schematic: show update/change symbols for multiple symbol selection 3 years ago
Mike Williams fc054bda8e Schematic: fix edit symbol assert 3 years ago