| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-12 | Fix locale-aware reading in KDesktopFile | Martin Gräßlin | |
| The underlying KConfig used QLocale::name() for getting the locale aware part. But this returns "de_DE" while the desktop files store "de". In addition it constructs a QLocale object instead of using the system locale. This has the advantage that the usage of QLocale::setDafault() gets honored by KConfig. REVIEW: 118564 | |||
| 2014-04-26 | Adapt to changes in KDEInstallDirs | Aleix Pol | |
| kde5/services is kservices5 kde5/servicetypes is kservicestypes5 | |||
| 2013-12-18 | Code reformatted using kde-dev-scripts/astyle-kdelibs. | David Faure | |
| Use git blame -w 867e7a5 to show authorship as it was before this commit. | |||
| 2013-12-18 | Move kconfig code to the root directory. | Jenkins CI | |
