index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autotests
/
kdesktopfiletest.cpp
Age
Commit message (
Expand
)
Author
2021-12-03
Fix KDesktopFileTest::testIsAuthorizedDesktopFile running on gitlab CI
Albert Astals Cid
2021-04-04
autotests: look for cmd, not bash, on Windows
David Faure
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2021-02-06
General code cleanup
Ahmad Samir
2020-12-13
Don't include QtTest as it includes all QtCore includes
Laurent Montel
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2018-09-14
Port deprecated method + use strict compile flags
Laurent Montel
2017-12-06
Deprecate KDesktopFile::sortOrder()
Alexander Volkov
2017-12-06
Fix the result of KDesktopFile::sortOrder()
Alexander Volkov
2017-11-30
Fix some clazy warning
Montel Laurent
2017-08-08
kconfigini: Strip leading whitespace when reading entry values.
Michael Pyne
2017-04-25
Fix relativePath calculation in KDesktopFile::locateLocal()
Wolfgang Bauer
2016-05-19
Add autotest for broken KAuthorised check in tryExec()
David Edmundson
2015-09-07
[KDesktopFile] add readMimeTypes
Kai Uwe Broulik
2015-05-01
fix test when TMPDIR is a symlink
David Faure
2014-07-01
Fix reading of XDG style semicolon separated lists with escaped ';'
Alex Richardson
2014-06-27
Fix syntax in kdesktopfiletest.
Nicolás Alvarez
2014-06-21
Fix reading of entries for language/country combinations
Martin Gräßlin
2014-06-12
Fix locale-aware reading in KDesktopFile
Martin Gräßlin
2014-04-26
Adapt to changes in KDEInstallDirs
Aleix Pol
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI