Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
2ab98f76c1febda5d32ec760eaf84fa2cf2b3ffb
Switch branch/tag
kicad-source-mirror
pcbnew
scripting
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fix compil issue I created in rev 5242 when KICAD_SCRIPTING_WXPYTHON is ON
· db31daff
jean-pierre charras
authored
10 years ago
db31daff
Name
Last commit
Last update
..
examples
BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
10 years ago
plugins
Source license, coding policy, and documentation fixes.
10 years ago
tests
BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
10 years ago
TODO.txt
tool for checking coding style
12 years ago
board.i
BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
10 years ago
board_item.i
Fix absence of PCB_TARGET class in python interface.
10 years ago
module.i
BOARD::Add(): fix an issue for tracks: parent not set (could be an issue only in python scripts, because the parent is set by the constructor)
10 years ago
pcbnew.i
Fix absence of PCB_TARGET class in python interface.
10 years ago
pcbnew_footprint_wizards.cpp
Pcbnew: Fix bug #1296649 (Text on flipped modules incorrectly placed).
11 years ago
pcbnew_footprint_wizards.h
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
12 years ago
pcbnew_scripting_helpers.cpp
Scripting fix.
10 years ago
pcbnew_scripting_helpers.h
LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy
12 years ago
plugins.i
Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away...
12 years ago
python_console_frame.h
Fix compil issue I created in rev 5242 when KICAD_SCRIPTING_WXPYTHON is ON
10 years ago
units.i
Pcbnew: fix some issues when using python scripting (remove outdated SEG_ZONE item, fix broken access to netclass, track width and via size lists, add missing access to zones)
10 years ago