- 12 Mar, 2014 8 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Switched order of EDIT_POINTs for DIMENSION, so in case when feature lines are of 0 length, then still can be stretched.
-
Maciej Suminski authored
Dimensions have EDIT_POINTs. Different handling of 45 degree mode in POINT_EDITOR.
-
Maciej Suminski authored
-
- 11 Mar, 2014 2 commits
-
-
Maciej Suminski authored
Workarounded SWIG problems (does not support nested C++ classes, more on the subject: http://www.swig.org/Doc1.3/SWIGPlus.html#SWIGPlus_nested_classes).
-
Maciej Suminski authored
Added a few settings to make the layer settings more similar to KiCad defaults (moved vias to VIA_THROUGH_VISIBLE, added a few rules for required layers).
-
- 10 Mar, 2014 3 commits
-
-
Maciej Suminski authored
Added POINT_EDITOR::isModified().
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 07 Mar, 2014 1 commit
-
-
Maciej Suminski authored
-
- 06 Mar, 2014 7 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Minor code cleaning.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 05 Mar, 2014 4 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 03 Mar, 2014 3 commits
-
-
Maciej Suminski authored
-
Martin Janitschke authored
-
Maciej Suminski authored
-
- 01 Mar, 2014 1 commit
-
-
Martin Janitschke authored
* Handle different item global deletions correctly. No more removing of text if graphics is selected. * Layer settings are always obeyed for modules, zones, text, and graphics. * Text will be removed from copper layers if all layers are selected or according to the current layer. * Added check boxes for "normal" and "locked" footprints to be consistent with the naming for the track deletion options.
-
- 28 Feb, 2014 9 commits
-
-
jean-pierre charras authored
-
Fabrizio Tappero authored
Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
EDIT_POINTs show up when there is only one item selected (now after deselection as well).
-
Maciej Suminski authored
Selection clearing is invoked using TOOL_ACTION object rather than its name.
-
jean-pierre charras authored
Fix also other very minor issues. Realistic mode shows or not the copper thickness (depending on selected option in preferences) to speed up the screen redraw.
-
Maciej Suminski authored
-
- 27 Feb, 2014 2 commits
-
-
Marco Serantoni authored
Fix for bug #1285878, build fails with clean repository and high parallelism due missing dependance between router and pcbcommon
-
jean-pierre charras authored
-