kmail-account-wizard/kmail-account-wizard.changes

1437 lines
46 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 4 13:01:08 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.3/
- No code change since 24.12.2
-------------------------------------------------------------------
Tue Feb 4 12:29:47 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/
- No code change since 24.12.1
-------------------------------------------------------------------
Tue Jan 7 18:53:13 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/
- No code change since 24.12.0
-------------------------------------------------------------------
Sun Dec 8 09:27:48 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/
- No code change since 24.11.90
-------------------------------------------------------------------
Mon Dec 2 08:43:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.11.90
* New feature release
- No code change since 24.11.80
-------------------------------------------------------------------
Sat Nov 16 17:29:56 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.11.80
* New feature release
- Changes since 24.08.3:
* Add craft support
* Prepare to add craft support
* Add windows CI support
* Reformat code with clang-format
* Use KLocalizedQmlContext
* Don't look at build dir folder for clang format
* Use ECMCheckOutboundLicense
* Fix warning
* Use Q_RELOCATABLE_TYPE
* Use else if here
* Use QLatin1StringView
* .reuse file didn't need license but REUSE.toml needs it
* Convert .reuse/dep5 to REUSE.toml
* Add clang-format validation job
* Set up KCrash after KAboutData::setApplicationData()
-------------------------------------------------------------------
Tue Nov 5 10:43:31 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/
- No code change since 24.08.2
-------------------------------------------------------------------
Tue Oct 8 12:01:45 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/
- No code change since 24.08.1
-------------------------------------------------------------------
Tue Sep 10 14:10:56 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/
- No code change since 24.08.0
-------------------------------------------------------------------
Mon Aug 19 07:14:01 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* Add homepage
* Try to fix appstreamtest test
* Move reply->deleteLater(); at end of method
* Add description
* Add appdata.xml
* We depend against 6.3.0
* Not necessary
* Fix bug 487882: plaintext HTTP request in kmail-account-wizard (kde#487882)
* Use QByteArrayLiteral
* Add build-ftime support
* Use KIconThemes and KStyleManager if available during build-time
* Use i18n context
* It compiles fine without deprecated kf methods
-------------------------------------------------------------------
Tue Jul 2 13:54:31 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/
- No code change since 24.05.1
-------------------------------------------------------------------
Wed Jun 12 07:33:35 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/
- No code change since 24.05.0
-------------------------------------------------------------------
Sun May 19 09:56:25 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/
- No code change since 24.04.80
-------------------------------------------------------------------
Fri May 3 09:16:10 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.04.80
* New feature release
- Too many changes since 24.02.2, only listing bugfixes:
* Fix automatic setup (kde#480563)
-------------------------------------------------------------------
Tue Apr 9 18:08:33 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/
- No code change since 24.02.1
-------------------------------------------------------------------
Tue Mar 19 15:26:42 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/
- Changes since 24.02.0:
* Add support for creating google resource automatically
* Set hostname during automatic configuration of outgoing server
* Use list initialiazer constructor
* Remove code duplication
* Save mail transport and then add it to the manager
* Fix saving mail transport
-------------------------------------------------------------------
Fri Feb 23 13:59:40 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.02.0
* New feature release
- Changes since 24.01.95:
* Fix separator being displayed while below element is not
* Fix disconnect mode not visible
* We really need to have kolab support
* Fix qCWarning
* This check is not necessary now
* Debug--
* Fix QML name
* Fix triggered nextAction
* i18n: Add more context to password string
* Backport change from master
* mAccountConfigurationImpl will allow to create account. => rename method
* Rename variable
* Rename files
* Rename this class to accountconfigurationbase
* Add UseTLS
* Add more autotest
* Use QStandardPath
* Remove not necessary this->
* continue to implement autotest
* Prepare to autotest it
* Export symbol
* Move to target_sources
* Prepare to test create resource
* Remove TODO
* Store as info
* Test signal
* We need QString info for testing it
* Improve supprot
* Improve autotests
* Improve debug
-------------------------------------------------------------------
Fri Feb 9 16:08:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
-------------------------------------------------------------------
Tue Dec 5 14:19:50 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/
- No code change since 23.08.3
-------------------------------------------------------------------
Tue Nov 7 17:04:52 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
-------------------------------------------------------------------
Tue Oct 10 18:27:39 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
-------------------------------------------------------------------
Tue Sep 12 11:56:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/
- No code change since 23.08.0
-------------------------------------------------------------------
Sun Aug 20 13:59:41 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/
- No code change since 23.07.90
-------------------------------------------------------------------
Mon Aug 14 08:02:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.90
* New feature release
- No code change since 23.07.80
-------------------------------------------------------------------
Tue Aug 1 10:13:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.07.80
* New feature release
- Changes since 23.04.3:
* Link against KWallet explicitly
* Adapt to KMailTransportAkonadi being moved into AkonadiMime
-------------------------------------------------------------------
Tue Jul 4 10:19:56 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/
- No code change since 23.04.2
-------------------------------------------------------------------
Tue Jun 6 20:01:14 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
-------------------------------------------------------------------
Tue May 9 10:47:10 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
-------------------------------------------------------------------
Sat Apr 15 08:45:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
-------------------------------------------------------------------
Fri Mar 31 16:42:10 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.90
* New feature release
-------------------------------------------------------------------
Fri Mar 17 20:43:43 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 23.03.80
* New feature release
-------------------------------------------------------------------
Tue Feb 28 09:46:13 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
-------------------------------------------------------------------
Tue Jan 31 10:33:58 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
-------------------------------------------------------------------
Tue Jan 3 10:20:21 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
-------------------------------------------------------------------
Fri Dec 2 12:25:38 UTC 2022 - Christophe Marin <christophe@krop.fr>
- Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
-------------------------------------------------------------------
Sat Nov 26 16:45:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.90
* New feature release
-------------------------------------------------------------------
Sat Nov 12 08:54:25 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.11.80
* New feature release
-------------------------------------------------------------------
Tue Nov 1 11:20:46 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
-------------------------------------------------------------------
Tue Oct 11 14:32:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
-------------------------------------------------------------------
Tue Sep 6 15:20:08 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
-------------------------------------------------------------------
Sun Aug 14 09:42:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
-------------------------------------------------------------------
Fri Aug 5 12:11:03 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.90
* New feature release
-------------------------------------------------------------------
Sat Jul 16 08:28:17 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.07.80
* New feature release
-------------------------------------------------------------------
Tue Jul 5 17:03:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
-------------------------------------------------------------------
Wed Jun 8 09:54:56 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
-------------------------------------------------------------------
Tue May 10 16:30:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
-------------------------------------------------------------------
Mon Apr 18 07:51:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
-------------------------------------------------------------------
Fri Apr 8 18:19:37 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.90
* New feature release
-------------------------------------------------------------------
Wed Mar 23 08:14:21 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 22.03.80
* New feature release
- Changes since 21.12.3:
* Add missing QGpgME/gpgme++ dependency
* Fix compile without deprecated method
* Explicitly link against MailTransport where needed
* Use SingleMainWindow=true
* Add icon to desktop file
* Mark as single-instance using X-GNOME-SingleWindow key
* Add missing CI dep
* Modernize code
* Correct prefix to other PIM repositories in .kde-ci.yml
* Const'ify pointer
-------------------------------------------------------------------
Tue Mar 1 09:57:24 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/
- No code change since 21.12.2
-------------------------------------------------------------------
Tue Feb 1 13:03:12 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/
- No code change since 21.12.1
-------------------------------------------------------------------
Tue Jan 4 10:25:52 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/
- No code change since 21.12.0
-------------------------------------------------------------------
Fri Dec 3 19:22:13 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.12.0/
- Changes since 21.11.90:
* Enable new GitLab CI on stable branch.
-------------------------------------------------------------------
Sat Nov 27 10:11:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.90
* New feature release
- No code change since 21.11.80
-------------------------------------------------------------------
Sat Nov 13 17:55:30 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.11.80
* New feature release
- Changes since 21.08.3:
* Allow to show header in qtc6
* Minor: s/Q_DECL_OVERRIDE/override/
* Fix some cppcheck warning + initialize variable in header + const
* Not necessary to use qoverload here
* Not necessary to use qOverload here
* Don't use deprecated method
* Add KDE CI file
* Use qOverload directly (scripted)
* Slightly adjust last commit to make it build
* Fix build with 5.85 deprecations on
-------------------------------------------------------------------
Tue Nov 2 21:34:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.3/
- No code change since 21.08.2
-------------------------------------------------------------------
Tue Oct 5 16:28:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.2/
- No code change since 21.08.1
-------------------------------------------------------------------
Wed Sep 1 12:38:37 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.08.1
- Changes since 21.08.0:
* Ensure created resources/agents reconfigure with up-to-date stored config
-------------------------------------------------------------------
Fri Aug 6 09:39:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.08.0
- No code change since 21.07.90
-------------------------------------------------------------------
Fri Jul 30 10:05:10 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.90
* New feature release
- No code change since 21.07.80
-------------------------------------------------------------------
Sat Jul 17 20:06:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Honor KDE Kiosk setting lineedit_reveal_password
* Add a missing KConfig linkage
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:57:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.3
- No code change since 21.04.2
-------------------------------------------------------------------
Tue Jun 8 12:40:08 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.04.2
- No code change since 21.04.1
-------------------------------------------------------------------
Wed May 12 06:07:54 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/21.04.1
- No code change since 21.04.0
-------------------------------------------------------------------
Fri Apr 16 16:12:11 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/21.04
- No code change since 21.03.90
-------------------------------------------------------------------
Fri Apr 9 17:40:38 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.90
* New feature release
- No code change since 21.03.80
-------------------------------------------------------------------
Sun Mar 21 13:28:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Too many changes to list here.
-------------------------------------------------------------------
Thu Mar 4 06:10:41 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/20.12.3
- No code change since 20.12.2
-------------------------------------------------------------------
Wed Feb 3 08:28:58 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-02-apps-update
- No code change since 20.12.1
-------------------------------------------------------------------
Tue Jan 5 12:26:00 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
-------------------------------------------------------------------
Sat Dec 5 23:16:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
-------------------------------------------------------------------
Fri Nov 27 15:16:53 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
-------------------------------------------------------------------
Sat Nov 14 00:01:51 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix copyright
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove NO_REGENERATE_MIME as now UPDATE_XDG_MIMETYPES uses -n
* Time to increase version
* Convert headers to SPDX format
-------------------------------------------------------------------
Thu Nov 5 22:46:41 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-11-apps-update
- No code change since 20.08.2
-------------------------------------------------------------------
Fri Oct 9 05:44:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-10-apps-update
- No code change since 20.08.1
-------------------------------------------------------------------
Tue Sep 1 20:50:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
-------------------------------------------------------------------
Sun Aug 9 09:09:31 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-08-apps-update
- No code change since 20.07.90
-------------------------------------------------------------------
Sun Aug 2 07:59:52 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.90
* New feature release
- Changes since 20.07.80:
* Show info about encryption/authentication settings
* Remove unused methods
* Clean up code + allow to debug it
-------------------------------------------------------------------
Sun Jul 19 10:04:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.07.80
* New feature release
- Changes since 20.04.3:
* EmailValidator was moved in pimcommon directly
* Adapt to new API
* Adapt to new api
* Reserve elements
* Port to for(...:...)
* Fix clazy warning
* Don't hardcode agent DBus service name
* Fix includes. Use uppercase includes
-------------------------------------------------------------------
Thu Jul 9 20:09:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-07-apps-update
- No code change since 20.04.2
-------------------------------------------------------------------
Tue Jun 9 12:15:15 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update
- No code change since 20.04.1
-------------------------------------------------------------------
Fri May 15 15:41:40 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update
- No code change since 20.04.0
-------------------------------------------------------------------
Thu Apr 23 12:22:35 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:13 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:08 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
- Changes since 19.12.3:
* Autogenerate categories files
-------------------------------------------------------------------
Thu Mar 5 20:36:15 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update
- No code change since 19.12.2
-------------------------------------------------------------------
Fri Feb 7 08:37:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
-------------------------------------------------------------------
Wed Feb 5 06:29:18 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update
- Changes since 19.12.1:
* Use correct ProvideUrl as requested
* Add more debug info
- Update build requirements
-------------------------------------------------------------------
Tue Jan 14 15:54:35 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Drop the unneeded python2 requirement.
-------------------------------------------------------------------
Tue Jan 7 10:00:47 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1
- No code change since 19.12.0
-------------------------------------------------------------------
Tue Dec 10 06:38:41 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:12:02 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 13:29:34 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* Fix minor issues found by EBN and typos
* MAke it compile without kf5 deprecated methods
* Already initialized in header
* Fix Bug 411501 - Account wizard always shows busy indicator (kde#411501)
* Use QLatin1String overload for QString::operator ==/!=
* Add release version too
-------------------------------------------------------------------
Thu Nov 7 23:13:06 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.3.php
- No code change since 19.08.2
-------------------------------------------------------------------
Fri Oct 11 07:42:56 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.2.php
- No code change since 19.08.1
-------------------------------------------------------------------
Thu Sep 5 14:00:42 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.1.php
- No code change since 19.08.0
-------------------------------------------------------------------
Fri Aug 9 08:31:15 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Remove prefix
* When we use framework 5.59.0 we can use new logging file directory
* Try to make it compile on FreeBSD
* Use QVector here
* Clean up code
* Use KPasswordLineEdit here
* Add clear button
* Move knsrc files to the new location
* It was fixed in 5.13.0beta2
* Fix test command
* Rename as assistants
* Return all types of accounts
* Fix remove correct identity
* Allow to disable refreshing mime file (only for dev)
* replace deprecated KFilterProxySearchLine
-------------------------------------------------------------------
Fri Jul 19 08:42:41 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Use %_kf5_debugdir for logging categories.
-------------------------------------------------------------------
Sat Jul 13 07:26:36 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
* Fix Bug 388815 - accountwizard not reacting to alt-f4 (kde#388815)
-------------------------------------------------------------------
Fri Jun 07 12:51:54 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.2.php
- No code changes since 19.04.1
-------------------------------------------------------------------
Fri May 10 05:37:15 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.1.php
- Changes since 19.04.0:
* Fix remove identity which was created
* Fix remove correct identity
* Allow to disable refreshing mime file (only for dev)
* Fix crash when we launch with specific type. mTypePage can be null
* Fix allow to click on homepage url
-------------------------------------------------------------------
Sat Apr 20 06:51:56 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.0.php
- No code changes since 19.03.90
-------------------------------------------------------------------
Tue Apr 09 20:54:42 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-rc.php
- Changes since 19.03.80:
* Convert to camelcase include
* Workaround qt5.13 bug
-------------------------------------------------------------------
Wed Mar 27 06:41:04 UTC 2019 - lbeltrame@kde.org
- Update to 19.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/announce-applications-19.04-beta.php
- Changes since 18.12.3:
* Port to for(...:...)
* Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000
* Update copyright
-------------------------------------------------------------------
Sat Mar 09 08:03:19 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
* No code changes since 18.12.2
-------------------------------------------------------------------
Sat Feb 09 08:25:13 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
* No code changes since 18.12.1
-------------------------------------------------------------------
Sat Feb 2 18:35:11 UTC 2019 - Fabian Vogt <fabian@ritter-vogt.de>
- Remove unneeded Qt5WebKit BuildReq
-------------------------------------------------------------------
Fri Jan 11 05:42:20 UTC 2019 - lbeltrame@kde.org
- Update to 18.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
* No code changes since 18.12.0
-------------------------------------------------------------------
Fri Dec 14 06:09:13 UTC 2018 - lbeltrame@kde.org
- Update to 18.12.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
* No code changes since 18.11.90
-------------------------------------------------------------------
Mon Dec 03 20:56:03 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
* No code changes since 18.11.80
-------------------------------------------------------------------
Tue Nov 20 06:22:30 UTC 2018 - Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
-------------------------------------------------------------------
Tue Nov 20 05:57:07 UTC 2018 - lbeltrame@kde.org
- Update to 18.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
* Add missing Name
* Use KDEFrameworkCompilerSettings
* Use nullptr
* Fix minor EBN issues
* Use new syntax
-------------------------------------------------------------------
Thu Nov 08 20:43:39 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
* No code changes since 18.08.2
-------------------------------------------------------------------
Thu Oct 11 20:06:55 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
* None
-------------------------------------------------------------------
Thu Sep 06 18:43:03 UTC 2018 - lbeltrame@kde.org
- Update to 18.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
* None
-------------------------------------------------------------------
Thu Aug 16 22:05:11 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
Thu Jul 26 13:00:47 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
* Use return value
* Avoid to detach element
-------------------------------------------------------------------
Fri Jul 13 04:50:01 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
* None
-------------------------------------------------------------------
Fri Jun 08 05:06:50 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
* None
-------------------------------------------------------------------
Fri May 11 05:17:58 UTC 2018 - lbeltrame@kde.org
- Update to 18.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
* None
-------------------------------------------------------------------
Wed Apr 18 07:49:30 CEST 2018 - lbeltrame@kde.org
- Update to 18.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
* None
-------------------------------------------------------------------
Fri Apr 06 07:09:41 CEST 2018 - lbeltrame@kde.org
- Update to 18.03.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
* Fix build with Qt 5.11 (missing QAction)
* Add override
* increase version
* Use QLatin1String
* USe QLatin1String
* Use QLatin1String
* Remove deprecated class
* Use exec() here
* Clean up
* update copyright
-------------------------------------------------------------------
Thu Mar 08 23:51:59 CET 2018 - lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
-------------------------------------------------------------------
Wed Feb 07 08:48:28 CET 2018 - lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* None
-------------------------------------------------------------------
Thu Jan 11 23:41:13 CET 2018 - lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* None
-------------------------------------------------------------------
Sat Dec 09 14:59:06 CET 2017 - lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
-------------------------------------------------------------------
Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* Fix check version
* Revert this changes. We can add KDEPIM_DEV_VERSION so I don't understand why it was removed. Or it was necessary to remove KDEPIM_DEV_VERSION. but it always used
-------------------------------------------------------------------
Mon Nov 20 06:59:16 CET 2017 - lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Use new passwordlineedit
* It seems that it loads qtwebengine from plugin... But I don't know where...
* Initialize value
* Add this as 3rd argument
* Don't repeat work of KAboutData::setupCommandLine().
* Clean up
* Fix includes
* Fix url here too
* Update url
* add version to project
* initialize pointer
* initialize value
* Make run without install them
* Use QOverload
-------------------------------------------------------------------
Thu Nov 09 23:11:54 CET 2017 - lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
-------------------------------------------------------------------
Tue Oct 17 00:32:19 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* None
-------------------------------------------------------------------
Thu Sep 07 07:02:19 CEST 2017 - lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* None
-------------------------------------------------------------------
Fri Aug 11 22:45:42 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
* Use https
* Adapt to new api
* Minor
* Don't use deprecated method
* Use qAsConst
* Fix tooltip appereance
* Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
-------------------------------------------------------------------
Sat Aug 5 18:18:09 UTC 2017 - christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.08-rc.php
-------------------------------------------------------------------
Sat Jul 15 23:00:08 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* None
-------------------------------------------------------------------
Wed Jun 07 17:42:51 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
-------------------------------------------------------------------
Wed May 17 20:36:30 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* None
-------------------------------------------------------------------
Sun Apr 16 11:07:07 CEST 2017 - lbeltrame@kde.org
- Update to 17.04.0
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
-------------------------------------------------------------------
Wed Apr 12 20:25:43 CEST 2017 - lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* Coding style
-------------------------------------------------------------------
Sat Mar 25 23:10:33 CET 2017 - lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-beta.php
- Changes since 16.12.3:
* Too many changes to list here
-------------------------------------------------------------------
Thu Mar 9 12:39:11 CET 2017 - lbeltrame@kde.org
- Update to 16.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-16.12.3.php
- Changes since 16.12.2:
* None
-------------------------------------------------------------------
Thu Feb 9 07:00:56 UTC 2017 - lbeltrame@kde.org
- Update to KDE Applications 16.12.2
* KDE Applications 16.12.2
* https://www.kde.org/announcements/announce-applications-16.12.2.php
-------------------------------------------------------------------
Sat Jan 14 08:58:37 UTC 2017 - lbeltrame@kde.org
- - Update to KDE Applications 16.12.1
* KDE Applications 16.12.1
* https://www.kde.org/announcements/announce-applications-16.12.1.php
-------------------------------------------------------------------
Tue Dec 13 19:47:35 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.12.0
* KDE Applications 16.12.0
* https://www.kde.org/announcements/announce-applications-16.12.0.php
-------------------------------------------------------------------
Sat Dec 3 16:33:37 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.90
* KDE Applications 16.12.0 RC
* https://www.kde.org/announcements/announce-applications-16.12-rc.php
-------------------------------------------------------------------
Tue Nov 29 12:32:45 UTC 2016 - tittiatcoke@gmail.com
- Update to KDE Applications 16.11.80
* KDE Applications 16.12.0 Beta
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
-------------------------------------------------------------------
Sun Nov 27 12:31:45 UTC 2016 - tittiatcoke@gmail.com
- Update spec-files to be consistent wiht KA