Roman Telezhynskyi
ada64305c0
Dialog Group.
...
--HG--
branch : feature
2016-04-05 20:14:12 +03:00
Roman Telezhynskyi
844d3764c2
Group button.
...
--HG--
branch : feature
2016-04-04 18:03:40 +03:00
Roman Telezhynskyi
d1480132a0
Don't separate data about spline and arc length and angles.
...
--HG--
branch : develop
2016-04-01 22:34:57 +03:00
Roman Telezhynskyi
9f5fd98865
Fixed tools Spline and Spline Path. For their work need section by mouse press
...
event, all other better work with mouse release event.
--HG--
branch : feature
2016-03-31 20:10:20 +03:00
Roman Telezhynskyi
e52fb734f0
Changed default layout settings.
...
--HG--
branch : develop
2016-03-28 17:19:29 +03:00
Roman Telezhynskyi
c4ca41aa83
Fixed issue #463 . Wrong export to DXF format.
...
(grafted from a2df4c627d50fcd0225cc63d924c065063af326f)
--HG--
branch : develop
2016-03-27 19:00:08 +03:00
Roman Telezhynskyi
70fd0be830
Use Q_REQUIRED_RESULT where it make sense.
...
--HG--
branch : develop
2016-03-23 17:27:17 +02:00
Roman Telezhynskyi
be7277eeba
Refactoring. Use more safe function VFuzzyComparePossibleNulls.
...
--HG--
branch : develop
2016-03-23 16:09:30 +02:00
Roman Telezhynskyi
56496aaa59
Refactoring. More switch tests. Added tool button for tool Cubic bezier path.
...
--HG--
branch : feature
2016-03-17 20:12:48 +02:00
Roman Telezhynskyi
53250a4dc4
Simple curve which uses point as control handle.
...
--HG--
branch : feature
2016-03-10 15:55:04 +02:00
Roman Telezhynskyi
c65a320c45
Added new language Portuguese (Brazil).
...
--HG--
branch : develop
2016-03-08 20:27:25 +02:00
Roman Telezhynskyi
595e5b0bf5
Resolved issue #306 . Layout generator optimization. Divide into strips.
...
--HG--
branch : develop
2016-02-23 14:13:10 +02:00
Roman Telezhynskyi
61adfbaef5
Handle all tools when creating the history records.
...
--HG--
branch : develop
2016-02-09 17:26:59 +02:00
Roman Telezhynskyi
7deed94604
Fixed broken path to measurements after using Save As option.
...
(grafted from 2e63a19d717ad4ef5d6f38da7ed3b1ed6d7311a6)
--HG--
branch : develop
2016-02-09 17:19:19 +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
e000486633
Fixed broken tests.
...
--HG--
branch : develop
2016-01-21 17:20:47 +02:00
Roman Telezhynskyi
f0d4aaf1fb
Added language Chinese (China).
...
--HG--
branch : develop
2016-01-21 17:14:47 +02:00
Roman Telezhynskyi
e1f3456027
Begin developing new version 0.5.0.
...
--HG--
branch : develop
2016-01-14 11:55:14 +02:00
Benjamin Nauck
6ffa9d0055
Move set attribute to vabstractapplication
...
--HG--
branch : feature
2016-01-02 17:06:19 +01:00
Benjamin Nauck
4bc766295e
Add @2x versions of toolbar tab icons (excluding detail and layout)
...
--HG--
branch : feature
2016-01-02 02:45:29 +01: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
d227ce68c2
Show dialog "Fix broken formula" only in GUI mode.
...
--HG--
branch : develop
2015-12-22 20:12:09 +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
90dac31a2e
Discard vmargins.h. Build backport files if only need.
...
--HG--
branch : develop
2015-12-19 16:38:24 +02:00
Roman Telezhynskyi
e8a93ddc2b
New setting "Default height and size".
...
--HG--
branch : develop
2015-12-12 13:11:39 +02:00
Roman Telezhynskyi
3aa1ccaea4
Optimization. Call creation toolbar only if was not uploaded any measurements.
...
--HG--
branch : develop
2015-12-11 17:06:20 +02:00
Roman Telezhynskyi
ced638a782
Support a proxy icon on Mac OS.
...
--HG--
branch : develop
2015-12-03 14:07:51 +02:00
Roman Telezhynskyi
70cc2b6f95
QDebugStateSaver available only since Qt 5.1.
...
--HG--
branch : develop
2015-11-28 12:36:54 +02:00
Roman Telezhynskyi
b6506b2cae
Wrong defining QLoggingCategory.
...
--HG--
branch : develop
2015-11-27 14:04:23 +02:00
Roman Telezhynskyi
36704cd02e
Invisible "VSimpleCurve" causes exponential growth scene size, and it causes
...
the program crash. Because we don't need anymore this calss i just have removed
it.
--HG--
branch : develop
2015-11-25 15:45:38 +02:00
Roman Telezhynskyi
e38dc9d866
For avoiding error "dyld: Library not loaded" in Mac OS X we should create app
...
bundle for Tape. I think if create bundle then make it full, not half made.
The bundle also will be very usefull for testing Tape in Mac and in case if
someone will want to use Tape like independent application. The main bundle
still will have Tape inside.
--HG--
branch : develop
2015-11-18 14:42:25 +02:00
Roman Telezhynskyi
0473db2947
Load also qtbase_*.qm files.
...
--HG--
branch : develop
2015-11-17 16:27:51 +02:00
Roman Telezhynskyi
cdec047f58
Very often case in Mac OS is to have translations inside an app bundle. And
...
searching these files require iterate through subdirectories.
--HG--
branch : develop
2015-11-17 16:20:36 +02:00
Roman Telezhynskyi
ab526a54b4
New icon in the icon theme 'help-about'.
...
--HG--
branch : develop
2015-11-17 12:45:22 +02:00
Roman Telezhynskyi
e31a6eb841
Merge
...
--HG--
branch : develop
2015-11-16 22:04:56 +02:00
Valentina Zhuravska
e0237e901f
Added help label to detail mode
...
--HG--
branch : feature
2015-11-16 17:34:16 +02:00
Roman Telezhynskyi
96b2d644e1
Fixed broken compatible with higher Qt versions.
...
--HG--
branch : develop
2015-11-16 14:07:28 +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
c3e87b4ffc
File index.theme. Fixed wrong name of the category.
...
--HG--
branch : develop
2015-11-12 14:18:56 +02:00
Thies Schröder
823090718b
fix build on mac os
...
--HG--
branch : develop
2015-11-11 21:16:58 +01:00
Roman Telezhynskyi
4e21bf05e0
Don't show section "Size and Height".
...
--HG--
branch : develop
2015-11-11 20:52:25 +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
e286ae8476
New measurements: (H41) neck_back_to_across_back, (H42) across_back_to_waist_b,
...
(L22) arm_neck_side_to_outer_elbow, (G46) hip_circ_with_abdomen.
--HG--
branch : feature
2015-11-11 14:23:39 +02:00
Roman Telezhynskyi
9545db280d
Test that all command line option names are unique.
...
--HG--
branch : develop
2015-11-09 20:02:38 +02:00
Roman Telezhynskyi
4411cccd9c
First draft of the issue #313 . Layout pieces too close to right edge.
...
--HG--
branch : feature
2015-11-09 13:33:36 +02:00
Roman Telezhynskyi
7f065cac89
GCC warnings.
...
--HG--
branch : develop
2015-11-05 14:32:47 +02:00
Roman Telezhynskyi
2e49d1437a
For avoiding losing precision use double everywhere.
...
--HG--
branch : develop
2015-11-05 13:07:51 +02:00
Roman Telezhynskyi
f52d609b9c
Refactoring. Test functions RelativeMPath and AbsoluteMPath.
...
--HG--
branch : develop
2015-10-31 14:41:52 +02:00