Commit Graph

2283 Commits

Author SHA1 Message Date
Roman Telezhynskyi
e8eaac4064 Fixed issue #464. Crash. Issue with modeling node objects.
--HG--
branch : release
2016-04-02 22:36:41 +03:00
Roman Telezhynskyi
fb5b51baed Fixed typo.
--HG--
branch : release
2016-03-27 23:10:14 +03:00
Roman Telezhynskyi
9fdc18ca27 Fixed issue #463. Wrong export to DXF format.
--HG--
branch : release
2016-03-27 18:51:13 +03:00
Roman Telezhynskyi
bb1ef64d15 Fixed issue with deleting detail nodes.
--HG--
branch : release
2016-03-15 16:51:22 +02:00
Roman Telezhynskyi
b5f5bf9514 Fixed issue #458. Issue with segment of curve.
--HG--
branch : release
2016-03-15 13:21:10 +02:00
Roman Telezhynskyi
eb24adb26d For modeling no need to seek parent tool id.
--HG--
branch : release
2016-03-14 14:17:16 +02:00
Roman Telezhynskyi
b35a80d874 Fixed disappearing curve if start and finish points of a segment are equal.
--HG--
branch : release
2016-03-10 20:14:08 +02:00
Roman Telezhynskyi
222fb0ecea Improved the comment.
--HG--
branch : release
2016-03-10 09:41:28 +02:00
Roman Telezhynskyi
b49f1b934d Fixed bug case where an open equidistant point is too far from a main path.
--HG--
branch : release
2016-03-10 09:40:06 +02:00
Roman Telezhynskyi
3d2039e61c Updated version inside the application.
--HG--
branch : release
2016-03-08 14:52:56 +02:00
Roman Telezhynskyi
f171322db3 Fixed wrong handling with true darts points inside tool detail.
--HG--
branch : release
2016-03-08 14:50:05 +02:00
Roman Telezhynskyi
48296502f5 Updated version inside the application.
--HG--
branch : release
2016-03-06 18:23:36 +02:00
Roman Telezhynskyi
2f07549c99 Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol.
The method FormulaFromUser throw an exception. In many places we don't catch the
exception and i think this is wrong. New method TryFormulaFromUser was
introduced for fixing situation.
(grafted from a1a7dab0f21e7698812f44d50d7389fd36060eeb)

--HG--
branch : release
2016-03-06 13:51:31 +02:00
Roman Telezhynskyi
86acf37482 Fixed issue #454. Crash: using CRTL+Z while using line tool.
--HG--
branch : release
2016-03-06 13:08:27 +02:00
Valentina Zhuravska
3f67f77658 Resolved issue #421. Warning: unable to set geometry.
--HG--
branch : release
2016-03-02 02:46:25 +02:00
Valentina Zhuravska
ef8795d2d2 Fixed build problem on Win7
--HG--
branch : release
2016-03-02 02:23:07 +02:00
Roman Telezhynskyi
944edb8735 Fixed broken saving pattern description.
--HG--
branch : release
2016-02-29 14:26:50 +02:00
Roman Telezhynskyi
c8e940d11c Fixed UI bug. Release a dialog size for deploying a formula field.
--HG--
branch : release
2016-02-29 14:21:52 +02:00
Roman Telezhynskyi
7cb84f9931 Fixed broken formula when for system locale thousand separator is a space.
--HG--
branch : release
2016-02-29 14:17:49 +02:00
Roman Telezhynskyi
ce88024313 Using QGraphicsScene instead of VMainGraphicsScene caused a crash.
--HG--
branch : release
2016-02-23 16:58:22 +02:00
Roman Telezhynskyi
bb053e03f4 Fixed bug disabling tool True darts.
--HG--
branch : release
2016-02-22 11:15:54 +02:00
Roman Telezhynskyi
8f994f3de6 Refactoring.
--HG--
branch : feature
2016-02-22 10:58:16 +02:00
Roman Telezhynskyi
e688111414 Fixed wrong calculation tool True darts.
--HG--
branch : feature
2016-02-22 10:55:08 +02:00
Roman Telezhynskyi
037ad21553 Fixed issue #405. Crash after deleting first pattern piece in the list.
--HG--
branch : release
2016-02-19 15:56:38 +02:00
Roman Telezhynskyi
d93092c4b8 Updated version inside the application.
--HG--
branch : release
2016-02-17 12:32:00 +02:00
Roman Telezhynskyi
82e6d271bb Measurement Diagram is not shown on Mac OS X.
--HG--
branch : release
2016-02-17 00:04:43 -08:00
Roman Telezhynskyi
98126ff8ac In dialog 'tool Spline Path' fixed broken selecting new point into the list of
points.

--HG--
branch : release
2016-02-16 17:29:00 +02:00
Roman Telezhynskyi
dfd89778e3 Regesign dialogs tool 'Spline' and 'Spline Path' for avoiding text squeeze.
--HG--
branch : release
2016-02-16 17:25:47 +02:00
Roman Telezhynskyi
99aea913a8 Fixed getting correct reversed segment for single in the list curve.
--HG--
branch : release
2016-02-10 21:38:37 +02:00
Roman Telezhynskyi
bcd59b90c7 Fixed triggering validation a detail.
Two new cases: has been changed Reverse option and the list
has been scrolled. Fixed validation when the list conatains only curve.

