* Sat Mar 09 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:
* Fix runtime warning when calling deleteLater on a null object.
* Sat Feb 09 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:
* Fix Bug 403460 - Expand BCC list of emails button is oriented in non-intuitive direction (kde#403460)
* Disable code for the moment
* Don't show "Attachment:" when there is a mail embedded
* Avoid to wrap word
* It was fixed in kmime
* Fix show attachment as reported by David.
* Fri Jan 11 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:
* api.longurl.org doesn't work now. Use lengthenurl.info
* inform when we can't expand url
* Don't generate string when it's not necessary
* Fix Bug 402378 - mailto staement , uncomplete url past to kmail composer (kde#402378)
* Fri Dec 14 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:
* Make sure to not update when not necessary
* Add autotests for excluding some "head"
* Mon Dec 03 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:
* templateparserextracthtmlinfo.cpp - deleteLater in dtor (kde#401337)
* Fix return value
* Remove unused variable
* Already initialized in header
* Fix mem leak
* Add parent to menu (Fix potential mem leak)
* Fix export class
* Clean icon theme when we delete theme class
* Exclude Refresh from MetaData (Not necessary)
* Fix mem leak found by asan
* Fix API (need for fixing mem leak found by asan)
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 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:
* Too many changes to list here
* Thu Nov 08 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:
* Fix Bug 377708 - KMail doesn't remember to render in HTML (kde#377708)
* Fix Bug 396398 - KMail 5.8.2 displays HTML formatting on top of message (kde#396398)
* Check QtWebEngine version instead of Qt's (kde#397349)
- Dropped patches, now upstream:
* 0001-Check-QtWebEngine-version-instead-of-Qt-s.patch
* Thu Oct 11 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:
* Relicense my code from GPLv2 to GPLv2+
* Define color for openpgp signature
* Store transport name and identity name
* Don't save X-KMail-Fcc it's redundant
* We need theses header when we resend file
* Sat Sep 08 2018 fabian@ritter-vogt.de
- Remove unnecessary kdewebkit-devel BuildReq
* Thu Sep 06 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:
* Make sure that we can create a followupreminder
* Show info debug
* Fix Bug 397011 - Add Followup Reminder doesn't create reminder correctly (kde#397011)
* Run UrlHandlerManagerTest inside the Akonad isolated environment
* Fix block tracking url
* Allow to close dialog
* Make CI happy
* Warning--
* Avoid warning about "device not open"
* Fix autotest
* Fix autotest
* Fix false positive
* Thu Aug 16 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:
* It seems that we need to register it
* Make sure that we load "disable emoticon" for header too
* Save "disable emoticon" when we change this value
* Don't show "Show detail" when we print mail
* We need to add isPrinting variable (otherwise it will not work)
* Fix link color/style text when we print mail
* Fix indent
* Fix rendering text. We can have Utf8 text
* Fix printing support in signedmessage.
* avoid crash by initializing pointer
* Significant performance increase for specific use conditions
* Thu Jul 26 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:
* Too many changes to list here
* Fri Jul 13 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:
* Avoid to display all message in preview
* Fix dnd attachment with qt5.11
- Dropped patches, now upstream:
* 0001-Fix-dnd-attachment-with-qt5.11.patch
* Thu Jun 14 2018 lbeltrame@kde.org
- Add upstream patch 0001-Fix-dnd-attachment-with-qt5.11.patch:
* Fixes drag-and-drop of attachments between message windows
* Fri Jun 08 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:
* Ensure we always reset the external reference override (kde#394554)
* QtWebEngine 5.11 can intercept more messages include local and data ones
- Dropped patches, now upstream:
* always-reset-external-reference-override.patch
* Sat May 26 2018 lbeltrame@kde.org
- Add upstream patch always-reset-external-reference-override.patch:
* Fix regression causing KMail to load external references
in HTML messages without asking (kde#394554)
* Fri May 11 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:
* Now when we use ESC we force focus on viewer
* Use >=
* Fix Bug 393688 - DND Attachments from one existing message to new message (kde#393688)
* Distinguish between settings and explicit override for external content
* Load external references in encrypted emails only on explicit request
* Remove unused variable
* Clean up css
* Fix expand/collapse addresslist
* Fix size
* Cache value
* Use directly css. Remove script for show full address. I know that some autotests are broken
* Clean up
* Cache number of identity
* Cache string
* Add comment
* Minor optimization
* Add comment
* initialize value
* Warning--
* Minor optimization
* Don't use injection code for attachment
* Return attachmentHtml directly
* Remove show/hide method
* Remove hide/show attachment as discussed this WE.
* Wed Apr 18 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
Version: 17.12.3-bp150.2.4
* Thu Mar 08 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:
* Reactivate code now
* Reactivate scroll to
* Remove some yellow style
* Activate it
* Fix add/remove yellow mark
* Workaround bug found by David.
* Patch from aleksejshilin
* Fri Feb 16 2018 wbauer@tmo.at
- Add kde389592.patch to fix "Disable Emoticons" option not being
remembered (boo#1078174, kde#389592)
* Wed Feb 07 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:
* Add normal text too. So we can switch from html to normal text too
* Thu Jan 11 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:
* Repair Page Down with Qt 5.9, there documentElement.scrollTop doesn't work.
* Fix Bug 388440 - scrolling in KMail: "page down" only works once (kde#388440)
* Add the values of the Inotify find call to the appropriate lists
* Not necessary to use private class here
* Hide widget when we change message
- Dropped patches, now upstream:
* 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch
* Tue Jan 02 2018 fabian@ritter-vogt.de
- Add patch to fix scrolling with Qt >= 5.10 (boo#1074271):
* 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch
* Sat Dec 09 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 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 crash when we delete attachment
* fix x-kmail links with arguments
* Tue Nov 21 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:
* Too many changes to list here
- Dropped patches, now upstream:
* fix-richtext-saving.patch
* Tue Nov 21 2017 lbeltrame@kde.org
- Add fix-richtext-saving.patch: fix the state of rich text saving
in KMail's composer (kde#386660)
* Thu Nov 09 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:
* Fix Bug 386368 - Links in HTML emails broken by escaped ampersands (kde#386368)
* Mon Oct 16 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:
* Allow to show html source even if we have build as release
* Add parent to qdialogbuttonbox
* Thu Sep 07 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:
* Hide "to:" if "to" is empty
* Fix potential crash
* Fix url
* Fix setting custom header color in message list theme editor
* Fix 'lambda-expression in unevaluated context' error
* Allow to react when we click on url and other
* Improve default color
* Fri Aug 11 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 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
* Sun Jul 16 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:
* Don't create link when path is empty
* Use floating point calculations for column sizes to avoid accumulating rounding errors
* messagelist: fix horizontal scrollbar when applying column sizes
* Fix Bug 380297 - Recipients counter miscounts number of message recipients (kde#380297)
* Remove include
* Wed Jun 07 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:
* Make sure to sign/encrypt message when we send later
* Change encryption too
* Fix potential crash as david reported
* Workaround assert in QtWebEngine 5.9 (ASSERT: "m_updateHttpCache")
* Fix runtime warning about application/x-pkcs7-signature.
* Use QTemporaryDir as discussed with David
* Fix Bug 378526 - KMail 5.4.3: Attachment displayed with wrong filename (kde#378526)
* Wed May 17 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:
* Use base64 encoding for all non-text attachments (kde#95733)
* crypto unittests can't be run in parallel since they start/stop gpg-agent
* Don't break i18n
* Fix Bug 379066 - Bug in Grantlee template when viewing SMIME Msg: plain HTML code is shown (kde#379066)
* Handle help:/ URLs through QDesktopServices
* [autotests] repair mailwebenginescripttest after my changes in 37b99257
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* Port isScrolledToBottom from jQuery to standard DOM, so it works even when jQuery isn't loaded
* Rework timing of script injection for showing attachments in message viewer.
* Use QFileInfo::exists(...) static method here
* [autotests] more work towards stable autotests
* [autotests] Let's see if this fixes the flakiness of the test
* [autotests] Enable test mode in QStandardPaths to avoid interference from user settings.
* Avoid timeout
* Don't continue when we have error during compression.
* Use QByteArrayLiteral here
* [autotest] avoid timeout due to waiting for klauncher to exit
* Use the same name as filename and name. It's more logical as discussed with David
* Const'ify here
* Use QByteArrayLiteral here
* Use nullptr
* Fix typo as reported by David
* Wed Apr 12 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:
* Minor optimization
* Minor optimization
* Fix html here too
* Fix i18n(...) it's a "block" variable here.
* Reduce number of toUpper calling
* Fix gpgsm processes being leaked due to QGpgME::KeyListJob not being deleted
* Add metainfo.yaml
* Sat Mar 25 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.03.80.php
- Changes since 16.12.3:
* Too many changes to list here
Version: 16.08.2-2.2
* Tue Oct 11 2016 lbeltrame@kde.org
- KDE Applications 16.08.2
https://www.kde.org/announcements/announce-applications-16.08.2.php
* Fri Sep 09 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.1
* KDE Applications 16.08.1
* https://www.kde.org/announcements/announce-applications-16.08.1.php
* Tue Aug 23 2016 fabian@ritter-vogt.de
- Build only on architectures supported by libqt5-qtwebengine
* Fri Aug 12 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.08.0
* KDE Applications 16.08.0
* https://www.kde.org/announcements/announce-applications-16.08.0.php
* Mon Aug 08 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.07.90
* KDE Applications 16.07.90 (16.08-RC)
* https://www.kde.org/announcements/announce-applications-16.07.90.php
* Thu Jul 21 2016 wbauer@tmo.at
- Cleanup build requirements
- Add necessary dependencies to the devel package
* Thu Jul 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.3
* KDE Applications 16.04.3
* https://www.kde.org/announcements/announce-applications-16.04.3.php
* Fri Jun 10 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.2
* KDE Applications 16.04.2
* https://www.kde.org/announcements/announce-applications-16.04.2.php
* Sat May 07 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.1
* KDE Applications 16.04.1
* https://www.kde.org/announcements/announce-applications-16.04.1.php
* Sun Apr 17 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.04.0
* KDE Applications 16.04.0
* https://www.kde.org/announcements/announce-applications-16.04.0.php
* Mon Apr 11 2016 tittiatcoke@gmail.com
- Update to KDE Applications 16.03.90
* KDE Applications 16.04.0 RC
* https://www.kde.org/announcements/announce-applications-16.04-rc.php