- 24 Aug, 2022 1 commit
-
-
Right-clicking when nothing has been searched yet or no results were found currently results in a crash. This is fixed by checking m_curResults against null. (cherry picked from commit 75f7b1fa)
-
- 23 Aug, 2022 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"
-
- 22 Aug, 2022 2 commits
-
-
Nicolas Fella authored
Activities don't make sense there (cherry picked from commit a1a08e1c)
-
Christoph Cullmann authored
otherwise we screw up the tool view display on application startup (cherry picked from commit 94c28171)
-
- 21 Aug, 2022 1 commit
-
-
Not used inside lib. Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
- 20 Aug, 2022 2 commits
-
-
Andreas Sturmlechner authored
This is still being linked with, used in e.g. kateconfigdialog.cpp via KPluralHandlingSpinBox. Amends commit 3ce45f5f . Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
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 Aug, 2022 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"
-
- 15 Aug, 2022 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"
-
- 12 Aug, 2022 3 commits
-
-
Waqar Ahmed authored
BUG: 457670
-
Waqar Ahmed authored
This allows us to use it with untitled files as well BUG: 455078 (cherry picked from commit 0f03e8c5)
-
Waqar Ahmed authored
It results in KIO throwing message boxes (cherry picked from commit c7956975)
-
- 10 Aug, 2022 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 08 Aug, 2022 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"
-
- 03 Aug, 2022 1 commit
-
-
Heiko Becker authored
-
- 25 Jul, 2022 1 commit
-
-
Christoph Cullmann authored
This reverts commit b5293bc4. => rational: QMimeDatabase internally serializes this means we can't parallize this (beside creating useless threads) thanks to Thiago for pointing this out!
-
- 23 Jul, 2022 4 commits
-
-
GIT_SILENT
-
Since it's not a local file, no need to show the path() only.
-
An alternative fix for 456570 CCBUG: 456570
-
GIT_SILENT
-
- 22 Jul, 2022 1 commit
-
-
Waqar Ahmed authored
- Hand cursor needs to be unset when we leave the view - Fix range check - Simplify and make some things more efficient as a drive-by (cherry picked from commit 9b560028)
-
- 21 Jul, 2022 6 commits
-
-
- Fix crash, always ensure we drag the current document that has a view - Allow to start drag when we have passed 1/4th of the viewspace-rect height BUG: 456844
-
Otherwise the "+" icon feedback isn't there.
-
Filenames can contain spaces BUG: 456570
-
Proxy models dont emit rowsMoved
-
Additionally, disable action for staged if staged has no childern.
-
- 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"
-