Roman Telezhynskyi
|
585618e3fc
|
Cppcheck warnings.
--HG--
branch : develop
|
2016-10-11 17:10:28 +03:00 |
|
Roman Telezhynskyi
|
5db01b03f2
|
Code signing on Windows.
--HG--
branch : develop
|
2016-10-11 14:57:45 +03:00 |
|
BojanKverh
|
dc36337663
|
Implemented interactive resizing for grainline item
--HG--
branch : feature
|
2016-10-11 00:27:14 +02:00 |
|
Bojan Kverh
|
bc345231ea
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-10 22:43:00 +02:00 |
|
Roman Telezhynskyi
|
b393d284c8
|
Case where margins bigger than min values. ref #570.
--HG--
branch : develop
|
2016-10-08 17:53:53 +03:00 |
|
Roman Telezhynskyi
|
fce190db74
|
Set default page size for tiled print. ref #570.
--HG--
branch : develop
|
2016-10-08 13:18:21 +03:00 |
|
Roman Telezhynskyi
|
b6c7f6e76e
|
Resolved issue #575. Prefence: forbid flipping do not work.
--HG--
branch : develop
|
2016-10-08 13:14:14 +03:00 |
|
BojanKverh
|
5562e46790
|
Fixed the Grainline tab in detail dialog and also length/rotation formulas checking
--HG--
branch : feature
|
2016-10-06 23:39:57 +02:00 |
|
Bojan Kverh
|
520995a90c
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-06 20:39:55 +02:00 |
|
Roman Telezhynskyi
|
8d455952f8
|
The warning is accessible only if build with Qt 5.3. ref #570.
--HG--
branch : develop
|
2016-10-06 19:42:13 +03:00 |
|
Roman Telezhynskyi
|
27767e46e2
|
Warn about invalid margins. ref #570.
--HG--
branch : develop
|
2016-10-06 19:28:58 +03:00 |
|
Roman Telezhynskyi
|
9da0b5cab5
|
Refactoring methods GetMinPrinterFields and GetPrinterFields.
--HG--
branch : develop
|
2016-10-06 19:13:06 +03:00 |
|
Roman Telezhynskyi
|
593bae3969
|
Fixed build on Windows.
--HG--
branch : develop
|
2016-10-06 19:12:25 +03:00 |
|
BojanKverh
|
b755762aec
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-05 20:27:57 +02:00 |
|
Roman Telezhynskyi
|
f86bf9edd5
|
Lupdate.
--HG--
branch : develop
|
2016-10-05 16:21:33 +03:00 |
|
Roman Telezhynskyi
|
ac5331979d
|
Refactoring file libs.pri.
--HG--
branch : develop
|
2016-10-04 17:52:35 +03:00 |
|
Roman Telezhynskyi
|
4a50f2e3c9
|
Fixed wrong include.
--HG--
branch : develop
|
2016-10-04 17:52:03 +03:00 |
|
Roman Telezhynskyi
|
121ef1323d
|
Fix building problem on Windows.
--HG--
branch : develop
|
2016-10-04 17:51:37 +03:00 |
|
Roman Telezhynskyi
|
4f516c60a6
|
For the tool Rotate was missed checking changing a point.
--HG--
branch : develop
|
2016-10-04 17:50:48 +03:00 |
|
Roman Telezhynskyi
|
abce5439a5
|
Resolved issue #573. New tool: 'Move Point'.
--HG--
branch : develop
|
2016-10-04 17:34:37 +03:00 |
|
Roman Telezhynskyi
|
0127f745c6
|
Improve efficiency using QStringLiteral macros.
--HG--
branch : develop
|
2016-10-04 16:44:11 +03:00 |
|
Roman Telezhynskyi
|
9103c8ef15
|
Remove thousand seaparator according to xml specification for type xs:decimal.
--HG--
branch : develop
|
2016-10-04 16:43:06 +03:00 |
|
Roman Telezhynskyi
|
c53b4fb433
|
Fixed issue #572. Issue with thousand separator during a formula translations
to user.
(grafted from d1621c1cd816e8b7323639ce41c8592ef4131e31)
--HG--
branch : develop
|
2016-10-04 16:38:54 +03:00 |
|
Roman Telezhynskyi
|
1eb93fd4f7
|
Fixed wrong selecting rule for the tool Line.
--HG--
branch : develop
|
2016-10-04 13:52:04 +03:00 |
|
BojanKverh
|
b28538fefb
|
Fixed the grainline formulas editing
--HG--
branch : feature
|
2016-10-04 02:13:35 +02:00 |
|
BojanKverh
|
3bc3c4bec3
|
Fixed the grainline formulas editing
--HG--
branch : feature
|
2016-10-04 02:07:58 +02:00 |
|
Bojan Kverh
|
f99693ae55
|
Merged develop into feature
--HG--
branch : feature
|
2016-10-01 10:28:50 +02:00 |
|
Roman Telezhynskyi
|
723d68b245
|
Resolved issue #570. Error: Tiled PDF : field values not taken into account if
one of them is smaller than 0,3.
--HG--
branch : develop
|
2016-09-30 19:33:10 +03:00 |
|
BojanKverh
|
60462bc303
|
Fixed some code style and replaced some code with more appropriate one according to general recommendations
--HG--
branch : feature
|
2016-09-29 02:13:18 +02:00 |
|
BojanKverh
|
083b2035af
|
Hopefully this commit solves the #551 issue
--HG--
branch : feature
|
2016-09-29 01:39:50 +02:00 |
|
BojanKverh
|
85b8cb2bd7
|
Fixes compilation error due to unrecognized qIsNaN
--HG--
branch : feature
|
2016-09-27 22:09:49 +02:00 |
|
BojanKverh
|
744acbcd3b
|
Merged with develop
--HG--
branch : feature
|
2016-09-27 22:00:02 +02:00 |
|
Roman Telezhynskyi
|
bf1e4aeb0c
|
Fixed issue #539. Infinite alert loop "Gradation doesn't support inches" when
loading standard table.
(grafted from 9e1dee53ca8fb5d116359f9aff4b62220a10bb39)
--HG--
branch : develop
|
2016-09-27 14:18:08 +03:00 |
|
Roman Telezhynskyi
|
4bd615cda4
|
Fixed typo.
--HG--
branch : develop
|
2016-09-27 13:00:56 +03:00 |
|
Roman Telezhynskyi
|
aefdd21ac7
|
Try avoid translators errors. Translate only parts of filters that really
should be translated.
--HG--
branch : develop
|
2016-09-27 12:37:41 +03:00 |
|
Roman Telezhynskyi
|
de1c7cd9f3
|
Resolved issue #569. Tape app. Options that open new file open new instance
even if a user doesn't want this.
(grafted from a74c6d9fac8dd6920d7d0914e68770b893920380)
--HG--
branch : develop
|
2016-09-27 12:27:52 +03:00 |
|
Roman Telezhynskyi
|
014ce1e45e
|
Translation for new internal variable.
--HG--
branch : develop
|
2016-09-26 22:33:28 +03:00 |
|
Roman Telezhynskyi
|
fd8ab6123c
|
Fixed issue #565. Bug : Some informations not saved in "Seam allowance tool" in
Draw Mode.
--HG--
branch : develop
|
2016-09-24 22:30:33 +03:00 |
|
Roman Telezhynskyi
|
3bb657ea1a
|
New internal variable "Length to spline control point".
--HG--
branch : develop
|
2016-09-24 20:44:06 +03:00 |
|
Roman Telezhynskyi
|
eee2144483
|
Fix crash. Each tool should delete visualization even if scene also can delete
it.
--HG--
branch : develop
|
2016-09-24 16:09:09 +03:00 |
|
Roman Telezhynskyi
|
2b26b986bc
|
Fix recalculation scene after creating new PP.
--HG--
branch : develop
|
2016-09-24 15:05:17 +03:00 |
|
Roman Telezhynskyi
|
1ed9983ee7
|
Fix wrong disabling VSimplePoint and VSimpleCurve after changing a pattern
piece.
--HG--
branch : develop
|
2016-09-24 14:41:05 +03:00 |
|
Roman Telezhynskyi
|
378ec5f4b7
|
Add two news files to the collection.
--HG--
branch : develop
|
2016-09-23 19:17:25 +03:00 |
|
Roman Telezhynskyi
|
d8874c844f
|
Suppress all messages that contain string "Error receiving trust for a CA
certificate". ref #568.
--HG--
branch : develop
|
2016-09-20 21:33:33 +03:00 |
|
Roman Telezhynskyi
|
5fe41e8a99
|
Suppress message inside noisyFailureMsgHandler. ref #568.
--HG--
branch : develop
|
2016-09-20 21:12:19 +03:00 |
|
BojanKverh
|
f89b5a8a10
|
Fixed schema.qrc
--HG--
branch : feature
|
2016-09-20 19:42:27 +02:00 |
|
BojanKverh
|
5f1d7a357a
|
Merged develop into feature, removing the conflicts
--HG--
branch : feature
|
2016-09-20 19:29:49 +02:00 |
|
Roman Telezhynskyi
|
efef5d371b
|
Suppress also fatal errors from qt.network.ssl. ref #568.
--HG--
branch : develop
|
2016-09-20 17:28:39 +03:00 |
|
Roman Telezhynskyi
|
f370629af0
|
Fixed support Qt 5.0.
--HG--
branch : develop
|
2016-09-20 14:27:21 +03:00 |
|
Roman Telezhynskyi
|
b28ac8e97b
|
Fixed issue #568. Certificate checking on Mac OS X.
--HG--
branch : develop
|
2016-09-20 14:10:42 +03:00 |
|