| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-04 | dolphinview: fix missing selection on next item after Delete key removal | Pan 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-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-03 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 31fa6509c29f730a8a1d4fe1c8dbf50a1f1fcf9c) | |||
| 2026-01-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-02 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-27 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-27 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2025-12-26 | dolphinview: do not get view properties if we do not apply dynamic view | Sergey 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-26 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-24 | DolphinView: observeCreatedDirectory take into account last / of m_url | Méven Car | |
| BUG: 513345 | |||
| 2025-12-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-23 | dolphintabbpage: Allow migration for users with the old session file format | Oliver 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-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-21 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-20 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-17 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-15 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-14 | 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" | |||
| 2025-12-13 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-13 | 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" | |||
| 2025-12-13 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2025-12-12 | Clarify split view startup option label | Philipp 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-12 | CI: Add documentation build | Johnny Jazeix | |
| 2025-12-12 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-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" | |||
| 2025-12-10 | CI - Flatpak - Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 for libzip | Justin Zobel | |
| 2025-12-10 | CI - Flatpak - Update Runtime to latest | Justin Zobel | |
| 2025-12-09 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-08 | kfileitemmodel: Fix folder/file icon rating display | Pan 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-08 | CI - Flatpak - Remove vlc patch as no longer needed | Justin Zobel | |
| 2025-12-08 | CI - Flatpak - Remove vlc patch as no longer needed | Justin Zobel | |
| 2025-12-08 | CI - Flatpak - Updates | Justin Zobel | |
| 2025-12-07 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-03 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 74285708c697b7a05f22da3ce4d1032d6dfa539c) | |||
| 2025-12-03 | kconfig: add update script for split view closing options | Rafał Lichwała | |
| 2025-12-03 | folderstabssettingspage: add 3 options for closing split view | Rafał 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-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-12-01 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-11-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2025-11-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
