This website requires JavaScript.
Explore
Help
Sign In
realAscot
/
kicad-source
Watch
1
Star
0
Fork
0
You've already forked kicad-source
mirror of
https://gitlab.com/kicad/code/kicad.git
synced
2025-09-14 10:13:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
scripting
History
Marek Roszko
5c20c5732d
We don't need pgm_base to expose pybind to everything
2023-12-25 23:28:33 -05:00
..
kicad_pyshell
Silence "menu item ID of 0 doesn't work on Mac" assert.
2022-12-30 22:59:08 +00:00
CMakeLists.txt
New macOS installation scripts
2023-09-19 17:23:30 -04:00
kicad_scripting_main.cpp
Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header
2022-11-08 12:31:07 +01:00
kicadplugins.i
Fix double loading plugins and sys.path entires multiplying
2022-02-17 17:41:52 +00:00
kipython_frame.cpp
Push UNITS_PROVIDER down into a low-level mixin.
2022-09-19 17:10:59 +01:00
kipython_frame.h
Catch language switch before Python
2021-12-17 13:11:28 +00:00
kipython_settings.cpp
…
kipython_settings.h
…
python_scripting.cpp
We don't need pgm_base to expose pybind to everything
2023-12-25 23:28:33 -05:00
python_scripting.h
…