Roman Telezhynskyi
|
9a6a5be59d
|
No need anymore to disable the drawing of the selection border.
--HG--
branch : feature
|
2016-03-31 20:27:40 +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
|
351f01e0e3
|
Disable hover and selection when work with a tool.
--HG--
branch : feature
|
2016-03-31 17:01:41 +03:00 |
|
Roman Telezhynskyi
|
254ccf8f52
|
Toggle ScrollHandDrag mode by clicking a middle mouse button.
--HG--
branch : develop
|
2016-03-30 11:51:09 +03:00 |
|
Roman Telezhynskyi
|
77c09063ff
|
Added horizontal scrolling by pressiong Shift + mouse wheel.
--HG--
branch : develop
|
2016-03-30 11:25:13 +03:00 |
|
Valentina Zhuravska
|
55a2da02cc
|
Little optimization
--HG--
branch : feature
|
2016-03-29 01:08:07 +03:00 |
|
Roman Telezhynskyi
|
43660ce425
|
Fixed toolbar name.
--HG--
branch : develop
|
2016-03-28 23:24:33 +03:00 |
|
Roman Telezhynskyi
|
e52fb734f0
|
Changed default layout settings.
--HG--
branch : develop
|
2016-03-28 17:19:29 +03:00 |
|
Roman Telezhynskyi
|
7328b207b7
|
The program crashed because of empty global contour.
--HG--
branch : develop
|
2016-03-28 17:18:38 +03:00 |
|
Roman Telezhynskyi
|
0d4c6c2208
|
By default user can select only labels by rubber band.
--HG--
branch : develop
|
2016-03-28 17:10:19 +03:00 |
|
Roman Telezhynskyi
|
2339a95585
|
Fixed broken redo/undo command moving of a label.
--HG--
branch : develop
|
2016-03-28 15:49:35 +03:00 |
|
Valentina Zhuravska
|
bb98eeb54b
|
Little fixes
--HG--
branch : feature
|
2016-03-28 13:08:20 +03:00 |
|
Roman Telezhynskyi
|
0c9b8453bf
|
Optimization. No need to refresh a pattern when move a label.
--HG--
branch : develop
|
2016-03-28 12:21:24 +03:00 |
|
Roman Telezhynskyi
|
2e83967caf
|
The layout generator optimization. Let QPainterPath check intersections.
--HG--
branch : develop
|
2016-03-28 11:53:02 +03:00 |
|
Roman Telezhynskyi
|
dd586bf01e
|
Little optimization for the layout generator.
--HG--
branch : develop
|
2016-03-28 11:22:15 +03:00 |
|
Roman Telezhynskyi
|
09d2b96e73
|
Endge of empty sheet shouldn't depend on shift value.
--HG--
branch : develop
|
2016-03-27 22:53:41 +03:00 |
|
Roman Telezhynskyi
|
a2aaf0ccff
|
GCC warnings.
--HG--
branch : develop
|
2016-03-27 19:35:55 +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 |
|
Valentina Zhuravska
|
b22c5b656a
|
Fixed little bug when we try to save image
--HG--
branch : feature
|
2016-03-27 14:51:36 +03:00 |
|
Valentina Zhuravska
|
e838ae811e
|
Little fixes
--HG--
branch : feature
|
2016-03-27 14:39:52 +03:00 |
|
Valentina Zhuravska
|
5fda012b86
|
Added showImage to context menu
--HG--
branch : feature
|
2016-03-27 14:22:16 +03:00 |
|
Valentina Zhuravska
|
ae53e505c4
|
Save image with correct extension
--HG--
branch : feature
|
2016-03-25 01:58:00 +02:00 |
|
Roman Telezhynskyi
|
0325e0a441
|
Changed code tree structure for visualization classes.
--HG--
branch : develop
|
2016-03-24 16:49:15 +02: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 |
|
Valentina Zhuravska
|
fc27fa7fef
|
Created a custom type imageExtension
--HG--
branch : feature
|
2016-03-23 14:32:15 +02:00 |
|
Roman Telezhynskyi
|
38dac0ada5
|
Small refactoring. Use M_2PI(2*pi), M_PI_2 (pi/2) and M_PI_4(pi/4) where
possible.
--HG--
branch : develop
|
2016-03-23 13:52:55 +02:00 |
|
Roman Telezhynskyi
|
910dadc871
|
New test. Check if epsilon value in method GetParmT() is enough for calculation.
--HG--
branch : develop
|
2016-03-23 13:23:03 +02:00 |
|
Valentina Zhuravska
|
ecfdafddfc
|
Little optimization
--HG--
branch : feature
|
2016-03-22 20:46:17 +02:00 |
|
Roman Telezhynskyi
|
ff667c8602
|
The tool Detail now supports Cubic Bezier Path curve.
--HG--
branch : develop
|
2016-03-22 17:33:05 +02:00 |
|
Roman Telezhynskyi
|
4c1c0d4d0a
|
Fixed empty point label in SplinePath name.
--HG--
branch : develop
|
2016-03-22 17:25:16 +02:00 |
|
Roman Telezhynskyi
|
2e0bf11261
|
The tool Cut Spline now supports Cubic Bezier Path curve.
--HG--
branch : develop
|
2016-03-22 17:14:53 +02:00 |
|
Valentina Zhuravska
|
1d959cb747
|
Now we can use PNG, JPG, JPEG and BMP images
--HG--
branch : feature
|
2016-03-22 12:18:05 +02:00 |
|
Roman Telezhynskyi
|
baddba9e43
|
Resolved issue #366. Update 'Point from Distance and Angle' tool to read
distance and angle between points.
--HG--
branch : develop
|
2016-03-19 17:45:57 +02:00 |
|
Roman Telezhynskyi
|
bd783d4df1
|
Check if next id is not bigger than UINT_MAX.
--HG--
branch : develop
|
2016-03-19 16:54:27 +02:00 |
|
Roman Telezhynskyi
|
02cb84c4a1
|
Show list of points from the begin of the list.
--HG--
branch : feature
|
2016-03-19 16:29:26 +02:00 |
|
Roman Telezhynskyi
|
505cec891d
|
Several bug fixes.
--HG--
branch : feature
|
2016-03-19 16:20:09 +02:00 |
|
Roman Telezhynskyi
|
30ece7e856
|
Unfortunately we can't throw template. QGrapthisItem class is not reachable in
this case.
--HG--
branch : feature
|
2016-03-19 10:38:29 +02:00 |
|
Valentina Zhuravska
|
2efe06f444
|
Added tr for all strings
--HG--
branch : feature
|
2016-03-19 10:36:16 +02:00 |
|
Roman Telezhynskyi
|
19265e1f93
|
Succesful build.
--HG--
branch : feature
|
2016-03-18 23:11:14 +02:00 |
|
Valentina Zhuravska
|
7d8a959c56
|
Fixed size of imageLabel
--HG--
branch : feature
|
2016-03-18 20:23:42 +02:00 |
|
Valentina Zhuravska
|
a2619d8584
|
Added saveImage button to context menu
--HG--
branch : feature
|
2016-03-18 20:23:19 +02:00 |
|
Roman Telezhynskyi
|
ca020c4c7f
|
Improved visualization for tool Cubic Bezier.
--HG--
branch : feature
|
2016-03-18 12:28:28 +02:00 |
|
Roman Telezhynskyi
|
f61bd5f42a
|
Skip history for Detail's mode tools.
--HG--
branch : feature
|
2016-03-18 12:27:20 +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
|
54294f1a71
|
Updated icon for tool Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-17 16:35:14 +02:00 |
|
Valentina Zhuravska
|
58b1e84917
|
Added context menu
--HG--
branch : feature
|
2016-03-17 16:34:40 +02:00 |
|
Roman Telezhynskyi
|
037e91484a
|
For tool Cubic Bezier curve show connection to control points.
--HG--
branch : feature
|
2016-03-17 16:26:25 +02:00 |
|
Roman Telezhynskyi
|
2c4312046c
|
New classes VAbstractCubicBezierPath and VCubicBezierPath.
--HG--
branch : feature
|
2016-03-16 20:07:50 +02:00 |
|
Roman Telezhynskyi
|
4841123d40
|
Merge with develop.
--HG--
branch : feature
|
2016-03-16 14:13:48 +02:00 |
|
Roman Telezhynskyi
|
c5c3862bfc
|
More human readable angle of line.
--HG--
branch : develop
|
2016-03-16 14:09:56 +02:00 |
|
Valentina Zhuravska
|
d2e0c7822f
|
Added delete button
--HG--
branch : feature
|
2016-03-15 20:32:52 +02:00 |
|
Roman Telezhynskyi
|
b99ca5de46
|
Merge with develop.
--HG--
branch : feature
|
2016-03-15 17:52:02 +02:00 |
|
Roman Telezhynskyi
|
f5c5995117
|
Fixed issue with deleting detail nodes.
(grafted from dc69de0a2dd73ae3cbbc6ce6b7007407540e4c4c)
--HG--
branch : develop
|
2016-03-15 17:38:36 +02:00 |
|
Roman Telezhynskyi
|
ba5ac8a04b
|
Fixed issue #458. Issue with segment of curve.
(grafted from 4d70b5b863bcad171e8185265cdcf4e177c5c90d)
--HG--
branch : develop
|
2016-03-15 17:38:07 +02:00 |
|
Roman Telezhynskyi
|
4a9302ee4e
|
For modeling no need to seek parent tool id.
(grafted from b84438717fd8436e747b3982461cee3c4124d935)
--HG--
branch : develop
|
2016-03-15 17:32:12 +02:00 |
|
Roman Telezhynskyi
|
a56c3354e1
|
Better way to seek value of t.
--HG--
branch : develop
|
2016-03-15 17:31:58 +02:00 |
|
Valentina Zhuravska
|
ae66acd4d6
|
Fixed schema version
--HG--
branch : feature
|
2016-03-13 21:13:58 +02:00 |
|
Roman Telezhynskyi
|
74c60d6008
|
Icons for tool Cubic Bezier Path.
--HG--
branch : feature
|
2016-03-13 16:51:25 +02:00 |
|
Roman Telezhynskyi
|
a91112faee
|
Refactoring.
--HG--
branch : develop
|
2016-03-13 16:22:15 +02:00 |
|
Roman Telezhynskyi
|
2201ca9ec0
|
This check helps to find missed tools in the switch.
--HG--
branch : develop
|
2016-03-13 16:16:49 +02:00 |
|
Roman Telezhynskyi
|
5befd6770b
|
Use new connect syntax everywhere where is possible.
--HG--
branch : develop
|
2016-03-13 15:02:11 +02:00 |
|
Roman Telezhynskyi
|
55400c5a73
|
Fixed disappearing curve if start and finish points of a segment are equal.
(grafted from 36e5071fc3f50bb7f5261d48dae2a2fe961993a2)
--HG--
branch : develop
|
2016-03-10 20:18:26 +02:00 |
|
Roman Telezhynskyi
|
2d69e1a46f
|
The tool Detail now supports Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-10 19:08:37 +02:00 |
|
Roman Telezhynskyi
|
2548697a9e
|
The tool Cut Spline now supports Cubic Bezier curve.
--HG--
branch : feature
|
2016-03-10 18:09:38 +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
|
f37b3361b2
|
Merge with develop.
--HG--
branch : feature
|
2016-03-10 09:42:51 +02:00 |
|
Roman Telezhynskyi
|
8b0026709f
|
Improved the comment.
(grafted from 0daf799ddd8466ddbf7e4c29954990f68895269b)
--HG--
branch : develop
|
2016-03-10 09:42:21 +02:00 |
|
Roman Telezhynskyi
|
7ec2e6d988
|
Fixed bug case where an open equidistant point is too far from a main path.
(grafted from cd63aeaa6228a84e977e06e9d006705103eb6c35)
--HG--
branch : develop
|
2016-03-10 09:42:09 +02:00 |
|
Valentina Zhuravska
|
821bafbdee
|
Now we can add image to file.val
--HG--
branch : feature
|
2016-03-09 21:01:37 +02:00 |
|
Valentina Zhuravska
|
ab78ee2550
|
Fixed build on Win7
--HG--
branch : feature
|
2016-03-09 20:59:08 +02:00 |
|
Roman Telezhynskyi
|
c93dd1a69f
|
Merge with develop.
--HG--
branch : feature
|
2016-03-09 10:15:45 +02:00 |
|
Roman Telezhynskyi
|
c65a320c45
|
Added new language Portuguese (Brazil).
--HG--
branch : develop
|
2016-03-08 20:27:25 +02:00 |
|
Roman Telezhynskyi
|
d72ea565cb
|
Fixed wrong handling with true darts points inside tool detail.
(grafted from c84b1a66716faa7e171e5acb2824a7fb5702dd27)
--HG--
branch : develop
|
2016-03-08 19:49:16 +02:00 |
|
Roman Telezhynskyi
|
1395e39c39
|
New classes VCubicBezier and VAbstractCubicBezier.
--HG--
branch : feature
|
2016-03-08 19:48:10 +02:00 |
|
Roman Telezhynskyi
|
5be84df289
|
The file stable.cpp is useful only with MSVC.
--HG--
branch : develop
|
2016-03-06 21:21:21 +02:00 |
|
Roman Telezhynskyi
|
3828d10bce
|
Fixed issue #454. Crash: using CRTL+Z while using line tool.
(grafted from 574b96a0b75cf276766eef61d2bb16ea79a604de)
--HG--
branch : develop
|
2016-03-06 14:04:01 +02:00 |
|
Roman Telezhynskyi
|
e2a53028de
|
Resolved issue #421. Warning: unable to set geometry.
(grafted from 23e4638a28750016995eb44de649fcde69095bbd)
--HG--
branch : develop
|
2016-03-06 14:03:34 +02:00 |
|
Roman Telezhynskyi
|
dc162f5085
|
Fixed build problem on Win7
(grafted from 4d6b1388a31f2f0092699ea73ac5a8de3ec97b18)
--HG--
branch : develop
|
2016-03-06 14:03:22 +02:00 |
|
Roman Telezhynskyi
|
fe220f6305
|
Removed tag "zorder".
--HG--
branch : develop
|
2016-03-05 23:11:02 +02:00 |
|
Roman Telezhynskyi
|
f53fe379c6
|
Movable spline path.
--HG--
branch : feature
|
2016-03-05 23:06:54 +02:00 |
|
Roman Telezhynskyi
|
2b3c13eb1d
|
Write warnings to log file.
--HG--
branch : feature
|
2016-03-05 18:31:16 +02:00 |
|
Roman Telezhynskyi
|
2e6be9119c
|
Fixed crash.
--HG--
branch : feature
|
2016-03-05 18:30:45 +02:00 |
|
Roman Telezhynskyi
|
504a334717
|
The method FormulaFromUser throw an exception. In many places we don't catch the
exception and i think this is wrong. New method TryFormulaFromUser was
introduced for fixing situation.
--HG--
branch : feature
|
2016-03-05 17:27:07 +02:00 |
|
Roman Telezhynskyi
|
b12ede529f
|
Fixed bug with wrong last spline path angle.
--HG--
branch : feature
|
2016-03-05 15:37:47 +02:00 |
|
Roman Telezhynskyi
|
e120fc1d0a
|
Calculate a formula immediately.
--HG--
branch : feature
|
2016-03-05 15:22:24 +02:00 |
|
Roman Telezhynskyi
|
e948a0ba27
|
Refactoring ValFormulaChanged. Continue fix bugs in the dialog spline path.
--HG--
branch : feature
|
2016-03-05 14:30:18 +02:00 |
|
Roman Telezhynskyi
|
40436a5c57
|
Successfull build, bugs was not fixed.
--HG--
branch : feature
|
2016-03-04 18:08:29 +02:00 |
|
Roman Telezhynskyi
|
9bec10f580
|
Fixed broken saving pattern description.
(grafted from 5aa7bf5c81c9c525ada2c7875de3a702379fb5e3)
--HG--
branch : develop
|
2016-02-29 14:46:24 +02:00 |
|
Roman Telezhynskyi
|
738b7c499a
|
Typos.
--HG--
branch : develop
|
2016-02-29 11:57:30 +02:00 |
|
Roman Telezhynskyi
|
018fd88f25
|
GCC warnings. Fixed broken tests.
--HG--
branch : develop
|
2016-02-28 22:00:45 +02:00 |
|
Roman Telezhynskyi
|
33b6256896
|
Merge with feature. A simple curve controled by formulas.
--HG--
branch : develop
|
2016-02-28 21:49:52 +02:00 |
|
Valentina Zhuravska
|
564da52eb1
|
Changed <../vmisc/vabstractapplication.h> to "../vmisc/vabstractapplication.h"
--HG--
branch : feature
|
2016-02-28 21:43:23 +02:00 |
|
Valentina Zhuravska
|
771a72711c
|
We don't need to use qApp->fromPixel for angles
--HG--
branch : feature
|
2016-02-28 21:37:30 +02:00 |
|
Valentina Zhuravska
|
e8bf8a80e3
|
Changed QString("%1").arg() to QString().number() in VArc
--HG--
branch : feature
|
2016-02-28 21:24:56 +02:00 |
|
Valentina Zhuravska
|
088f0a6987
|
Changed QString("%1").arg() to QString().number() in VEllipticalArc
--HG--
branch : feature
|
2016-02-28 21:20:33 +02:00 |
|
Roman Telezhynskyi
|
8ec60b22b1
|
Test the C locale options. Better be sure that the C locale have not thousand
separator.
--HG--
branch : feature
|
2016-02-28 19:58:41 +02:00 |
|
Valentina Zhuravska
|
e1981a56c5
|
Fixed tests for VEllipticalArc
--HG--
branch : feature
|
2016-02-28 17:51:27 +02:00 |
|
Valentina Zhuravska
|
91f5300b0f
|
Little fixes for VEllipticalArc tests
--HG--
branch : feature
|
2016-02-28 16:16:34 +02:00 |
|
Valentina Zhuravska
|
3d628d815b
|
Fixed merge conflicts
--HG--
branch : feature
|
2016-02-27 16:53:17 +02:00 |
|