valentina/src/libs/vmisc
Roman Telezhynskyi 81caed8f5f Added new function VAbstractApplication::ClearMessage.
It will help clear messages from unneeded '"' at the start and at the end.
qWarning and others adds them.

--HG--
branch : develop
2018-05-25 17:54:21 +03:00
..
backport GCC warning. 2018-01-12 15:54:42 +02:00
dialogs String "Global", comment for translators. 2018-04-18 11:17:13 +03:00
share/resources Added place label. 2017-10-15 12:25:20 +03:00
commandoptions.cpp Fix issue. User should be able to control tiled pdf export through command line. 2017-10-13 17:48:20 +03:00
commandoptions.h Fix issue. User should be able to control tiled pdf export through command line. 2017-10-13 17:48:20 +03:00
customevents.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
debugbreak.h Cppcheck warnings. 2017-10-13 22:03:44 +03:00
def.cpp Optimization. Move literals. 2018-04-13 09:00:09 +03:00
def.h Optimization. Move literals. 2018-04-13 09:00:09 +03:00
defglobal.cpp Fix build on Windows. 2017-11-13 12:59:25 +02:00
defglobal.h Function qAsConst() was introduced in Qt 5.7. 2018-03-19 09:57:43 +02:00
diagnostic.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
literals.cpp Optimization. Move literals. 2018-04-13 09:00:09 +03:00
literals.h Optimization. Move literals. 2018-04-13 09:00:09 +03:00
logging.h Thrown away code for support Qt < 5.2. 2017-05-30 19:52:38 +03:00
projectversion.cpp Refactoring. Use QChar instead of QString where possible. 2018-04-13 09:14:55 +03:00
projectversion.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
qxtcsvmodel.cpp Refactoring. Use QString default constructor instead of empty string. 2018-03-14 16:01:24 +02:00
qxtcsvmodel.h Resolved issue #804. New feature. Import measurements from CSV file in Tape app. 2018-01-31 14:34:50 +02:00
stable.cpp Fix typo in headers. 2017-10-05 12:20:01 +03:00
stable.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
testvapplication.h Fix test crash. 2018-01-21 21:42:04 +02:00
vabstractapplication.cpp Added new function VAbstractApplication::ClearMessage. 2018-05-25 17:54:21 +03:00
vabstractapplication.h Added new function VAbstractApplication::ClearMessage. 2018-05-25 17:54:21 +03:00
vcommonsettings.cpp New option to control calling zoom current pattern piece by mouse double click. 2018-05-10 14:12:41 +03:00
vcommonsettings.h New option to control calling zoom current pattern piece by mouse double click. 2018-05-10 14:12:41 +03:00
vlockguard.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vmath.h Thrown away code for support Qt < 5.2. 2017-05-30 19:52:38 +03:00
vmisc.pri Refactoring. Added special section for string literals. 2018-04-08 19:45:23 +03:00
vmisc.pro Utilize macro QT_DEPRECATED_WARNINGS. 2018-03-22 19:57:56 +02:00
vsettings.cpp Tab with options to control Scrolling settings. ref #831. 2018-05-11 12:42:20 +03:00
vsettings.h Tab with options to control Scrolling settings. ref #831. 2018-05-11 12:42:20 +03:00
vsysexits.h Write log output in UTF-8. 2017-11-01 10:20:07 +02:00
vtablesearch.cpp Refactoring. Replacing all Q_FOREACH/foreach loops with the c++ range-based 2018-04-03 11:15:58 +03:00
vtablesearch.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
vtapesettings.cpp Clazy warnings. 2018-03-14 15:39:15 +02:00
vtapesettings.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00