- 16 May, 2022 1 commit
-
-
Laurent Montel authored
-
- 04 May, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 03 May, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 15 Apr, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 12 Apr, 2022 1 commit
-
-
Laurent Montel authored
-
- 07 Apr, 2022 1 commit
-
-
Laurent Montel authored
-
- 01 Apr, 2022 1 commit
-
-
Laurent Montel authored
-
- 23 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 21 Mar, 2022 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 14 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 12 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 11 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 10 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 08 Mar, 2022 1 commit
-
-
Laurent Montel authored
-
- 15 Feb, 2022 3 commits
-
-
Volker Krause authored
This effectively forces users to use namespaced includes, which is why we have the namespaces in the include paths after all. Most users did already, the few that didn't have meanwhile been adjusted.
-
Laurent Montel authored
-
Laurent Montel authored
-
- 14 Feb, 2022 1 commit
-
-
Albert Astals Cid authored
CCMAIL: vkrause@kde.org
-
- 13 Feb, 2022 1 commit
-
-
Volker Krause authored
We have many more users of the core classes than the configuration UI, including many of the background processes. For those we now avoid linking against a bunch of unnecessary and not exactly lightweight UI libraries, such as the entire rich text editing stack.
-
- 12 Feb, 2022 1 commit
-
-
Volker Krause authored
That is, instead of showing a message box for those ourselves. This allows fixing the problem that we currently get multiple of those message boxes for the same error while switching signatures in KMail, as the methods to retrieve the signature content get called several times. This also allows consumers to use more appropriate or less invasive ways of displaying the error.
-
- 11 Feb, 2022 1 commit
-
-
Volker Krause authored
Iterating over a QTextDocument is hardly more work, and it will enable to split core classes and widget classes into separate libraries in a next step.
-
- 10 Feb, 2022 1 commit
-
-
Volker Krause authored
It's not used externally, so we can easily do that. The motivation behind this is to separate core class (like Signature) and widget code that pulls in the full rich text editing stack. This will e.g. help background processes such as the reminder daemon, which use identity data, but that don't have any editing UI for it themselves. There is a second piece missing for this still, findImageNames() in signature.cpp.
-
- 25 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 23 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 20 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 19 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 15 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 09 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 08 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 01 Jan, 2022 1 commit
-
-
Laurent Montel authored
-
- 28 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 15 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 13 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 07 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 02 Dec, 2021 1 commit
-
-
Laurent Montel authored
-
- 28 Nov, 2021 1 commit
-
-
Laurent Montel authored
-