内容简介:Following the post about
Following the post about what happened in KDE PIM in November and December by Volker, let’s look into what the KDE PIM community has been up to in the first two months of the new year. In total 23 contributors have made 740 changes.
KMail
- A warning is shown when message composer is opened by clicking on a URL that asks for a file to be attached
- DKIM validation support is enabled by default now
- The email can now be easily exported to PDF
- Improved support for rendering markdown in emails
- “Important email” icon is now used consistently in KMail
- Fixed “Move Message to Folder” dialog not accepting certain characters ( #415850 )
- Fixed large emails not being displayed ( #387061 )
- Fixed attachments being lost when message is saved as draft ( #416369 )
KOrganizer
- Fixed restoring last used calendar in incidence editor ( #411191 )
- Fixed fallback to the default calendar in incidence editor
- Fixed a crash in release builds ( #417794 )
Akregator
- Fixed filename extensions being translated ( #416983 )
KAlarm
- Fixed message captions
- Added warning when no default alarm calendar is set during archiving
- Fixed crashes
- Better handling when calendars are added or removed
Common Infrastructure
Laurent has been working on porting our code away from API that has been deprecated in Qt 5.15. Volker has been working on removing KDBusConnectionPool from all of KDE PIM.
For network communication we now use some safer defaults - for example we enabled HSTS by default and we don’t allow redirects to less-safe protocols (i.e. from https:// to http://).
KMail and some other components have begun integrating KUserFeedback to provide some basic telemetry information about usage.
Help us make Kontact even better!
Take a look at some of the junior jobs that we have! They are simple, mostly programming tasks that don’t require any deep knowledge or understanding of Kontact, so anyone can work on them. Feel free to pick any task from the list and reach out to us! We’ll be happy to guide you and answer all your questions.Read more here…
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Imperfect C++中文版
威尔逊 / 荣耀、刘未鹏 / 人民邮电出版社 / 2006-1 / 75.0
汇集实用的C++编程解决方案,C++虽然是一门非凡的语言,但并不完美。Matthew Wilson使用C++十年有余,其间发现C++存在一些固有的限制,需要一些颇具技术性的工作进行弥补。本书不仅指出了C++的缺失,更为你编写健壮、灵活、高效、可维护的代码提供了实用的技术和工具。Wilson向你展示了如何克服C++的复杂性,穿越C++庞大的范式阵列。夺回对代码的控制权,从而获得更理想的结果。一起来看看 《Imperfect C++中文版》 这本书的介绍吧!