- 01 Nov, 2013 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 25 Sep, 2013 1 commit
-
-
Dick Hollenbeck authored
Add const PROPERTIES* to FootprintDelete(). Add {Get,Set}Properties() to FP_LIB_TABLE::ROW. Touch up fp table dialog.
-
- 21 Sep, 2013 2 commits
-
-
Build System authored
-
Miguel Angel Ajo authored
-
- 20 Sep, 2013 1 commit
-
-
Build System authored
pcbnew.py + doxygen-xml files, and build .i files with docstrings, those .i files are included back again to build a pcbnew.py with extended documentation from C++, finally we take the final pcbnew.py to build the doxygen-python documentation
-
- 28 Aug, 2013 1 commit
-
-
jean-pierre charras authored
Pcbnew: enhancements for blind/buried vias palcement, and save blind/buried vias allowed option in .kicad_pcb file
-
- 29 Jul, 2013 1 commit
-
-
jean-pierre charras authored
Minor code cleaning. Pcbnew: better iniatilization of members in DRAWSEGMENT, TRACK, EDGE_MOD (useful when using python scripting).
-
- 01 May, 2013 1 commit
-
-
Lorenzo Marcantonio authored
- Removed spurious int casts (these are truncated anyway and will break doubles) - Applied the Distance, GetLineLength, EuclideanNorm, DEG2RAD, RAD2DEG ArcTangente and NORMALIZE* functions where possible - ArcTangente now returns double and handles the 0,0 case like atan2, so it's no longer necessary to check for it before calling - Small functions in trigo moved as inline
-
- 18 Apr, 2013 1 commit
-
-
Matthew Beckler authored
-
- 06 Apr, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Charras beat me on fixing the include/sch_item_struct.h include issue from 4069
-
- 17 Mar, 2013 2 commits
-
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
-
- 16 Mar, 2013 2 commits
-
-
Miguel Angel Ajo authored
Fix wxString.Print call to be compatible with wx2.8, thanks to Барановский Константин and Edwin van den Oetelaar for submiting same patch, same hour, are you twins? ;)
-
Miguel Angel Ajo authored
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
-
- 15 Mar, 2013 4 commits
-
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy
-
Miguel Angel Ajo authored
wxT added to the locales fix, message box on python exceptions inside wizard, added some missing copyright notices
-
Miguel Angel Ajo authored
Fix for locales that set , as a decimal point (which is incompatible with python scripting), also fixed the m_Reference encapsulation in module to Reference()
-
- 12 Mar, 2013 1 commit
-
-
Miguel Angel Ajo authored
Reverted back the ( i ) parameters for python, applied the PyGILState_Ensure from Dick into his PyLOCK class
-
- 11 Mar, 2013 1 commit
-
-
Dick Hollenbeck authored
improvements to python's GIL acquisition and release, but not done yet, since I think the GIL needs to be acquired even when not involving wxPython.
-
- 11 Feb, 2013 1 commit
-
-
Wayne Stambaugh authored
* Improve the stable and testing build version option logic. * Use CMake FindPythonInterp to configure the Python interpreter. * Use Python interpreter to determine the system Python module install path if not already defined on the command line. * Add header symbol checks for asinh(), acosh(), and atanh(). * Add test source to check for isinf() which can be defined as a C++template. * Replace conditional compile on windows systems for aXXXh() with CMake configuration tests. * A few minor MSVC compile fixes. * Fix incorrect python environment string in fixswigimports.py * Create a separate document for KiCad CMake build options. * Create a separate how to compile KiCad on Windows document.
-
- 16 Jan, 2013 1 commit
-
-
jean-pierre charras authored
Make scripting version compilable on platforms where the python executable is not python2 (define it by -DPYTHON_EXECUTABLE=<python executable filename>)
-
- 10 Nov, 2012 1 commit
-
-
Dick Hollenbeck authored
switch to new s-expression format for footprint exports, use english layernames for naked footprints, dodge conflict with pythons HAVE_GETC_UNLOCKED
-
- 24 Sep, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix compil warning and a minor bug in plot negative (frame fer plotted in white therefore not visible). minor code cleaning
-
- 29 Aug, 2012 2 commits
-
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
- 10 Aug, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 02 Aug, 2012 1 commit
-
-
Miguel Angel Ajo authored
pcbnew scripting: cleanup, renamed KICAD_SCRIPTING_EXPERIMENT to KICAD_SCRIPTING_WXPYTHON, now every flavour compiles
-
- 01 Aug, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 31 Jul, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 29 Jul, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 22 Jul, 2012 1 commit
-
-
Miguel Angel Ajo authored
Footprint wizard converts from user units to internal units back and forth, so user can type in mm or mils now
-
- 15 Jul, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 27 Jun, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 16 May, 2012 1 commit
-
-
Miguel Angel Ajo authored
-
- 10 May, 2012 4 commits
-
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
-
Miguel Angel Ajo authored
-