5213 Commits (7d07e6719fd05a75e202ddf7cbbc5b94fb6145d4)

Author SHA1 Message Date
Jeff Young 7d07e6719f Make sure eeschema default grid is 50mils. 5 years ago
jean-pierre charras 6366aa3ede Remove creation on the fly of a wxPaintEvent instance (final step). 5 years ago
Jeff Young e9da02e2d5 Only reserve hotkeys for focused textCtrls that are editabled. 5 years ago
Jon Evans 97c360aa9b Fix saving of default netclass 5 years ago
Jeff Young 940570e9ec Catch exception so that we at least throw up an error message. 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 7340c97ef9 Undo for schematic-wide operations. 5 years ago
Seth Hillbrand 9f09c3872f Ensure file reads always use the C-locale variant 5 years ago
Jon Evans a94a81b9a8 GAL: Handle text opacity in OpenGL 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 e325d2e18f Allow Net Inspector to create, rename and delete nets. 6 years ago
Simon Richter c407e96b14 std::min/std::max requires <algorithm> 5 years ago
Jon Evans 72b08f2b18 ADDED: Hide ratsnest for specific nets 5 years ago
Seth Hillbrand 7201e9d7eb pcbnew: adjust component hash for GenCAD export 5 years ago
Ian McInerney af24a5d5a7 Properly dismiss the grid combobox editor when it loses focus 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
Jon Evans afd432e687 Infrastructure for net hiding 5 years ago
Jeff Young 741481591e NetClass settings for Eeschema. 5 years ago
Wayne Stambaugh 485518a5e2 Add ngspice build version to KiCad build information. 5 years ago
Wayne Stambaugh 55dc0e8b2f Fix about dialog control spacing. 5 years ago
jean-pierre charras 8c15ecf8e4 Gerbview: fix issues when setting the grid color and the worksheet color. 5 years ago
Jon Evans 3dd2dc89ad Fix default values for color theme editor 5 years ago
Ian McInerney 37ce9fb847 Tell wx that we really want a transparent background 5 years ago
jean-pierre charras 55daf645b6 UNIT_BINDER::Validate(): fix incorrect display of val min and val max. 5 years ago
Jon Evans 5d14dc9034 Fix assert that occasionally happened when loading file history 5 years ago
Jon Evans 961fbadd23 Initial infrastructure for net/netclass colors in board 5 years ago
Ian McInerney c6eb072726 eeschema: Fix cutoff text in pinmap 5 years ago
Ian McInerney 0f0e845d74 Add parsing for centimeters into the numeric evaluator 5 years ago
Ian McInerney 4cd0ec8808 Fix library tree column widths when tree is refreshed 5 years ago
Ian McInerney 53bbf69466 Expand choicebox to ensure GTK can display the full strings 5 years ago
Jeff Young 77313e4398 OK, so maybe it's a WxWidgets version issue? 5 years ago
Jeff Young 3c791c1016 Fix Linux compile issue. 5 years ago
Jeff Young e66523586b Add Assign Netclass... to context menu. 5 years ago
Jon Evans a3655225cd Save selection filter state in project local settings 5 years ago
Jeff Young 3939b31027 Integration of netclasses into Eeschema. 5 years ago
Jeff Young b0ca7d5140 Netclass setup for Eeschema. 5 years ago
Jeff Young 2819570d1e Push panel_setup_netclasses down into common. 5 years ago
jean-pierre charras 0d8c6d43a8 fix minor I18N issues. 5 years ago
Jon Evans 1845d3fe35 Disable broken cmake directives added in DRC merge 5 years ago
Tomasz Wlostowski 49c37014f7 Updated copyright headers in expression evaluator code 5 years ago
Tomasz Wlostowski 8ffa86a63f get it to compile after rebase 5 years ago
Tomasz Wlostowski 9d0f5c7f94 PROGRESS_REPORTER: implement SetCurrentProgress() method 6 years ago
Tomasz Wlostowski 65a1ed96e0 libeval_compiler: silence temporary debug stuff 6 years ago
Tomasz Wlostowski 3268f98fd7 libeval_compiler: support for method calls (e.g. item.onlayer('layer') ) 6 years ago
Tomasz Wlostowski 3005aab444 common: libeval_compiler :virtual method support 6 years ago
Tomasz Wlostowski af5afb5dd7 pcbnew: initial version of PCB-specific expression evaluator 6 years ago