19028 Commits (e9da02e2d56e028f9e2f26e5ebd548e1f7aaa6d7)
 

Author SHA1 Message Date
Jeff Young e9da02e2d5 Only reserve hotkeys for focused textCtrls that are editabled. 5 years ago
Seth Hillbrand 7f991ce855 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Seth Hillbrand e19a7910f8 Revert "Revert "Set DoubleBuffering to reduce flicker"" 5 years ago
Seth Hillbrand af501a7e4e Revert "Fix compile issue on OSX." 5 years ago
Seth Hillbrand 90e927f55a Revert "Protect SetDoubleBuffered against wx3.1" 5 years ago
Jon Evans d349b24f7a Unlink board from project before close 5 years ago
Jon Evans 97c360aa9b Fix saving of default netclass 5 years ago
Jeff Young efc3f8c29d Remove unused nets when updating PCB. 5 years ago
Jeff Young 940570e9ec Catch exception so that we at least throw up an error message. 5 years ago
Jeff Young dd61f6f019 Use pin graphic only for rubber-band selection hit-testing. 5 years ago
jean-pierre charras d34f8fd4b5 Prepare removing creation of a wxPaintEvent instance, not allowed in 3.1.4 wxWidgets 5 years ago
Jeff Young 1cd2a51db2 Make undo/redo lists protected. 5 years ago
Jeff Young fa9937701f Undo for Edit Component's LibId. 5 years ago
Jeff Young 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand 30eef410a9 Protect SetDoubleBuffered against wx3.1 5 years ago
Seth Hillbrand 9f09c3872f Ensure file reads always use the C-locale variant 5 years ago
Jon Evans a2041073ee Skip project backup in standalone mode 5 years ago
Jon Evans 2ea42196ed Ensure high contrast mode gets a proper default value 5 years ago
Jon Evans a94a81b9a8 GAL: Handle text opacity in OpenGL 5 years ago
Jon Evans 2f31bf278b Fix layer hotkey dispatch 5 years ago
Jon Evans 5d118b0700 More visibility settings infrastructure 5 years ago
Wayne Stambaugh abcbfaa481 Fix ngspice version information issue. 5 years ago
Wayne Stambaugh e254d8cd29 Fix about dialog padding on GTK builds. 5 years ago
Jeff Young 7cbaeae265 Fix compile issue on OSX. 5 years ago
Jeff Young 9b92b275de Remove vestiages of old open-PCB-for-settings hack. 5 years ago
Jeff Young e325d2e18f Allow Net Inspector to create, rename and delete nets. 5 years ago
Jon Evans 570cc61b3f Give kicad manager frame a tool dispatcher 5 years ago
Mario Luzeiro 74c6f6ab82 3D-Viewer: set missing scale and position to the list 5 years ago
Mario Luzeiro ef7d7477d0 3D-Viewer: Remove not used list 5 years ago
Seth Hillbrand c18cab6154 Revert "Set DoubleBuffering to reduce flicker" 5 years ago
Simon Richter c407e96b14 std::min/std::max requires <algorithm> 5 years ago
Peter Montgomery 73168a9405 Gerbview: Keep existing layer selected if user clicks Cancel on 'Select Layer' dialog 5 years ago
jean-pierre charras a1a8eca844 Gerbview: fix crash in LAYERS_MAP_DIALOG when trying to use a stored choice, 5 years ago
Ben Ellis 4486b0b6d6 Fixed bounds checking. Not the root cause but keeps things from crashing. 5 years ago
Jon Evans d248736f08 Draw ratsnest with colors if color data is available 5 years ago
Jon Evans 72b08f2b18 ADDED: Hide ratsnest for specific nets 5 years ago
Seth Hillbrand 95bfb64d48 Update templating for hash values 5 years ago
Seth Hillbrand 106259f6e6 Set DoubleBuffering to reduce flicker 5 years ago
jean-pierre charras 2675f69479 Hyperlynx export: use the board current stackup parameters instead of fixed prms 5 years ago
jean-pierre charras ef0ae8a8ee Gerbview: show a message instead of an error when trying to open a job file as plot file. 5 years ago
Seth Hillbrand 7201e9d7eb pcbnew: adjust component hash for GenCAD export 5 years ago
Jon Evans 4a5792cb87 Fix bus unfolding in the wake of bus entry changes 5 years ago
Jon Evans 66bdd37637 Connectivity optimizations 5 years ago
Jon Evans fc92fb076e Cache sheet path to string conversion in UpdateSymbolInstances 5 years ago
Ian McInerney af24a5d5a7 Properly dismiss the grid combobox editor when it loses focus 5 years ago
Jon Evans bb596ac139 Add Move with Reference to Special Tools menu 5 years ago
Jeff Young 998c216487 Remove some nag tests which keep you from doing a DRC. 5 years ago
Jeff Young 9806d846b2 Remove redundant Text Filter toggle icon and fix <Enter>. 5 years ago
Jon Evans b1b9cef5fb Full-project automatic backup system 5 years ago
jean-pierre charras 5226d6b4df libcommon build: add NGSPICE_INCLUDE_DIR in include list (similar to Eeschema build). 5 years ago