22 Commits (60364a9062f499f5488ff3f33a09037f33eb41b6)

Author SHA1 Message Date
Jeff Young 7ba07a3bb0 Use action to change current sheet. 8 months ago
Mike Williams c67924ccac schematic: convert RunOnChildren to also take recursion mode argument 8 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 8 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Wayne Stambaugh 424438ace1 Convert remaining schematic undo/redo calls to commit system. 11 months ago
Jeff Young 6150586f01 Don't change selection after selecting find-next hit. 12 months ago
Jeff Young 38f9b85205 Formatting. 12 months ago
Wayne Stambaugh a6923b3de3 Cache full schematic sheet list sorted by sheet page number. 1 year ago
Jeff Young 417f3638a3 Don't mess up current zoom when switching sheets. 1 year ago
Jeff Young edc7603d2a Make it clear that GetSheets() is heavy. 1 year ago
Jeff Young 758974f5aa Performance for large hierarchies: sorting 1 year ago
Jeff Young ef321e5fcd Un-brighten found text when making a new selection. 2 years ago
Jeff Young 534a3efce1 Add a couple of TODOs for SCH_COMMIT. 2 years ago
Jeff Young efac777f28 Don't DisplayCurrentSheet() if we're already on it. 2 years ago
Jeff Young a24a63e416 Search in label fields. 3 years ago
Jeff Young ddf8d115c4 Handle de-highlighting items outside selection when selection changes. 3 years ago
Mike Williams 18df4442bc Schematic: Find and Replace on Selection 3 years ago
Mike Williams 4b07e3e413 Common Actions: Find Previous 3 years ago
Seth Hillbrand f4ac4be701 Fix naming of `updateTitle()` 3 years ago
Jeff Young c3c5468817 Sort all findNext candidates in a single list. 3 years ago
Jeff Young c89925578d Move find/replace to own tool so it doesn't rob events from cross-probing. 3 years ago