kicad/pcbnew/scripting
jean-pierre charras fc2229dfca Eeschema: fix Bug #1376669 (graphics lost in aliased components)
Cleaning 3 svg files (no icon change)
Very minor other changes.
2014-10-06 20:13:11 +02:00
..
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) 2014-10-02 19:09:32 +02:00
plugins Eeschema: fix Bug #1376669 (graphics lost in aliased components) 2014-10-06 20:13:11 +02:00
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) 2014-10-02 19:09:32 +02:00
TODO.txt tool for checking coding style 2013-03-16 00:21:53 +01:00
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) 2014-10-02 19:09:32 +02:00
board_item.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) 2014-10-02 19:09:32 +02:00
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) 2014-10-02 19:09:32 +02:00
pcbnew.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) 2014-10-02 19:09:32 +02:00
pcbnew_footprint_wizards.cpp Pcbnew: Fix bug #1296649 (Text on flipped modules incorrectly placed). 2014-03-27 18:45:05 +01:00
pcbnew_footprint_wizards.h Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 2013-03-16 04:27:48 +01:00
pcbnew_scripting_helpers.cpp Scripting fix. 2014-05-15 10:11:17 +02:00
pcbnew_scripting_helpers.h LOCALE_IO toggle implementation for locale switches on scripting; code cleanups to comply with kicad coding style policy 2013-03-15 17:35:24 +01:00
plugins.i Allow plugins to be reloaded without closing/opening pcbnew, next step is plugin editor, just a few lines away... 2013-03-16 04:27:48 +01:00
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) 2014-09-30 20:23:27 +02:00