- 01 Aug, 2016 2 commits
-
-
David Faure authored
When doing this fast and the contact search job didn't even have time to start, this saves running a whole search for nothing.
-
Laurent Montel authored
-
- 31 Jul, 2016 3 commits
-
-
David Faure authored
The Interface::BodyPartMemento(s) were not deleted. Since they are deleted when switching messages, this is no severe leak, it just showed up in a unittest.
-
Laurent Montel authored
-
Laurent Montel authored
-
- 30 Jul, 2016 4 commits
-
-
Laurent Montel authored
CCBUG: 363586
-
Laurent Montel authored
-
Laurent Montel authored
-
Luigi Toscano authored
Sorry for breaking the string freeze, but this is quite visible. The new string landed as part of bugfix: please don't consider bugfixes as automatically grants for new strings, especially during the freeze, without *at least* a notification to the i18n mailing list. CCMAIL: kde-i18n-doc@kde.org CCMAIL: sknauss@kde.org
-
- 29 Jul, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 27 Jul, 2016 1 commit
-
-
Laurent Montel authored
-
- 26 Jul, 2016 5 commits
-
-
Laurent Montel authored
-
Sandro Knauß authored
-
Sandro Knauß authored
-
Sandro Knauß authored
The plugins are still not aware of the new API so we need to use the QueueHtmlWriter.
-
Sandro Knauß authored
alternative parts can also have a calender element, so we want to render that. BUG: 362958
-
- 25 Jul, 2016 2 commits
-
-
David Faure authored
Typing a filter and then clicking back into the messagelist (to be able to use Left/Right or Del shortcuts for instance) only worked when clicking on a *different* current item (because slotSelectionChanged ends up calling setFocus). Clicking on the existing current item had no effect. The simplest fix is to just use ClickFocus as focus policy, but of course tabbing should work too, so rather StrongFocus, which is actually the default, so just removing the line is best. In kdepim4 the default focus policy was used too, c626f4cb added this NoFocus line by error: it doesn't actually fix the dual-color-issue for selected messagelist items.
-
Sandro Knauß authored
-
- 24 Jul, 2016 1 commit
-
-
David Faure authored
-
- 23 Jul, 2016 1 commit
-
-
Laurent Montel authored
-
- 20 Jul, 2016 1 commit
-
-
Laurent Montel authored
-
- 19 Jul, 2016 4 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 18 Jul, 2016 3 commits
-
-
Laurent Montel authored
-
Sandro Knauß authored
MUAs sometimes fail to set the correct character encoding. If the set us-ascii, we can help a little bit by setting it to utf-8. Because utf-8 is a superset of us-ascii we do not break anything. BUG: 248058 FIXED-IN: 5.4.0
-
Laurent Montel authored
-
- 16 Jul, 2016 1 commit
-
-
Laurent Montel authored
-
- 15 Jul, 2016 2 commits
-
-
Andre Heinecke authored
-
Laurent Montel authored
-
- 14 Jul, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 13 Jul, 2016 6 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Sandro Knauß authored
ObjectTreeParser knows best, when we need to set plaintextcontent.
-
Sandro Knauß authored
-