Commit graph

2713 commits

Author SHA1 Message Date
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
Roman Telezhynskyi fa410de76d Fixed issue #432. Cannot switch between pattern pieces on latest develop (osx).
--HG--
branch : develop
2016-01-03 11:52:22 +02:00
Roman Telezhynskyi d4b6a3eb65 Merge.
--HG--
branch : develop
2016-01-03 10:40:58 +02:00
Roman Telezhinskyi e90db08842 Merged in nauck/valentina/feature (pull request #90)
Fix issue #431

--HG--
branch : develop
2016-01-03 10:28:57 +02:00
Benjamin Nauck e03db7f738 Use unified title and tool bar on mac
--HG--
branch : feature
2016-01-03 04:11:11 +01:00
Benjamin Nauck 000bbd454e Use same icon on cursor as it is on the tool button for the arc intersect axis tool
--HG--
branch : feature
2016-01-02 23:57:26 +01:00
Roman Telezhinskyi 4666fcf7cc Merged in nauck/valentina/feature (pull request #89)
HiDPI toolbox and cursor resources

--HG--
branch : develop
2016-01-03 00:42:09 +02:00
Benjamin Nauck e89f730b38 Move and refactor tool cursor generation script
--HG--
branch : feature
2016-01-02 23:38:02 +01:00
Benjamin Nauck 6ffa9d0055 Move set attribute to vabstractapplication
--HG--
branch : feature
2016-01-02 17:06:19 +01:00
Benjamin Nauck 9d3257ef1c Adjust code to code convention
--HG--
branch : feature
2016-01-02 17:01:00 +01:00
Benjamin Nauck 15b5c4534d Add new tool cursors
--HG--
branch : feature
2016-01-02 15:59:19 +01:00
Benjamin Nauck 99cf5496ea Add missing svg file "triangle.svg"
--HG--
branch : feature
2016-01-02 15:57:13 +01:00
Benjamin Nauck 43ffbbe3c0 Add tool for generating SVG tool icon cursors
The resulting files might need some adjusting but it's a good start

--HG--
branch : feature
2016-01-02 15:55:26 +01:00
Benjamin Nauck 1be3c90cd3 Add support for HiDPI cursors
--HG--
branch : feature
2016-01-02 15:52:42 +01:00
Benjamin Nauck 8be71c1ecb Create new triangle tool icon
--HG--
branch : feature
2016-01-02 14:03:54 +01:00
Roman Telezhynskyi 94ffeffeff Lupdate.
--HG--
branch : develop
2016-01-02 14:32:20 +02:00
Benjamin Nauck 31a00ab6fe Fix icon export res misstake
--HG--
branch : feature
2016-01-02 05:19:09 +01:00
Benjamin Nauck 1254de52d5 Update toolbar icons and add HiDPI versions
--HG--
branch : feature
2016-01-02 03:14:54 +01:00
Benjamin Nauck 4bc766295e Add @2x versions of toolbar tab icons (excluding detail and layout)
--HG--
branch : feature
2016-01-02 02:45:29 +01:00
Benjamin Nauck c57201fe82 Add support for high dpi bitmap resources
--HG--
branch : feature
2016-01-02 02:40:33 +01:00
Roman Telezhinskyi 6115b02b5b Merged in ValentinaZhuravska/valentina/feature (pull request #87)
Resolved issue #423.

--HG--
branch : develop
2015-12-28 16:03:31 +02:00
Valentina Zhuravska 9fd6f18426 Resolved issue #423. Deny moving several labels at one time.
--HG--
branch : feature
2015-12-28 10:00:10 +02:00
Roman Telezhynskyi f69d73eed0 Lupdate.
--HG--
branch : develop
2015-12-26 21:10:42 +02:00
Roman Telezhynskyi d6de99babb Fixed test build fail.
--HG--
branch : develop
2015-12-26 20:04:26 +02:00
Roman Telezhynskyi 40103a0132 Merge with feature. Fixed issue #332. Issue with deleted details and valentina
file.

--HG--
branch : develop
2015-12-26 19:11:44 +02:00
Roman Telezhynskyi 37e799ce71 Fixed issue with deleting detail (after union details) and blocked objects.
--HG--
branch : feature
2015-12-26 19:10:02 +02:00
Roman Telezhynskyi 1aa2263686 Improved question message.
--HG--
branch : feature
2015-12-26 18:01:32 +02:00
Roman Telezhynskyi a11b3c3203 Check if setted detail is valid.
--HG--
branch : feature
2015-12-26 15:18:58 +02:00