- 11 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 10 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 08 Oct, 2021 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 07 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 06 Oct, 2021 6 commits
-
-
Laurent Montel authored
-
Kevin Funk authored
-
Laurent Montel authored
back
-
Laurent Montel authored
-
Laurent Montel authored
-
Sandro Knauß authored
-
- 04 Oct, 2021 7 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
(cherry picked from commit 78147c2c)
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 03 Oct, 2021 1 commit
-
-
Laurent Montel authored
-
- 30 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 29 Sep, 2021 2 commits
-
-
Sandro Knauß authored
-
Sandro Knauß authored
-
- 28 Sep, 2021 5 commits
-
-
Marco Rebhan authored
It doesn't open any dialog so the "..." is wrong and "set" is a more accurate action than "select" for this button. This is also closer to the original text.
-
Laurent Montel authored
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 27 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 26 Sep, 2021 3 commits
-
-
Laurent Montel authored
-
Yuri Chornoivan authored
-
Laurent Montel authored
-
- 25 Sep, 2021 2 commits
-
-
David Bryant authored
Added contributors' email addresses, where those were missing. Clarified contributors' roles. Added comments to clarify when contributors were active, and how active each one has been.
-
Laurent Montel authored
-
- 24 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 22 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 21 Sep, 2021 1 commit
-
-
This appears to be a consequence of commits 3e34c9f0 and 22d1bab9. When the system tray icon is active, closing the main window should merely hide it but keep KMail running in the background. However, the test "if (KMMainWidget::mainWidgetList())" in KMKernel::canQueryClose() seems to be incorect, it is saying "if there is a main window, then allow the close". The effect is that KMail quits when the window is closed. The test may have been incorrect for a long time, but masked by the second part of the conditional "and if there is more than one main window" before commit 3e34c9f0. Most users will only have one KMail main window open and so will never satisfy the condition. Reversing the test restores the correct behaviour, so that KMail keeps running in the background (with the system tray icon shown if enabled) when the main window is closed.
-
- 20 Sep, 2021 1 commit
-
-
Laurent Montel authored
-