Felix Ulber
|
70ffdcc1c6
|
Fixed Issue #207: Point from intersection of line and arc has incorrect options dialog title.
--HG--
branch : develop
|
2015-01-26 22:28:54 +01:00 |
|
Felix Ulber
|
acadc898dc
|
Fixed Issue #204. Point from X and Y tool needs X & Y labels in options box.
--HG--
branch : develop
|
2015-01-26 21:05:59 +01:00 |
|
dismine
|
9875558e49
|
Fixed issue #222. Move Layout icon on top toolbar so it is next to Detail mode.
--HG--
branch : develop
|
2015-01-26 17:13:46 +02:00 |
|
dismine
|
aac096d897
|
Fixed issue #223. Attempt to remove stale lock file.
--HG--
branch : develop
|
2015-01-26 17:02:57 +02:00 |
|
dismine
|
886f347ba6
|
To File/Preferences/Paths added path to export a layout.
--HG--
branch : develop
|
2015-01-26 16:08:09 +02:00 |
|
dismine
|
57c4813255
|
Refactoring changed word 'Mask' to 'File Name' when saving the layout.
--HG--
branch : develop
|
2015-01-26 15:38:51 +02:00 |
|
dismine
|
878cc2d573
|
Use pattern file name in mask.
--HG--
branch : develop
|
2015-01-23 13:40:17 +02:00 |
|
dismine
|
bc2df2b1b3
|
Changed layout allowence value.
--HG--
branch : develop
|
2015-01-23 12:59:40 +02:00 |
|
dismine
|
bdc1fa2e7f
|
Merge with develop.
--HG--
branch : feature
|
2015-01-23 12:11:12 +02:00 |
|
dismine
|
4a9e69d32f
|
Saving the layout paper sheets.
--HG--
branch : feature
|
2015-01-23 12:07:58 +02:00 |
|
dismine
|
0b85380f20
|
Show paper preview in list.
--HG--
branch : feature
|
2015-01-22 18:22:37 +02:00 |
|
dismine
|
ef73b351ed
|
New options: rotatate and rotation increase.
--HG--
branch : feature
|
2015-01-22 16:11:50 +02:00 |
|
dismine
|
56aa09a639
|
Don't save last options for creation a layout.
--HG--
branch : feature
|
2015-01-17 15:14:28 +02:00 |
|
dismine
|
28b2f97aaa
|
Fixed getting seam allowence points.
--HG--
branch : feature
|
2015-01-16 21:35:50 +02:00 |
|
dismine
|
ce67acc6ff
|
Dialog must do not allow values smaller than 1 pixel.
--HG--
branch : feature
|
2015-01-15 19:31:42 +02:00 |
|
dismine
|
79325fe91f
|
Changes for table widows. All prepare for begin testing.
--HG--
branch : feature
|
2015-01-15 15:10:05 +02:00 |
|
dismine
|
f6380cf739
|
Dialog for showing progress of creation.
--HG--
branch : feature
|
2015-01-14 19:52:16 +02:00 |
|
dismine
|
a121845407
|
Dialog layout settings.
--HG--
branch : feature
|
2015-01-14 16:14:51 +02:00 |
|
dismine
|
166f2fbcdb
|
Save each frame to png file for debuging creation layout.
--HG--
branch : feature
|
2015-01-12 22:35:32 +02:00 |
|
dismine
|
b53d32225a
|
Class that handle choose next detail.
--HG--
branch : feature
|
2015-01-11 15:11:56 +02:00 |
|
dismine
|
9effd8af02
|
Layout detail.
--HG--
branch : feature
|
2015-01-07 18:54:43 +02:00 |
|
dismine
|
0b80c2b9f8
|
We alwayse need information about “the current parent of the working directory”.
--HG--
branch : develop
|
2015-01-04 18:11:00 +02:00 |
|
dismine
|
06e945d8a3
|
Detail must return contour points and seam allowence points yourself.
--HG--
branch : feature
|
2015-01-03 14:22:55 +02:00 |
|
dismine
|
4ba488d0c0
|
VAbstractDetail parent class for VDetail.
--HG--
branch : feature
|
2015-01-02 19:02:07 +02:00 |
|
dismine
|
7d6f22d01b
|
Better use method here.
--HG--
branch : develop
|
2015-01-02 13:13:14 +02:00 |
|
dismine
|
4bb5930cad
|
Default value for seam allowence is 1 cm. But pattern have different units, so
just set 1 in dialog not enough.
--HG--
branch : develop
|
2015-01-02 13:08:24 +02:00 |
|
dismine
|
1a59396196
|
Method CheckLoops return wrong list of points if points less then 4.
--HG--
branch : develop
|
2015-01-02 13:00:20 +02:00 |
|
dismine
|
d59bfb8a56
|
Url to user manual for unstable builds.
--HG--
branch : develop
|
2015-01-01 14:00:17 +02:00 |
|
dismine
|
eb2e3ea799
|
By default on Windows font point size 8 points we need 11 like on Linux.
--HG--
branch : develop
|
2014-12-31 16:54:11 +02:00 |
|
dismine
|
6221833f45
|
Version 0.2.9.
--HG--
branch : develop
|
2014-12-31 15:55:41 +02:00 |
|
dismine
|
db3b35af46
|
Url to user manual for stable release.
--HG--
branch : develop
|
2014-12-31 15:48:43 +02:00 |
|
dismine
|
a72e1459e8
|
Updated translations.
--HG--
branch : develop
|
2014-12-31 14:28:08 +02:00 |
|
dismine
|
2efc995496
|
Fixed broken build on Windows.
--HG--
branch : develop
|
2014-12-31 13:28:55 +02:00 |
|
dismine
|
8bbfacabb4
|
Since Qt 5.4.0 the source code location is recorded only in debug builds.
We need this information also in release builds. For this need define
QT_MESSAGELOGCONTEXT.
--HG--
branch : develop
|
2014-12-31 13:25:22 +02:00 |
|
dismine
|
eb17d6b37e
|
Command for taking build revision number now work on Windows.
--HG--
branch : develop
|
2014-12-30 23:21:59 +02:00 |
|
dismine
|
7da26995c3
|
Patrick in list of contributors.
--HG--
branch : develop
|
2014-12-30 21:42:58 +02:00 |
|
dismine
|
08f8fc70e1
|
Same lenght to point label for draw and detail.
--HG--
branch : develop
|
2014-12-29 20:19:23 +02:00 |
|
dismine
|
56653c7943
|
Changes in version policy. Major.Minor.Debug.Distance.
Also now we save build revision number.
--HG--
branch : develop
|
2014-12-29 18:06:09 +02:00 |
|
dismine
|
3febdd31fb
|
Check if log file empty.
--HG--
branch : develop
|
2014-12-27 21:12:45 +02:00 |
|
dismine
|
541d3d2eac
|
Fixed issue #214.
--HG--
branch : develop
|
2014-12-26 15:56:07 +02:00 |
|
dismine
|
64f0d13449
|
Fixed issue #213.
--HG--
branch : develop
|
2014-12-26 13:17:11 +02:00 |
|
dismine
|
8563234dae
|
More log information.
--HG--
branch : develop
|
2014-12-25 21:29:04 +02:00 |
|
dismine
|
13f87b66f4
|
More log information.
--HG--
branch : develop
|
2014-12-25 21:04:10 +02:00 |
|
dismine
|
ccd06caef9
|
Fix for line to label.
--HG--
branch : develop
|
2014-12-25 19:19:31 +02:00 |
|
dismine
|
141ec30b8c
|
Make visiable amied axis.
--HG--
branch : develop
|
2014-12-25 18:22:32 +02:00 |
|
dismine
|
e431388be8
|
Don't scale points.
--HG--
branch : develop
|
2014-12-25 18:21:56 +02:00 |
|
dismine
|
a49606a0de
|
Fixed issue #211.
--HG--
branch : develop
|
2014-12-25 18:21:01 +02:00 |
|
dismine
|
163200a8c5
|
Better don't be silent.
--HG--
branch : develop
|
2014-12-25 17:50:46 +02:00 |
|
dismine
|
100857ab21
|
Don't use scaling factor for circle.
--HG--
branch : develop
|
2014-12-25 16:06:50 +02:00 |
|
dismine
|
44b3064290
|
Undo moving label.
--HG--
branch : develop
|
2014-12-25 13:33:27 +02:00 |
|