jean-pierre charras
36dac0c14d
Pcbnew nanometer: fix hatch lines issue in polyline.cpp
...
Some minor code cleaning.
2012-04-11 11:47:57 +02:00
Marco Mattila
a731a6b712
Add more pad local copper zone settings in pcbnew. Tune the pad properties dialog a little.
2012-03-08 22:44:03 +02:00
Marco Mattila
b536b1cf82
Add module and pad local parameters for pad-zone connections (thermal, solid etc.) in pcbnew.
2012-02-25 01:23:46 +02:00
Dick Hollenbeck
9e2eb0c856
see CHANGELOG.txt
2012-02-18 22:02:19 -06:00
Dick Hollenbeck
6c04e60587
see CHANGELOG.txt
2012-02-05 23:44:19 -06:00
jean-pierre charras
ee8d721c3c
Add priority level to zones.
2012-01-29 20:29:19 +01:00
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
2012-01-22 22:33:36 -06:00
Dick Hollenbeck
697f912307
moving objects into BOARD which are saved in a *.brd file, for PLUGIN access
2011-12-30 23:44:00 -06:00
Dick Hollenbeck
96bb90dee1
kicad_plugin
2011-12-13 22:29:25 -06:00
Dick Hollenbeck
b979d1e0b9
plugin work, accessors
2011-12-12 02:37:05 -06:00
Dick Hollenbeck
4c2a1dd5d1
more kicad_plugin work, make BOARD::m_NetInfo private
2011-12-09 23:33:24 -06:00
jean-pierre charras
bcbde5d813
All: fix a collision name between accessor function GetTimeStamp and GetTimeStamp in common.cpp.
...
In common.cpp GetTimeStamp is renamed GetNewTimeStamp (a better name).
Pcbnew: prepare work to calculate connections between pads that inteserct and therefore can be connected without any track (composite pads).
2011-12-07 16:49:32 +01:00
Dick Hollenbeck
b6dcf9b7f4
Collect all the PCBNew Save() and ReadDesc...() functions into new file item_io.cpp,
...
which should eventually go away in favor of kicad_plugin.cpp.
Add CMake options USE_NEW_PCBNEW_LOAD and USE_NEW_PCBNEW_SAVE, which should not be
used yet, and both default to OFF accordingly.
2011-12-06 23:39:18 -06:00
Dick Hollenbeck
c4979318d2
more plugin work
2011-12-06 23:28:49 -06:00