valentina/src/libs/vmisc
Roman Telezhynskyi 7e3c7e0f88 Refactoring. Hide compatibility layer behind a function.
toSet(), toList(), swapItemsAt().

--HG--
branch : develop
2020-01-16 19:09:23 +02:00
..
backport Backport QScopeGuard class. 2019-06-12 08:30:32 +03:00
dialogs Fix crash when QTextCodec::codecForMib returns null. 2019-11-25 11:34:17 +02:00
qt_dispatch Cppcheck warning. 2019-08-22 17:47:48 +03:00
share/resources Add missing icon in Windows icon theme. 2019-12-28 18:06:06 +02:00
appimage.cpp Refactoring. Move the code that gets path to exe file to separate module. DRY. 2019-11-29 14:40:00 +02:00
appimage.h Refactoring. Move the code that gets path to exe file to separate module. DRY. 2019-11-29 14:40:00 +02:00
binreloc.c Forgot to add a correction. 2019-11-29 12:24:00 +02:00
binreloc.h BinReloc to get path to exe directory. 2019-11-29 11:40:00 +02:00
commandoptions.cpp New command line option --cropWidth. Helps to crop unused width of paper. 2019-10-16 11:16:16 +03:00
commandoptions.h New command line option --cropWidth. Helps to crop unused width of paper. 2019-10-16 11:16:16 +03:00
compatibility.h Refactoring. Hide compatibility layer behind a function. 2020-01-16 19:09:23 +02:00
customevents.h New feature Pattern Messages. 2019-10-28 17:44:31 +02:00
debugbreak.h Update debugbreak for support PowerPC target. 2018-12-18 16:08:14 +02:00
def.cpp Improve conversion for dxf file export. 2020-01-16 14:10:49 +02:00
def.h Refactoring. Hide compatibility layer behind a function. 2020-01-16 17:34:08 +02:00
defglobal.h New marcos Q_DISABLE_ASSIGN. 2019-07-01 11:33:29 +03:00
diagnostic.h Fix typo in headers. 2017-10-05 12:20:01 +03:00
literals.cpp Seepd up pattern file validation making it parallel. 2018-11-18 09:52:08 +02:00
literals.h Seepd up pattern file validation making it parallel. 2018-11-18 09:52:08 +02:00
projectversion.cpp Starting to collect changes for new version 0.7.0. 2018-10-12 15:55:58 +03:00
projectversion.h Starting to collect changes for new version 0.7.0. 2018-10-12 15:55:58 +03:00
qxtcsvmodel.cpp Refactoring. Use QString default constructor instead of empty string. 2018-03-14 16:01:24 +02:00
qxtcsvmodel.h Cppcheck warning 'missingOverride'. 2018-06-26 15:53:48 +03: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 Refactor AboutToQuit. 2019-07-01 12:47:06 +03:00
typedef.h Refactoring define new type for id value. 2019-03-26 17:15:03 +02:00
vabstractapplication.cpp Refactoring. Move the code that gets path to exe file to separate module. DRY. 2019-11-29 14:40:00 +02:00
vabstractapplication.h Refactoring. Move the code that gets path to exe file to separate module. DRY. 2019-11-29 14:40:00 +02:00
vcommonsettings.cpp Refactoring. Hide compatibility layer behind a function. 2020-01-16 17:34:08 +02:00
vcommonsettings.h Rethink feature. Instead of hiding show main path. 2019-07-23 16:01:39 +03:00
vdatastreamenum.h Fix copy paste error. 2020-01-07 14:21:47 +02:00
vlockguard.h Move to top and include qt_windows.h. 2019-11-15 09:51:31 +02:00
vmath.h Introducing vRound function. 2019-11-19 15:46:11 +02:00
vmisc.pri Refactoring. Hide compatibility layer behind a function. 2020-01-16 17:34:08 +02:00
vmisc.pro Since Q5.12 available support for C++17. 2019-05-28 17:41:15 +03:00
vmodifierkey.cpp Improve localization of modifier keys. 2019-02-14 13:18:16 +02:00
vmodifierkey.h Improve localization of modifier keys. 2019-02-14 13:18:16 +02:00
vsettings.cpp Export tiled PDF with watermark. 2019-12-13 10:51:29 +02:00
vsettings.h Export tiled PDF with watermark. 2019-12-13 10:51:29 +02:00
vsysexits.h Flush buffer after adding a string, not before. 2018-06-21 14:16:17 +03:00
vtablesearch.cpp Refactoring. Fixing static analyzers warnings. 2019-01-06 13:46:22 +02:00
vtablesearch.h Refactoring. Fixing static analyzers warnings. 2019-01-06 13:46:22 +02: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