151 Commits (fa8138ee5ac3111ac657c55f6709ee8ce20483ee)

Author SHA1 Message Date
Jeff Young fa8138ee5a Rework Symbol Props to Footprint Props design. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Seth Hillbrand 7565a08396 eeschema: Add select all to schematic and library editor 5 years ago
Jeff Young 2b0b7a5153 Clear pin net-name-driving cache when changing annotation. 5 years ago
Wayne Stambaugh 0bb175a028 Eeschema: Add change and update symbol from library support. 5 years ago
Jeff Young f4ab14f32d Performance improvements for SchematicCleanup(). 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Wayne Stambaugh 4c383c51fa Eeschema: add update symbol from library command to context menu. 5 years ago
Ian McInerney bb1afb747a Remove bus entry shape 5 years ago
Jeff Young 6acd35c981 Cleanup. 5 years ago
Wayne Stambaugh 2078e629c5 Eeschema: allow editing of junction properties diameter and color. 5 years ago
Wayne Stambaugh 853cf2c9b9 Eeschema: make bus wire entry properties editable. 5 years ago
Michael Kavanagh 9414f65a3f Eeschema: allow Properties... in wire context menu 6 years ago
Wayne Stambaugh 91fd063585 Eeschema: allow editing of wire and bus properties. 6 years ago
Jeff Young f3e4e61fa7 Push some more editing code out to the tool framework. 6 years ago
Jeff Young d61b6f965e Flatten some settings and remove some more globals. 6 years ago
Jon Evans d7bd4c9b04 Move Eeschema globals to new SCHEMATIC object 6 years ago
Jeff Young ba301c292a Check for single item seletion for most property dialogs. 6 years ago
Jeff Young ec5f7b35a9 Attempt to fix crash with RMB on un-selected graphic line. 6 years ago
Wayne Stambaugh 1840fe351e Eeschema: fix assertion when duplicating a sheet. 6 years ago
Jeff Young f6d1aa1f42 Fix some failures to drop hover selections after executing a command. 6 years ago
Jeff Young 199bb2ffb0 Add hittesting for worksheets in Pcbnew and Eeschema. 6 years ago
Jeff Young f113370e1e Edit worksheet properties when no other selection is available. 6 years ago
Jeff Young 122b1ddaae Unwrap an unnecessary layer now that we have new config stuff. 6 years ago
jean-pierre charras 615deb40f3 Eeschema: move, mirror and rotate block: fix some issues. 6 years ago
Jeff Young 085d80e3f3 Remove duplicated settings from preferences. 6 years ago
Jeff Young dc9882c3b9 Fix a few bugs with Sheet field dragging and rotating. 6 years ago
Jeff Young 535033c5c9 Enable editing of sheet fields. 6 years ago
Jeff Young 129042f8a6 Convert timestamps to UUIDs. 6 years ago
Jeff Young 88eab8134e Fix a couple of uninitialized variables (from Coverity scan). 6 years ago
Seth Hillbrand 6e5e453d0d Replace EESchema DLIST 6 years ago
Mark Roszko ca34ade00c Make global labels have the same spin style as net/hierarchical labels 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Jon Evans d5a80e9cfd Fix shadowing warning 6 years ago
Franck Jullien ea218bc722 eeschema: Allow hierarchy navigator to stay open 6 years ago
Ian McInerney 81292d2bf1 eeschema: Cleanup processing for multiple line editing 6 years ago
Mark Roszko b84fe2b703 ADDED: Editing style of multiple graphical lines at the same time. 6 years ago
Mark Roszko d3edeaec50 Fix "Properties" not appearing in right click menu for graphic line. 6 years ago
Wayne Stambaugh 54f066fed7 Implement simple inheritance for library symbols. 6 years ago
Seth Hillbrand 92011d91d2 eeschema: Testing for static/dynamic cast failure 6 years ago
Seth Hillbrand 363281dd4d eeschema: add junction when needed for broken wire 6 years ago
Jeff Young 44a1cf9f1b Implement quiet-mode for selection clearing. 6 years ago
Jeff Young efbc802f4d Fix sheet rotation issues. 6 years ago
Jeff Young fc50ddda64 Implement Paste Special for eeschema. 6 years ago
Jeff Young a5a237ac32 Improve readability of flag checking. 6 years ago
Jeff Young 49a0907c55 Force deletion of junctions which were selected. 6 years ago
Jeff Young 23fd4b64dd Remove curly braces from netname escaping context. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Michael Kavanagh b414cbfada Cleanup doDelete ACTIONs 6 years ago