146 Commits (a5f5035c598dc4050e10f6a4e737ae52d7e13e3e)

Author SHA1 Message Date
qu1ck 0f7c0e3872 PCM implementation 5 years ago
qu1ck 78ab69027d Add 3rdparty/plugins to plugin search 5 years ago
jean-pierre charras 7a7eee86ce kicad_pyshell/__init_py: avoid loading pcbnew module if the board editor is not open. 4 years ago
jean-pierre charras eece74efa7 kicad_pyeditor.py: remove useless "import pcbnew" that create issues when created from Eeschema 4 years ago
Seth Hillbrand e87fdf06c1 Wrap GetNewId() for older wxPythons 4 years ago
Jeff Young 6aaf4413b3 Fix kicad_string.h / string.cpp mismatch. 4 years ago
Marek Roszko 7ff9806386 Add skipped pdb copy to kipython 4 years ago
Seth Hillbrand 76a6177eb7 Re-direct help() output to console 4 years ago
Wayne Stambaugh 6c3ba1c20b Coverity issue fixes. 4 years ago
Jeff Young 0dfb5fcaf9 Error message cleanup. 4 years ago
Jon Evans b611da161e Ensure console can be loaded from Eeschema standalone 5 years ago
Peter Montgomery b4f5b6ef3c Update environment var for Python to allow running from build or install folder 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
Marek Roszko 0ffabf5e70 Shift the msvc specific pythonhome init 5 years ago
Marek Roszko ab82b01714 Evict the last bits of wx.h 5 years ago
Seth Hillbrand 891e200fc8 Use Python to test for modules (not CPython) 5 years ago
Jon Evans 148ac19386 Fix launching from the build dir after new_python 5 years ago
Marek Roszko 0dbfd28942 Remove unused vars 5 years ago
Marek Roszko 04ab71c47c Tweaks to build 5 years ago
Seth Hillbrand c0bc6b1107 Fix compile errors on MSVC 5 years ago
Seth Hillbrand e050d42658 Re-enable KICAD_SCRIPTING_WXPYTHON 5 years ago
Seth Hillbrand e151130356 Adjust init for Python >=3.6 5 years ago
Seth Hillbrand 11592e6eae Fix scripting window issue not saving settings 5 years ago
Seth Hillbrand bf1437899e Add Python Tool to pcbnew 5 years ago
Seth Hillbrand c7d188a8d0 Centralizing SCRIPTING class 5 years ago
Seth Hillbrand 192fbfd5e5 Finalize Python Frame 5 years ago
Seth Hillbrand 256f259627 Fix PyBind11 _ usage to be compatible with i18n 5 years ago
Seth Hillbrand 81d58bcea9 Working python window 5 years ago
Seth Hillbrand 6fbbba8db3 Adding Python shell KIFACE 5 years ago
Seth Hillbrand f274a00c08 Remove PYTHON_* compile options 5 years ago
qu1ck 75819206a0 Add support for dark theme in plugin icons 5 years ago
jean-pierre charras 49ce32b403 Fix a minor python2/python3 compatibility issue on MSW 5 years ago
jean-pierre charras 959c2f18ab Fix python encode( 'UTF-8' ) error 5 years ago
Seth Hillbrand 5354780904 Fix Linux/Python3 issue with plugins 5 years ago
jean-pierre charras 8beeb368d2 Scripting: Fix missing utf8 to unicode string conversion in swig file 5 years ago
Jon Evans ec334f172b Fix some issues with reloading of action plugins 5 years ago
Marek Roszko 30ba3aa240 Get python loading the new "user scripting" paths 5 years ago
Seth Hillbrand 45ca1709bb Unify scripting dirs and open user-based 5 years ago
Seth Hillbrand 5ca23e3e5c Fix missing quote in git_libngspice 5 years ago
Andrew D'Addesio b48a6274e6 Fetch ngspice over https 6 years ago
Dimitris Tassopoulos 9b4b85bb7d Added an option to use a configurable number of cores for make 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 57253b7a3c Update ngspice build script to new version 6 years ago
Ian McInerney 6186dd5c51 Update ngspice build tool script to ngspice-30 7 years ago
Ian McInerney 59b729c731 pcbnew: Fix reload of python plugins in python 3 7 years ago
Mark 5685174808 Fix for SWIG 4.0.0 7 years ago
Seth Hillbrand b6565079ee Updating icon build paths 7 years ago
Seth Hillbrand ad77863668 Cleanup build script locations 7 years ago
Thomas Pointhuber 310e3f5eb9 Add Python3 compability to scripting/build_tools/extract_docstrings.py 7 years ago
Thomas Pointhuber 7365cb8e52 Get Exception handling working with Python 3 7 years ago