16351 Commits (183687c69e780a89cc926303f16626de1f0b2984)
 

Author SHA1 Message Date
Jeff Young 183687c69e Cleanup and a big hack to prevent keyboard focus loss. 6 years ago
Ian McInerney e32306c232 eeschema: Fix initial selected text in reference value dialog 6 years ago
jean-pierre charras 1633068920 tool_dispatcher.cpp: fix incorrect handling of ESC key on Linux and Windows. 6 years ago
jean-pierre charras 269cd11b5a tool_dispatcher.cpp: fix incorrect char event filtering, that created issues on Windows. 6 years ago
Jeff Young 4852c91b42 Possible fix for GTK bug differentiating hotkeys from menu picks. 6 years ago
Jeff Young 772dff7a01 Removed post-page-settings ZoomFitToScreen() calls. 6 years ago
Jeff Young a11f3a0b80 Make <esc> unhighlight nets, but only after all tools have been cleared. 6 years ago
Jeff Young b029e4e44a Add a few more actions to the hotkeys list and add hotkeys to tooltips. 6 years ago
Jeff Young 986392d88e Update item at start of drag to erase original location. 6 years ago
jean-pierre charras a833aeeacb Pcbnew: cosmetic enhancement: add missing icons to 2 menuitems in "Route" menu 6 years ago
jean-pierre charras d92396341e Simulation: do not add .save V(0) and/or .save V(GND) to ngspice. 6 years ago
Jeff Young 70ca02537d Don't split track when via is placed at one of its ends. 6 years ago
Jeff Young a991625f56 Don't refill zone from external change. 6 years ago
Jeff Young c600b758b3 Fix a few more actions missing from the hotkey list. 6 years ago
Jeff Young 174c276883 Expose TrackWidthNext/Prev and ViaSizeNext/Prev in hotkey list. 6 years ago
Jeff Young a3b855ac6c Massage an earlier fix so that mouse-clicks in tools update the highlighting. 6 years ago
Dave Vandenbout 44734dc059 python: Return copy of netclasses not reference 6 years ago
Seth Hillbrand 3d8d852990 Fix board setup issue with reloading 6 years ago
jean-pierre charras 39c830435c Fix a bug created by commit ea0edaba. 6 years ago
Thomas Figueroa ea0edaba21 Fix cursor lag in canvases on Windows. 6 years ago
Jeff Young 7ee6afeace Performance improvement for zone filling. 6 years ago
Jeff Young 50f6844e71 Move Zone Display hotkey because Z is already in use (reset grid origin). 6 years ago
Jeff Young 562ab0bdea Move layer defaults and diff-pair dimensions to board file. 6 years ago
Seth Hillbrand 09100100c9 pcbnew: Reload board after changing board paramters 6 years ago
Seth Hillbrand 541d4358b8 Handle tabs to align text visually 6 years ago
jean-pierre charras b74bccbb13 Eeschema: fix a bug in LIB_TEXT::Plot, that plotted an empty text. 6 years ago
Jeff Young f20335cefe Apply fix from 5.1 branch. 6 years ago
Jeff Young a9c66e15ea Common-ize EE_ACTIONS::refreshPreview and use it after cursor actions. 6 years ago
Jeff Young 867585c1f2 Don't allow keepout zones to match no-net tracks. 6 years ago
Jeff Young bcd48d4bc2 Use common actions where possible. 6 years ago
Jeff Young 29df4f809e Better safety around boost::optional. 6 years ago
Jeff Young eeae94b4b6 This doesn't appear to be needed anymore (and causes crashes). 6 years ago
jean-pierre charras fffb0d340f Eeschema: fix not deletable bitmap issue (missing SCH_BITMAP in deletable list). 6 years ago
jean-pierre charras becd6a6f9d Microwave tools: better tooltips 6 years ago
Jeff Young 1548dcfe8d Fix typo in Pad Enumeration tool. 6 years ago
jean-pierre charras 18995a1527 page layout draw function: fix a rounding issue. 6 years ago
Simon Richter c8c3e1f96a Fix build order for generated headers and sources 6 years ago
Maciej Suminski c715a22e1c Symbol Editor: clear IS_NEW flag after placing a pin 6 years ago
Jeff Young a2fe319b92 Fix bug introduced when edge-thickness adjustments were moved. 6 years ago
Jeff Young 0eed5175cc Fix crash in Pcbnew drawing tools. 6 years ago
Jeff Young adf06791eb Add tooltips for Kicad Manager launch bar. 6 years ago
Jeff Young d03041b565 Cleanup. 6 years ago
Jeff Young ef03afe289 Fix bugs in new wire/line-width split. 6 years ago
Seth Hillbrand 9460f207f5 Fix misc build warnings 6 years ago
Seth Hillbrand 69b31eb88d Corrects test for return case in tool event 6 years ago
Seth Hillbrand d65ad38e3f Fix missing PERCENT handle in preview items 6 years ago
jean-pierre charras 34e00bdb6d Eeschema, symbol tree selector: make the selected lib and symbol readable. 6 years ago
jean-pierre charras 21d9a3d4bd Eeschema, lib editor: fix a message error when loading a symbol from the schematic editor. 6 years ago
jean-pierre charras 527d9509d3 Messure tool: Minot fix: display dimension mantissa with 3 digits (microns) in mm. 6 years ago
Jeff Young 1c30f3d9a9 Give up on KillFocus validation. 6 years ago