* Sun Jun 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.71.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.71.0
- Changes since 5.70.0:
* Remove trailing ellipsis from "Imgur" menu item
* Sun May 03 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.70.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.70.0
- No code change since 5.69.0
* Sun Apr 05 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.69.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.69.0
- No code change since 5.68.0
* Sun Mar 08 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.68.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
- Changes since 5.67.0:
* Rewrite nextcloud plugin
* kill twitter support
* Port deprecated method
* Fix build with Qt 5.15.0
* Use ecm_qt_install_logging_categories over manual categories file
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Sun Feb 02 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- Changes since 5.66.0:
* QJsonDocument::fromBinaryData is deprecated in qt5.15.
We need to port to QCborValue::fromCbor
* Port some qt5.15 deprecated method
* Fix QRegularExpression::wildcardToRegularExpression() usage
* [Purpose] Port QRegExp to QRegularExpression
* Sun Jan 05 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* Use standard ECMQMLModules
* Sun Dec 08 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* include the cmake command we are about to use
* Sun Nov 03 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php
- Changes since 5.63.0:
* autotests: simplify the code using job->exec().
* i18n: Add ellipsis to action items (X-Purpose-ActionDisplay)
* Sun Oct 06 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php
- Too many changes to list here.
* Sat Sep 07 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php
- Changes since 5.61.0:
* Fix no device available text
* autotests: fix disabling kio debug output
* Fixed Telegram Desktop plugin on Fedora
* Fix capitalization of Nextcloud
* Add missing #include
* Remove unused includes
* Use new syntax
- Replace foo-devel with cmake(KF5Foo) in build requirements
* Wed Aug 07 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php
- Changes since 5.60.0:
* Phabricator: open a new diff automatically in the browser
* Use non-deprecated suggestName
* Fix extraction. Patch by Victor Ryzhykh.
* Fri Jul 19 2019 Wolfgang Bauer <wbauer@tmo.at>
- Don't lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrame@kde.org
- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php
- Changes since 5.59.0:
* Change initial size of the config dialog
* Improve Job Dialog buttons' icons and text
* Fix translation of actiondisplay
* Add ellipsis where appropriate
* Don't show error message if sharing is cancelled by the user
* Fix warning when reading plugin metadata
* Redesign config pages
* Use QLatin1Char
* Install in new logging directory when we use kf5 5.59.0
* ECMPackageConfigHelpers -> CMakePackageConfigHelpers
* phabricator: Fix fallthrough in switch
* Sun Jun 09 2019 lbeltrame@kde.org
- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php
- Changes since 5.58.0:
* [JobDialog] Also signal cancellation when window is closed by the user
* Remove deprecated method qVariantFromValue->QVariant::fromValue
* test: close the menudemo when the sharing process ends
* Report cancelling a configuration as finished with an error (kde#407356)
* Wed May 15 2019 lbeltrame@kde.org
- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php
- Changes since 5.57.0:
* Ignore some qtcreator file
* Sun Apr 14 2019 lbeltrame@kde.org
- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php
- Changes since 5.56.0:
* Use https for the pastebin backend and publicly accessible documentation
* Add KDE Connect SMS plugin
* Sat Apr 06 2019 wbauer@tmo.at
- Add knotifications-devel BuildRequires to build kfileitemaction
plugin (boo#1131759)
* Sun Mar 10 2019 lbeltrame@kde.org
- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php
- Changes since 5.55.0:
* pastebin: don't show progress notifications
* sharetool: Show shared url on top
* Fix sharing files with spaces or quotes in names via Telegram
* Have ShareFileItemAction provide an output or an error if they are provided
* Enable sharing URLs via email
Version: 5.115.0-bp156.1.2
* Sat Mar 09 2024 Christophe Marin <christophe@krop.fr>
- Move the purpose service files to a subpackage
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- No code change since 5.114.0
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- Changes since 5.113.0:
* Adapt to KAccounts API change
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- No code change since 5.112.0
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- No code change since 5.110.0
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- No code change since 5.109.0
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* Remove code variants for building with Qt 6
* Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix build with Qt 6.5
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- No code change since 5.104.0
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- Changes since 5.103.0:
* Place Purpose::Menu headers into C++ namespace subdir, w/ compat headers
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
Version: 5.102.0-bp155.1.6
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* menudemo fix clazy-detaching-temporary
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Don't delete config when job finishes
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
* Add Qt6 windows CI support
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Fix QML warning, properly refer to the view
* Remove unneeded EXPORT_SHARE_VERSION usages
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* kdeconnect: Fix name role
* Add FreeBSD Qt 6 CI
* Port the remaining QQC1 uses
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* [plugins/email] Port to KEMailClientLauncherJob
* Remove extra ';'
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Use CommandLauncherJob to start kdeconnect-sms
* port to away from Qt smart pointers where possible
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
* Port to ecm_add_qml_module
* Add windows CI
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
* autotests: ensure org.kde.purpose is found in the builddir
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
* Remove call to ecm_find_qmlmodule(org.kde.kdeconnect)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Add Linux Qt6 CI
* Compile with Qt6 as well
* Install plugins in kf<version>
* Add const'ref
* Adapt build system for building against qt6
Version: 5.55.0-bp151.2.2
* Fri Feb 15 2019 alarrosa@suse.com
- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 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 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 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 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 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Mon Oct 15 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 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 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 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 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 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
* Mon Mar 12 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 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
Version: 5.45.0-bp150.2.3
* Sat Apr 14 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
* Tue Mar 13 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
* Tue Feb 13 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 2017 wbauer@tmo.at
- Update to 1.2.1
* Add back the translations that were missing completely in 1.2
* Mon Oct 23 2017 wbauer@tmo.at
- Update to 1.2
* New plugins: nextcloud, email, phabricator
* Possibility to disable plugins via config file
Version: 1.0-2.1
* Sat Oct 03 2015 hrvoje.senjan@gmail.com
- Update to 1.0
* No changelog provided
- Drop build.patch, upstreamed
* Tue Aug 18 2015 hrvoje.senjan@gmail.com
- Install license
* Mon Aug 17 2015 hrvoje.senjan@gmail.com
- Don't ship reviewboard icon, it's delivered with kdevplatform
* Sun Aug 09 2015 hrvoje.senjan@gmail.com
- Activate purpose package