Maciej Suminski
|
f62a6425a3
|
Changed the simulator code license to GPLv3+
|
9 years ago |
Maciej Suminski
|
51f0564119
|
Signals are added using a separate dialog
|
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.
* Footprint wizard C++ generic classes
* Footprint wizard C++ to python wrappers
* Automatic plugin loader from ~/.kicad/plugins
* Python plugin architecture: Footprint wizards
|
14 years ago |
Miguel Angel Ajo
|
edee5dc1ce
|
KiCad scripting plugin architecture, footprint wizards first
|
14 years ago |