Commit Graph

2981 Commits

Author SHA1 Message Date
Roman Telezhynskyi
061ea8cc16 Date of release.
(grafted from c9f550e404a5291a52569cd8754a47d32180f42b)

--HG--
branch : develop
2016-01-27 19:40:31 +02:00
Roman Telezhynskyi
d97941febd Updated version package scripts.
(grafted from c1ae839d2e2ffb73a174ffe1185165aaf7087a29)

--HG--
branch : develop
2016-01-27 19:39:40 +02:00
Roman Telezhynskyi
c070f3553b Creating full changelog will take too much time. I have added only most
important issues from the Roadmap page.
(grafted from e3d84ef55c2277282efc2b67580cc3aa52f44309)

--HG--
branch : develop
2016-01-27 19:38:46 +02:00
Roman Telezhynskyi
3b76a421f8 Merge with feature. Resolved issue #132. Intersect Curves.
--HG--
branch : develop
2016-01-25 19:16:04 +02:00
Roman Telezhynskyi
641c7c3109 Updated changelog.
--HG--
branch : feature
2016-01-25 19:15:30 +02:00
Roman Telezhynskyi
c1fecafda9 Refactoring.
--HG--
branch : feature
2016-01-25 19:10:39 +02:00
Roman Telezhynskyi
d86c79f290 Unit test. Check VToolPointOfIntersectionCurves::FindPoint() method.
--HG--
branch : feature
2016-01-25 19:06:36 +02:00
Roman Telezhynskyi
2069713ff6 Fixed bugs.
--HG--
branch : feature
2016-01-25 16:46:24 +02:00
Roman Telezhynskyi
74b84740eb Updated ignore list.
--HG--
branch : feature
2016-01-25 15:52:27 +02:00
Roman Telezhynskyi
387c33e9e0 Refactoring. Smooth scrolling.
--HG--
branch : feature
2016-01-25 15:49:37 +02:00
Roman Telezhynskyi
11aae952cb Show 'read only' in title of window if a pattern file in read only state.
--HG--
branch : feature
2016-01-25 11:13:41 +02:00
Roman Telezhynskyi
1f624ec69b Enable actionSave even file was not saved before.
--HG--
branch : feature
2016-01-25 11:04:42 +02:00
Roman Telezhynskyi
4bb612e20e Show origins when add first pattern piece.
--HG--
branch : feature
2016-01-24 19:04:22 +02:00
Roman Telezhynskyi
ea0000fea6 First successful build. Tool working was not tested!
--HG--
branch : feature
2016-01-24 18:15:08 +02:00
Roman Telezhynskyi
796fde3cfc Icons for tool Intersection curves.
--HG--
branch : feature
2016-01-22 18:18:24 +02:00
Roman Telezhynskyi
deb574cc5f Better documentation for script 'generate_tool_cursor.sh'.
--HG--
branch : develop
2016-01-22 17:01:20 +02:00
Roman Telezhynskyi
0d34320e7d The lock file already helps to prevent rewriting current opened pattern file.
--HG--
branch : develop
2016-01-22 12:54:19 +02:00
Roman Telezhynskyi
8b050eee31 Resolved issue #265. Add 'Read only' attribute.
--HG--
branch : develop
2016-01-22 12:45:18 +02:00
Roman Telezhynskyi
e000486633 Fixed broken tests.
--HG--
branch : develop
2016-01-21 17:20:47 +02:00
Roman Telezhynskyi
f0d4aaf1fb Added language Chinese (China).
--HG--
branch : develop
2016-01-21 17:14:47 +02:00
Roman Telezhynskyi
aa093e4fa5 Lupdate.
--HG--
branch : develop
2016-01-21 16:25:49 +02:00
Roman Telezhynskyi
d466e53e5d Fixed typos.
(grafted from 5212bd0c72b44da2d16dab9e1592c2843ab0ff1e)

--HG--
branch : develop
2016-01-21 16:21:58 +02:00
Roman Telezhynskyi
5f1421f512 New icon for VAL file. Updated Tape logo. Updated ico for standard measurements.
--HG--
branch : develop
2016-01-20 17:44:07 +02:00
Roman Telezhynskyi
be8503664f Fixed issue #325. Check pattern for inverse compatibility.
--HG--
branch : develop
2016-01-19 17:25:46 +02:00
Roman Telezhynskyi
c59efe15d3 Lupdate.
--HG--
branch : develop
2016-01-19 15:39:19 +02:00
Roman Telezhynskyi
c661e04cb3 We have been running Tape in two different cases.
The first inside own bundle where info.plist is works fine, but the second,
when we run inside Valentina's bundle, require direct setting the icon.
(grafted from 911feb13c2c0d9b632fcdb35770d74d5a551d9c0)

