Commit graph

1568 commits

Author SHA1 Message Date
Roman Telezhynskyi d42fb238df Fixed not enought decimals.
(grafted from e14e15187b021ede6c77fcd0d3fa12b83ef38f60)

--HG--
branch : release
2016-06-22 21:13:50 +03:00
Roman Telezhynskyi e1d87b0414 Fixed bug editing height increase value.
(grafted from 0358b83a446ec083693b50eb93525edfe5535f17)

--HG--
branch : release
2016-06-21 14:15:48 +03:00
Roman Telezhynskyi cdb51f2dfe Set single step depend on measurement unit.
(grafted from 46c591321c41be7925fb0a0f2e4829ddbe9bed12)

--HG--
branch : release
2016-06-21 14:15:36 +03:00
Roman Telezhynskyi cfb836a573 Fixed Tape crash.
--HG--
branch : release
2016-06-19 20:26:45 +03:00
Roman Telezhynskyi cdf3d76930 Fixed issue #494. Printing is not working.
--HG--
branch : release
2016-06-17 17:56:15 +03:00
Roman Telezhynskyi fbeb56c959 Fixed issue #501. Rename Window->Close Window to Window->Close pattern.
--HG--
branch : release
2016-06-07 11:49:06 +03:00
Roman Telezhynskyi b2f3affb34 Fixed issue #468. Tape 'Save As' should save a file without read only state.
--HG--
branch : release
2016-06-07 09:28:59 +03:00
Roman Telezhynskyi 780700829b Fixed issue #493. Error in seam allowance drawing.
--HG--
branch : release
2016-05-26 11:26:14 +03:00
Roman Telezhynskyi b3bef6655d Fixed issue #492. Valentina crashes when add an increment.
--HG--
branch : release
2016-05-23 21:13:30 +03:00
Roman Telezhynskyi 643c60cc70 Fixed issue #491. Valentina doesn't update fractional separator.
--HG--
branch : release
2016-05-23 18:18:16 +03:00
Roman Telezhynskyi e93e8dff93 Resolved issue #435. Valentina doesn't change the cursor.
--HG--
branch : release
2016-05-07 11:52:38 +03:00
Roman Telezhynskyi bf58fb4486 Qt's but QTBUG-42846 "QNSView mouseDragged: Internal mouse button tracking
invalid (missing Qt::LeftButton)" was fixed. No need to hide the warning message
anymore.
(grafted from 465d6259962d52d03eca629bc059be1e594e9dd4)

--HG--
branch : release
2016-05-07 11:44:47 +03:00
Roman Telezhynskyi 95b1627771 Resolved issue #473. Tape 'Preferences' cause loss of focus
(grafted from e72978060a109d22c241f64324f30b7a149e091b)

--HG--
branch : release
2016-05-07 11:44:23 +03:00
Roman Telezhynskyi 840520c5f8 Fix problem with updating localization.
(grafted from cf937fc12d098c36ad5493692981ee73950d5f8b)

--HG--
branch : release
2016-05-07 11:44:08 +03:00
Roman Telezhynskyi 57e2e02aed Hide Qt's warning related to the bug 'Assertion when reading an icns file'.
(grafted from f3c81ec3f1a0a9a5cc886c44a0bcd7f913f9b34b)

--HG--
branch : release
2016-05-07 11:42:09 +03:00
Roman Telezhynskyi 1f1800f8df Fixed build on Mac OS X with Qt 5.6. Minimally supported target is now 10.7.
(grafted from 718faed502e839b091cce027d963fc81a5f73f50)

--HG--
branch : release
2016-05-07 11:41:42 +03:00
Roman Telezhynskyi f723021952 Updated measurement templates with all measurements. Added new template
Aldrich/Women measurements.

--HG--
branch : release
2016-04-08 13:19:50 +03:00
Roman Telezhynskyi c734ade831 Updated description measurements N06 and N07. Add new measurements A23 and J10.
--HG--
branch : release
2016-04-08 13:11:34 +03:00
Roman Telezhynskyi c2fad3cde4 Fixed GUI issue. After full parse some widgets was incorrectly reseted.
--HG--
branch : release
2016-04-03 19:29:52 +03:00
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 9fdc18ca27 Fixed issue #463. Wrong export to DXF format.
--HG--
branch : release
2016-03-27 18:51:13 +03: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 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
Roman Telezhynskyi 944edb8735 Fixed broken saving pattern description.
--HG--
branch : release
2016-02-29 14:26:50 +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 82e6d271bb Measurement Diagram is not shown on Mac OS X.
--HG--
branch : release
2016-02-17 00:04:43 -08: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 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 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 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 908dc5b975 Work only with visible items.
--HG--
branch : release
2016-01-13 17:15:53 +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 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 a97ce04ca5 Fixed issue #434. Select multiple modes.
--HG--
branch : develop
2016-01-10 11:14:23 +02:00
Valentina Zhuravska 982a0172c5 Retranslate pattern making system
--HG--
branch : feature
2016-01-09 14:52:28 +02:00