194 Commits (c24dbc17bf7e02bbd03f320dad293f414aa9091e)

Author SHA1 Message Date
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
Marek Roszko 03074ae6ed Kick the selection tool to activate (and thus update cursors) on exiting some picker tools 5 years ago
Marek Roszko 558f4b4b51 Add new place cursor, fix cursor hotpoints again 5 years ago
Ian McInerney b44dbc90fe pleditor: Don't double delete items being placed 5 years ago
Ian McInerney 5aa796b5fe Cleanup compiler warnings 5 years ago
Marek Roszko bd30a4a406 Add selection lasso and window cursors 5 years ago
Marek Roszko f5e0754f65 Use the setCursor lambda pattern and fix up the initial cursor states 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
jean-pierre charras 0b23cb7dbb more cleanup about removing useless include 5 years ago
Seth Hillbrand e840ac1c0c Adding pledit and cvpcb zoom to fit 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago
Seth Hillbrand 4026904cc4 Make grid snapping depend on grid visibility 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Jeff Young 1138c32bf3 Don't pass Cancel event where there was a specific action cancelled. 5 years ago
Ian McInerney 75bc1ef6a7 pleditor: Remove background color toggle action 5 years ago
Ian McInerney 3b05d7cddd Move more frames to the new UI condition framework 5 years ago
Mikołaj Wielgus bd8de15f2f Add "Select All" option to disambiguation menu in page layout editor 5 years ago
Jon Evans 261614d469 Fix double free in PL_EDIT_TOOL 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand 7cea4b23f1 ADDED: Expand selection in context menu 5 years ago
Jeff Young 5d52378b80 Decrease hittest region so we don't get long clarification lists. 5 years ago
Ian McInerney e662e33104 Store the current filename in the history on close 6 years ago
Jeff Young 1535c83b88 Lay some groundwork for adding distances to DRC errors. 6 years ago
Ian McInerney b1240b5b1e Gracefully shutdown tools when frames are closed 6 years ago
Jeff Young 3d8150032f Fix some uninitialized variables found by Coverity. 6 years ago
Seth Hillbrand 7c28c3838a Comment-only changes 6 years ago
Jeff Young 8fed9df1d0 Fix uninitialized variable (from Coverity scan). 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Jeff Young 44a1cf9f1b Implement quiet-mode for selection clearing. 6 years ago
Jeff Young 66f0bd4f6a Don't try to start another move when one is in progress. 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Jeff Young 3cdf88f2c6 CERN copyrights for work packages. 6 years ago
Michael Kavanagh 4c2ea8879f Bit more ACTIONs cleanup 6 years ago
Michael Kavanagh b414cbfada Cleanup doDelete ACTIONs 6 years ago
Michael Kavanagh 79b2ff7551 Refactor deleteTool ACTION removing duplicates 6 years ago
Ian McInerney c258ad7e3c pleditor: Fix menubar actions and display 6 years ago
Jeff Young 77334628c4 Change default tool behaviour to skip unhandled events. 6 years ago
Jeff Young 815602d1af Fix missing AF_ACTIVATE flags on some tools. 6 years ago
Jeff Young 0b08e4dcd2 Deactivate other tools when running one based on a PICKER. 6 years ago
Jeff Young e816a0c29d Push Eeschema & PLEditor PICKER_TOOLs down into common. 6 years ago
Jeff Young 58ca5b71a9 A more robust fix for 36f1d023f0. 6 years ago
Jeff Young 2d17d2b91f Cleanup and commenting. 6 years ago
Jeff Young 7159f6e48a MRU for page size and orientation, and clearer info that this is all preview data only. 6 years ago
Jeff Young 483dc24e87 Homogenize selection tools around our HIG. 6 years ago
Jeff Young 36f1d023f0 Make sure Push/PopTool() go in the right order. 6 years ago
Jeff Young 772dff7a01 Removed post-page-settings ZoomFitToScreen() calls. 6 years ago
Jeff Young a9c66e15ea Common-ize EE_ACTIONS::refreshPreview and use it after cursor actions. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Seth Hillbrand 9460f207f5 Fix misc build warnings 6 years ago