┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-20Prevent inconsistent status bar progress reporting statesFelix 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-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-18CI: Disable Craft WindowsAlbert Astals Cid
It has been broken for 4 consecutive weeks
2024-06-18AppData: use non-deprecated form of developer IDNate Graham
2024-06-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-17SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-17GIT_SILENT made messages (after extraction)l10n daemon script
2024-06-16Prefer en_US, "colour" -> "color"Marius P
2024-06-14GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-13GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-12GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-12SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-12GIT_SILENT made messages (after extraction)l10n daemon script
2024-06-11GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-11SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-11GIT_SILENT made messages (after extraction)l10n daemon script
2024-06-10GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-09GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 5d4729973d58beac659fe581c9160ac5f60af21e)
2024-06-08GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-06GIT_SILENT made messages (after extraction)l10n daemon script
2024-06-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-06-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-31GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-31SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-30Offer installing Filelight if no disk usage analyzer was foundNicolas Fella
This avoids an empty menu and points the user towards a useful tool BUG: 477739
2024-05-30GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-29GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-28GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-28GIT_SILENT made messages (after extraction)l10n daemon script
2024-05-27GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-27SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-26GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-26SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-26Baloo 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-25Explicitly link against Qt::DBusVolker Krause
That's used here and on Windows is no longer implicitly provided by KF.
2024-05-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-25SVN_SILENT made messages (.desktop file) - always resolve oursl10n 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-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-23Add "Move to New Folder…" actionAhmet 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-23Use m-dash instead of a hyphenTomáš Hnyk
2024-05-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-22GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-21Haiku build fixesSchrijvers Luc
Co-authored-by: Gerasim Troeglazov <[email protected]>
2024-05-21GIT_SILENT Sync po/docbooks with svnl10n daemon script
2024-05-21GIT_SILENT made messages (after extraction)l10n daemon script
2024-05-20Add label to button for closing the admin barFelix 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-20GIT_SILENT Sync po/docbooks with svnl10n daemon script