Package Release Info

mimetreeparser-25.04.3-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libKPim6MimeTreeParserCore6
libKPim6MimeTreeParserCore6-lang
libKPim6MimeTreeParserWidgets6
mimetreeparser
mimetreeparser-devel
mimetreeparser-imports

Change Logs

* Tue Jul 01 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.3/
- Changes since 25.04.2:
  * Remove debug output
  * Connect only once to attachment list double click event
* Sat Jun 14 2025 Andreas Stieger <andreas.stieger@gmx.de>
- update gpgmepp dependencies to help with the gpgme 2.0.0
  split-off of the C++ bindings (boo#1244605)
* Tue Jun 03 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.2/
- No code change since 25.04.1
* Wed May 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.1/
- No code change since 25.04.0
* Mon Apr 14 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/gear/25.04.0/
- No code change since 25.03.90
* Sat Mar 29 2025 Christophe Marin <christophe@krop.fr>
- Update to 25.03.90
  * New feature release
- Changes since 24.12.3:
  * Fix two deprecation warnings
  * Disable one test on Windows
  * test: Add debug output when failing to open file
  * Require test on all system
  * Display all alternatives for extension in save dialog
  * messageviewer: Add missing icons to actions
  * messageviewer: Use short date format
  * Add xml/yaml linting
  * Const'ify pointer
  * Remove duplicate headers from cpp/h files
  * Remove FeatureSummary as we use ECMFeatureSummary
  * Fix compile with unity support
  * Hide MailViewer's footer when there is no attachments
  * Unify horizontal padding in MailPartModel
  * Use Qt:: namespace
  * Use more appropriate icon
  * Bump mimetreeparser version
  * Add some helpful default message menu items
  * Add MessageViewerWindow
  * Query certificate when clicking on a link for an unknown certificate
  * Adapt test to change in libkleo
  * We have it all time now with kf6.8
  * Remove explicit quit connection with QQmlApplicationEngine
  * Require passing tests on Linux and on FreeBSD
  * Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks
  * Avoid test failure because of different date/time text representation
  * Use new singular mailbox API for sender header
  * Fix gpgme++ includes
* Tue Mar 04 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 04 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 07 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/
- Changes since 24.12.0:
  * Use mimetreeparser6
* Sun Dec 08 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/
- Changes since 24.11.90:
  * Use DecryptVerifyJob to decrypt and/or verify inline PGP message blocks
  * Avoid test failure because of different date/time text representation
  * Fix gpgme++ includes