--HG--
branch : release
2016-02-10 21:35:46 +02:00
Roman Telezhynskyi
e58080ba81 Little fix tools visuzlization.
--HG--
branch : release
2016-02-09 16:26:49 +02:00
Roman Telezhynskyi
30adc76bce Fixed broken path to measurements after using Save As option.
--HG--
branch : release
2016-02-09 16:16:04 +02:00
Roman Telezhynskyi
aee23cf700 Tool line. Block selecting the same point twice.
--HG--
branch : release
2016-02-09 14:45:31 +02:00
Roman Telezhynskyi
4774a37d43 Resolved issue #443. Not valid dxf file.
- libdxf updated to version 3.12.2.0.
- Fixed wrong pen width.
- Fixed drawPath() method. Drawing subpaths.

--HG--
branch : release
2016-02-09 14:40:39 +02:00
Roman Telezhynskyi
3ad10ca5d2 Fixed combobox width in Dialog "Tool True Dart point".
--HG--
branch : release
2016-02-02 15:37:44 +02:00
Roman Telezhynskyi
eb9f8f4b60 Resolved issue #441. Broken reference incrementation for tool "True Dart point".
--HG--
branch : release
2016-02-02 15:34:29 +02:00
Roman Telezhynskyi
7fd45ded4e Resolved issue #439. Widen Formula Dialog.
--HG--
branch : release
2016-02-01 20:59:00 +02:00
Roman Telezhynskyi
65d8772a72 Fixed broken tool dialogs "Intersection arcs" and "Point from arc and tangent".
--HG--
branch : release
2016-02-01 20:02:32 +02:00
Roman Telezhynskyi
4f5526b9e5 Fixed issue #442. 'Broken Formula' error when using Intersect Circles tool.
--HG--
branch : release
2016-02-01 19:43:32 +02:00
Roman Telezhynskyi
f572c93748 Change version to 0.4.1.
--HG--
branch : release
2016-01-29 21:48:21 +02:00
Roman Telezhynskyi
558c0d75f5 Fixed issue #438. Broken switching pattern pieces.
--HG--
branch : release
2016-01-29 16:28:05 +02:00
Roman Telezhynskyi
207038bdab Fixed window title.
--HG--
branch : release
2016-01-29 12:30:34 +02:00
Roman Telezhynskyi
d3fab56181 Change version to 0.4.0.
--HG--
branch : release
2016-01-27 14:51:10 +02:00
Roman Telezhynskyi
4333b50559 Fixed typos.
--HG--
branch : release
2016-01-21 16:20:02 +02:00
Roman Telezhynskyi
77dcb78e80 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.

--HG--
branch : release
2016-01-15 07:36:55 -08:00
Roman Telezhynskyi
0fac22badb If item's rect is bigger than view's rect ensureVisible works very unstable.
--HG--
branch : release
2016-01-15 14:09:52 +02:00
Roman Telezhynskyi
69354bd28c Showing/hiding control points require recalculation scene size.
--HG--
branch : release
2016-01-15 12:16:04 +02:00
Roman Telezhynskyi
b2d498b78c Call ensureVisible() only in mouseMoveEvent() method. Alwayse update size of
scene.

--HG--
branch : release
2016-01-15 12:05:56 +02:00
Roman Telezhynskyi
f5c85a73a1 Ensure cursor visibility when move curve.
--HG--
branch : release
2016-01-14 17:04:36 +02:00
Roman Telezhynskyi
68b723148c Fix recalculation the scene when move detail.
--HG--
branch : release
2016-01-14 15:48:21 +02:00
Roman Telezhynskyi
7695361b0f Release candidate.
--HG--
branch : release
2016-01-14 11:45:41 +02:00
Roman Telezhynskyi
908dc5b975 Work only with visible items.
--HG--
branch : release
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
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
Roman Telezhynskyi
afe36d69d5 New file in the collection.
--HG--
branch : develop
2016-01-11 13:31:19 +02:00
Roman Telezhynskyi
6be6eb80b0 Parse expression also in the attribute radius.
--HG--
branch : develop
2016-01-11 13:28:48 +02:00
Roman Telezhynskyi
4977604106 Correct disabling line to the label.
--HG--
branch : develop
2016-01-11 13:24:37 +02:00
Roman Telezhynskyi
ac5c8d8201 Do not remove a loop created by intersection point when it is the first or
the last point of lines that intersect.

