| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-20 | Prevent inconsistent status bar progress reporting states | Felix Ernst | |
| Merge setting title and progress percent into one method. This makes sure that the method can be called from all over the place and will still always show a consistent state instead of partially showing the progress percent for one progress but the label for a different one. This is to enable various tasks reporting progress at the same time in a way that doesn't lead to a confusing mess for users. Usually multiple tasks do not show progress at the same time, but when it happens this commit should make sure that the user experience is at least bearable. Allow not having a "Stop" button next to the progress report for tasks that cannot be stopped. | |||
| 2024-06-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-18 | CI: Disable Craft Windows | Albert Astals Cid | |
| It has been broken for 4 consecutive weeks | |||
| 2024-06-18 | AppData: use non-deprecated form of developer ID | Nate Graham | |
| 2024-06-17 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-17 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-06-17 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-06-16 | Prefer en_US, "colour" -> "color" | Marius P | |
| 2024-06-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-13 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-12 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-12 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-06-12 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-06-11 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-11 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-06-11 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-06-10 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-09 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 5d4729973d58beac659fe581c9160ac5f60af21e) | |||
| 2024-06-08 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-06 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-06-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-02 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-06-01 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-31 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-05-30 | Offer installing Filelight if no disk usage analyzer was found | Nicolas Fella | |
| This avoids an empty menu and points the user towards a useful tool BUG: 477739 | |||
| 2024-05-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-28 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-05-27 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-27 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-05-26 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-26 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-05-26 | Baloo Widgets and kio-extras are both part of KDE Gear - which is also what ↵ | Ben Cooksley | |
| Dolphin is part of. Accordingly, they should be using @same for their dependencies | |||
| 2024-05-25 | Explicitly link against Qt::DBus | Volker Krause | |
| That's used here and on Windows is no longer implicitly provided by KF. | |||
| 2024-05-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-25 | SVN_SILENT made messages (.desktop file) - always resolve ours | l10n daemon script | |
| 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" | |||
| 2024-05-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-23 | Add "Move to New Folder…" action | Ahmet Hakan Çelik | |
| This commit introduces an action which creates a new folder with a name specified by the user and moves all the currently selected items there in one go. This action is implemented as a KFileItemActionPlugin which means users can disable it on Dolphin's context menu settings page. BUG: 484555 | |||
| 2024-05-23 | Use m-dash instead of a hyphen | Tomáš Hnyk | |
| 2024-05-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-22 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-21 | Haiku build fixes | Schrijvers Luc | |
| Co-authored-by: Gerasim Troeglazov <[email protected]> | |||
| 2024-05-21 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-05-21 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-05-20 | Add label to button for closing the admin bar | Felix Ernst | |
| The exact effect of the button is not perfectly clear without a label because it could theoretically also have no effect other than dismissing the bar (which is not the case). This situation is clarified through this added label. The tooltip of the button is adapted to complement the new button label. | |||
| 2024-05-20 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
