Roman Telezhynskyi
2f07549c99
Fixed issue #456 . Crash: broken formula + clicking on the f(x) symbol.
...
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.
(grafted from a1a7dab0f21e7698812f44d50d7389fd36060eeb)
--HG--
branch : release
2016-03-06 13:51:31 +02:00
Roman Telezhynskyi
86acf37482
Fixed issue #454 . Crash: using CRTL+Z while using line tool.
...
--HG--
branch : release
2016-03-06 13:08:27 +02:00
Roman Telezhynskyi
fe220f6305
Removed tag "zorder".
...
--HG--
branch : develop
2016-03-05 23:11:02 +02:00
Roman Telezhynskyi
56f41bbde6
Merge with feature. An interactive spline path tool controled by formulas.
...
--HG--
branch : develop
2016-03-05 23:08:04 +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
Valentina Zhuravska
3f67f77658
Resolved issue #421 . Warning: unable to set geometry.
...
--HG--
branch : release
2016-03-02 02:46:25 +02:00
Valentina Zhuravska
ef8795d2d2
Fixed build problem on Win7
...
--HG--
branch : release
2016-03-02 02:23:07 +02:00
Roman Telezhynskyi
eb6354f1f8
Lupdate.
...
--HG--
branch : develop
2016-02-29 15:13:06 +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
6ecbda8611
Lupdate.
...
--HG--
branch : release
2016-02-29 14:44:54 +02:00
Roman Telezhynskyi
944edb8735
Fixed broken saving pattern description.
...
--HG--
branch : release
2016-02-29 14:26:50 +02:00
Roman Telezhynskyi
c8e940d11c
Fixed UI bug. Release a dialog size for deploying a formula field.
...
--HG--
branch : release
2016-02-29 14:21:52 +02:00
Roman Telezhynskyi
7cb84f9931
Fixed broken formula when for system locale thousand separator is a space.
...
--HG--
branch : release
2016-02-29 14:17:49 +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
Roman Telezhinskyi
9c1730da12
Merged in ValentinaZhuravska/valentina/feature (pull request #99 )
...
Added VEllipticalArc
--HG--
branch : develop
2016-02-28 21:47:07 +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
Roman Telezhynskyi
8d628404df
Curve factor was removed.
...
--HG--
branch : feature
2016-02-27 16:49:10 +02:00
Valentina Zhuravska
39b404673d
Merge with develop
...
--HG--
branch : feature
2016-02-27 16:20:40 +02:00
Roman Telezhynskyi
a2561bc7da
Updated property dialog for tool Spline.
...
--HG--
branch : feature
2016-02-27 12:28:15 +02:00
Roman Telezhynskyi
53cb607f34
Block moving a control point if a formula was used.
...
--HG--
branch : feature
2016-02-27 10:29:32 +02:00
Valentina Zhuravska
cafd3ee583
Added CutArc in VEllipticalArc
...
--HG--
branch : feature
2016-02-26 21:30:20 +02:00
Valentina Zhuravska
22a3e9d1a0
Little fixes in VEllipticalArc
...
--HG--
branch : feature
2016-02-26 21:27:55 +02:00
Roman Telezhynskyi
679f90d627
Block moving a spline by dragging if a formula was used.
...
--HG--
branch : feature
2016-02-26 19:44:51 +02:00
Roman Telezhynskyi
773383ec70
Fixed moving a spline by dragging.
...
--HG--
branch : feature
2016-02-26 19:19:30 +02:00
Roman Telezhynskyi
a9112a29cb
Create, save, open and edit simple curve by dialog. Editing by mouse still not
...
prepared.
--HG--
branch : feature
2016-02-26 16:38:42 +02:00
Roman Telezhynskyi
4eca4f97c6
Fixed issue "Warning: Z-order assignment: '' is not a valid widget."
...
--HG--
branch : feature
2016-02-25 21:40:39 +02:00
Roman Telezhynskyi
9b02bde691
Release a dialog size for deploying a formula field.
...
--HG--
branch : feature
2016-02-25 21:39:21 +02:00
Roman Telezhynskyi
990c03c697
Updated dialog for the tool Spline.
...
--HG--
branch : feature
2016-02-25 21:23:16 +02:00
Roman Telezhynskyi
9219b05a5b
Fixed broken formula when for system locale thousand separator is space.
...
--HG--
branch : feature
2016-02-25 21:21:48 +02:00
Valentina Zhuravska
bea2a32e85
Divide one big test into several little tests in TST_VEllipticalArc
...
--HG--
branch : feature
2016-02-25 02:18:52 +02:00
Roman Telezhynskyi
f2ee4cfd35
Class VSpline now can be controlled by formulas.
...
--HG--
branch : feature
2016-02-24 21:47:39 +02:00
Valentina Zhuravska
389504b548
Fixed GetPoints in VEllipticalArc
...
--HG--
branch : feature
2016-02-24 17:34:33 +02:00
Valentina Zhuravska
06637f2103
Added FindF2 in VEllipticalArc
...
--HG--
branch : feature
2016-02-24 17:34:03 +02:00
Valentina Zhuravska
e1837d1b03
Little optimization: change parent = 0 to parent = nullptr
...
--HG--
branch : feature
2016-02-24 17:31:44 +02:00