index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
kdesktopfile.cpp
Age
Commit message (
Expand
)
Author
2021-12-18
Complete fixing the Windows CI
Ahmad Samir
2021-12-17
Fix build on Windows
Ahmad Samir
2021-12-15
Minor code clean up
Ahmad Samir
2021-11-26
KDesktopFile: deprecate resource()
Ahmad Samir
2021-10-20
GIT_SILENT Remove a bit of dead code
Alexander Lohnau
2021-08-26
KDesktopFile::isAuthorizedDesktopFile: reduce warning to info a log
Méven Car
2021-04-18
Deprecate KDesktopFile::readDevice()
Ahmad Samir
2021-03-06
Minor code optimisation
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2020-09-14
Use reverse order in KDesktopFile::locateLocal to iterate over generic config...
Jeremy Whiting
2020-07-07
Use camelcase include. (scripted)
Laurent Montel
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-01-03
Remove endl at the end of qdebug
Laurent Montel
2019-10-18
Use ECMGenerateExportHeader to manage deprecated API better
Friedrich W. H. Kossebau
2019-08-28
GIT_SILENT: use QLatin1String
Laurent Montel
2019-08-14
Add a logging category for logs warnings
Méven Car
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2017-12-06
Deprecate KDesktopFile::sortOrder()
Alexander Volkov
2017-12-06
Fix the result of KDesktopFile::sortOrder()
Alexander Volkov
2017-04-25
Fix relativePath calculation in KDesktopFile::locateLocal()
Wolfgang Bauer
2016-05-19
Avoid skipping KAuthorized check
David Edmundson
2015-10-05
Minor optimizations
Albert Astals Cid
2015-09-07
[KDesktopFile] add readMimeTypes
Kai Uwe Broulik
2015-02-16
at KDesktopFile::locateLocal, correct the expression of the if statement whic...
Guy Maurel
2014-12-25
Simplify condition, endsWith is clever enough.
David Faure
2014-04-26
Adapt to changes in KDEInstallDirs
Aleix Pol
2014-03-25
Remove kde3 compatibility code for "DocPath" in desktop files
Alex Merry
2014-03-24
Better comment for why KDesktopFile::readPath uses readEntry
Alex Merry
2014-03-01
we use Qt5 now, so re-enable -DQT_NO_CAST_FROM_BYTEARRAY
David Faure
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