valentina/src/app/tape
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
..
dialogs Resolved issue #421. Warning: unable to set geometry. 2016-03-02 02:46:25 +02:00
share/resources For avoiding error "dyld: Library not loaded" in Mac OS X we should create app 2015-11-18 14:42:25 +02:00
main.cpp Coverity scan missing includes. 2015-10-18 22:30:51 +03:00
mapplication.cpp We have been running Tape in two different cases. 2016-01-15 07:36:55 -08:00
mapplication.h Show dialog "Fix broken formula" only in GUI mode. 2015-12-22 20:12:09 +02:00
stable.cpp Long life tape. 2015-07-10 12:49:37 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
tape.pri stable.cpp only need by MSVC. 2015-10-11 13:15:08 +03:00
tape.pro Measurement Diagram is not shown on Mac OS X. 2016-02-17 00:04:43 -08:00
tmainwindow.cpp Fixed issue #456. Crash: broken formula + clicking on the f(x) symbol. 2016-03-06 13:51:31 +02:00
tmainwindow.h Allow user to ignore warning "This file already opened in another window". 2015-12-23 15:26:29 +02:00
tmainwindow.ui Lupdate. 2016-01-11 21:45:57 +02:00
version.h Fixed build problem on Win. 2015-10-09 19:52:56 +03:00
vlitepattern.cpp Create a measurement independent pattern file. 2015-08-16 18:56:06 +03:00
vlitepattern.h cppcheck. 2015-10-12 14:52:48 +03:00
vtablesearch.cpp Resolved issue #364. Add Search feature to Measurement dialogs. 2015-09-15 19:49:24 +03:00
vtablesearch.h cppcheck. 2015-10-12 14:52:48 +03:00