--HG--
branch : develop
2016-01-10 21:41:46 +02:00
Roman Telezhynskyi
f240a3d599 Fix failed tests
--HG--
branch : develop
2016-01-10 17:43:48 +02:00
Roman Telezhynskyi
50dbe9471f Merge
--HG--
branch : develop
2016-01-10 17:03:12 +02:00
Roman Telezhynskyi
7ef6ed4726 New files in collection.
--HG--
branch : develop
2016-01-10 17:02:44 +02:00
Roman Telezhynskyi
3d6f8e0caa Brush detail.
--HG--
branch : develop
2016-01-10 15:31:43 +02:00
Roman Telezhynskyi
a97ce04ca5 Fixed issue #434. Select multiple modes.
--HG--
branch : develop
2016-01-10 11:14:23 +02:00
Roman Telezhynskyi
c2976614ba Correct removing loop if a path contains them several. Seek and remove the last.
In this way we will correct remove them all.

--HG--
branch : develop
2016-01-09 23:53:17 +02:00
Roman Telezhynskyi
975a528560 New test. Check correct seam allowance in the file jacketМ6_30-110.val.
--HG--
branch : develop
2016-01-09 18:16:03 +02:00
Valentina Zhuravska
982a0172c5 Retranslate pattern making system
--HG--
branch : feature
2016-01-09 14:52:28 +02:00
Valentina Zhuravska
a4e1db90e8 Change pattern making system in Valentina settings
--HG--
branch : feature
2016-01-09 14:38:26 +02:00
Roman Telezhynskyi
13fbc0b8b9 New files in collection.
--HG--
branch : develop
2016-01-09 12:29:50 +02:00
Roman Telezhynskyi
b9f8e19236 Test issue with method IsPointOnLineSegment.
--HG--
branch : develop
2016-01-09 11:42:06 +02:00
Roman Telezhynskyi
1c92165467 Have found case where the program returns wrong curve segment.
--HG--
branch : develop
2016-01-08 17:59:51 +02:00
Valentina Zhuravska
e2cfd3f3f7 Fix names according to code style conventions
--HG--
branch : feature
2016-01-08 14:14:56 +02:00
Valentina Zhuravska
4bb731a825 Retranslate tables of variables
--HG--
branch : feature
2016-01-08 14:06:38 +02:00
Valentina Zhuravska
b283fb2a76 Retranslate history
--HG--
branch : feature
2016-01-08 13:55:37 +02:00
Roman Telezhynskyi
7be1690e39 Fix. Don't change state of a pattern if click on the button OK.
--HG--
branch : develop
2016-01-08 13:22:48 +02:00
Roman Telezhynskyi
39e7b2df89 Delay for correct the first fitbest zoom.
--HG--
branch : develop
2016-01-08 13:08:54 +02:00
Roman Telezhynskyi
45454a8955 Fix tool UnionDetails. Always left last poit of detail, save children ids,
save in correct section.

--HG--
branch : develop
2016-01-07 18:43:08 +02:00
Valentina Zhuravska
31582e06da Fixed alignment
--HG--
branch : feature
2016-01-06 17:28:46 +02:00
Valentina Zhuravska
b6466547e8 Retranslate patternPieceLabel
--HG--
branch : feature
2016-01-06 09:34:03 +02:00
Valentina Zhuravska
be3e6e5498 Retranslate helpLabel
--HG--
branch : feature
2016-01-06 09:11:44 +02:00
Valentina Zhuravska
772836b516 Retranslate undo and redo buttons
--HG--
branch : feature
2016-01-06 09:03:40 +02:00
Valentina Zhuravska
0575f40a2a We need to fixate size of the contentsWidget, because we don't need to change it during the retranslation
--HG--
branch : feature
2016-01-06 08:49:44 +02:00
Valentina Zhuravska
eabbcb2e2b Little fix: correct retranslate osOptionCheck
--HG--
branch : feature
2016-01-06 08:11:51 +02:00
Valentina Zhuravska
31aee635e4 Little optimization: change 'cansel' to 'cancel'
--HG--
branch : feature
2016-01-06 08:05:41 +02:00
Valentina Zhuravska
c4fe05df11 Retranslate patternpage.
--HG--
branch : feature
2016-01-06 07:59:01 +02:00
Valentina Zhuravska
aa3197fbd3 Retranslate pathpage.
--HG--
branch : feature
2016-01-06 07:55:51 +02:00
Valentina Zhuravska
ac899a4cf1 Retranslate configurationpage.
--HG--
branch : feature
2016-01-06 07:55:05 +02:00
Valentina Zhuravska
b9f3e664dc Retranslate communitypage.
--HG--
branch : feature
2016-01-06 07:40:34 +02:00
Valentina Zhuravska
4e12484725 Retranslate configdialog.
--HG--
branch : feature
2016-01-06 07:34:30 +02:00
Valentina Zhuravska
2623af8881 Retranslate mainwindow ui.
--HG--
branch : feature
2016-01-06 07:02:41 +02:00
Roman Telezhynskyi
65bf17fcf9 Fixed broken feature 'Default height and size'.
--HG--
branch : develop
2016-01-03 15:21:30 +02:00
Roman Telezhinskyi
b0e484c6f7 Merged in nauck/valentina/feature (pull request #91)
Unify title and tool bar on osx

--HG--
branch : develop
2016-01-03 14:02:02 +02:00