| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-19 | Avoid skipping KAuthorized check | David Edmundson | |
| Previously, if a .desktop file had a TryExec and a X-KDE-AuthorizeAction entry we would skip the KAuthorized check. This is clearly wrong. REVIEW: 127948 | |||
| 2015-10-05 | Minor optimizations | Albert Astals Cid | |
| Ran the clazy tool (http://www.kdab.com/use-static-analysis-improve-performance/) Mostly QStringLiteral/QLatin1String additions A few const & additions to non public methods Compiles, test pass REVIEW: 125106 | |||
| 2015-09-07 | [KDesktopFile] add readMimeTypes | Kai Uwe Broulik | |
| CHANGELOG: KDesktopFile can now read mime types specified in the MimeType field REVIEW: 124746 | |||
| 2015-02-16 | at KDesktopFile::locateLocal, correct the expression of the if statement ↵ | Guy Maurel | |
| which was always TRUE REVIEW: 122445 | |||
| 2014-12-25 | Simplify condition, endsWith is clever enough. | David Faure | |
| 2014-04-26 | Adapt to changes in KDEInstallDirs | Aleix Pol | |
| kde5/services is kservices5 kde5/servicetypes is kservicestypes5 | |||
| 2014-03-25 | Remove kde3 compatibility code for "DocPath" in desktop files | Alex Merry | |
| LXR suggests nothing still sets that (everything is X-DocPath now). REVIEW: 117003 | |||
| 2014-03-24 | Better comment for why KDesktopFile::readPath uses readEntry | Alex Merry | |
| REVIEW: 116962 | |||
| 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 | |
| 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 | |
