422 Commits (48e4005111b2969a144090b4d1264a46e3eeac5b)

Author SHA1 Message Date
jean-pierre charras bdada70ee7 Cosmetic enhancements: add bitmaps to a few context menus. 6 years ago
jean-pierre charras ddb7b2b2b7 pns router: fix possible hang when using "end" key to finish the current track. 6 years ago
Seth Hillbrand 3c19704349 PNS: Don't add null items to drag 6 years ago
Seth Hillbrand 18db471967 PNS: Line placer returns false when nothing committed 6 years ago
Tomasz Wlostowski e0bad936bf router: enable inline dragging of components 6 years ago
Tomasz Wlostowski 4525a17076 router: backspace key to undo last fixed segment(s) 6 years ago
Tomasz Wlostowski b5c11f21e5 router: rounding mode context menu entry 6 years ago
Seth Hillbrand 8c19b4b6ae pcbnew: Adding arcs to PNS 7 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
Fabien Corona 36fba5bd7f PCBnew: placing a blind/buried via sometimes incorrectly place a through via. 6 years ago
Ian McInerney 1b14a38b01 pcbnew: Fix hotkeys during routing 6 years ago
Ian McInerney d8c80623ce pcbnew: Fix cursor position after via layer select 6 years ago
Ian McInerney 58d4a8bb4a pcbnew: Don't reinitialize the router tool in an action 6 years ago
Ian McInerney 0aa5424511 pcbnew: Switch over some drawing tools to use PrimeTool 6 years ago
Jeff Young 9a349065db Better error messages for router. 6 years ago
Jeff Young 77334628c4 Change default tool behaviour to skip unhandled events. 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 9effd24f3a Allow move tool to run on top of other tools. 6 years ago
Jeff Young 981072598b Overhaul cursor code for new tool/action framework. 6 years ago
Jeff Young 2f23aa9556 Implement a more robust tool stacking architecture. 6 years ago
Jeff Young f9702aab87 Immediate actions for PlEditor, PcbNew, etc. 6 years ago
Jeff Young dcbd897a95 Push/pop tools even when selected from the toolbar. 6 years ago
Jeff Young 1f35ec5521 Beware of copying events and losing the m_passEvent flag. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Jeff Young 5610261dce Immediate-action hotkeys (and context menu actions) for eeschema. 7 years ago
Jeff Young bb96255a03 Fix dangerous static_cast-ing to wrong type. 7 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 7 years ago
Jeff Young 1bf04d1722 More ACTIONs work. 7 years ago
Jeff Young 3912c7407f Move global commands to ACTIONs. 7 years ago
Jeff Young fbb807f3bb Move some more menu & toolbar items to modern toolset. 7 years ago
Jeff Young f9e4ee1fc9 CONTEXT_MENU -> ACTION_MENU. (Now used for menu-bar menus too.) 7 years ago
Seth Hillbrand 428e7a900b pcbnew: Prevent aux axis after-image 7 years ago
Seth Hillbrand 0de25e557b pcbnew: Adjust drag snapping to avoid start 7 years ago
Tomasz Włostowski 313ebb9dff router: correct walkaround corner case when both ends of the line lie on the hull edge 7 years ago
Seth Hillbrand cf6ba6ad94 pcbnew: Get correct end when dragging 7 years ago
jean-pierre charras 31fa3af8d8 Fix a minor I18n issue 7 years ago
Seth Hillbrand 0a26388901 pcbnew: Break track in edit mode 7 years ago
Seth Hillbrand ff668968f3 pcbnew: Changing the track width while routing 7 years ago
Jeff Young f71998b34e Remove repetitive calls to other cancel operations. 7 years ago
Jeff Young 4b493e45eb Don't consider non-tracks when seeing if we can do a router drag. 7 years ago
Franck78 009dfa411f Finish track with 'activate router hotkey' 7 years ago
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 7 years ago
Jeff Young 95d3336f63 We need the other end of the stick when not yet routing. 7 years ago
Jeff Young 7cce283fea Fix diff pair custom values. 7 years ago
Jeff Young 99db5cb543 Allow for reduced nagging with wider use of KIDIALOG. 7 years ago
Jeff Young d5e88f574f Clean up units infrastructure after g_UserUnit removal. 8 years ago
Jeff Young aab97c8385 Consolidate design rules UI. 8 years ago