180 Commits (08e13796713f066ff95da6383fbc8ae85b5a912b)

Author SHA1 Message Date
Maciej Suminski df15be4f01 CONTEXT_TRACK_VIA_SIZE_MENU: generic context menu that displays track/via sizes. 10 years ago
Maciej Suminski 3a908b8b8a PNS: fix hotkey conflict (Diff Pair Dimensions vs Drag). 10 years ago
Maciej Suminski 2dc9d2ae66 PNS: hide cursor after inline dragging. 10 years ago
Maciej Suminski 5b7d08f2fd PNS: initalize starting point. 10 years ago
Maciej Suminski 766da1e494 Code formatting. 11 years ago
Tomasz Wlostowski 171d39c8d0 router: invoke interactive drag when dragging traces/vias in edit tool (disabled by default) 11 years ago
Tomasz Wlostowski a86fda1d37 tools: added TOOL_SETTINGS class for storing persistent tool settings in config file (just a wrapper for wxConfigBase) router: free angle mode (mark obstacles only) & persistent settings 11 years ago
jean-pierre charras 4f71260319 Fix micro via size incorrect when adding it in pns router 11 years ago
Maciej Suminski 26ee2092af PNS router uses the legacy canvas hot key bindings. 11 years ago
Maciej Suminski 15cefcda9f Code formatting. 11 years ago
Maciej Suminski 99e5228948 Moved the list of TOOL_ACTIONs to ACTION_MANAGER. 11 years ago
jean-pierre charras 425ddb92a7 Cosmetic enhancements in dialogs and menus 11 years ago
Maciej Suminski 06b978b829 Refactored CONTEXT_MENU, added handler for updating. 11 years ago
Maciej Suminski 4be876a13a Expandable CONTEXT_MENUs (GAL). Minor CONTEXT_MENU 11 years ago
jean-pierre charras 569c2be354 Minor fixes: dialog rescue: make strings translatable. Remove a few coverity warnings (not initialized members). Very minor other changes. 11 years ago
Maciej Suminski b1cd83c197 Icons in GAL context menus. 11 years ago
Maciej Suminski 6083f3b011 Internationalization of GAL dialogs & menus. 11 years ago
Maciej Suminski 589dd442f5 Clippy returns home. 11 years ago
Maciej Suminski 8be73ad05a KiCad assistant. 11 years ago
Maciej Suminski 4fb9bce354 Code formatting. 11 years ago
Tomasz Włostowski 112adccbcb router: differential pairs & length tuning support 11 years ago
Maciej Suminski 902d0e3f1f Tools are processing const TOOL_EVENT& (Tool Framework). 11 years ago
Maciej Suminski 2647fdfd89 Fixed context submenus event handlers (GAL/Windows). 11 years ago
jean-pierre charras 9cfb97d8b4 Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. 11 years ago
Maciej Suminski 9245b90392 Code formatting. 11 years ago
Tomasz Wlostowski 80adf9d85b router: multiple changes 11 years ago
Andrew Zonenberg 45a8e4da74 pns_router: Support for blind/buried vias. 11 years ago
jean-pierre charras 24ed7f50f5 Pcbnew: fix Bug #1370321 (Change Segment function applies last netclass used). 11 years ago
jean-pierre charras 5a38d2b657 Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files. 11 years ago
Maciej Suminski 78853febbe Zone fill/unfill actions in context menu (GAL). 12 years ago
Maciej Suminski c1eda6b88c Some of the Tool Actions need to be run in immediate mode - fixed. 12 years ago
Maciej Suminski 327f307a7f FIx layer switching after via placement in PNS router. 12 years ago
Maciej Suminski 0163b589b4 Workarounded restoring focus to GAL canvas after layer switching. 12 years ago
Maciej Suminski b1837615aa Added event queue to handle events at the end of the event processing cycle. 12 years ago
Maciej Suminski 77d8b2d84e Context menu for the Placement Tool. 12 years ago
Maciej Suminski 94cc845b3f Added AF_ACTIVATE flag for TOOL_ACTIONs. 12 years ago
Maciej Suminski 5d1ec2b204 Restored invocation of SELECTION_TOOL commands with TOOL_ACTIONs. 12 years ago
Maciej Suminski a6dac245c0 Removed TOOL_ACTIONs: selectionSingle, selectionClear. SELECTION_TOOL methods are called directly instead. 12 years ago
Maciej Suminski 9a47f4c645 Created a specialization of EDA_DRAW_PANEL_GAL: PCB_DRAW_PANEL_GAL. 12 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Maciej Suminski f5de166a7e Removed an unused parameter from TOOL_BASE::getModel<T>() method. 12 years ago
Maciej Suminski 517bfa3570 Minor code cleaning. 12 years ago
Tomasz Wlostowski a90680aa15 router: fix segfault on route-undo-route 12 years ago
Maciej Suminski 2619ceae03 PNS formatting code. 12 years ago
Maciej Suminski f31f92e45e Fixes the bug that causes pcbnew crash, when there are multiple net classes and the plot dialog was opened. 12 years ago
Maciej Suminski ad1b138f28 Reformatted PNS code to conform the coding policy. 12 years ago
Maciej Suminski 4fcaf4c586 Minor BOARD_DESIGN_SETTINGS refactoring. 12 years ago
Maciej Suminski 7a526261fb PNS router deselects all items when started. 12 years ago
Maciej Suminski 0d9373ca6c Undo/report support for track dragging (PNS). 12 years ago