Jeff Young
86273e86b9
Added user and grid origins to Position Relative dialog.
Also fixed a refresh bug when doing Position Relative.
Fixes: lp:1792699
* https://bugs.launchpad.net/kicad/+bug/1792699
7 years ago
Jeff Young
2ff414adb4
Simplify Move Exactly and Postion Relative dialogs.
Also removes g_UserUnit references.
Fixes: lp:1660154
* https://bugs.launchpad.net/kicad/+bug/1660154
(cherry picked from commit 1639636)
8 years ago
jean-pierre charras
bbc01e0c2b
Add a tooltip in DIALOG_POSITION_RELATIVE.
8 years ago
jean-pierre charras
45dad4ded5
DIALOG_POSITION_RELATIVE: make dialog more understandable.
Better texts, and add a helper comment.
8 years ago
Seth Hillbrand
0e79538601
Standardize caps in position relative dialog
8 years ago
Maciej Suminski
78305c1de5
Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL
This patch enables math expression evaluation for most of the text input
controls in pcbnew.
NEW: pcbnew text input controls are able to evaluate simple
mathematical expressions, including distance units (e.g. 5.0+(2*1.2mm)).
8 years ago
Russell Oliver
aeb23188f1
Add Position Relative tool
9 years ago