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
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