valentina/src/libs/vmisc
Roman Telezhynskyi 8118bd45e5 With GCC 6.1.1:
debugbreak.h:51:1: error: 'inline' is not at beginning of
declaration [-Werror=old-style-declaration]

So i moved the inlines at the beginning of the declaration.

--HG--
branch : develop
2016-08-07 14:25:43 +03:00
..
backport Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
share/resources Moves the arrow tool from the toolbar to all the tabs in the toolbox as 2016-06-28 20:42:04 +03:00
abstracttest.cpp Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03:00
abstracttest.h Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03:00
commandoptions.cpp Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
commandoptions.h Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
debugbreak.h With GCC 6.1.1: 2016-08-07 14:25:43 +03:00
def.cpp Fixed cursor handling on vtextgraphicsitem 2016-07-12 23:11:17 +02:00
def.h Fixed cursor handling on vtextgraphicsitem 2016-07-12 23:11:17 +02:00
diagnostic.h Fixed build on Qt lower version 5.5.0. 2016-08-06 19:32:51 +03:00
logging.h Show error message box only through message handler. 2015-10-01 17:59:01 +03:00
projectversion.cpp cppcheck warnings. 2016-08-02 15:12:13 +03:00
projectversion.h Begin developing new version 0.5.0. 2016-01-14 11:55:14 +02:00
qxtcsvmodel.cpp Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
qxtcsvmodel.h Fixed issues with include paths. 2016-08-05 13:41:02 +03:00
stable.cpp New static library VMisc. 2015-06-15 14:43:41 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
undoevent.cpp Move classes to VMisc. 2015-06-15 15:02:42 +03:00
undoevent.h Use Q_DECL_OVERRIDE. 2015-07-03 16:36:54 +03:00
vabstractapplication.cpp qt.network.ssl.warning=false appears only since Qt 5.4.1. 2016-08-02 13:46:46 +03:00
vabstractapplication.h Refactoring. Use lambda for small slots. Move slots declaration in appropriate 2016-07-18 18:09:15 +03:00
vcommonsettings.cpp Show button "Check For Updates" in dialogs about Valentina and Tape. Move 2016-07-15 13:14:48 +03:00
vcommonsettings.h Check one day and try remind again. 2016-07-15 12:30:55 +03:00
vlockguard.h Using macros QT_WARNING_DISABLE_*. 2016-08-06 21:42:40 +03:00
vmath.h New static library VMisc. 2015-06-15 14:43:41 +03:00
vmisc.pri Fixed build on Qt lower version 5.5.0. 2016-08-06 19:32:51 +03:00
vmisc.pro Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03:00
vsettings.cpp Fixed build with MSVC. 2016-05-06 19:32:35 +03:00
vsettings.h Resolved issue #306. Layout generator optimization. Divide into strips. 2016-02-23 14:13:10 +02:00
vsysexits.h Show debug string immediately after call. 2016-08-03 14:53:38 +03:00
vtablesearch.cpp Resolved issue #180. Search field in tape app and dialog Increments. 2016-06-11 15:51:48 +03:00
vtablesearch.h Resolved issue #180. Search field in tape app and dialog Increments. 2016-06-11 15:51:48 +03:00
vtapesettings.cpp Export to CSV. Added button "Restore Defaults". 2016-06-01 17:21:03 +03:00
vtapesettings.h Export to CSV. Added button "Restore Defaults". 2016-06-01 17:21:03 +03:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00