--HG--
branch : develop
2016-01-15 18:02:14 +02:00
Roman Telezhynskyi
7982e48e4e If item's rect is bigger than view's rect ensureVisible works very unstable.
(grafted from d807a6fc7a9c1abc588dfda621ac7b70f90b401b)

--HG--
branch : develop
2016-01-15 14:57:47 +02:00
Roman Telezhynskyi
aadac5772d Showing/hiding control points require recalculation scene size.
(grafted from 6f9642ea3c32ce5a333fa85339fd761aa992acc6)

--HG--
branch : develop
2016-01-15 14:57:41 +02:00
Roman Telezhynskyi
3026f9dfc6 Call ensureVisible() only in mouseMoveEvent() method. Alwayse update size of
scene.
(grafted from a080e8c10e0817579d802539e4ef30b4b51f43a8)

--HG--
branch : develop
2016-01-15 14:57:23 +02:00
Roman Telezhynskyi
5517b96613 Ensure cursor visibility when move curve.
(grafted from e7cbd25ec5f67ef9b413244b32a543b2a2a0603f)

--HG--
branch : develop
2016-01-15 14:57:09 +02:00
Roman Telezhynskyi
6a28f464b9 Fix recalculation the scene when move detail.
(grafted from 2a58800bc48bc82057c7bec08d007eb133849b5b)

--HG--
branch : develop
2016-01-15 14:56:33 +02:00
Roman Telezhynskyi
73f0f4ca58 Show scene origins.
--HG--
branch : develop
2016-01-15 14:55:56 +02:00
Roman Telezhynskyi
95d348ac57 Updated version in the NSIS script.
--HG--
branch : develop
2016-01-15 14:15:18 +02:00
Roman Telezhynskyi
e1f3456027 Begin developing new version 0.5.0.
--HG--
branch : develop
2016-01-14 11:55:14 +02:00
Roman Telezhynskyi
40b4779a04 Work only with visible items.
--HG--
branch : develop
2016-01-13 17:15:53 +02:00
Roman Telezhynskyi
8745a78c67 Calculate items bounding rect without hidden items.
--HG--
branch : develop
2016-01-13 15:47:38 +02:00
Roman Telezhynskyi
e9e8a41c38 Lupdate.
--HG--
branch : develop
2016-01-13 15:17:05 +02:00
Roman Telezhynskyi
e6315fce4d Updated copyright dates.
--HG--
branch : develop
2016-01-13 13:00:07 +02:00
Roman Telezhynskyi
6ef39e27e4 Merge
--HG--
branch : develop
2016-01-13 12:56:31 +02:00
Roman Telezhynskyi
38db2be86c Without additional data about measurements diagram is not very usefull.
--HG--
branch : develop
2016-01-13 12:56:10 +02:00
Valentina Zhuravska
bc1664a275 Better way to do table not editable
--HG--
branch : develop
2016-01-13 11:22:39 +02:00
Valentina Zhuravska
48bf54dfd9 All table should not be editable
--HG--
branch : develop
2016-01-13 10:55:10 +02:00
Roman Telezhinskyi
2ecc8b944e Merged in nauck/valentina/feature (pull request #95)
Make 'V' in "Valentina" upper case on osx

--HG--
branch : develop
2016-01-12 01:21:46 +02:00
Benjamin Nauck
de12d75606 Make 'V' in "Valentina" upper case on osx
This will change:
 * the filename of the application to "Valentina.app",
 * the name in the menubar to "Valentina", and
 * the about item so it says "About Valentina" instead of "About valentina"

Almost every application on OS X capitalizes their name. The only exceptions on my computer are apple's i-products (but there the second letter is upper case instead)

--HG--
branch : feature
2016-01-12 00:16:48 +01:00
Roman Telezhynskyi
b304ef7d3b Lupdate.
--HG--
branch : develop
2016-01-11 21:45:57 +02:00
Roman Telezhinskyi
62b47197f7 Merged in ValentinaZhuravska/valentina/feature (pull request #92)
Retranslate

--HG--
branch : develop
2016-01-11 15:16:57 +02:00
Valentina Zhuravska
96add2113c Retranslate all variables inside tables
--HG--
branch : feature
2016-01-11 15:11:33 +02:00
Valentina Zhuravska
3caee4a8df We need to call LoadTranslation when langChanged or systemChanged
--HG--
branch : feature
2016-01-11 14:28:26 +02:00
Valentina Zhuravska
c7696c9d2a Set translation in the helpLabel to "Changes applied".
--HG--
branch : feature
2016-01-11 14:17:41 +02:00
Valentina Zhuravska
c81724d42b Restore selected row after retranslate
--HG--
branch : feature
2016-01-11 13:41:34 +02:00