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
|
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
|
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
|
8d56b872dc
|
Refactoring method VDomDocument::SetAttribute().
--HG--
branch : develop
|
2016-07-20 18:59:35 +03:00 |
|
Roman Telezhynskyi
|
9375e0319d
|
As part of testing make all compiler warnings treat as errors.
Added new CONFIG option "checkWarnings".
--HG--
branch : develop
|
2016-07-20 15:40:33 +03: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 |
|
Bojan Kverh
|
608b566006
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-19 23:00:37 +02: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 |
|
Roman Telezhynskyi
|
fc7e0bb6cb
|
Fixed Valentina crash after undo deleting detail.
Emitting signal in lambda was not really good idea.
--HG--
branch : develop
|
2016-07-19 20:50:42 +03: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 |
|
Bojan Kverh
|
37425be026
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-15 23:06:50 +02:00 |
|
Roman Telezhynskyi
|
a94daf6834
|
First implementation of Update Notification.
--HG--
branch : feature
|
2016-07-15 12:00:00 +03:00 |
|
Bojan Kverh
|
f7ebda3c6e
|
Merged develop into feature
--HG--
branch : feature
|
2016-07-13 23:11:49 +02:00 |
|
Roman Telezhynskyi
|
e4d6df06b7
|
Refactoring. Instead of using proxy slots emit signals directly from lambda
expressions.
--HG--
branch : develop
|
2016-07-13 14:41:44 +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
|
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 |
|
BojanKverh
|
060411ef09
|
Updated schema v0.3.3.xsd
--HG--
branch : feature
|
2016-06-28 01:02:42 +02:00 |
|
BojanKverh
|
2b7f056566
|
Fixed schema and undo bug
--HG--
branch : feature
|
2016-06-27 20:51:29 +02: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 |
|
BojanKverh
|
065621f8c2
|
Added general info parameters to VPattern and updated pattern properties dialog accordingly
--HG--
branch : feature
|
2016-06-26 16:49:51 +02:00 |
|
Roman Telezhynskyi
|
a0585a4c2b
|
Fixed bug with not unique id if Group is the last object that was created in
file.
Reparsing did not update max available id in file. This cause creating
duplicate ids.
--HG--
branch : develop
|
2016-06-26 15:41:48 +03:00 |
|
Roman Telezhynskyi
|
5306415d92
|
Conversion to new file format.
--HG--
branch : feature
|
2016-06-26 14:45:39 +03: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
|
fd47065ae2
|
Fixed 0.3.1 schema file again
--HG--
branch : feature
|
2016-06-23 19:57:07 +02:00 |
|
BojanKverh
|
dab32731c0
|
Fixed 0.3.1 schema file
--HG--
branch : feature
|
2016-06-23 19:53:00 +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
|
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
|
f046624b36
|
Clean a file. Tool Cut doesn't need color attribute anymore.
--HG--
branch : feature
|
2016-05-19 15:40:55 +03:00 |
|
Roman Telezhynskyi
|
180903b807
|
Automatically generate suffix.
--HG--
branch : feature
|
2016-05-18 15:35:07 +03:00 |
|
Roman Telezhynskyi
|
35c1267672
|
Try catch more cases where adding new tool will produce issues.
--HG--
branch : feature
|
2016-05-16 22:14:59 +03:00 |
|
Roman Telezhynskyi
|
048a49f784
|
Return all formulas that provide tag Operation.
--HG--
branch : feature
|
2016-05-16 21:11:48 +03:00 |
|
Roman Telezhynskyi
|
ac49d298f8
|
Refactoring. Use tag names from class VAbstractPattern.
--HG--
branch : feature
|
2016-05-16 20:59:04 +03:00 |
|
Roman Telezhynskyi
|
7dbba35919
|
Parse the tool in a file.
--HG--
branch : feature
|
2016-05-16 20:27:51 +03:00 |
|
Roman Telezhynskyi
|
95a7553741
|
XSD scheme is now more correct.
--HG--
branch : feature
|
2016-05-14 21:24:27 +03:00 |
|
Roman Telezhynskyi
|
80eb2649b9
|
Refactoring.
--HG--
branch : feature
|
2016-05-13 20:40:55 +03:00 |
|
Roman Telezhynskyi
|
4537106991
|
Updated XSD scheme.
--HG--
branch : feature
|
2016-05-13 20:33:52 +03:00 |
|