2016-02-06 19:00:25 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 6 18:00:02 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.19.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.19.0.php
|
|
|
|
|
2016-01-02 18:42:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 2 17:42:18 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.18.0
|
2016-01-09 18:58:49 +01:00
|
|
|
* Add KAboutData::fromPluginMetaData(const KPluginMetaData &plugin)
|
|
|
|
* Add KPluginMetaData::copyrightText(), extraInformation() and
|
|
|
|
otherContributors()
|
|
|
|
* Add KPluginMetaData::translators() and KAboutPerson::fromJson()
|
|
|
|
* Fix use-after-free in desktop file parser
|
|
|
|
* Make KPluginMetaData constructible from a json path
|
|
|
|
* desktoptojson: make missing service type file an error for the binary
|
|
|
|
* Make calling kcoreaddons_add_plugin without SOURCES an error
|
2016-01-02 18:42:21 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.18.0.php
|
|
|
|
|
2015-12-11 00:03:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 23:03:49 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.17.0
|
2015-12-12 23:17:45 +01:00
|
|
|
* KAboutData: Allow https:// and other URL schemas in homepage.
|
|
|
|
(kde#355508)
|
|
|
|
* Repair MimeType property when using kcoreaddons_desktop_to_json()
|
2015-12-11 00:03:55 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.17.0.php
|
|
|
|
|
2015-11-08 17:58:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 16:58:33 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
2015-11-15 17:13:54 +01:00
|
|
|
- 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
|
2015-11-08 17:58:39 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.16.0.php
|
|
|
|
|
2015-10-05 19:57:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 17:37:06 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.15.0
|
2015-10-10 15:07:40 +02:00
|
|
|
* KShell::splitArgs: only ASCII space is a separator, not unicode
|
|
|
|
space U+3000 (kde#345140)
|
|
|
|
* KDirWatch: fix crash when a global static destructor uses
|
|
|
|
KDirWatch::self() (kde#353080)
|
|
|
|
* Fix crash when KDirWatch is used in Q_GLOBAL_STATIC.
|
|
|
|
* KDirWatch: fix thread safety
|
|
|
|
* Clarify how to set KAboutData constructor arguments.
|
2015-10-05 19:57:01 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.15.0.php
|
|
|
|
|
2015-09-08 19:14:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 8 17:12:50 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.14.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
|
|
|
|
2015-08-04 21:48:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 4 19:20:17 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.13.0
|
2015-08-12 19:10:38 +02:00
|
|
|
* The Qt version requirement has been bumped from 5.2 to 5.3
|
|
|
|
* Debug output has been ported to categorized output, for less
|
|
|
|
noise by default
|
|
|
|
* Docbook documentation has been reviewed and updated
|
|
|
|
* Add Kdelibs4Migration::kdeHome() for cases not covered by resources
|
|
|
|
* Fix tr() warning
|
|
|
|
* Fix KCoreAddons build on Clang+ARM
|
2015-08-04 21:48:48 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.13.0.php
|
|
|
|
|
2015-07-05 20:54:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 18:44:52 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.12.0
|
2015-07-10 20:57:25 +02:00
|
|
|
* KDirWatch: Only establish a connection to FAM if requested
|
|
|
|
* Allow filtering plugins and applications by formfactor
|
|
|
|
* Make it possible to use desktoptojson from different sources
|
2015-07-05 20:54:51 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.12.0.php
|
|
|
|
|
2015-06-07 21:40:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 7 19:07:15 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.11.0
|
2015-06-13 10:44:12 +02:00
|
|
|
* New KPluginLoader::findPluginById() convenience API
|
2015-06-07 21:40:23 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.11.0.php
|
|
|
|
|
2015-05-03 21:46:12 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 3 19:46:05 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.10.0
|
2015-05-09 02:23:50 +02:00
|
|
|
* New cmake macro kcoreaddons_add_plugin to create
|
|
|
|
KPluginLoader-based plugins more easily.
|
2015-05-03 21:46:12 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.10.0.php
|
|
|
|
|
2015-04-05 13:43:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 4 14:40:43 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.9.0
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.9.0.php
|
|
|
|
|
2015-03-07 18:14:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 16:58:44 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.8.0
|
2015-03-13 10:19:18 +01:00
|
|
|
* KPluginMetadata: add support for Hidden key
|
2015-03-07 18:14:50 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.8.0.php
|
|
|
|
|
2015-02-08 20:08:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 8 18:15:15 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.7.0
|
|
|
|
* KAboutData: Call addHelpOption and addVersionOption
|
|
|
|
automatically, for convenience and consistency
|
|
|
|
* KAboutData: Bring back "Please use http://bugs.kde.org
|
|
|
|
to report bugs." when no other email/url is set
|
|
|
|
* KAutoSaveFile: allStaleFiles() now works as expected
|
|
|
|
for local files, fixed staleFiles() too
|
|
|
|
* KRandomSequence now uses int's internally and exposes
|
|
|
|
int-api for 64-bit unambiguity
|
|
|
|
* Mimetype definitions: *.qmltypes and *.qmlproject files
|
|
|
|
also have the text/x-qml mime type
|
|
|
|
* KShell: make quoteArgs quote urls with QChar::isSpace(),
|
|
|
|
unusual space characters were not handled properly
|
|
|
|
* KSharedDataCache: fix creation of directory containing
|
|
|
|
the cache (porting bug)
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
|
|
|
|
2015-01-03 20:24:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 3 18:03:17 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.6.0
|
|
|
|
* KDirWatch can now watch /dev/shm as well (kde#314982)
|
|
|
|
* KDELibs4Migration now always returns an absolute path
|
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.6.0.php
|
|
|
|
|
2014-11-12 16:42:56 +01:00
|
|
|
-------------------------------------------------------------------
|
2014-12-06 18:50:30 +01:00
|
|
|
Sat Dec 6 12:53:39 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.5.0
|
2014-12-09 19:02:51 +01:00
|
|
|
* Add KTextToHTML class for plaintext->HTML conversion
|
|
|
|
* Add KPluginMetaData::metaDataFileName()
|
|
|
|
* Allow to read KPluginMetaData from .desktop files
|
|
|
|
* Kdelibs4Migration now gives priority to distro-provided
|
|
|
|
KDE4_DEFAULT_HOME
|
2014-12-06 18:50:30 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.5.0.php
|
2014-12-06 19:15:29 +01:00
|
|
|
- Drop 0001-Let-Kdelibs4Migration-searches-in-.kde4-first-it-s-p.patch,
|
|
|
|
merged upstream
|
2014-12-06 18:50:30 +01:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-11-12 16:42:56 +01:00
|
|
|
Sun Nov 09 05:05:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
|
|
|
|
- fix bashisms in post/postun scripts
|
|
|
|
|
2014-11-02 19:02:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 2 17:47:13 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.4.0
|
2014-11-03 18:42:30 +01:00
|
|
|
* Various build fixes (QNX, Ubuntu 14.04)
|
2014-11-02 19:02:26 +01:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.4.0.php
|
|
|
|
|
2014-09-09 12:10:24 +02:00
|
|
|
-------------------------------------------------------------------
|
2014-10-04 20:35:10 +02:00
|
|
|
Sat Oct 4 17:59:34 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.3.0
|
2014-10-04 23:49:13 +02:00
|
|
|
* Kdelibs4Migration: allow distributions to set
|
|
|
|
_KDE4_DEFAULT_HOME_POSTFIX so that the kde4 home
|
|
|
|
is found properly.
|
|
|
|
* Compilation fixes for MSVC and gcc 4.5
|
|
|
|
* Turn KFormat into a Q_GADGET so we can expose its
|
|
|
|
properties to QML indirectly
|
2014-10-04 20:35:10 +02:00
|
|
|
* For more details please see:
|
|
|
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
2014-10-04 23:49:13 +02:00
|
|
|
- Pass -DKDE4_DEFAULT_HOME=".kde4", used in kdelibs4migration class
|
2014-10-04 20:35:10 +02:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-09-09 12:10:24 +02:00
|
|
|
Tue Sep 9 09:49:24 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.2.0
|
2014-09-10 17:25:02 +02:00
|
|
|
* KCoreAddons: Mark KAboutData::setProgramIconName() as deprecated,
|
|
|
|
it did not do anything.
|
|
|
|
Use QApplication::setWindowIcon(QIcon::fromTheme("...")) instead.
|
|
|
|
* KCoreAddons: new classes Kdelibs4ConfigMigrator and KPluginMetaData
|
2014-09-09 12:10:24 +02:00
|
|
|
* For more details please see:
|
|
|
|
http://kde.org/announcements/kde-frameworks-5.2.php
|
|
|
|
|
2014-08-26 23:25:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 26 21:24:36 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Added 0001-Let-Kdelibs4Migration-searches-in-.kde4-first-it-s-p.patch:
|
|
|
|
Let Kdelibs4Migration searches in .kde4 first, it's possible that
|
|
|
|
some users have ancient unused config in .kde, and openSUSE
|
|
|
|
has .kde4 as default
|
|
|
|
|
2014-08-02 15:16:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 2 10:20:07 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.1.0
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.1.php
|
2014-08-07 22:54:58 +02:00
|
|
|
- Harden required Qt5 libs versions
|
|
|
|
- Pass the location of lconvert executable
|
|
|
|
- Don't own standard directories
|
2014-08-02 15:16:21 +02:00
|
|
|
|
2014-07-02 00:25:26 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 1 21:35:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 5.0.0
|
|
|
|
* Final release of KDE Frameworks 5
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
2014-07-08 22:59:35 +02:00
|
|
|
http://www.kde.org/announcements/kde-frameworks-5.0.php
|
2014-07-02 00:25:26 +02:00
|
|
|
|
2014-06-01 20:41:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 1 18:02:20 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.100.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta3.php
|
2014-06-02 00:05:20 +02:00
|
|
|
- Added libqt5-linguist-devel BuildRequires
|
2014-06-03 22:29:55 +02:00
|
|
|
- Add baselibs.conf
|
2014-06-01 20:41:05 +02:00
|
|
|
|
2014-05-05 03:08:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 4 01:41:03 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.99.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
|
|
|
|
2014-03-29 21:15:17 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 29 19:47:25 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.98.0
|
|
|
|
* API improvements and cleanups
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
|
|
|
|
2014-03-04 17:34:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 4 16:38:45 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Update to 4.97.0:
|
|
|
|
* Buildsystem fixes
|
|
|
|
* For more details please see:
|
|
|
|
http://www.kde.org/announcements/announce-frameworks5-alpha2.php
|
|
|
|
|
2014-02-20 00:29:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 19 23:32:50 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Create a separate (binary) kcoreaddons package, so library
|
|
|
|
package adheres to shlib policy
|
|
|
|
|
2014-02-08 03:13:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 8 02:17:39 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
|
|
|
|
- Init kcoreaddons package
|
|
|
|
|