- 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
-
- 12 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
-
- 10 Jan, 2021 7 commits
-
-
Albert Astals Cid authored
And document that parts should listen to it if they care about updating the shortcuts of other part instance which are the same part type
-
Waqar Ahmed authored
NO_CHANGELOG
-
Waqar Ahmed authored
NO_CHANGELOG
-
Waqar Ahmed authored
NO_CHANGELOG
-
Waqar Ahmed authored
NO_CHANGELOG
-
Waqar Ahmed authored
NO_CHANGELOG
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
- 09 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 08 Jan, 2021 1 commit
-
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
- 07 Jan, 2021 1 commit
-
-
Maximilian Schiller authored
The about kde dialog points to an outdated get involved url. BUG: 430796
-
- 02 Jan, 2021 1 commit
-
-
Script Kiddy authored
-
- 30 Dec, 2020 1 commit
-
-
David Faure authored
Prompted by graphics/okular!197
-
- 22 Dec, 2020 1 commit
-
-
Xuetian Weng authored
It is common that during the construction of widget, it is not yet added to a window. Thus windowHandle will simply return null in this case. Always set the window to before the capture starts. BUG: 430388
-
- 18 Dec, 2020 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 12 Dec, 2020 1 commit
-
-
Script Kiddy authored
-
- 11 Dec, 2020 1 commit
-
-
Laurent Montel authored
-
- 10 Dec, 2020 1 commit
-
-
Nicolas Fella authored
Since frameworks/kxmlgui@28a80aba it's not needed any more
-
- 08 Dec, 2020 1 commit
-
-
Albert Astals Cid authored
Since the in memory xml doc would contain the old shortcuts not the new ones we saved to disk
-
- 05 Dec, 2020 1 commit
-
-
Script Kiddy authored
-
- 04 Dec, 2020 1 commit
-
-
Ahmad Samir authored
-
- 03 Dec, 2020 1 commit
-
-
David Faure authored
-
- 26 Nov, 2020 3 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Friedrich W. H. Kossebau authored
NO_CHANGELOG
-
- 25 Nov, 2020 2 commits
-
-
Albert Astals Cid authored
-
Friedrich W. H. Kossebau authored
Also --deprecated NO_CHANGELOG
-
- 23 Nov, 2020 1 commit
-
-
David Redondo authored
KGlobalShortcutInfo also comes from there.
-
- 16 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 12 Nov, 2020 1 commit
-
-
David Redondo authored
Use the new KeySequenceRecorder which was created for this purpose. This has the benefit of simplifying the logic. While at it I sorted functions and unified method naming which additionally helps in following what this class does. CCBUG:407395
-
- 07 Nov, 2020 1 commit
-
-
Script Kiddy authored
-
- 31 Oct, 2020 1 commit
-
-
David Faure authored
They are the same on Linux (but DataLocation is deprecated). On Windows this enables the use of the roaming path. NO_CHANGELOG
-
- 23 Oct, 2020 1 commit
-
-
Laurent Montel authored
-
- 11 Oct, 2020 2 commits
-
-
Nate Graham authored
See also https://bugs.kde.org/show_bug.cgi?id=427552
-
David Faure authored
-
- 10 Oct, 2020 1 commit
-
-
Script Kiddy authored
-
- 04 Oct, 2020 1 commit
-
-
Script Kiddy authored
-
- 03 Oct, 2020 1 commit
-
-
Nate Graham authored
This reverts commit 3e72053a. This commit broke Dolphin's session restore feature. Clearly more testing is needed and pushing this in right before tagging was a mistake.
-