Roman Telezhynskyi
|
3bb657ea1a
|
New internal variable "Length to spline control point".
--HG--
branch : develop
|
2016-09-24 20:44:06 +03:00 |
|
Roman Telezhynskyi
|
74bc4179ef
|
New tool Flipping by axis.
--HG--
branch : feature
|
2016-09-17 12:10:03 +03:00 |
|
Roman Telezhynskyi
|
9bb88afaa5
|
New tool Flipping by line.
--HG--
branch : feature
|
2016-09-13 11:27:44 +03:00 |
|
Roman Telezhynskyi
|
0d35033275
|
Added global option "Forbid Flipping". ref #560.
--HG--
branch : develop
|
2016-09-06 17:05:54 +03:00 |
|
Roman Telezhynskyi
|
038863fbdf
|
Resolved issue #560. Flipped pattern pieces in Layout.
--HG--
branch : develop
|
2016-09-06 13:24:52 +03:00 |
|
BojanKverh
|
ff6d3c7155
|
Fixed user defined materials
--HG--
branch : feature
|
2016-08-21 10:27:39 +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
|
b0532e6fb9
|
Removed userDef attributes from DOM tree, where they are not necessary. Fixed some translations. Refactored finding the selected material in detail dialog
--HG--
branch : feature
|
2016-08-11 22:44:53 +02:00 |
|
Roman Telezhynskyi
|
c9cdd2cd8d
|
Using macros QT_WARNING_DISABLE_*.
--HG--
branch : develop
|
2016-08-06 21:42:40 +03:00 |
|
Roman Telezhynskyi
|
ffb6f1fbd5
|
cppcheck warnings.
--HG--
branch : develop
|
2016-08-02 15:12:13 +03:00 |
|
Bojan Kverh
|
c5f38207fd
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-29 21:47:49 +02:00 |
|
Valentina Zhuravska
|
6081a5f9d7
|
Little fix.
--HG--
branch : feature
|
2016-07-26 16:16:09 +03:00 |
|
Valentina Zhuravska
|
1ae8509d63
|
Merge with develop.
--HG--
branch : feature
|
2016-07-26 15:32:55 +03:00 |
|
Valentina Zhuravska
|
f9c9cedfac
|
We don't need DialogTool::ShowVisToolTip slot anymore.
--HG--
branch : feature
|
2016-07-26 13:45:17 +03:00 |
|
BojanKverh
|
85db8f84e6
|
Added hiding Show measurement option and showing just a filename without path in detail and layout mode. Also fixed a wrong comment
--HG--
branch : feature
|
2016-07-24 19:07:38 +02:00 |
|
BojanKverh
|
a6e38b54d0
|
Added the optional measurements line to the pattern info label
--HG--
branch : feature
|
2016-07-24 12:30:10 +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
|
5ba40aad8c
|
Fixed alignments
--HG--
branch : feature
|
2016-07-21 16:49:26 +02:00 |
|
Bojan Kverh
|
4138d30fb6
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-21 08:30:51 +02:00 |
|
Roman Telezhynskyi
|
1bffa92127
|
Using QLatin1String instead of QLatin1Literal.
QLatin1Literal is just a typedef of QLatin1String lefter for compatibility with
Qt 4.x.
--HG--
branch : develop
|
2016-07-20 11:39:15 +03:00 |
|
BojanKverh
|
948102e74e
|
Current date is always used to show the pattern creation date
--HG--
branch : feature
|
2016-07-19 22:59:14 +02:00 |
|
BojanKverh
|
25a58421cc
|
Added pattern size field and creation date visibility flag to pattern properties
--HG--
branch : feature
|
2016-07-16 01:12:51 +02:00 |
|
Valentina Zhuravska
|
e080d845f3
|
We need to connect ToolTip signal from splines that already exists to ShowToolTip slot.
--HG--
branch : feature
|
2016-07-13 22:50:55 +03:00 |
|
Bojan Kverh
|
5aa75f2aff
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-07 20:47:16 +02:00 |
|
Roman Telezhynskyi
|
a2acb032a2
|
Use static assert to check if minimal version is high enough to delete code that
needed for backward compatibility.
--HG--
branch : develop
|
2016-07-07 18:04:26 +03:00 |
|
BojanKverh
|
192c4d33a7
|
Added possibility to hide both labels for each detail individually
--HG--
branch : feature
|
2016-07-06 21:56:52 +02:00 |
|
BojanKverh
|
aa1d1f8ce1
|
Label cannot be moved outside of parent bounding box. Moving cursor is on when moving label. Name of detail moved to Pattern Piece Data tab. Hopefully all warnings removed
--HG--
branch : feature
|
2016-07-06 20:49:36 +02:00 |
|
BojanKverh
|
4829b28d25
|
Fixed saving documents that were created before 0.3.3 schema. This change sets a new version right after the DOM tree from loaded document is created.
--HG--
branch : feature
|
2016-07-03 11:41:48 +02:00 |
|
BojanKverh
|
f52f97740d
|
Moved pattern info geometry into VDetail class
--HG--
branch : feature
|
2016-07-02 01:49:38 +02:00 |
|
BojanKverh
|
6effc2b5cd
|
Rotation bugs fixed
--HG--
branch : feature
|
2016-07-01 01:45:16 +02:00 |
|
Bojan Kverh
|
d5a3289ef7
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-30 18:01:27 +02:00 |
|
Roman Telezhynskyi
|
6bf31f2846
|
Resolved issue #483. File lost.
Fixed crash after redo Unite tool. Caused by wrong position of modeling objects.
--HG--
branch : develop
|
2016-06-30 18:32:08 +03:00 |
|
BojanKverh
|
6577d82771
|
Added new schema to accomodate for new parameters and did some other minor changes. There is a bug with Undo on details label, will check that later
--HG--
branch : feature
|
2016-06-27 17:18:43 +02:00 |
|
BojanKverh
|
80fcf30776
|
Moving, resizing and editing both labels now works
--HG--
branch : feature
|
2016-06-27 11:06:51 +02:00 |
|
BojanKverh
|
fa105537d2
|
Moving and resizing pattern info label (has few bugs still, probably just XML parsing)
--HG--
branch : feature
|
2016-06-27 01:17:27 +02:00 |
|
BojanKverh
|
28c4eddbd7
|
Merged
--HG--
branch : feature
|
2016-06-26 19:35:21 +02:00 |
|
Roman Telezhynskyi
|
1608599795
|
Added list "Details in layout".
--HG--
branch : feature
|
2016-06-26 14:36:12 +03:00 |
|
Bojan Kverh
|
3480f33922
|
Merged develop into feature
--HG--
branch : feature
|
2016-06-24 17:57:52 +02:00 |
|
BojanKverh
|
6fbffd2834
|
Position, size and font size of the text label are now saved into VDetail DOM tree. Undo/Redo for moving and resizing the label works.
--HG--
branch : feature
|
2016-06-23 22:35:32 +02:00 |
|
Roman Telezhynskyi
|
e7455cdabc
|
Option "Use last tool" worked incorrect in case of tool "Arc intersect axis".
--HG--
branch : develop
|
2016-06-23 20:45:45 +03:00 |
|
Roman Telezhynskyi
|
7eaadf1761
|
Resolved issue #480. New tool: Midpoint between two points.
--HG--
branch : develop
|
2016-06-23 20:20:21 +03:00 |
|
BojanKverh
|
b14a3c9551
|
Fixed the SaveDetailOption::undo method and few code style issues
--HG--
branch : feature
|
2016-06-21 19:53:15 +02:00 |
|
BojanKverh
|
c05c51e078
|
Finished the detail dialog
--HG--
branch : feature
|
2016-06-21 00:49:22 +02:00 |
|
BojanKverh
|
1899abc39e
|
Added pattern piece data dialog, which can be accessed with right mouse click in Detail mode
--HG--
branch : feature
|
2016-06-18 16:00:01 +02:00 |
|
BojanKverh
|
05b094deec
|
Added a class to hold pattern piece data
--HG--
branch : feature
|
2016-06-17 16:42:38 +02:00 |
|
Roman Telezhynskyi
|
9c0f5f2fa4
|
Refactoring. Use QScopedPointer for class Calculator.
--HG--
branch : develop
|
2016-05-24 15:25:58 +03:00 |
|
Roman Telezhynskyi
|
83243e5af3
|
Handle case when NaN and Inf value treats like valid.
--HG--
branch : develop
|
2016-05-24 15:06:35 +03:00 |
|
Roman Telezhynskyi
|
0266b27b36
|
Save information about curve color inside geometric objects. Help to copy this
data to copy objects after rotation.
--HG--
branch : feature
|
2016-05-19 13:11:50 +03:00 |
|
Roman Telezhynskyi
|
180903b807
|
Automatically generate suffix.
--HG--
branch : feature
|
2016-05-18 15:35:07 +03:00 |
|