Commit Graph

3819 Commits

Author SHA1 Message Date
Roman Telezhynskyi
ddbc7935f3 Merged in ValentinaZhuravska/valentina/feature (pull request #152)
ref #315. New tool: 'Elliptic Arc'.

--HG--
branch : develop
2016-12-19 13:53:17 +02:00
Roman Telezhynskyi
16b340cdb5 Fix Bintray response: 401 Unauthorized. This resource requires authentication.
--HG--
branch : develop
2016-12-19 12:43:42 +02:00
Roman Telezhynskyi
5d6c2bd014 Repo name contains capital letter.
--HG--
branch : develop
2016-12-19 12:28:07 +02:00
Roman Telezhynskyi
b293a50a7f AppVeyor fix wrong repo name.
--HG--
branch : develop
2016-12-19 12:11:10 +02:00
Roman Telezhynskyi
cbd125b0b0 Deploy windows build from AppVeyor to Bintray.
--HG--
branch : develop
2016-12-19 12:05:39 +02:00
Roman Telezhynskyi
dfae4ef5e0 Add support SonarQube.
--HG--
branch : develop
2016-12-19 11:58:20 +02:00
Valentina Zhuravska
947f4eb97c Added ShowOptionsToolEllipticalArc method.
--HG--
branch : feature
2016-12-17 03:57:01 +02:00
Valentina Zhuravska
a8a3487996 Added new schema v0.3.9.
--HG--
branch : feature
2016-12-17 03:53:47 +02:00
Valentina Zhuravska
51b21bc99c Added formulaRotationAngle to VEllipticalArc.
--HG--
branch : feature
2016-12-17 03:41:33 +02:00
Valentina Zhuravska
50f6418f10 Added AddEllipticalArc method to VContainer.
--HG--
branch : feature
2016-12-17 03:40:17 +02:00
Valentina Zhuravska
9e3fd67eb6 Added VEllipticalArcRadius.
--HG--
branch : feature
2016-12-17 03:34:12 +02:00
Valentina Zhuravska
aa24976f9a Added elliptical arc tool to MainWindow.
--HG--
branch : feature
2016-12-17 03:17:29 +02:00
Valentina Zhuravska
a5f504a710 Added DialogEllipticalArc.
--HG--
branch : feature
2016-12-17 03:10:05 +02:00
Valentina Zhuravska
33a42e3b9b Added VisToolEllipticalArc.
--HG--
branch : feature
2016-12-17 03:06:20 +02:00
Valentina Zhuravska
00ab0a225e Added VToolEllipticalArc.
--HG--
branch : feature
2016-12-17 03:01:40 +02:00
Roman Telezhynskyi
2f78b46023 Use Travis CI new feature caching to speed up building on Linux.
--HG--
branch : develop
2016-12-16 11:55:59 +02:00
Roman Telezhynskyi
2d34b1612b Use deploy on bintray for speed up compilation osx port.
--HG--
branch : develop
2016-12-16 11:38:47 +02:00
Roman Telezhynskyi
c2e038c57b Merge with feature.
Fixed issue #589. Error: Valentina lock up if not enough space for label.

--HG--
branch : develop
2016-12-15 11:29:56 +02:00
Roman Telezhynskyi
d45a04feb0 Correct label size according to parent's bounding rect.
--HG--
branch : feature
2016-12-15 09:33:01 +02:00
Roman Telezhynskyi
cda54a62ec Updated ChangeLog.txt.
--HG--
branch : feature
2016-12-15 09:00:16 +02:00
Roman Telezhynskyi
b16ee3a4d1 Minore changes for VTextGraphicsItem.
Clearing code. Changed size for control objects.

--HG--
branch : feature
2016-12-15 08:54:52 +02:00
Roman Telezhynskyi
a3f7b9f60f Fix drawing artifacts.
--HG--
branch : feature
2016-12-15 08:52:23 +02:00
Roman Telezhynskyi
227e4f0ba0 Better way to find maximally suitable font size.
--HG--
branch : feature
2016-12-15 08:50:25 +02:00
Roman Telezhynskyi
97d76957e3 Use font's height.
--HG--
branch : feature
2016-12-15 08:46:45 +02:00
Roman Telezhynskyi
8d526d2ebc Set min font size to 5.
--HG--
branch : feature
2016-12-14 12:09:59 +02:00
Roman Telezhynskyi
4eb9b2da83 Cleaning code.
--HG--
branch : feature
2016-12-14 11:59:21 +02:00
Roman Telezhynskyi
62d3d5283a Cppcheck warning.
--HG--
branch : feature
2016-12-14 11:32:22 +02:00
Bojan Kverh
e86777d728 Merged develop into feature
--HG--
branch : feature
2016-12-14 00:57:25 +01:00
BojanKverh
f6122ea8be Fixed font size calculation, so that the app does not get stuck
--HG--
branch : feature
2016-12-14 00:56:30 +01:00
Bojan Kverh
9690d47df4 Merged develop into feature
--HG--
branch : feature
2016-12-13 19:01:20 +01:00
Roman Telezhynskyi
8dc00022f4 Redesign lupdate.sh script. Speed up pull time up to 4 times.
--HG--
branch : develop
2016-12-13 14:44:10 +02:00
Roman Telezhynskyi
5baa002c00 Merged in BojanKverh/valentina-issue331a/feature (pull request #151)
Fixed font size calculation, so that the app does not get stuck. ref #589.

--HG--
branch : develop
2016-12-14 10:37:25 +02:00
Roman Telezhynskyi
ac52e54221 make_install.bat changed way to detect target architecture.
--HG--
branch : develop
2016-12-12 17:01:40 +02:00
Roman Telezhynskyi
21585bf773 Update Changelog.txt.
--HG--
branch : develop
2016-12-12 16:48:59 +02:00
Roman Telezhynskyi
60ad5a2b67 Lupdate.
--HG--
branch : develop
2016-12-12 16:45:45 +02:00
Roman Telezhynskyi
ad48858f3d Math parser should allow apostrophe in variable name.
Apostrophe is actively used in French language.

--HG--
branch : develop
2016-12-12 16:45:24 +02:00
Roman Telezhynskyi
0b407792d7 Fixed issue #594. Broken export on Mac.
--HG--
branch : develop
2016-12-10 18:47:33 +02:00
Roman Telezhynskyi
9b679d7c3e Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
2016-12-10 18:38:34 +02:00
Roman Telezhynskyi
67a6b67afc Fix broken test on Windows.
--HG--
branch : develop
2016-12-08 13:56:17 +02:00
Roman Telezhynskyi
f2e0974158 Update details list after each full parse.
--HG--
branch : develop
2016-12-04 18:29:12 +02:00
Roman Telezhynskyi
9cdf222467 New test case. Zigzag in main path.
--HG--
branch : develop
2016-12-07 18:55:01 +02:00
Roman Telezhynskyi
2377373a89 Fixed issue #591. Control scene max and min scale factor.
--HG--
branch : develop
2016-12-06 16:18:40 +02:00
Roman Telezhynskyi
0685654c87 Lupdate.
--HG--
branch : develop
2016-12-05 14:10:04 +02:00
Bojan Kverh
5cdd5687bf Merged develop into feature
--HG--
branch : feature
2016-12-04 17:16:25 +01:00
Roman Telezhynskyi
fa67634f38 Call waitForStarted() before each waitForFinished().
--HG--
branch : develop
2016-12-03 10:40:23 +02:00
Roman Telezhynskyi
df758fd159 Redesign AbstractTest::Run.
--HG--
branch : develop
2016-12-03 10:20:45 +02:00
BojanKverh
21445db240 Fixed the hangup bug because of very long label words
--HG--
branch : feature
2016-12-02 00:44:28 +01:00
Roman Telezhynskyi
166ef0b82e Remove previous translations before update. Allow user to change components.
--HG--
branch : develop
2016-11-21 20:48:00 +02:00
Roman Telezhynskyi
2bd7b7e8ca Force to update build time on Windows.
--HG--
branch : develop
2016-11-21 20:36:48 +02:00
Roman Telezhynskyi
662e2a5139 Lupdate.
--HG--
branch : develop
2016-11-21 19:45:37 +02:00