Yorik van Havre
|
009859ddf3
|
Draft: AutoGroup system
|
2017-01-25 14:55:14 -02:00 |
|
Mateusz Skowroński
|
f87d25977e
|
Fix layout issue in DraftGui's _inputfield.
|
2017-01-21 08:37:24 +01:00 |
|
Yorik van Havre
|
612bde7701
|
Draft: Fixed bug in line UI - fixes #2860
|
2017-01-15 17:55:11 -02:00 |
|
wmayer
|
7b631625c7
|
if UnicodeUTF8 is not defined use a fallback implementation of translate()
|
2016-12-27 20:12:39 +01:00 |
|
Yorik van Havre
|
bf0d37bf28
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
Yorik van Havre
|
a62647d67b
|
Draft: Allow to override system unit in dimensions
|
2016-10-28 18:08:13 -02:00 |
|
Yorik van Havre
|
51a5828928
|
Draft: removed debug message
|
2016-10-11 19:29:08 -03:00 |
|
Yorik van Havre
|
4bd03cd0ef
|
Draft: Disabled builtin ctrl+z shortcut in wire drawing (indicated UI shortcut works) - fixed #2696
|
2016-10-06 11:23:54 -03:00 |
|
Yorik van Havre
|
d09d3987bb
|
Draft: fixed typo
|
2016-08-08 13:08:24 -03:00 |
|
Yorik van Havre
|
60287f2605
|
Draft: fixed wrong decimals in dimensions display + minor bugfix
|
2016-08-04 19:16:38 -03:00 |
|
Yorik van Havre
|
4efe02c3cc
|
Draft: Fixed buggy units display in Draft widgets
|
2016-07-03 18:41:33 -03:00 |
|
Yorik van Havre
|
895494a889
|
Draft: Grid can now be changed on-the-fly from the Set Working Plane button - fixes #2566
|
2016-05-29 19:23:11 -03:00 |
|
Yorik van Havre
|
2cf01803d5
|
Draft: Fixed undo mode of wires - fixes #2456
|
2016-02-26 16:11:13 -03:00 |
|
Yorik van Havre
|
6c36cd5bd6
|
Draft: avoid blocking keys in fields that can be used for units
|
2016-02-22 20:16:51 -03:00 |
|
Yorik van Havre
|
a31c207c6c
|
Draft: fixes in line/wire creation by angle
|
2016-02-18 20:09:19 -02:00 |
|
Yorik van Havre
|
9a3d2df02f
|
Draft: replaced the Draft OK task button with a more clear 'Create Point' button.
|
2016-02-09 17:58:22 -02:00 |
|
Yorik van Havre
|
98cc9913a4
|
Draft: fixed bug introduced by OK button
|
2016-02-01 20:28:30 -02:00 |
|
Yorik van Havre
|
6b0b3a8390
|
Draft: fixed bug in task panels
|
2016-01-31 16:28:13 -02:00 |
|
Yorik van Havre
|
16a29513f7
|
Draft: implemented OK button in task dialogs - fixes #2423
|
2016-01-30 15:07:29 -02:00 |
|
Yorik van Havre
|
fb5fdc3231
|
Draft: Unified in-drawing shortcuts with what is shown in the GUI
|
2015-12-27 14:00:02 -02:00 |
|
Yorik van Havre
|
1c121106b3
|
Draft: x,y and z fields are now auto-masked when second point is horizontal or vertical
|
2015-12-26 20:19:52 -02:00 |
|
Yorik van Havre
|
eb98ddff88
|
Draft: fixed focus on first field when starting a draft command
|
2015-12-26 13:45:09 -02:00 |
|
Yorik van Havre
|
b66365c7a8
|
Draft: fixed non-focused taskview fields
|
2015-12-25 20:05:55 -02:00 |
|
Yorik van Havre
|
4814b6cf80
|
Draft: Added editmode to facebinders - fixes #2165
|
2015-12-16 15:30:43 -02:00 |
|
Yorik van Havre
|
56a47248b9
|
Draft: fixed buggy global copy mode
|
2015-11-30 15:39:43 -02:00 |
|
Chris Pollard
|
c9456ffdc5
|
Made slight tweaks for high DPI displays
|
2015-09-28 13:42:00 -04:00 |
|
Yorik van Havre
|
b00d09ce66
|
Extending doxygen stuff for Draft & Arch
|
2015-09-04 19:14:36 -03:00 |
|
Yorik van Havre
|
337161460c
|
Draft: do not show Draft Tray toolbar when importing only the Draft module
|
2015-02-22 21:29:34 -03:00 |
|
Yorik van Havre
|
0f1d03867a
|
Draft: Fixed continued dimension - fixes #1891
|
2015-01-13 19:07:05 -02:00 |
|
Yorik van Havre
|
d8b5dbe36b
|
Draft: Allow to draw lines by length & angle - fixes #1383
* Added a Length property to Draft line objects
* Added length & angle parameters to the line drawing tool
|
2015-01-13 12:10:52 -02:00 |
|
Yorik van Havre
|
a42a3e54ad
|
Draft: Fixed typo - fixes #1907
|
2015-01-09 20:46:07 -02:00 |
|
Yorik van Havre
|
5d96aba02e
|
Draft: small bug in Draft GUI - fixes #1908
|
2015-01-09 20:43:33 -02:00 |
|
Yorik van Havre
|
b062276c00
|
Draft: adapt icon sizes from preferences settings - fixes #1783
|
2014-12-31 21:23:24 -02:00 |
|
Yorik van Havre
|
71febeecf7
|
Draft: Changed working plane button text to Auto - fixes #1879
|
2014-12-29 17:54:04 -02:00 |
|
wmayer
|
d14f1aeda7
|
+ fixes #0001848: Radius of circle given in degrees
|
2014-12-16 12:10:15 +01:00 |
|
Yorik van Havre
|
203fcb7a1b
|
Draft: Adapted Draft module for python3 compatibility - issue #995
|
2014-10-05 19:40:14 -03:00 |
|
Yorik van Havre
|
1c78aed46f
|
Draft: display coordinates using the current locale's decimal separator - fixes #1741
|
2014-09-27 16:23:59 -03:00 |
|
Sebastian Hoogen
|
9ad67346cc
|
issue #1701
|
2014-09-27 13:07:30 -03:00 |
|
Sebastian Hoogen
|
59596bb6b0
|
fixes #1744 Use unicode in Unit system
|
2014-09-20 08:58:06 +02:00 |
|
Yorik van Havre
|
e5a49e306e
|
Draft: Fixed rotation UI unit - fixes #1664
|
2014-09-18 11:18:15 -03:00 |
|
Yorik van Havre
|
e207a563fc
|
Draft: Added a button to Dimension UI to select existing edges - fixes #1636
|
2014-09-15 17:05:44 -03:00 |
|
Yorik van Havre
|
7516bcaa53
|
Draft: Fixed escape() bug in Draft GUI
|
2014-07-07 12:07:53 -03:00 |
|
Yorik van Havre
|
408f713227
|
Draft: Fixed task dialog error
|
2014-05-14 10:42:31 -03:00 |
|
Yorik van Havre
|
cfcd70a1c8
|
Draft: small improvements to units system in dimensions
|
2014-05-09 17:47:08 -03:00 |
|
Yorik van Havre
|
63d6350928
|
Draft: small fix to units parsing - issue #1524
|
2014-05-08 16:15:52 -03:00 |
|
Yorik van Havre
|
7b911930ef
|
Draft: issue #1524 - Added Wandererfan's fix to displayExternal
|
2014-05-08 10:49:10 -03:00 |
|
Yorik van Havre
|
8024f6621a
|
Draft: supported comma as decimals separator
|
2014-05-07 17:26:31 -03:00 |
|
WandererFan
|
dd0df24d42
|
issue #1524 Add UNITS to Draft Shapestring
|
2014-05-07 11:13:34 -03:00 |
|
WandererFan
|
0fc9cd2b46
|
issue #1524 - Units in Draft Gui
- basic working version for points,radii entry
- logic added to Trimex, Offset, Rotate
|
2014-05-05 07:49:01 -04:00 |
|
Yorik van Havre
|
267b5f1eb0
|
Draft: Fixed radius and offset numeric values - fixes #1530
|
2014-05-03 12:37:46 -03:00 |
|