Laurent Montel
69e548808b
GIT_SILENT: add CMakePresets.json license
5 years ago
Laurent Montel
885048bb9a
Add missing override
5 years ago
Laurent Montel
6103d4d625
GIT_SILENT: already defined in KDEFrameworkCompilerSettings
5 years ago
Laurent Montel
387ccfa770
GIT_SILENT: compile without deprecated method
5 years ago
Laurent Montel
c32deea4c7
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
2c87dbe311
GIT_SILENT: ignore compile_commands.json too
5 years ago
Laurent Montel
9a36db7c88
Reactivate cmake unity support
5 years ago
Laurent Montel
87f2d8d4d7
GIT_SILENT: we still depend against qt5.14 which doesn't have Qt:: support :(
5 years ago
Laurent Montel
8e9ce094f6
GIT_SILENT: Use versionless Qt cmake target. This makes it easier to build against both Qt5 and Qt6
5 years ago
Laurent Montel
5f54249bae
GIT_SILENT: add CMAKE_EXPORT_COMPILE_COMMANDS
5 years ago
Laurent Montel
7454baa0fd
GIT_SILENT: Fix job by not installing clang11
5 years ago
Laurent Montel
e30d37591d
Use git commit hook
5 years ago
Laurent Montel
a7e52794cd
If you want git blame to ignore formatting revisions run: git config blame.ignoreRevsFile .git-blame-ignore-revs
5 years ago
Laurent Montel
f42903a967
run git clang-format
5 years ago
Laurent Montel
98634c1919
GIT_SILENT: add .clang-format
5 years ago
Laurent Montel
26312e9557
Modernize code
5 years ago
Laurent Montel
70c042d2b2
QString::split(..., Qt::SplitBehavior, ...) is already in Qt 5.14
5 years ago
Laurent Montel
7cb323526f
GIT_SILENT: Increase compile without deprecated kf5 method
5 years ago
Laurent Montel
84512af505
GIT_SILENT: add profile support
5 years ago
Laurent Montel
b5519eeb35
GIT_SILENT: add CMAKE_EXPORT_COMPILE_COMMANDS ON
5 years ago
Laurent Montel
913f6072fb
GIT_SILENT: Time to increase version
5 years ago
Laurent Montel
d915ac799a
use new cmake-3.19.0 feature. cmake --preset=dev or other it will provide correct cmake settings
5 years ago
Laurent Montel
e60d9ad9c1
GIT_SILENT: happy new year
5 years ago
Laurent Montel
d099a0fb0c
GIT_SILENT: use FATAL_ERROR
5 years ago
Laurent Montel
f24187f06f
Remove not implemented method
5 years ago
Laurent Montel
9693ba4756
GIT_SILENT: time to increase qt version as kf5-5.77 will depend against it.
5 years ago
Laurent Montel
99e8130961
GIT_SILENT: Fix typo
5 years ago
Laurent Montel
b0926cb693
Fix compile
5 years ago
Laurent Montel
513ebb12e5
Allow to use UNITY build see https://cmake.org/cmake/help/latest/prop_tgt/UNITY_BUILD.html (Reduce compile time. Need cmake 3.16.0)
5 years ago
Laurent Montel
4801273318
GIT_SILENT: increase version about compile without deprecated method
5 years ago
Laurent Montel
e1f73ee824
GIT_SILENT: Time to create version.
5 years ago
Laurent Montel
dc1d6e1383
Remove unused lib
5 years ago
Laurent Montel
31ffd50c69
Add missing override on destructor
5 years ago
Laurent Montel
cbd63ebc7a
GIT_SILENT: use qt5.15 iso
5 years ago
Laurent Montel
912584f092
GIT_SILENT: pedantic
5 years ago
Laurent Montel
35d7001460
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
53d0b55333
GIT_SILENT: add clang11
5 years ago
Laurent Montel
312bee0b18
GIT_SILENT: Increase compile without deprecated method
5 years ago
Laurent Montel
76779e7874
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
1824829530
GIT_SILENT: Branch is open
5 years ago
Laurent Montel
444b849a5e
GIT_SILENT: prepare 20.11.80
5 years ago
Daniel Vrátil
ab4a463a87
Fix linking tests with MSVC
...
If the class is already exported from the library we cannot add the
.cpp file to the test again - MSVC then complains that the symbol is
exported twice (once from the test and once from the library that the
test is linked against)
5 years ago
Laurent Montel
abc9f7ec02
GIT_SILENT: prepare 20.11.80
5 years ago
Laurent Montel
8a85780459
Modernize code
5 years ago
Laurent Montel
994a811219
GIT_SILENT: coding style
5 years ago
Jonathan Marten
dae8c5c926
Expiry dialogue: Add 'actionsGroup' to layout
...
Otherwise it appeared as a spurious line at the top left, and
prevented the "Expire read after" checkbox being clicked on.
5 years ago
Laurent Montel
a5063549d7
If include is define in .h remove it if it's defined in .cpp too (scripted)
5 years ago
Laurent Montel
275fc126f2
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
162e3c2126
Minor
5 years ago
Laurent Montel
23b5f99122
Allow to expire message without date
5 years ago