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-15 10:43:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kicad-source
/
scripting
History
Miguel Angel Ajo
96c1a50e00
BOARD::Add now it's wrapped in python and clears the .thisown flag on python to avoid GC from deleting the object later (BOARD will do)
2012-04-06 21:46:45 +02:00
..
dlist.i
* cleanups: board.i board_item.i separated from pcbnew.i
2012-03-19 12:21:29 +01:00
kicad.i
BOARD::Add now it's wrapped in python and clears the .thisown flag on python to avoid GC from deleting the object later (BOARD will do)
2012-04-06 21:46:45 +02:00
python_scripting.cpp
* More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting)
2012-03-17 18:30:03 +01:00
python_scripting.h
* More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting)
2012-03-17 18:30:03 +01:00
wx_python_helpers.cpp
* More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting)
2012-03-17 18:30:03 +01:00
wx_python_helpers.h
* More cleanup (common wrappers moved to scripting, instead of pcbnew/scripting)
2012-03-17 18:30:03 +01:00
wx.i
Added wxRect and wxSize wrappers to wx.i
2012-04-05 23:41:45 +02:00