Laurent Montel
2b1b0c2043
GIT_SILENT: don't extract i18n from autotests repo
5 years ago
Laurent Montel
899b265c36
Add missing override
5 years ago
Laurent Montel
885048bb9a
Add missing override
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
f42903a967
run git 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
e60d9ad9c1
GIT_SILENT: happy new year
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
dc1d6e1383
Remove unused lib
5 years ago
Laurent Montel
31ffd50c69
Add missing override on destructor
5 years ago
Laurent Montel
912584f092
GIT_SILENT: pedantic
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
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
162e3c2126
Minor
5 years ago
Laurent Montel
23b5f99122
Allow to expire message without date
5 years ago
Laurent Montel
5d29271d94
Minor optimization
5 years ago
Laurent Montel
715f411d3f
Remove not implemented method
5 years ago
Laurent Montel
93e03ba330
Const'ify variable
5 years ago
Laurent Montel
f5247bf703
Remove includes
6 years ago
Laurent Montel
56cb5495b9
Clean up
6 years ago
Laurent Montel
a423f9b50c
Extract mdnadvicehelper
6 years ago
Laurent Montel
62c80a4e0c
Remove duplicate margins
6 years ago
Laurent Montel
818a368413
Allow to use method from expery widget too
6 years ago
Laurent Montel
97364d72c4
Allow to select email
6 years ago
Laurent Montel
c38b55738e
Don't store invalid format
6 years ago
Laurent Montel
40afce5fd4
Remove unused check
6 years ago
Laurent Montel
6b754e8a08
Fix crash
6 years ago
Laurent Montel
8f62273b0b
Allow to hide ExpireNowButton
6 years ago
Laurent Montel
64c1d63b48
Fix includes path
6 years ago
Laurent Montel
cd918f69bf
GIT_SILENT: coding style
6 years ago
Laurent Montel
96ee24c499
Clean includes
6 years ago
Laurent Montel
c69b3de149
Clean forward declaration
6 years ago
Laurent Montel
fb1a792cfc
Use new collectiongeneralwidget
6 years ago
Laurent Montel
7ebfa9b04b
Extract widget
6 years ago
Laurent Montel
5551148463
Start to extract widget
6 years ago
Laurent Montel
befa0604ea
Move collectionviewwidget here
6 years ago
Laurent Montel
85c0a1e74f
Move class here. It will be use by kdepim-addons plugins
6 years ago
Laurent Montel
9554c26b9d
Modernize code
6 years ago
Laurent Montel
1662475b70
modernize code
6 years ago
Ahmad Samir
8f597bf966
JobScheduler: Improve API docs formatting
...
GIT_SILENT
6 years ago