Jeff Young
a25368cc6b
Improve spelling.
The groundwork here is thanks to kunda1.
Fixes: lp:1831510
* https://bugs.launchpad.net/kicad/+bug/1831510
6 years ago
jean-pierre charras
6a9eb4576d
Fixes in bitmap2cmp: enhancements and fixes.
* Better messages, more easy to translate
* Error messages are now displayed.
* Move start code to bitmap2cmp_main.cpp.
7 years ago
Johannes Wågen
3ecf3ae4b2
bitmap2component: Added support for multiple input units and locking of aspect ratio.
7 years ago
jean-pierre charras
6695209246
Bitmap2component: add button to export to the Clipboard.
It is useful mainly in Pcbnew, to import a logo from Bitmap2component,
without the constraint to create a file and use the fp editor.
Also a bit of cleanup code.
Fixes: lp:1820829
https://bugs.launchpad.net/kicad/+bug/1820829
7 years ago
unknown
b411b240f2
bitmap2component: Add a layer selection to export a logo for Pcbnew from a Cirilo Bernardo's patch.
Apply patch from Cirilo Bernardo with some minor changes: mainly allows also the solder mask layer and keep ref and value fields on the silk layer.
11 years ago
unknown
eec819a274
Bitmap2component: old .emp output format removed (patch from Cirilo Bernardo)
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