- 01 Sep, 2021 2 commits
-
-
Andreas Hartmetz authored
The missing error() caused an assertion failure in SlaveBasePrivate::verifyState("get()") - it is not allowed to return from get() without calling error() or finished().
-
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"
-
- 31 Aug, 2021 1 commit
-
-
Phu Nguyen authored
-
- 25 Aug, 2021 3 commits
-
-
Jonathan Marten authored
-
Jonathan Marten authored
Not sure whether this will ever be used, though - do any current systems apart from Solaris have SGML man pages?
-
Jonathan Marten authored
Konqueror with the WebEnginePart sees the KIO error and displays a generic error, ignoring the formatted HTML explanation. KHTML puts up a deceptive blank error box. Only WebKit ignores the error and displays the HTML as intended. Call finished() so that the HTML will be displayed whatever viewing part is in use. Partial revert of commit d5f2beb2, as noted in konqueror!83
-
- 22 Aug, 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"
-
- 06 Aug, 2021 1 commit
-
-
Piotr Henryk Dabrowski authored
-
- 02 Aug, 2021 2 commits
-
-
Alexander Lohnau authored
The options are very undiscoverable in dolphin and having an option for this seems quite overkill to me. If people really want to have this kind of configurability they should be using an image viewer instead of looking at the thumbnails. It also causes issues from a dependency kind of view. Task: https://phabricator.kde.org/T14695
-
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"
-
- 28 Jul, 2021 1 commit
-
-
Alexander Lohnau authored
The moc process already rebuilds the plugin when the JSON file changes, consequently the additional parameter is not needed. Task: https://phabricator.kde.org/T14649
-
- 22 Jul, 2021 1 commit
-
-
Ahmad Samir authored
Error reporting was changed in KCoreDirlister, to match the original behaviour we need to explicitly disable auto error handling. This fixes a crash while searching in Dolphin, kio_filenamesearch intrenally uses a dirlister, and a nested event loop, if there is an error while listing some dir it tries to report it using a job ui delegate, but the parent job could well be dead by that time, which causes a crash: "QWidget: Cannot create a QWidget without QApplication" Note that this crash only happens if KDE_FORK_SLAVES is _not_ set. BUG: 438187
-
- 18 Jul, 2021 1 commit
-
-
Aleix Pol Gonzalez authored
In practice, this means that settings:// URLS get opened with dolphin, which is bad UX. Let's do this with system settings instead.
-
- 15 Jul, 2021 3 commits
-
-
Harald Sitter authored
-
Harald Sitter authored
see 'auto QString(Builder) considered VERY HARMFUL' thread on kde-devel https://markmail.org/message/mbrp5ypyhcfk7zjn What happens is that the type of str ends up being QStringBuilder instead of QString. The QStringBuilder is destroyed after the semicolon, and all access to "str" produces undefined behavior. Never use auto for QString concatenation! BUG: 439877
-
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"
-
- 10 Jul, 2021 6 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Méven Car authored
Use the metadata devicePixelRatio to scale up dimensions of thumbnails generated. Sets the devicePixelRatio on the output QPixmap according to the thumbnail generated. Make the Text Thumbnail creator devicePixelRatio aware. Follows xdg thumbnail specs 0.9 https://specifications.freedesktop.org/thumbnail-spec/thumbnail-spec-latest.html BUG: 342053 FIXED-IN: 21.08
-
- 09 Jul, 2021 1 commit
-
-
Luigi Toscano authored
-
- 08 Jul, 2021 4 commits
-
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
Consistency with other cmakelists.txt files, KDE settings might influence other things, so better be set early GIT_SILENT
-
- 06 Jul, 2021 13 commits
-
-
Friedrich W. H. Kossebau authored
Needs KArchive >= 5.82, which matches min requirements
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-
Friedrich W. H. Kossebau authored
GIT_SILENT
-