Laurent Montel
ce01fc9bd9
GIT_SILENT: add more clazy check
5 years ago
Laurent Montel
cb31caf513
GIT_SILENT: add build support
5 years ago
Laurent Montel
d1aafaa5cb
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
69725fe502
GIT_SILENT: use qt_ macro so it will help us to build against qt5/qt6
5 years ago
Laurent Montel
92c49902d5
Merge branch 'release/21.04'
5 years ago
Laurent Montel
a91ee8b0a7
Fix Bug 436687 - Folder Properties Dialog is broken
...
FIXED-IN: 5.17.2
BUG: 436687
5 years ago
Laurent Montel
ceaa710c5f
GIT_SILENT Add auto generated files to .gitignore
5 years ago
Laurent Montel
190ccec0f4
fix cmake warning
...
" Policy CMP0115 is not set: Source file extensions must be explicit. Run
"cmake --help-policy CMP0115" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
"
we need to add file extension
5 years ago
Laurent Montel
d836c36bc0
Modernize code
5 years ago
Laurent Montel
d7ca8188ae
GIT_SILENT: Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
5 years ago
Laurent Montel
3aed75f5c0
Use forward declaration here
5 years ago
Laurent Montel
4748c6e7fa
GIT_SILENT: prepare 5.17.1
5 years ago
Laurent Montel
a2b1516728
GIT_SILENT: prepare 5.17.1
5 years ago
Laurent Montel
384f9bc1b6
Start to port deprecated method
5 years ago
Laurent Montel
7b028dd5e9
GIT_SILENT: time to increase version
5 years ago
Laurent Montel
e559b2959a
GIT_SILENT: prepare 5.17.0
5 years ago
Laurent Montel
9c42831dea
GIT_SILENT: prepare 5.14.0
5 years ago
Laurent Montel
6bef7325d6
GIT_SILENT: use c++17 as in the future we will depend against ecm which depend on it
5 years ago
Alexander Lohnau
61f92f527b
GIT_SILENT Add auto generated files to .gitignore
5 years ago
Laurent Montel
3a1915aa5c
GIT_SILENT: if we include header, not necessary to forward class too
5 years ago
Laurent Montel
bc2881e377
GIT_SILENT: increase to qt5.15, cmake 3.16.0, use Qt:: vs Qt5:: for helping to port to qt6
5 years ago
Laurent Montel
774fc7360a
Use KSharedConfig::openStateConfig for storing windows size
5 years ago
Laurent Montel
572b142ad8
GIT_SILENT: prepare 5.17.0rc
5 years ago
Laurent Montel
f19f4fdd6d
GIT_SILENT: prepare 5.17.0rc
5 years ago
Laurent Montel
d39553be2d
Merge branch 'release/21.04'
5 years ago
Laurent Montel
2b1b0c2043
GIT_SILENT: don't extract i18n from autotests repo
5 years ago
Laurent Montel
c711664fd8
GIT_SILENT: add metainfo.yaml.license
5 years ago
Laurent Montel
1938378455
GIT_SILENT: master is open, depend against master lib
5 years ago
Laurent Montel
9ee7bacf95
GIT_SILENT: .clang-format is autogenerated
5 years ago
Laurent Montel
9980d7e92e
GIT_SILENT: master is open. + increase depend
5 years ago
Laurent Montel
345f8d8f2c
GIT_SILENT: Prepare 5.17.0
5 years ago
Laurent Montel
a32bc3df00
GIT_SILENT: prepare 20.04 beta
5 years ago
Laurent Montel
899b265c36
Add missing override
5 years ago
Laurent Montel
471b3581a8
GIT_SILENT: add sanitizers.supp so we can suppress some leak generated by some lib (as libfontconfig)
5 years ago
Laurent Montel
cba8dde7af
GIT_SILENT: add license
5 years ago
Laurent Montel
27aa356013
GIT_SILENT: add CC0 license
5 years ago
Laurent Montel
660f3641b3
GIT_SILENT: allow to install po/docktool file when we compile repo
5 years ago
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