valentina/src/libs/vmisc
Roman Telezhynskyi e154ba7440 Support for OneDrive on Windows.
Move settings, "Svg fonts", "Font corrections" and "Known measurements" folders to user Documents. This will map to OneDrive's documents folder if OneDrive activated.
2024-04-13 12:34:09 +03:00
..
crashhandler Fix path to Crashpad data on Windows. 2024-04-13 12:31:19 +03:00
dialogs Crash settings must be disabled/empty when application doesn't support sending automatic crash reports to avoid user confusion. 2024-04-08 09:23:13 +03:00
fpm The "_t" and "_v" version of type traits should be used instead of "::type" and "::value". 2024-02-21 09:05:21 +02:00
qt_dispatch Make sure that moving an object of class is "noexcept". 2024-02-19 11:17:32 +02:00
share/resources Declutter pattern by increasing transparency of label line. 2024-04-09 20:46:37 +03:00
svgfont Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
theme Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
appimage.cpp Support for AppImage. 2024-02-10 15:53:02 +02:00
appimage.h Support for AppImage. 2024-02-10 15:53:02 +02:00
commandoptions.cpp Improve compatibility with Richpeace CAD. 2024-03-16 15:32:41 +02:00
commandoptions.h Improve compatibility with Richpeace CAD. 2024-03-16 15:32:41 +02:00
compatibility.h Sonar warnings. 2024-02-17 16:46:59 +02:00
customevents.h Refactoring. 2023-07-13 17:49:31 +03:00
debugbreak.h Port fix for debugbreak. 2022-02-17 12:28:06 +02:00
def.cpp English language is internal and doesn't require separate *.qm file. 2024-02-27 18:12:16 +02:00
def.h Use 'using' instead of 'typedef'. 2024-02-20 08:58:06 +02:00
defglobal.h Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17. 2024-01-23 15:57:29 +02:00
lambdaconstants.h Fix warning 'unused-lambda-capture'. 2022-01-29 11:50:13 +02:00
literals.cpp New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
literals.h New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
projectversion.cpp Fix build on mac. 2024-02-20 11:38:46 +02:00
projectversion.h Automatic crash reports. 2024-03-12 16:39:44 +02:00
qxtcsvmodel.cpp Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
qxtcsvmodel.h Fix building. 2023-11-09 17:46:39 +02:00
stable.cpp Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
stable.h Improve stable.h. 2023-02-09 17:24:02 +02:00
testpath.cpp Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
testpath.h Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
testvapplication.h Support for single-line fonts. 2023-06-22 18:30:43 +03:00
typedef.h Fix link to project repo in license header. 2020-01-31 08:02:08 +02:00
vabstractapplication.cpp Fix path to logs on Windows. 2024-04-13 12:30:43 +03:00
vabstractapplication.h Reduce path to file in logs. Show only part inside of root folder. 2024-04-09 19:22:19 +03:00
vabstractshortcutmanager.cpp Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vabstractshortcutmanager.h Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17. 2024-01-23 15:57:29 +02:00
vabstractvalapplication.cpp Support for OneDrive on Windows. 2024-04-13 12:34:09 +03:00
vabstractvalapplication.h New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
vcommonsettings.cpp Support for OneDrive on Windows. 2024-04-13 12:34:09 +03:00
vcommonsettings.h Automatic crash reports. 2024-03-12 16:39:44 +02:00
vlockguard.h Minimal Qt version increased to Qt 5.15. Minimal C++ standard to C++17. 2024-01-23 15:57:29 +02:00
vmath.h Refactoring. 2023-05-03 14:07:08 +03:00
vmisc.pri Support for AppImage. 2024-02-10 15:53:02 +02:00
vmisc.pro Move cursors cursor-arrow-openhand and cursor-arrow-closehand to VMisc library. 2023-08-28 17:25:31 +03:00
vmisc.qbs Build script fixes. 2024-03-28 11:21:41 +02:00
vmodifierkey.cpp Start using string literal operators for Qt types. 2023-10-07 18:56:39 +03:00
vmodifierkey.h Shortcuts manager. 2023-10-23 16:57:22 +03:00
vsysexits.h Refactoring. 2023-05-03 14:07:08 +03:00
vtablesearch.cpp Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vtablesearch.h Backward compatibility for type qsizetype. 2023-02-09 17:27:43 +02:00
vtextcodec.cpp Variable can be declared 'const'. 2024-02-20 08:58:06 +02:00
vtextcodec.h Fix build on Windows. 2023-02-25 21:17:14 +02:00
vtranslator.cpp New features: Mirror line, Fold line. 2024-01-06 14:22:03 +02:00
vtranslator.h Sonar warnings. 2024-02-17 11:49:41 +02:00
vvalentinasettings.cpp Improve compatibility with Richpeace CAD. 2024-03-16 15:32:41 +02:00
vvalentinasettings.h Improve compatibility with Richpeace CAD. 2024-03-16 15:32:41 +02:00
warnings.pri Qmake. Fix masks to support 64 bit versions of compilers. 2017-07-05 11:35:32 +03:00