aboutsummaryrefslogtreecommitdiff
path: root/autotests/kdesktopfiletest.cpp
AgeCommit message (Expand)Author
2021-12-03Fix KDesktopFileTest::testIsAuthorizedDesktopFile running on gitlab CIAlbert Astals Cid
2021-04-04autotests: look for cmd, not bash, on WindowsDavid Faure
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2021-02-06General code cleanupAhmad Samir
2020-12-13Don't include QtTest as it includes all QtCore includesLaurent Montel
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2018-09-14Port deprecated method + use strict compile flagsLaurent Montel
2017-12-06Deprecate KDesktopFile::sortOrder()Alexander Volkov
2017-12-06Fix the result of KDesktopFile::sortOrder()Alexander Volkov
2017-11-30Fix some clazy warningMontel Laurent
2017-08-08kconfigini: Strip leading whitespace when reading entry values.Michael Pyne
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2016-05-19Add autotest for broken KAuthorised check in tryExec()David Edmundson
2015-09-07[KDesktopFile] add readMimeTypesKai Uwe Broulik
2015-05-01fix test when TMPDIR is a symlinkDavid Faure
2014-07-01Fix reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-06-27Fix syntax in kdesktopfiletest.Nicolás Alvarez
2014-06-21Fix reading of entries for language/country combinationsMartin Gräßlin
2014-06-12Fix locale-aware reading in KDesktopFileMartin Gräßlin
2014-04-26Adapt to changes in KDEInstallDirsAleix Pol
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI