1191 Commits (01326d13041b4fa9efde224f70f69388c8ded27b)

Author SHA1 Message Date
Jeff Young 6936effaa7 Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 7 years ago
Jon Evans 638ac3838c PcbNew: Fix layer alpha overrides being overwritten by color changes 7 years ago
jean-pierre charras 568d4e2b19 Avoid including id.h in a lot of files that do not use it. 7 years ago
Jeff Young 85f984ccd9 Add point-editor activation for immediate-mode drawing. 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
jean-pierre charras 75cea18f07 Pcbnew, toolbars: fix incorrect icons 7 years ago
Jeff Young 67cc2aac2e Rework Eeschema find/replace for modern toolset. 7 years ago
Jeff Young b90b454ada Remove legacy block operations. 7 years ago
Jeff Young 1a3d0492f5 Push polar coords down into COMMON_TOOLS. 7 years ago
Jeff Young 97445f1714 Don't go into interactive move when position was set in creation dialog. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Jeff Young eb3a201d39 Move some PCBNew and GerbView actions to their COMMON equivalents. 7 years ago
Jeff Young ef5c69167a Start moving some LibEdit and SchEdit menubar menus 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
Jeff Young 7995b5cc3c Restore selection on abort and undo/redo. 7 years ago
Martin McNamara 7200f4d7b5 PCBnew: Fixes crosshair issue with "Place Text" and "Add Dimension". 7 years ago
Jeff Young c1539ae014 Naming changes to reflect sharing between SchEdit and LibEdit. 7 years ago
Jeff Young ea0941cab3 Implement modern tools for LibEdit. 7 years ago
Seth Hillbrand f7c042a357 pcbnew: Allow curves in custom pads 7 years ago
Jeff Young fd546da640 Homogenize hit testing and selection return types. 7 years ago
Jeff Young ed0e6af66d Move to direct tool registration. 7 years ago
Jeff Young f81007f74b Some clean-up and moving message panel update to selection event. 7 years ago
Jeff Young 902be18a04 More modern toolset context menu work. 7 years ago
Jeff Young 42383ae871 Build out some of the modern toolkit context menus. 7 years ago
Jeff Young 4e0208dfba Move duplicate item and block to modern toolset. 7 years ago
Jon Evans 722edda83c Make it easier to select footprints that overlap pads on opposite side 7 years ago
Jeff Young a967adbf26 Don't toggle selection twice when trying to select. 7 years ago
Jeff Young 1a007c3e4b Implement SCH_SELECTION_TOOL (but still with legacy semantics). 7 years ago
Jeff Young e885d739a4 Simiplify VECTOR2 -> wxPoint conversions. 7 years ago
Jon Evans 1d2db311b2 Set new module parent early enough to allow pad clearance to be shown 7 years ago
Jeff Young b63fab92cf Move Eeschema net highlighting to modern toolset. 7 years ago
Jeff Young 94a948fdd1 Move grid selection for both Eeschema and Pcbnew to COMMON_TOOLS. 7 years ago
Jeff Young fc7f5630c7 Move eeschema zoom operations to modern toolset. 7 years ago
Jeff Young dae41b7460 Remove legacy segment-based zones. 7 years ago
Jon Evans 3d9b5daf9c Improve selection behavior of DRC markers in DRC dialog list 7 years ago
MaPePeR e7d32c54b9 pcbnew: Draw Ratsnest with arcs to avoid overlap 8 years ago
Jeff Young 3c11b89e4c Hook up refresh buttons to library tree synchronisation. 7 years ago
Seth Hillbrand c8118e3ce4 pcbnew: Allow click+drag of tracks 7 years ago
Seth Hillbrand 24bf838392 pcbnew: Allow arc editing via midpoint 7 years ago
Jeff Young 77284e82c8 Replace switch-to-non-copper-layer for DIMENSION and POLYGON. 7 years ago
Jeff Young 920d9e3d46 Don't switch to non-copper layer when drawing text & graphics. 7 years ago
Seth Hillbrand 7ee12d674e pcbnew: Clear items before deleting vertex 7 years ago
Seth Hillbrand 940aef77af pcbnew: Update points before refresh 7 years ago
jean-pierre charras b558366a4e Pcbnew: disable commit 3692c511 on non Windows platforms 7 years ago
jean-pierre charras 353d9d7c9e Pcbnew, Zone refill: avoid useless refilling, when zone parameters are not modified. 7 years ago
jean-pierre charras 3692c511d0 Zone fill: display progress bar when refilling a zone after edition. 7 years ago
jean-pierre charras 26acd39129 Fix a few Coverity warnings. 7 years ago
Seth Hillbrand 3dfa57fe1d pcbnew: Clear highlight cross-probe 7 years ago