aboutsummaryrefslogtreecommitdiff
path: root/src/core/kdesktopfile.cpp
AgeCommit message (Expand)Author
2021-12-18Complete fixing the Windows CIAhmad Samir
2021-12-17Fix build on WindowsAhmad Samir
2021-12-15Minor code clean upAhmad Samir
2021-11-26KDesktopFile: deprecate resource()Ahmad Samir
2021-10-20GIT_SILENT Remove a bit of dead codeAlexander Lohnau
2021-08-26KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a logMéven Car
2021-04-18Deprecate KDesktopFile::readDevice()Ahmad Samir
2021-03-06Minor code optimisationAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-09-14Use reverse order in KDesktopFile::locateLocal to iterate over generic config...Jeremy Whiting
2020-07-07Use camelcase include. (scripted)Laurent Montel
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-01-03Remove endl at the end of qdebugLaurent Montel
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2019-08-28GIT_SILENT: use QLatin1StringLaurent Montel
2019-08-14Add a logging category for logs warningsMéven Car
2019-03-03[Kconfig] Compile without foreachLaurent Montel
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