33 Commits (c942f94357aac75d080d7f3b02b85bb6bef3e284)

Author SHA1 Message Date
Jeff Young df115dbcbd Keep selected flags on undo/redo items. 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
Seth Hillbrand f4b43617e7 Add COMMIT structure to Schematic and Symbol editors 3 years ago
aris-kimi 18cebe3779 Don't assume an EDA_ITEM is a SCH_ITEM. v2 3 years ago
Jeff Young 66f48d56ae Separate sheet reloads (MODEL_RELOAD) and schematic reloads (SUPERMODEL_RELOAD). 3 years ago
Jeff Young 2e9ed67e05 Don't dirty connectivity when moving non-reference SCH_FIELD. 3 years ago
jean-pierre charras 32077673e8 Symbol editor crash: Fix use of a null pointer. 4 years ago
jean-pierre charras be6379a8f6 Fix minor Coverity and compil warnings. 4 years ago
Mike Williams e51ab86225 Schematic Drag: fixes and improvements 4 years ago
jean-pierre charras 38bd612c01 sch_sexpr_parser.cpp: allows reading a polyline descr with more than 2 points 4 years ago
Jeff Young e68e2e973e Separate Line Properties dialog from Bus/Wire, and handle Junctions in Bus/Wire. 4 years ago
Seth Hillbrand 04c46a8fd2 Correct return type in mapCoords 4 years ago
Seth Hillbrand 3d88f37949 Switch mapCoords to VECTOR2I 4 years ago
Ian McInerney dc27079b71 cleanup tool event and tool action includes 4 years ago
Wayne Stambaugh 4619d5e112 Fix more broken Doxygen comment specifiers. 5 years ago
Jeff Young bddc97df30 LibEdit -> SymbolEditor 5 years ago
Jeff Young 9065908859 Update SCH_SCREEN's RTree when moving items. 5 years ago
Jeff Young 0efe073dec Add wires between selected wires and unselected junctions when dragging. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand 40f97b55c7 Remove confused dynamic_cast 6 years ago
Ian McInerney 960b553a70 Cleanup type casting in EE toolbase 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young 87e163945e Items added to a selection for a drag should only be temporary. 6 years ago
Wayne Stambaugh 20836261d7 Fix minor coding policy violations. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Jeff Young 19aba615c2 Remove selection condition from conditional menu separators. 6 years ago
Jeff Young 7726b039b2 Re-jigger standard submenus so they both link AND work. 7 years ago
Jeff Young 765606012f Convert separate-compilation of selection.cpp to polymorphism. 7 years ago
Jeff Young 2d40425e4d Move footprint & symbol tree context menus to tool infrastructure. 7 years ago
Jeff Young 7f1ed30ff5 Move DeMorgan handling to ACTIONs. 7 years ago
Jeff Young f602ccd814 Insert EE_TOOL_BASE under SchEdit and LibEdit tools, and fix errant rename scope which clobbered PCBNew's PICKER_TOOL. 7 years ago