valentina_old/src/libs/vtools/dialogs/tools
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
..
dialogalongline.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogalongline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogalongline.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogarc.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogarc.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogarc.ui Optimization dialogs for Mac OS. 2015-12-01 20:12:40 +02:00
dialogarcwithlength.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogarcwithlength.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogarcwithlength.ui Optimization dialogs for Mac OS. 2015-12-01 20:12:40 +02:00
dialogbisector.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogbisector.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogbisector.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogcurveintersectaxis.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogcurveintersectaxis.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogcurveintersectaxis.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogcutarc.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogcutarc.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogcutarc.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogcutspline.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogcutspline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogcutspline.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogcutsplinepath.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogcutsplinepath.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogcutsplinepath.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogdetail.cpp Fixed triggering validation a detail. 2016-02-10 21:35:46 +02:00
dialogdetail.h The user must select points in a clockwise direction 2015-11-22 01:52:18 +02:00
dialogdetail.ui Removed '...' from localization. 2015-12-14 09:42:09 +02:00
dialogendline.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogendline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogendline.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogheight.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogheight.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogheight.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogline.cpp Tool line. Block selecting the same point twice. 2016-02-09 14:45:31 +02:00
dialogline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogline.ui Optimization dialogs for Mac OS. 2015-12-01 20:12:40 +02:00
dialoglineintersect.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialoglineintersect.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialoglineintersect.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialoglineintersectaxis.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialoglineintersectaxis.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialoglineintersectaxis.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialognormal.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialognormal.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialognormal.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointfromarcandtangent.cpp Fixed broken tool dialogs "Intersection arcs" and "Point from arc and tangent". 2016-02-01 20:02:32 +02:00
dialogpointfromarcandtangent.h Static Code Analysis. 2015-10-28 16:22:36 +02:00
dialogpointfromarcandtangent.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointfromcircleandtangent.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogpointfromcircleandtangent.h Static Code Analysis. 2015-10-28 16:22:36 +02:00
dialogpointfromcircleandtangent.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointofcontact.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogpointofcontact.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogpointofcontact.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointofintersection.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointofintersection.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogpointofintersection.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointofintersectionarcs.cpp Fixed broken tool dialogs "Intersection arcs" and "Point from arc and tangent". 2016-02-01 20:02:32 +02:00
dialogpointofintersectionarcs.h Static Code Analysis. 2015-10-28 16:22:36 +02:00
dialogpointofintersectionarcs.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogpointofintersectioncircles.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogpointofintersectioncircles.h Static Code Analysis. 2015-10-28 16:22:36 +02:00
dialogpointofintersectioncircles.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogshoulderpoint.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
dialogshoulderpoint.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogshoulderpoint.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogsinglepoint.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogsinglepoint.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogsinglepoint.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogspline.cpp Disable changing window size only after first show. 2015-11-05 15:01:33 +02:00
dialogspline.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogspline.ui Regesign dialogs tool 'Spline' and 'Spline Path' for avoiding text squeeze. 2016-02-16 17:25:47 +02:00
dialogsplinepath.cpp In dialog 'tool Spline Path' fixed broken selecting new point into the list of 2016-02-16 17:29:00 +02:00
dialogsplinepath.h Fix for build on drone.io. 2015-10-08 21:11:50 +03:00
dialogsplinepath.ui Regesign dialogs tool 'Spline' and 'Spline Path' for avoiding text squeeze. 2016-02-16 17:25:47 +02:00
dialogtool.cpp Fixed UI bug. Release a dialog size for deploying a formula field. 2016-02-29 14:21:52 +02:00
dialogtool.h Disable changing window size only after first show. 2015-11-05 15:01:33 +02:00
dialogtriangle.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogtriangle.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogtriangle.ui Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogtruedarts.cpp Resolved build issue on OpenSuse. The method setClearButtonEnable is available 2015-12-09 12:40:43 +02:00
dialogtruedarts.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialogtruedarts.ui Fixed combobox width in Dialog "Tool True Dart point". 2016-02-02 15:37:44 +02:00
dialoguniondetails.cpp Disable changing window size only after first show. 2015-11-05 15:01:33 +02:00
dialoguniondetails.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
dialoguniondetails.ui Improved question message. 2015-12-26 18:01:32 +02:00