- 13 Feb, 2014 1 commit
-
-
Maciej Suminski authored
-
- 12 Feb, 2014 1 commit
-
-
Maciej Suminski authored
-
- 11 Feb, 2014 5 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Removed redundant fields DIMENSION::m_arrowD1O, m_arrowD2O, m_arrowG1O, m_arrowG2O (==m_crossBarO/F). Added DIMENSION::SetOrigin(), DIMENSION::SetEnd(), DIMENSION::GetOrigin(), DIMENSION::GetEnd(), DIMENSION::GetHeight(). Fixed flipping for DIMENSION class. Added an information that helps to understand roles of the points in the DIMENSION class. Some minor changes to PCB_PAINTER (mainly using const COLOR4D& for taking the result of GetColor() function).
-
- 10 Feb, 2014 3 commits
-
-
Maciej Suminski authored
Drawing tool reacts to rotate & flip events while placing a text.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 07 Feb, 2014 1 commit
-
-
Maciej Suminski authored
-
- 06 Feb, 2014 9 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Removed an unnecessary header from class_board_item.h.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 05 Feb, 2014 10 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Cirilo Bernardo authored
-
Cirilo Bernardo authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 04 Feb, 2014 9 commits
-
-
Miguel Angel Ajo authored
-
Maciej Suminski authored
Added KiCad-style modification methods (hover over an item and press a hot key, without selecting first). Modification point is selected basing on the number of selected items. Rotation angle setting (Preferences->General) is taken into account while rotating.
-
Maciej Suminski authored
- pcbnew.InteractiveSelection.Single for selecting a single item - pcbnew.InteractiveSelection.Clear for clearing the selection Made SELECTION_TOOL::clearSelection private.
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
SELECTION_TOOL::SELECTION::Clear made private, as there was no chance to call it outside the SELECTION_TOOL class.
-
Maciej Suminski authored
-
Dick Hollenbeck authored
-
- 03 Feb, 2014 1 commit
-
-
Dick Hollenbeck authored
-