7 Commits (14a0fa435c62b0b3d7fd59bd8861c0a5bfc65afd)

Author SHA1 Message Date
Wayne Stambaugh 6ab1144ea3 Fix broken Doxygen comment specifiers. 5 years ago
Seth Hillbrand 77cefe0c16 Normalize line endings 6 years ago
Jeff Young f0f9e4a1cb Kicad-ize the numeric evaluator. 8 years ago
jean-pierre charras 5f578c884c Fix SetValue() method in TEXT_CTRL_EVAL 8 years ago
Maciej Suminski 121e670508 TEXT_CTRL_EVAL: Close the parent dialog after pressing Enter 8 years ago
Maciej Suminski d85cf732b6 TEXT_CTRL_EVAL: Evaluate expressions when Enter key is pressed 8 years ago
Maciej Suminski 1c4056e17a TEXT_CTRL_EVAL: wxTextCtrl wrapper supporting math expression evaluation 8 years ago
Maciej Suminski 8b0041bf9a Library Editor: progress dialog when loading libraries 8 years ago
Maciej Suminski a789b735e9 Library Manager: logic 8 years ago
Maciej Suminski f62a6425a3 Changed the simulator code license to GPLv3+ 9 years ago
Maciej Suminski 9f3324bac7 Changed the way ngspice is executed Previously it was run in a wxThread, but it did not allow to issue commands while the simulation is running. If you check ngspice shared library source code, then you will discover "bg_*" commands that executes commands in background, so the simulator still can be controlled. 9 years ago
Maciej Suminski 1927f3a787 Unified way of checking OpenGL errors. 10 years ago
Maciej Suminski 81ea3ce408 Missing files. 11 years ago
Miguel Angel Ajo 9a8baa00f2 Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 13 years ago
Miguel Angel Ajo df93154dee wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices 13 years ago
Miguel Angel Ajo 23bec4b80b * Footprint wizard UI: Added to module editor. 14 years ago
Miguel Angel Ajo edee5dc1ce KiCad scripting plugin architecture, footprint wizards first 14 years ago