2092 Commits (30748006f7fab340c8f0a0b5edbca68e098d9a2d)

Author SHA1 Message Date
Jeff Young 30748006f7 Standardize on American English spelling of "canceled". 5 months ago
Jeff Young e8e7282fe1 Fix a bunch more bugs in bezier approximation. 5 months ago
Jeff Young 327cca9de5 Coverity fixes. 5 months ago
Jeff Young 96dfff2f07 Better solution to memory leaks. 5 months ago
Jeff Young d2305957d8 Reduce designBlock memory leaks. 5 months ago
Jeff Young 42c68f1a16 Uniform application of recursion guards in simulation code. 5 months ago
Mark Roszko 280031f6e0 Prevent oob string access in SCH_REFERENCE::IsSplitNeeded 5 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Mike Williams 2b5b3ffb8d sch selection: fix non-greedy line selection 5 months ago
jean-pierre charras 69891438a6 Coverity warning fixes. 5 months ago
Wayne Stambaugh d16d2f5a5b Fix a cadre of symbol pin alternate issues. 5 months ago
Seth Hillbrand 484c35c44f When cycling next/prev selection, keep only single 5 months ago
Mike Williams 2baeecbee8 groups/design blocks add convenience methods for placing/updating 5 months ago
Seth Hillbrand 2e357fbfa0 Protect tool against null selection 5 months ago
Mike Williams 3c5a48868b groups: add ability to add selection to group 5 months ago
Mike Williams d2f0a13515 groups/design blocks: add lib link to groups from design blocks 6 months ago
Seth Hillbrand fc6f1f41d2 Make sure we re-hide hidden fields 6 months ago
Mike Williams 71f71641c2 groups: dialog needs shared_ptr for lifetime issues 6 months ago
Mike Williams 9ca881112b design blocks: as place as group functionality to schematic 6 months ago
Mike Williams 94b7d48f62 sch groups: fix walking text when rotating a single group 6 months ago
Mike Williams 2e8367a40a sch groups: don't allow drag selecting table cells in un-entered group 6 months ago
Mike Williams 3112a0b38b sch groups: fix grid alignment on copy/paste 6 months ago
John Beard ec7129212c Eeschema: fix segfault when updating selected pins via pin table 6 months ago
John Beard edee2f0ea6 Eeschema: pin table: add filter by selection 6 months ago
John Beard a116f5cd57 Point editors: move cycle arc mode to common action, add to menu 6 months ago
John Beard 8ce0149e7f Eeschema: make arc edit mode user-selectable 6 months ago
John Beard 4def9d8daf Eeschema point editor: use shared arc editing behaviour 6 months ago
Wayne Stambaugh 93cac7d0a5 Fix broken select connection behavior. 6 months ago
Seth Hillbrand fd0b8fcc3c Add paste length control to PCB Editor as well 6 months ago
Seth Hillbrand c5fde2aeb5 Add maximum pasted string length 6 months ago
JamesJCode d550e34cf6 Add SELECTION_CANDIDATE flag to EDA_ITEM flags 6 months ago
Jeff Young e067d44dd4 Fixes for SCH_GROUPs. 6 months ago
Jeff Young b01fef5ca8 Update visibility flag when adding fields. 6 months ago
Roberto Fernandez Bautista 96d72bed6f Fix variable shadow warning in sch_selection_tool.cpp 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
Jeff Young be4a851186 Allow embedded files to come from components 6 months ago
Mike Williams 54681278c5 sch groups: don't double move on paste 6 months ago
Mike Williams 82043e374a sch groups/lines: correctly handle view lifetime and drawing in group 6 months ago
Mike Williams 6a24c5c5a4 sch groups: add delete support 6 months ago
JamesJCode 2ee66ccfac Fix compiler warning 6 months ago
Andrej Valek 9364bcdc9e SCH_EDITOR_CONTROL(paste): fix wrong cut behaviour 6 months ago
Mike Williams e64eeb0161 sch groups: make copy/paste work 6 months ago
Mike Williams a57cd8a207 sch: don't remove/add items to selection while iterating 6 months ago
Mike Williams cdac27b2bc sch groups: implement rotate/mirror 7 months ago
Mike Williams 82ec293907 CW rotation: add missing default hotkey in sch/3d to match pcb editor hotkeys 7 months ago
Mike Williams 5eee8f1c5f sch_view: update to handle items with children 7 months ago
Mike Williams 5db091fc79 sch groups: clear group membership on destruction, add tests 7 months ago
Mike Williams 05f3c47b4f groups: make selection tool work with groups 7 months ago
Mike Williams d6e7970738 sch: add group tool 7 months ago
Mike Williams 0c0dbc6271 groups: commonize group tool 7 months ago