- 18 Jul, 2022 1 commit
-
-
Waqar Ahmed authored
-
- 16 Jul, 2022 3 commits
-
-
Heiko Becker authored
(cherry picked from commit c15e2ac3)
-
Heiko Becker authored
Qt::SystemLocaleDate (and Qt::SystemLocaleShortDate which is the replacement) is deprecated, which broke the build with the current deprecation level. (cherry picked from commit 71d46a48)
-
Heiko Becker authored
The "Sql" part was accidentally dropped with 22c9ddda. Avoids excluding the katesql addon from the build. (cherry picked from commit 9bd2960e)
-
- 14 Jul, 2022 2 commits
-
-
Since startHostProcess takes a QProcess and KProcess was modified to behave more like a QProcess in 5.97, the #else needs to execute the start() function of KProcess and not QPorcess. -> try to qobject_cast the passed process to KProcess and use that if possible. (cherry picked from commit 2403075c)
-
- 13 Jul, 2022 1 commit
-
-
Albert Astals Cid authored
-
- 12 Jul, 2022 5 commits
-
-
Albert Astals Cid authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
-
Christoph Cullmann authored
e.g. many special characters haev issues, not just the / mentioned in the bug report BUG: 453272
-
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"
-
- 09 Jul, 2022 10 commits
-
-
Eric Armbruster authored
This increases re-recognizability for users.
-
Eric Armbruster authored
To increase re-recognizability for users. The current icon for the left tool view also looks too much like the icon for the symbol list tool view.
-
-
-
As is done in kio
-
This is to be consistent with other Dolphin.
-
We should only use one icon per action. This improves recognizability for the user.
-
Otherwise, when we switch to another document when a filter exists it won't be applied on the new document.
-
-
Nicolas Fella authored
That way it's properly centered in the parent window
-
- 08 Jul, 2022 2 commits
-
-
Christoph Cullmann authored
one need to select the full row BUG: 455023
-
Kevin Funk authored
-
- 07 Jul, 2022 3 commits
-
-
Christoph Cullmann authored
use the normal Qt tab bar scrolling perhaps this fixes high precision scrolling in any case, if high precision scrolling is still not working after this change, this needs to be reported upstream to Qt BUG: 455556
-
That way they are properly centered in the parent window
-
Friedrich W. H. Kossebau authored
Yes/No buttons in dialogs are discouraged (not only) by KDE HIG in favour of actions terms.
-
- 06 Jul, 2022 4 commits
-
-
-
-
-
Waqar Ahmed authored
BUG: 446355
-
- 05 Jul, 2022 2 commits
-
-
Christoph Cullmann authored
-
Harald Sitter authored
-
- 03 Jul, 2022 4 commits
-
-
-
Waqar Ahmed authored
If we start drag before that, we interfere with QTabbar's built-in tab reordering logic.
-
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"
-
Script Kiddy authored
-
- 02 Jul, 2022 3 commits
-
-
* not useful to be able to create a text file (which is not empty) * due to empty file template introduced in KIO 5.96 (https://commits.kde.org/kio/da65b36c78644ce39fcb8c2db1b02461644eb81d), when KIO at lower version is used, we fallback to text file template BUG: 297003
-
Christoph Cullmann authored
-
Christoph Cullmann authored
avoid to delete this during event handling BUG: 456240
-