464 Commits (6f389fd320a834c67a017ecaeb1b6838f304c8aa)

Author SHA1 Message Date
Jeff Young 6f389fd320 Tighten parent/child undo/redo architecture. 3 months ago
Seth Hillbrand 87ccb2abc0 Move Annotation preferences (most) to schematic setup 3 months ago
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 4 months ago
Jeff Young a191d4e6e5 Handle undo when changing new item before placing. 4 months ago
Jeff Young ec155c00f3 Comboboxes for units and body styles. 4 months ago
Jeff Young 69b23df4c3 Make sure we don't end up with stale picker handlers (lots of Sentry tickets). 5 months ago
Dhineshkumar S f650999004 Eeschema: Add option to show unconnected wire crossings as hop-overs. 5 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
Jeff Young 7fbf51b17c Be more pedantic about RECURSE_MODE. 5 months ago
Mike Williams 65e282e6e1 schematic: break/slice will temporarily switch to free angle mode 6 months ago
Mike Williams b440349586 schematic: better implementation of repeated break 6 months ago
Mike Williams cd85226c1a schematic: make break wire a repeat-until-cancel action 6 months ago
Mike Williams 6acb2114ed sch: don't make cancelled break wire invisible 6 months ago
Jeff Young 6609e79868 Nullptr safety. 6 months ago
jean-pierre charras a04bead8b0 Eeschema: fix crash when trying to edit a non symbol field using U,V or F 6 months ago
Marek Roszko 1da8ddbadd Move CleanUp to SCHEMATIC 6 months ago
Marek Roszko fcc09a5ce6 Move BreakSegment(s/OnJunction) out of SCH_EDIT_FRAME 6 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 6 months ago
Wayne Stambaugh d16d2f5a5b Fix a cadre of symbol pin alternate issues. 6 months ago
Mike Williams 94b7d48f62 sch groups: fix walking text when rotating a single group 7 months ago
Jeff Young b01fef5ca8 Update visibility flag when adding fields. 7 months ago
Mike Williams 6a24c5c5a4 sch groups: add delete support 7 months ago
Mike Williams cdac27b2bc sch groups: implement rotate/mirror 8 months ago
Mike Williams 5db091fc79 sch groups: clear group membership on destruction, add tests 8 months ago
Mike Williams 0c0dbc6271 groups: commonize group tool 8 months ago
Matt Kosman 0890d3f1cb remove text angle reset when rotating multiple fields 7 months ago
Mike Williams 40058ebe80 actions: move all basic selection operations to common actions 8 months ago
Jeff Young 5996cffabc EE -> SCH (no functional changes) 8 months ago
Seth Hillbrand 6f6ca2a35f Allow multi label input 11 months ago
Jeff Young c5bb59468d Get rid of assumptions about field order. 10 months ago
Seth Hillbrand 0144352132 Remove unused captures 9 months ago
Seth Hillbrand 7717c1e7d9 Fix menu display of symbol attributes 9 months ago
Ian McInerney 7bf40b82d0 Use correct bitmap for body style menu 10 months ago
Jeff Young 25379b3094 Honour hover selections. 10 months ago
Jeff Young a0dd0485e9 Pull a little harder on the MANDATORY_FIELDs string. 10 months ago
Jeff Young d50b69f1ae Reconcile divergence of MANDATORY_FIELDS between symbols and footprints. 10 months ago
John Beard d55877ce27 Increment tool: use parent commit when appropriate, avoid double preview 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 11 months ago
Jeff Young eee28aa06a Clean up fields autoplacement control architecture. 11 months ago
Jeff Young 5b03426e28 Update attributes across units. 11 months ago
Wayne Stambaugh 424438ace1 Convert remaining schematic undo/redo calls to commit system. 11 months ago
Jeff Young 2926db778c Bug fixes for rotated tables. 11 months ago
Jeff Young 753d385473 Reduce dependency on dynamic_cast. 12 months ago
Wayne Stambaugh 8498889da2 Show save modified dialog on schematic sheet file rename. 12 months ago
Wayne Stambaugh 302dfb4623 Fix crash when changing sheet file name and search panel is visible. 12 months ago
John Beard e9014bc27b Eeschema: show which units are already placed in the context menu 1 year ago
John Beard 1a2c84eb76 Eeschema: add 'place next unit' action 1 year ago
John Beard 2c2ff64911 Allow incrementing different parts of strings with modifiers 1 year ago
John Beard 3f602f8177 Add 'Increment' actions 1 year ago
John Beard b0043587c2 Add 'Copy as Text' action 1 year ago