Roman Telezhynskyi
|
8fb6c9c508
|
Code that converts VPiece to VLayoutDetail moved to static function.
--HG--
branch : feature
|
2017-01-22 10:32:01 +02:00 |
|
Roman Telezhynskyi
|
97d76957e3
|
Use font's height.
--HG--
branch : feature
|
2016-12-15 08:46:45 +02:00 |
|
Roman Telezhynskyi
|
4eb9b2da83
|
Cleaning code.
--HG--
branch : feature
|
2016-12-14 11:59:21 +02: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 |
|
Roman Telezhynskyi
|
9b679d7c3e
|
Resolved issue #595. GapWidth affecting to the margins.
--HG--
branch : develop
|
2016-12-10 18:38:34 +02:00 |
|
Roman Telezhynskyi
|
d134e8b367
|
Clang warnings.
--HG--
branch : develop
|
2016-11-01 10:42:32 +02:00 |
|
BojanKverh
|
96cfc52202
|
At least one arrow has to be present on a grainline
--HG--
branch : feature
|
2016-10-25 23:00:42 +02:00 |
|
BojanKverh
|
21cd56463c
|
User can now turn on/off grainline arrows
--HG--
branch : feature
|
2016-10-25 00:53:01 +02:00 |
|
BojanKverh
|
8ab094c40d
|
Grainline should now be visible in Layout mode
--HG--
branch : feature
|
2016-10-16 15:00:53 +02:00 |
|
BojanKverh
|
46eb6dfaa3
|
Added grainline to layout
--HG--
branch : feature
|
2016-10-16 11:38:08 +02:00 |
|
Bojan Kverh
|
10f2d83edd
|
Merged develop into feature
--HG--
branch : feature
|
2016-08-17 18:00:56 +02:00 |
|
Roman Telezhynskyi
|
d66280033b
|
Fixed issue #546. Compile error under Windows in current develop revision.
--HG--
branch : develop
|
2016-08-16 19:57:32 +03:00 |
|
BojanKverh
|
fb326d4f39
|
Added %size% and %height% placeholders to display pattern size and height in the Pattern size line edit
--HG--
branch : feature
|
2016-08-15 13:03:59 +02:00 |
|
Roman Telezhynskyi
|
80f00b361d
|
Use "Include What You Use" tool for optimizing #includes.
--HG--
branch : develop
|
2016-08-08 14:44:49 +03:00 |
|
Roman Telezhynskyi
|
ffb6f1fbd5
|
cppcheck warnings.
--HG--
branch : develop
|
2016-08-02 15:12:13 +03:00 |
|
BojanKverh
|
a625c35616
|
Added comments to most important new classes
--HG--
branch : feature
|
2016-07-23 15:26:15 +02:00 |
|
BojanKverh
|
03482fb9a8
|
Moved m_tmDetail, m_tmPattern and m_liPP from VLayoutDetail into VLayoutDetailData class
--HG--
branch : feature
|
2016-07-22 12:50:21 +02:00 |
|
BojanKverh
|
455befa493
|
Removed printf commands, added Q_REQUIRED_RESULT macros, replaced v[i] with v.at(i) where needed, replaced 1,0 with true,false when creating boolean XML attributes
--HG--
branch : feature
|
2016-07-22 12:40:02 +02:00 |
|
BojanKverh
|
0e7b369c2e
|
Corrected all the issues reported by Roman till 10:11 AM
--HG--
branch : feature
|
2016-07-22 11:56:45 +02:00 |
|
BojanKverh
|
312b8e458b
|
Centered the label texts and did some refactoring, so that the label content is generated in one place
--HG--
branch : feature
|
2016-07-21 21:46:49 +02:00 |
|
BojanKverh
|
1cf04118da
|
Removed the rectangles around the labels in Layout mode
--HG--
branch : feature
|
2016-07-19 17:25:04 +02:00 |
|
BojanKverh
|
1759d4314f
|
Labels with pattern info are now displayed in the Layout mode as well. Maybe needs a little bit of refactoring (the label styles and texts are now set up in two different places (VToolDetail and VLayoutDetail), I think this should be unified
--HG--
branch : feature
|
2016-07-19 13:47:21 +02:00 |
|
BojanKverh
|
6516fb3204
|
Made the labels text in Layout mode look better
--HG--
branch : feature
|
2016-07-19 09:06:29 +02:00 |
|
BojanKverh
|
9368978039
|
Added detail texts to layout mode
--HG--
branch : feature
|
2016-07-19 02:26:50 +02:00 |
|
BojanKverh
|
0ea76c5914
|
Few changes at vlayoutdetail class
--HG--
branch : feature
|
2016-07-18 20:38:27 +02:00 |
|
BojanKverh
|
fed323fc25
|
Labels are now shown on the layout, however I still need to figure out how to paste text into the labels
--HG--
branch : feature
|
2016-07-17 22:52:53 +02:00 |
|
Roman Telezhynskyi
|
e3ee35bf50
|
Fixed issue #469. Error - Layout has overlapping pieces in develop branch.
--HG--
branch : develop
|
2016-06-21 16:04:15 +03:00 |
|
Roman Telezhynskyi
|
2e83967caf
|
The layout generator optimization. Let QPainterPath check intersections.
--HG--
branch : develop
|
2016-03-28 11:53:02 +03:00 |
|
Roman Telezhynskyi
|
595e5b0bf5
|
Resolved issue #306. Layout generator optimization. Divide into strips.
--HG--
branch : develop
|
2016-02-23 14:13:10 +02:00 |
|
Valentina Zhuravska
|
3e9793dbbb
|
We don't need variable points in method Square
--HG--
branch : feature
|
2015-11-22 16:47:50 +02:00 |
|
Valentina Zhuravska
|
d679187f15
|
Fixed SumTrapezoids method
--HG--
branch : feature
|
2015-11-22 15:58:31 +02:00 |
|
Valentina Zhuravska
|
e8deb4b29c
|
The user must select points in a clockwise direction
--HG--
branch : feature
|
2015-11-22 01:52:18 +02:00 |
|
Roman Telezhynskyi
|
7027198f2a
|
Resolved issue #400. Layout 'fold line' is incorrect.
--HG--
branch : develop
|
2015-11-15 19:06:25 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
7676959bdb
|
Fix for build on drone.io.
--HG--
branch : develop
|
2015-10-08 20:07:48 +03:00 |
|
Roman Telezhynskyi
|
8faded8de2
|
Move classes to VMisc.
--HG--
branch : feature
|
2015-06-15 15:02:42 +03:00 |
|
Roman Telezhynskyi
|
7392e8e914
|
Fixed issue #304. Layout appears different than my pattern.
--HG--
branch : develop
|
2015-05-17 18:31:17 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
07ec5aacf8
|
QVector::removeLast() was introduced only in Qt 5.1.
--HG--
branch : develop
|
2015-04-01 21:38:42 +03:00 |
|
Roman Telezhynskyi
|
6dea77276c
|
QtMath apperas only since Qt 5.1.
--HG--
branch : develop
|
2015-04-01 21:21:24 +03:00 |
|
Roman Telezhynskyi
|
2b711c5f8f
|
Bad API in class LayoutDetail. Fixed checking seam allowence points.
--HG--
branch : release
|
2015-03-14 14:38:44 +02:00 |
|
Roman Telezhynskyi
|
850d51adac
|
cppcheck.
--HG--
branch : release
|
2015-03-02 19:54:33 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|
Roman Telezhynskyi
|
629a2a7579
|
Copyright dates.
--HG--
branch : develop
|
2015-02-27 12:27:48 +02:00 |
|
dismine
|
7970678575
|
Fix for method UniteWithContour.
--HG--
branch : feature
|
2015-01-20 14:50:24 +02:00 |
|
dismine
|
120f4cf565
|
Speed optimization.
--HG--
branch : feature
|
2015-01-19 16:13:26 +02:00 |
|
dismine
|
c191059ddd
|
Changed Point-In-Polygon Algorithm. Additional field for saving mirror state.
--HG--
branch : feature
|
2015-01-18 20:56:01 +02:00 |
|
dismine
|
696aaa413b
|
Fixes for method Mirror and debug system.
--HG--
branch : feature
|
2015-01-17 19:23:54 +02:00 |
|
dismine
|
28b2f97aaa
|
Fixed getting seam allowence points.
--HG--
branch : feature
|
2015-01-16 21:35:50 +02:00 |
|
dismine
|
040b9e607b
|
Method Mirror now should work.
--HG--
branch : feature
|
2015-01-16 15:20:15 +02:00 |
|