- 25 Jan, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
Removes the need to explicitly avoid exporting the classes symbols & creates consistency with Qt code See also https://phabricator.kde.org/T13924 NO_CHANGELOG
-
- 18 Jan, 2021 1 commit
-
-
Ahmad Samir authored
In C++20 there are new classes that have member functions named emit(). c.f.: https://lists.qt-project.org/pipermail/development/2020-February/038812.html https://en.cppreference.com/w/cpp/io/basic_osyncstream/emit GIT_SILENT
-
- 09 Jan, 2021 3 commits
-
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
Script Kiddy authored
-
- 04 Jan, 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"
-
- 02 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 26 Dec, 2020 1 commit
-
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
- 25 Dec, 2020 2 commits
-
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
Friedrich W. H. Kossebau authored
-
- 18 Dec, 2020 1 commit
-
-
Albert Astals Cid authored
-
- 12 Dec, 2020 2 commits
-
-
Script Kiddy authored
-
Laurent Montel authored
-
- 05 Dec, 2020 1 commit
-
-
Script Kiddy authored
-
- 04 Dec, 2020 1 commit
-
-
Ahmad Samir authored
-
- 26 Nov, 2020 1 commit
-
-
Albert Astals Cid authored
-
- 16 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 07 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 23 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 11 Oct, 2020 1 commit
-
-
David Faure authored
-
- 10 Oct, 2020 1 commit
-
-
Script Kiddy authored
-
- 09 Oct, 2020 1 commit
-
-
Antoni Bella Pérez authored
-
- 04 Oct, 2020 1 commit
-
-
Script Kiddy authored
-
- 30 Sep, 2020 1 commit
-
-
Cyril Rossi authored
-
- 15 Sep, 2020 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"
-
- 13 Sep, 2020 1 commit
-
-
Laurent Montel authored
-
- 12 Sep, 2020 1 commit
-
-
Script Kiddy authored
-
- 08 Sep, 2020 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"
-
- 07 Sep, 2020 2 commits
-
-
Jan Blackquill authored
-
Jan Blackquill authored
-
- 06 Sep, 2020 2 commits
-
-
Script Kiddy 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"
-
- 30 Aug, 2020 1 commit
-
-
Laurent Montel authored
-
- 28 Aug, 2020 2 commits
-
-
David Edmundson authored
-
David Edmundson authored
This triggers change notifiers which can have unintended consequences
-
- 27 Aug, 2020 2 commits
-
-
Albert Astals Cid authored
Example code that was breaking: mai when asking the name in Catalan The translation for mai in Catalan is Maithili, same as in English, so we were falling back to QLocale, but sadly QLocale(mai) returns "i don't know what this is" so we were returning QString() instead of returning "Maithili"
-
David Hurka authored
This adds just some @par headings in the KConfigDialogManager class documentation, so information is a bit easier to look up quickly.
-
- 23 Aug, 2020 1 commit
-
-
Albert Astals Cid authored
-
- 21 Aug, 2020 1 commit
-
-
David Hurka authored
The QScrollArea, wich is used for wrapping pages, does not include scrollbars in its sizeHint(). This checks whether the QScrollArea uses the page’s horizontal size and a smaller vertical size as size hint, and in that case sets the minimum horizontal size to include the vertical scrollbar.
-
- 17 Aug, 2020 1 commit
-
-
Andreas Cord-Landwehr authored
-