aboutsummaryrefslogtreecommitdiff
path: root/src/core/kdesktopfile.cpp
AgeCommit message (Expand)Author
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-12-06Deprecate KDesktopFile::sortOrder()Alexander Volkov
2017-12-06Fix the result of KDesktopFile::sortOrder()Alexander Volkov
2017-04-25Fix relativePath calculation in KDesktopFile::locateLocal()Wolfgang Bauer
2016-05-19Avoid skipping KAuthorized checkDavid Edmundson
2015-10-05Minor optimizationsAlbert Astals Cid
2015-09-07[KDesktopFile] add readMimeTypesKai Uwe Broulik
2015-02-16at KDesktopFile::locateLocal, correct the expression of the if statement whic...Guy Maurel
2014-12-25Simplify condition, endsWith is clever enough.David Faure
2014-04-26Adapt to changes in KDEInstallDirsAleix Pol
2014-03-25Remove kde3 compatibility code for "DocPath" in desktop filesAlex Merry
2014-03-24Better comment for why KDesktopFile::readPath uses readEntryAlex Merry
2014-03-01we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAYDavid Faure
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI