forked from pool/kcoreaddons
changelogs
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=82
This commit is contained in:
parent
d4ae65df5c
commit
71bd56d58e
@ -1,7 +1,30 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 8 16:58:33 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Nov 8 16:58:33 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
- Update to 5.16.0
|
- Update to 5.16.0 (boo#955067)
|
||||||
|
* KAboutData: apidoc "is is" -> "is" addCredit(): ocsUserName -> ocsUsername
|
||||||
|
* KJob::kill(Quiet) should also exit the event loop
|
||||||
|
* Add support for desktop file name to KAboutData
|
||||||
|
* Use correct escaping character
|
||||||
|
* Reduce some allocations
|
||||||
|
* Make KAboutData::translators/setTranslators simple
|
||||||
|
* Fix setTranslator example code
|
||||||
|
* desktopparser: skip the Encoding= key
|
||||||
|
* desktopfileparser: Address review comments
|
||||||
|
* Allow setting service types in kcoreaddons_desktop_to_json()
|
||||||
|
* desktopparser: Fix parsing of double and bool values
|
||||||
|
* Add KPluginMetaData::fromDesktopFile()
|
||||||
|
* desktopparser: Allow passing relative paths to service type files
|
||||||
|
* desktopparser: Use more categorized logging
|
||||||
|
* QCommandLineParser uses -v for --version so just use --verbose
|
||||||
|
* Remove lots of duplicated code for desktop{tojson,fileparser}.cpp
|
||||||
|
* Parse ServiceType files when reading .desktop files
|
||||||
|
* Make SharedMimeInfo an optional requirement
|
||||||
|
* Remove call to QString::squeeze()
|
||||||
|
* desktopparser: avoid unnecessary utf8 decoding
|
||||||
|
* desktopparser: Don't add another entry if entry ends in a separator
|
||||||
|
* KPluginMetaData: Warn when a list entry is not a JSON list
|
||||||
|
* Add mimeTypes() to KPluginMetaData
|
||||||
* For more details please see:
|
* For more details please see:
|
||||||
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user