- 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 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 19 Sep, 2021 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 16 Sep, 2021 1 commit
-
-
GIT_SILENT
-
- 15 Sep, 2021 4 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 14 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Sep, 2021 6 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
GIT_SILENT: we need to add KDEClangFormat* as we don't use KDEFrameworkCompilerSettings.cmake otherwise .clang-format is not generated
-
Laurent Montel authored
-
Laurent Montel authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 10 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 09 Sep, 2021 1 commit
-
-
Laurent Montel authored
-
- 08 Sep, 2021 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 07 Sep, 2021 4 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 06 Sep, 2021 4 commits
-
-
Laurent Montel authored
when unused
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 05 Sep, 2021 3 commits
-
-
David Bryant authored
Undo yesterday's changes. Carl Schwan's commit has been reverted. The plain text / HTML toggle bar is now always visible.
-
David Bryant authored
Undo yesterday's update. Carl Schwan's commit has been reverted. Plain text / HTML toggle bar is now shown on every message.
-
Laurent Montel authored
-
- 04 Sep, 2021 2 commits
-
-
David Bryant authored
Clarify behavior of HTML / plain text toggle bar. See Carl Schwan's commit 6c10959b in PIM messagelib.
-
David Bryant authored
-
- 01 Sep, 2021 2 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
-
- 30 Aug, 2021 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-