forked from pool/purpose
228 lines
7.6 KiB
Plaintext
228 lines
7.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Feb 15 09:25:42 UTC 2019 - alarrosa@suse.com
|
|
|
|
- Downgrade the Qt version requirement to build with 5.9
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 22:03:23 UTC 2019 - lbeltrame@kde.org
|
|
|
|
- Update to 5.55.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php
|
|
- Changes since 5.54.0:
|
|
* Use the nicer K_PLUGIN_CLASS_WITH_JSON
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 14 06:08:55 UTC 2019 - lbeltrame@kde.org
|
|
|
|
- Update to 5.54.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php
|
|
- Changes since 5.53.0:
|
|
* remove obsolete comment
|
|
* add missing properties
|
|
* Add plugin type for sharing URLs
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 09 19:43:46 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.53.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
|
|
- Changes since 5.52.0:
|
|
* DiffListModel::refresh(): return at once when already active.
|
|
* phabricator plugin: use Arcanist's diff.rev. order (kde#401565)
|
|
* Remove unneeded import
|
|
* Provide a title for JobDialog
|
|
* Allow the JobDialog to get a nicer initial size (kde#400873)
|
|
* Make it possible for the menudemo to share different urls
|
|
* Port what we can to QQC2
|
|
* Use QQC2 for the JobDialog (kde#400996, kde#400997)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 11 19:48:08 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.52.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.52.0.php
|
|
- Changes since 5.51.0:
|
|
* Reuse resultMap instead of converting to map two times more
|
|
* Remove unused variable
|
|
* Set Dialog flag for JobDialog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 08:02:50 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
|
|
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 15 11:50:43 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.51.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.51.0.php
|
|
- Changes since 5.50.0:
|
|
* Add explicit
|
|
* Make cmake 3.0 the minimum cmake version
|
|
* phabricator: Fix warning
|
|
* Make compile with strict compile flags
|
|
* Port to debug categories
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 13 21:58:47 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.50.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php
|
|
- Changes since 5.49.0:
|
|
* autotests: use QTemporaryDir instead of a hardcoded filename
|
|
* autotests: remove dependency on klauncher, in the hope to fix Windows CI
|
|
* autotests: actually disable copyjob debug output in CI
|
|
* Use a temp dir so that an existing /tmp/purposetest file doesn't break the test.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 19 09:19:36 UTC 2018 - christophe@krop.fr
|
|
|
|
- Update to 5.49.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.49.0.php
|
|
- Changes since 5.48.0:
|
|
* Make sure debugging for kf5.kio.core.copyjob is disabled for the test
|
|
* Don't clean up the configuration too early
|
|
* Add bluetooth plugin
|
|
* [Telegram] Don't wait for Telegram to be closed
|
|
* Prepare to use Arc's status colours in the revision drop-down list
|
|
* Honor BUILD_TESTING
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 16 04:37:48 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.48.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.48.0.php
|
|
- Changes since 5.47.0:
|
|
* Add Share action to Dolphin context menu
|
|
* Properly reset plugins
|
|
* Filter out duplicate plugins
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 12 21:26:10 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.47.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.47.0.php
|
|
- Changes since 5.46.0:
|
|
* Extend X-Purpose-Constraints documentation
|
|
* Improve Telegram integration
|
|
* Treat inner arrays as OR constraints rather than AND
|
|
* Make it possible to constrain plugins by a desktop file presence
|
|
* Make it possible to filter plugins by executable
|
|
* Fix i18n
|
|
* Fix i18n issues in Phabricator Plugin
|
|
* Highlight the selected device in the KDE Connect plugin
|
|
* Fix Phabricator icon
|
|
* fix i18n issues in framworks/purpose/plugins
|
|
* Use override
|
|
* Add Telegram plugin
|
|
* kdeconnect: Notify when the process fails to start
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 13 21:03:11 UTC 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.46.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.46.0.php
|
|
- Changes since 5.45.0:
|
|
* Readability
|
|
* Make sure we give some vertical space to configuration plugins
|
|
* Port KDEConnect plugin config to QQC2
|
|
* Port AlternativesView to QQC2
|
|
* Warning--
|
|
- Adjust runtime requirements
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 13:19:08 CEST 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.45.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.45.0.php
|
|
- Changes since 5.44.0:
|
|
* We use qt5.8.0 now
|
|
* Use qt5.8.0 as all framework
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 23:29:43 CET 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.44.0
|
|
* New feature release
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.44.0.php
|
|
- Changes since 5.43.0:
|
|
* forgot to commit it
|
|
* Generate debug categories and create file for it
|
|
* Fix tier, accommodate for KIO
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 23:46:16 CET 2018 - lbeltrame@kde.org
|
|
|
|
- Update to 5.43.0
|
|
* New feature release
|
|
* Now part of KDE Frameworks 5
|
|
* For more details please see:
|
|
* https://www.kde.org/announcements/kde-frameworks-5.43.0.php
|
|
- Changes since 1.2.1:
|
|
* Too many changes to list here
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 27 13:21:28 UTC 2017 - wbauer@tmo.at
|
|
|
|
- Update to 1.2.1
|
|
* Add back the translations that were missing completely in 1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 14:16:56 UTC 2017 - wbauer@tmo.at
|
|
|
|
- Update to 1.2
|
|
* New plugins: nextcloud, email, phabricator
|
|
* Possibility to disable plugins via config file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 08:09:57 UTC 2016 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 1.1
|
|
* No changelog provided
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 3 09:24:31 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to 1.0
|
|
* No changelog provided
|
|
- Drop build.patch, upstreamed
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 16:08:53 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Install license
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 17 18:48:28 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Don't ship reviewboard icon, it's delivered with kdevplatform
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 9 08:50:02 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Activate purpose package
|
|
|