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 |
|
Roman Telezhynskyi
|
80b415f258
|
Merge with develop.
--HG--
branch : feature
|
2016-05-12 22:52:31 +03:00 |
|
Roman Telezhynskyi
|
910c40a5b3
|
Commit successful build.
--HG--
branch : feature
|
2016-05-12 22:11:21 +03:00 |
|
Roman Telezhynskyi
|
384d85dfae
|
Fixed build with MSVC.
--HG--
branch : develop
|
2016-05-06 19:32:35 +03:00 |
|
Roman Telezhynskyi
|
6f56b46d26
|
Fixed Clang warnings.
--HG--
branch : develop
|
2016-05-03 19:50:37 +03:00 |
|
Roman Telezhynskyi
|
42e356ccbd
|
New pattern format version 0.3.0.
--HG--
branch : feature
|
2016-04-07 19:56:41 +03:00 |
|
Roman Telezhynskyi
|
a0842b0f48
|
Merge with develop.
--HG--
branch : feature
|
2016-04-07 17:59:07 +03:00 |
|
Roman Telezhynskyi
|
48e411a3ce
|
Working with group widget.
--HG--
branch : feature
|
2016-04-07 17:57:53 +03:00 |
|
Roman Telezhynskyi
|
5697af33e8
|
Fixed tests.
--HG--
branch : develop
|
2016-04-07 12:35:08 +03:00 |
|
Roman Telezhinskyi
|
0b9562a3bd
|
Merged in ValentinaZhuravska/valentina/feature (pull request #107)
We can add image to file.val
--HG--
branch : develop
|
2016-04-07 12:03:40 +03:00 |
|
Roman Telezhynskyi
|
9c63c4f794
|
The method SetGroupName.
--HG--
branch : feature
|
2016-04-06 12:36:33 +03:00 |
|
Roman Telezhynskyi
|
cb67249b54
|
New undo command Add Group.
--HG--
branch : feature
|
2016-04-06 12:03:34 +03:00 |
|
Valentina Zhuravska
|
8911fb5e11
|
Overrided setTagText method
--HG--
branch : feature
|
2016-04-06 05:34:08 +03:00 |
|