85 Commits (99e4ce0ae8255bd8933e88403e31799641c5603c)

Author SHA1 Message Date
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Jon Evans 8fb72d8290 ADDED: Expose GetBuildVersion and GetBuildDate to Python 6 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
jean-pierre charras bd8721d6b9 Python scripting: fix missing definition of uint32_t (and some other similar defs). 6 years ago
Seth Hillbrand 1f30d0c803 pcbnew: remove the last dlist components from pcbnew 6 years ago
Seth Hillbrand 961b22d603 pcbnew: Changing drawings from dlist to std::deque 7 years ago
jean-pierre charras b5c80fe689 Fix missing include to compile pcbnew_wrap.cxx 7 years ago
Seth Hillbrand db43ed72fe swig: clear up some warnings 7 years ago
Maciej Suminski 24f9bfa13b Fixed memory leaks 7 years ago
jean-pierre charras 04aeec1223 Remove useless includes 7 years ago
Thomas Pointhuber f316b98f45 Fix conversation of Python 3 str -> wxString 7 years ago
Thomas Pointhuber 88d04f3bcb Get Action Plugins working with Python 3, fix some unicode string errors 7 years ago
Thomas Pointhuber 8805706ccb Fix incompatibilites between Python 2 and Python 3 7 years ago
Thomas Pointhuber 284904b72c Rewrite C extensions to also support Python 3 7 years ago
Seth Hillbrand 3ebba6cbe1 pcbnew: Limit zone simplification 7 years ago
qu1ck c68ad411ff pcbnew: add 3d models properties to swig 7 years ago
qu1ck 72fcf46430 Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I 7 years ago
Seth Hillbrand d8abfcf827 Revert "Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I" 7 years ago
qu1ck be0e44e2ae Extend swig definitions to contain SHAPE_LINE_CHAIN and VECTOR2I 7 years ago
Seth Hillbrand 545e6bbd0c Defining time_t for Python 8 years ago
jean-pierre charras 39b4afecfa fix code after file renaming 8 years ago
jean-pierre charras d0754acf00 Fix code after renaming files 8 years ago
jean-pierre charras 1bc3dfef10 fix compil issue in kicad.i and a minor compil warning 8 years ago
jean-pierre charras c8706e9c15 Fix compil issue in Python support. 9 years ago
Miles McCoo b321efffaf Minor Pcbnew Python scripting fix to expose SHAPE_POLY_SET interface 9 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
Miles McCoo db174862c8 Minor Pcbnew Python scripting improvements. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Dick Hollenbeck 374808ac5b Cleanup SWIG's board.i, remove scrap *.{ref,orig} files, and add .pyc to .gitignore 9 years ago
Dick Hollenbeck 29be200843 Add SWIG support for NETCLASSPTR. Reduce SWIG visibility from C++ headers. 9 years ago
Dick Hollenbeck 1edaa773d3 Fix minor SWIG issues due to git rebase issues. 9 years ago
Dick Hollenbeck 1718ac1083 More SWIG improvements. 9 years ago
Dick Hollenbeck d957670034 Add more HANDLE_EXCEPTIONS(), board.i refactoring. 9 years ago
Dick Hollenbeck 7311f07eaf SWIG Improvements 9 years ago