Valentina Zhuravska
|
c587826a56
|
Added VEllipticalArc
--HG--
branch : feature
|
2016-02-10 06:59:29 +02:00 |
|
Roman Telezhynskyi
|
c1fecafda9
|
Refactoring.
--HG--
branch : feature
|
2016-01-25 19:10:39 +02:00 |
|
Roman Telezhynskyi
|
ea0000fea6
|
First successful build. Tool working was not tested!
--HG--
branch : feature
|
2016-01-24 18:15:08 +02:00 |
|
Roman Telezhynskyi
|
8b050eee31
|
Resolved issue #265. Add 'Read only' attribute.
--HG--
branch : develop
|
2016-01-22 12:45:18 +02:00 |
|
Roman Telezhynskyi
|
be8503664f
|
Fixed issue #325. Check pattern for inverse compatibility.
--HG--
branch : develop
|
2016-01-19 17:25:46 +02:00 |
|
Roman Telezhynskyi
|
6be6eb80b0
|
Parse expression also in the attribute radius.
--HG--
branch : develop
|
2016-01-11 13:28:48 +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 |
|
Roman Telezhynskyi
|
65bf17fcf9
|
Fixed broken feature 'Default height and size'.
--HG--
branch : develop
|
2016-01-03 15:21:30 +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
|
00b8aae5a7
|
Fixed issue with deleting detail and blocked objects. Part about tool union
still is not fixed.
--HG--
branch : feature
|
2015-12-26 15:08:41 +02:00 |
|
Roman Telezhynskyi
|
95772bf0db
|
Fixed "Build failed".
--HG--
branch : develop
|
2015-12-19 22:15:42 +02:00 |
|
Roman Telezhynskyi
|
a0b785ffd8
|
Resolved issue #402. After Crash .val is empty.
--HG--
branch : develop
|
2015-12-19 21:02:38 +02:00 |
|
Roman Telezhynskyi
|
b2ec130d7e
|
Fixed issue #167. Window modified indication disappears even we have unsaved
change.
--HG--
branch : develop
|
2015-12-18 13:57:03 +02:00 |
|
Roman Telezhynskyi
|
90bdb6b561
|
XSD validation base height and size values.
--HG--
branch : develop
|
2015-12-12 17:35:57 +02:00 |
|
Roman Telezhynskyi
|
93a52bd889
|
Allow user to set default size and height for a pattern.
--HG--
branch : develop
|
2015-12-11 16:19:11 +02:00 |
|
Roman Telezhynskyi
|
85bb6141ab
|
Clang warnings.
--HG--
branch : develop
|
2015-11-30 12:55:39 +02:00 |
|
Roman Telezhynskyi
|
3347d0ad77
|
Clang warnings.
--HG--
branch : develop
|
2015-11-16 14:08:15 +02:00 |
|
Roman Telezhynskyi
|
5eed97c640
|
Enable #pragma message in Clang.
--HG--
branch : develop
|
2015-11-16 12:28:21 +02:00 |
|
Roman Telezhynskyi
|
7038c25c39
|
Turn on PCH on mac os x.
--HG--
branch : develop
|
2015-11-16 12:22:34 +02:00 |
|
Roman Telezhynskyi
|
67c2de94f7
|
Fixed infinite loop.
--HG--
branch : develop
|
2015-11-11 20:53:23 +02:00 |
|
Roman Telezhynskyi
|
22bc725230
|
Replace measurement "size" on equvivalent "bust_arc_f".
--HG--
branch : develop
|
2015-11-11 20:52:38 +02:00 |
|
Roman Telezhynskyi
|
833c507148
|
New measurement (N08) rise_length_side.
--HG--
branch : feature
|
2015-11-11 16:26:48 +02:00 |
|
Roman Telezhynskyi
|
fa822dda24
|
(N04) 'rise_length_side' renamed to 'rise_length_side_sitting'.
--HG--
branch : feature
|
2015-11-11 14:37:32 +02:00 |
|
Roman Telezhynskyi
|
0bfd673ab8
|
Fixed conversion measurements.
--HG--
branch : feature
|
2015-11-11 12:15:42 +02:00 |
|
Roman Telezhynskyi
|
31ee872a1d
|
Refactoring exceptions.
--HG--
branch : develop
|
2015-11-02 19:02:41 +02:00 |
|
Roman Telezhynskyi
|
345b0e5c7f
|
Fixed crash after undo creating a pattern piece.
--HG--
branch : develop
|
2015-11-02 18:25:29 +02:00 |
|
Roman Telezhynskyi
|
88324a11f2
|
Static Code Analysis.
--HG--
branch : develop
|
2015-10-28 16:22:36 +02:00 |
|
Roman Telezhynskyi
|
ff31ac889c
|
After last redesign measurements order comments became useless.
--HG--
branch : develop
|
2015-10-27 08:32:34 +02:00 |
|
Roman Telezhynskyi
|
2b8fb91d17
|
Fixed missing measurement head_girth -> head_circ in conversion.
--HG--
branch : develop
|
2015-10-27 08:11:41 +02:00 |
|
Roman Telezhynskyi
|
28f5188a92
|
Remove minus "-" from the list of measurements.
--HG--
branch : develop
|
2015-10-26 16:46:07 +02:00 |
|
Roman Telezhynskyi
|
caa1a46b01
|
New option Measurements->Unload measurements.
--HG--
branch : develop
|
2015-10-26 13:21:49 +02:00 |
|
Roman Telezhynskyi
|
b516ceb8e1
|
"CONFIG += silent" doesn't work correct with msvc. Do not create target
"make distclean" with msvc.
--HG--
branch : develop
|
2015-10-24 14:13:59 +03:00 |
|
Roman Telezhynskyi
|
467ffbd132
|
ICC warnings.
--HG--
branch : develop
|
2015-10-20 17:32:01 +03:00 |
|
Roman Telezhynskyi
|
4d90589f01
|
Clang warnings.
--HG--
branch : develop
|
2015-10-19 16:21:06 +03:00 |
|
Roman Telezhynskyi
|
65d2213ef9
|
Coverity scan missing includes.
--HG--
branch : develop
|
2015-10-18 22:30:51 +03:00 |
|
Roman Telezhynskyi
|
ff768c1c0f
|
Show pattern making system in tab Information of a measurement file.
--HG--
branch : develop
|
2015-10-16 20:26:05 +03:00 |
|
Roman Telezhynskyi
|
c9ff24dd79
|
Resolved issue #378. Change 'sex' field name to 'gender'.
--HG--
branch : develop
|
2015-10-13 11:13:43 +03:00 |
|
Roman Telezhynskyi
|
1ba9855d22
|
Resolved issue #377. Add blank option for 'sex' field in Tape.exe.
--HG--
branch : develop
|
2015-10-12 20:06:12 +03:00 |
|
Roman Telezhynskyi
|
be398bae93
|
cppcheck.
--HG--
branch : develop
|
2015-10-12 14:52:48 +03:00 |
|
Roman Telezhynskyi
|
2c042b82ae
|
stable.cpp only need by MSVC.
--HG--
branch : develop
|
2015-10-11 13:15:08 +03:00 |
|
Roman Telezhynskyi
|
c1976401a0
|
Use CONFIG += silent in release mode.
--HG--
branch : develop
|
2015-10-09 20:22:49 +03:00 |
|
Roman Telezhynskyi
|
655a297f73
|
Test "Converting old individual format to new version".
--HG--
branch : develop
|
2015-10-01 20:19:19 +03:00 |
|
Roman Telezhynskyi
|
019642e70a
|
Avoid duplicated QStringLiterals.
--HG--
branch : develop
|
2015-10-01 19:43:41 +03:00 |
|
Roman Telezhynskyi
|
06a54ba40c
|
Use qUtf8Printable.
--HG--
branch : develop
|
2015-10-01 18:34:03 +03:00 |
|
Roman Telezhynskyi
|
0b57b8821a
|
Show error message box only through message handler.
--HG--
branch : develop
|
2015-10-01 17:59:01 +03:00 |
|
Roman Telezhynskyi
|
141a3a8a05
|
shoulder_width_f -> shoulder_tip_to_shoulder_tip_f
--HG--
branch : feature
|
2015-09-20 14:11:06 +03:00 |
|
Roman Telezhynskyi
|
7d72d2d579
|
shoulder_width_b -> shoulder_tip_to_shoulder_tip_b
--HG--
branch : feature
|
2015-09-20 13:58:26 +03:00 |
|
Roman Telezhynskyi
|
e75951eb8e
|
Validate unique increment name.
--HG--
branch : develop
|
2015-09-16 09:14:00 +03:00 |
|
Roman Telezhynskyi
|
2e2a6e8f5c
|
Validate unique measurement name.
--HG--
branch : develop
|
2015-09-16 09:04:43 +03:00 |
|
Roman Telezhynskyi
|
f722964c11
|
Add increment's formula to the export list.
--HG--
branch : develop
|
2015-09-16 08:16:27 +03:00 |
|
Roman Telezhynskyi
|
b9c91734b4
|
Conversion measuremnt namses in expressions.
--HG--
branch : develop
|
2015-09-07 16:51:13 +03:00 |
|
Roman Telezhynskyi
|
e90bbf3870
|
Conversion standard measurements.
--HG--
branch : develop
|
2015-09-07 15:29:31 +03:00 |
|
Roman Telezhynskyi
|
d2bb126d04
|
Conversion individual measurements.
--HG--
branch : develop
|
2015-09-07 14:51:21 +03:00 |
|
Alex
|
7f1d2934a7
|
Merged changes
--HG--
branch : develop
|
2015-08-27 21:06:40 +03:00 |
|
Roman Telezhynskyi
|
e3d13cd3b5
|
Wrong conversion for the tag unit.
--HG--
branch : feature
|
2015-08-27 14:00:20 +03:00 |
|
Roman Telezhynskyi
|
a69223299c
|
Reserve a pattern file before conversion.
--HG--
branch : feature
|
2015-08-27 11:45:31 +03:00 |
|
Roman Telezhynskyi
|
62a22b122e
|
Conversion a pattern file.
--HG--
branch : feature
|
2015-08-27 11:25:11 +03:00 |
|
Roman Telezhynskyi
|
a5e0ace3a5
|
Use V_FALLTHROUGH.
--HG--
branch : feature
|
2015-08-26 21:21:42 +03:00 |
|
Roman Telezhynskyi
|
0cacf1034a
|
Open a pattern file.
--HG--
branch : feature
|
2015-08-26 17:20:23 +03:00 |
|
Alex
|
799d5d1dc2
|
Issue #334 mostly with minor neccessary changes, all options implemented
for command line, disabled gui popups when command line detected.
--HG--
branch : develop
|
2015-08-25 20:53:03 +03:00 |
|
Roman Telezhynskyi
|
5a1208655c
|
Working with new Increments.
--HG--
branch : feature
|
2015-08-25 13:35:50 +03:00 |
|
Roman Telezhynskyi
|
6c2c36a11d
|
Show current measurements in Tape.
--HG--
branch : feature
|
2015-08-18 17:53:33 +03:00 |
|
Roman Telezhynskyi
|
8146f53be3
|
Create a measurement independent pattern file.
--HG--
branch : feature
|
2015-08-16 18:56:06 +03:00 |
|
Roman Telezhynskyi
|
90455b8910
|
Class LitePattern for getting a list of measurements from a pattern file.
--HG--
branch : feature
|
2015-08-11 16:41:03 +03:00 |
|
Roman Telezhynskyi
|
3c32c869a6
|
In some cases need just disable GUI (Read only mode) without writing in file.
--HG--
branch : feature
|
2015-07-25 18:18:01 +03:00 |
|
Roman Telezhynskyi
|
19b787b111
|
Open measurement file.
--HG--
branch : feature
|
2015-07-25 15:59:40 +03:00 |
|
Roman Telezhynskyi
|
180af51f99
|
Save attributes.
--HG--
branch : feature
|
2015-07-22 12:44:31 +03:00 |
|
Roman Telezhynskyi
|
5ba6d62d94
|
Save basic information in file.
--HG--
branch : feature
|
2015-07-18 14:08:44 +03:00 |
|
Roman Telezhynskyi
|
a9edee47e5
|
Creation empty file.
--HG--
branch : feature
|
2015-07-16 12:38:54 +03:00 |
|
Roman Telezhynskyi
|
77767ed85b
|
Rename ambiguous Valentina.pri.
--HG--
branch : feature
|
2015-07-10 12:28:30 +03:00 |
|
Roman Telezhynskyi
|
75e9bd0ed5
|
Move templates outside class definition.
--HG--
branch : develop
|
2015-07-03 17:03:19 +03:00 |
|
Roman Telezhynskyi
|
d4e13bfe34
|
Use Q_DECL_OVERRIDE.
--HG--
branch : develop
|
2015-07-03 16:36:54 +03:00 |
|
Roman Telezhynskyi
|
b866e7b91e
|
Resolved issue #301. True darts.
--HG--
branch : feature
|
2015-06-24 17:30:07 +03:00 |
|
Roman Telezhynskyi
|
b7f731802d
|
Reserve one name outside a pattern data base.
--HG--
branch : develop
|
2015-06-19 14:58:13 +03:00 |
|
Roman Telezhynskyi
|
bfaeddfc85
|
VTools static library.
--HG--
branch : feature
|
2015-06-18 20:23:24 +03:00 |
|
Roman Telezhynskyi
|
a312e763c0
|
Move VFormula to library VPatternDB. New class VAbstractPattern.
--HG--
branch : feature
|
2015-06-18 11:45:38 +03:00 |
|
Roman Telezhynskyi
|
fab30e999f
|
Use VAbstractPattern in tools.
--HG--
branch : feature
|
2015-06-16 18:01:17 +03:00 |
|
Roman Telezhynskyi
|
d969cfb2d5
|
Complited refactoring VPattern.
--HG--
branch : feature
|
2015-06-16 12:04:48 +03:00 |
|
Roman Telezhynskyi
|
f166f2521b
|
Refactoring UndoCommands.
--HG--
branch : feature
|
2015-06-16 11:30:25 +03:00 |
|
Roman Telezhynskyi
|
cababbfc37
|
New static library VMisc.
--HG--
branch : feature
|
2015-06-15 14:43:41 +03:00 |
|
Roman Telezhynskyi
|
95f141d737
|
Move realization to cpp.
--HG--
branch : feature
|
2015-06-15 12:37:18 +03:00 |
|
Roman Telezhynskyi
|
4e4deeb2e5
|
Refactoring. More independent class VSimpleCurve.
--HG--
branch : feature
|
2015-06-15 12:32:27 +03:00 |
|
Roman Telezhynskyi
|
48cd74cabd
|
Move class VToolRecord to library IFC.
--HG--
branch : feature
|
2015-06-12 12:49:35 +03:00 |
|
Roman Telezhynskyi
|
f8c6a65962
|
Moving class VContainer in a static library complited.
--HG--
branch : feature
|
2015-06-12 11:55:44 +03:00 |
|
Roman Telezhynskyi
|
0322457ece
|
Refactoring. Make class VDetail more independent.
--HG--
branch : feature
|
2015-06-11 20:36:17 +03:00 |
|
Roman Telezhynskyi
|
4635593b5a
|
Resolved issue #245 New tool "Arc with given length".
--HG--
branch : develop
|
2015-06-09 21:23:37 +03:00 |
|
Roman Telezhynskyi
|
a327bc4985
|
Resolved issue #209. New tool point from circle and tangent.
--HG--
branch : develop
|
2015-06-05 16:43:41 +03:00 |
|
Roman Telezhynskyi
|
c3d5688f28
|
New tool "Point of the intersection circles".
--HG--
branch : develop
|
2015-05-30 13:02:20 +03:00 |
|
Roman Telezhynskyi
|
256ad10169
|
New pattern format version.
--HG--
branch : feature
|
2015-05-28 12:07:52 +03:00 |
|
Roman Telezhynskyi
|
dffb7f27a0
|
Forgot disable these sections.
--HG--
branch : develop
|
2015-05-18 11:26:54 +03:00 |
|
Roman Telezhynskyi
|
3c6441bd85
|
Comments about disabling Address Sanitizer.
--HG--
branch : develop
|
2015-05-16 17:17:34 +03:00 |
|
Roman Telezhynskyi
|
641e718a04
|
Fixed issue #299. Error when opening .val file.
--HG--
branch : develop
|
2015-05-11 15:59:53 +03:00 |
|
Roman Telezhynskyi
|
c1980cc7aa
|
Make possible disable Address Sanitizer.
--HG--
branch : develop
|
2015-05-11 10:10:25 +03:00 |
|
Roman Telezhynskyi
|
78f1e89f08
|
Cppcheck.
--HG--
branch : develop
|
2015-04-15 15:44:57 +03:00 |
|
Roman Telezhynskyi
|
c144c149e6
|
Class VPoster.
--HG--
branch : feature
|
2015-04-11 14:01:25 +03:00 |
|
Roman Telezhynskyi
|
ff44834417
|
GCC warning “ISO C99 requires rest arguments to be used”.
For fixing use printf style.
--HG--
branch : develop
|
2015-04-01 20:08:35 +03:00 |
|
Roman Telezhynskyi
|
30f6aea194
|
Hide warnings, minimal requirements for build is Qt 5.0.0.
--HG--
branch : develop
|
2015-04-01 15:51:54 +03:00 |
|
Roman Telezhynskyi
|
2cab9b4f90
|
Fixed missed attribute in XML schema.
--HG--
branch : develop
|
2015-03-28 11:08:11 +02:00 |
|
Roman Telezhynskyi
|
7555c67c3e
|
Clang warnings.
--HG--
branch : release
|
2015-03-16 14:23:02 +02:00 |
|
Roman Telezhynskyi
|
22055ab684
|
Vera++.
--HG--
branch : release
|
2015-03-02 19:11:43 +02:00 |
|