┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2026-01-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2026-01-04dolphinview: fix missing selection on next item after Delete key removalPan Zhang
When a file is deleted using the Delete key, the next item gains focus but loses its selection, which breaks further keyboard deletion. This patch ensures the next item is explicitly selected after clearing the previous selection. BUG: 513371
2026-01-04GIT_SILENT Sync po/docbooks with svnl10n daemon script
2026-01-03GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 31fa6509c29f730a8a1d4fe1c8dbf50a1f1fcf9c)
2026-01-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2026-01-02GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-27GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-27GIT_SILENT made messages (after extraction)l10n daemon script
2025-12-26dolphinview: do not get view properties if we do not apply dynamic viewSergey Katunin
If we have return early because dynamic view is not enabled or we have Icon View already, then do not try to load view properties to get 'dynamicViewPassed' property. Otherwise, for example, it infinitely calls the ViewProperties::save() method for the /tmp folder, which generates a bunch of temporary files (on new user, if dynamic view is not enabled and Icon View applied by default) BUG: 508402
2025-12-26GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-25GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-24DolphinView: observeCreatedDirectory take into account last / of m_urlMéven Car
BUG: 513345
2025-12-24GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-23dolphintabbpage: Allow migration for users with the old session file formatOliver Schramm
Commit 8d44699f introduced a new session file format, without providing a migration path for the old file format, which led to users losing their session. Besides adding the migration path, the condition check for future updates is necessary, since we don't provide guarantees for backwards-compatible format changes. In case users downgrade their Dolphin version/immutable distro or they share the Dolphin config file across multiple systems, Dolphin at least won't crash when reading a session file with a newer format. BUG: 513466
2025-12-23GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-21GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-20GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-19GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-17GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-16GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-15GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-14GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-14SVN_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"
2025-12-13GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-13SVN_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"
2025-12-13GIT_SILENT made messages (after extraction)l10n daemon script
2025-12-12Clarify split view startup option labelPhilipp Kiemle
Using plural here better conveys that every new window will have split view mode enabeled. The original string was introduced in !1103 CCBUG:464696 CCBUG:186185
2025-12-12CI: Add documentation buildJohnny Jazeix
2025-12-12GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-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"
2025-12-10CI - Flatpak - Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for libzipJustin Zobel
2025-12-10CI - Flatpak - Update Runtime to latestJustin Zobel
2025-12-09GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-08kfileitemmodel: Fix folder/file icon rating displayPan Zhang
Fix the issue where enabling icon rating always showed five white stars. Retrieve the correct rating from KFileMetaData::UserMetaData for local files and insert it into the item data. This ensures both files and folders display the updated rating correctly. BUG: 512940
2025-12-08CI - Flatpak - Remove vlc patch as no longer neededJustin Zobel
2025-12-08CI - Flatpak - Remove vlc patch as no longer neededJustin Zobel
2025-12-08CI - Flatpak - UpdatesJustin Zobel
2025-12-07GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-06GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-05GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-04GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-03GIT_SILENT Update Appstream for new releaseHeiko Becker
(cherry picked from commit 74285708c697b7a05f22da3ce4d1032d6dfa539c)
2025-12-03kconfig: add update script for split view closing optionsRafał Lichwała
2025-12-03folderstabssettingspage: add 3 options for closing split viewRafał Lichwała
There is one bool setting in Dolphin Interface->Folders&Tabs->Split_view which determines which panel is closed on "Close split view" button click (currently focused or unfocused one). This commit replaces this setting with (enum-based) 3-state combo box. Since now we can set "When closing a split view" action to: - Close the active pane - Close the inactive pane - Close the right pane BUG: 464696 BUG: 186185
2025-12-03GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-12-01GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-11-30GIT_SILENT Sync po/docbooks with svnl10n daemon script
2025-11-29GIT_SILENT Sync po/docbooks with svnl10n daemon script