| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-22 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-21 | viewproperties: don't use intermediate tmp file to save viewprops | Méven Car | |
| 2026-02-21 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-20 | Add keyboard shortcut support for service menu actions | Albert Mkhitaryan | |
| Introduce ServiceMenuShortcutManager, which registers all service menu actions with KActionCollection at startup allowing users to assign keyboard shortcuts in Configure Keyboard Shorcuts. Save/Load of configs happens via KXMLGUI in dolphinui.rc. Notes: - Manager initializes before setupGUI() for shortcut restoration - Execution and validation handled entirely by KFileItemAction in KIO. BUG: 260266 | |||
| 2026-02-20 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-18 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-17 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-16 | kitemviews: add duplicate column values to video details view where appropriate | Arie Miller | |
| 2026-02-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-15 | dolphinview: indicate drops from Places view | Rafał Lichwała | |
| This commit corrects previous attempt of bug fix done in https://invent.kde.org/frameworks/kio/-/commit/71b2b38b0c4fc4c7820fd95b031413d854d8f8c6?merge_request_iid=2074 which incorrectly recognized drop action from Places View (based only on missing Qt::MoveAction which had side effects described in BUG 514697) This time DolphinView indicates that the given dropEvent comes from Places View so we must avoid potentially destructive Move-like plugins actions. This is done by setting proper KIO::DropJobFlags additional flag for KIO::drop(). CCBUG: 509231 CCBUG: 514697 | |||
| 2026-02-15 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-13 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-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" | |||
| 2026-02-11 | kitemviews: add columns for audio/video codec, color space, and pixel format | Arie Miller | |
| 2026-02-12 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-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" | |||
| 2026-02-12 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2026-02-11 | dolphinview: Use job delegate without auto error handling for trash job | Kai Uwe Broulik | |
| We show the error message in our own message widget already. | |||
| 2026-02-11 | panels/panels: handle lifetime of internal actions | Méven Car | |
| Preventing a mem-leak on process leave. | |||
| 2026-02-11 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-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" | |||
| 2026-02-10 | tabbar: readd auto-with tab width and make it default | Méven Car | |
| 2026-02-08 | kfileitemmodelrolesupdater: Disconnect change signal before changing data | Kai Uwe Broulik | |
| Avoids the item being considered dirty when *we* changed it. It is guarded in most places but wasn't done in the pixmap animation stuff causing the item considered dirty whenever hovering it. | |||
| 2026-02-07 | Remove preview ignore maximum local size handling from Dolphin | Kai Uwe Broulik | |
| This all seems to be done by the PreviewJob in KIO already. | |||
| 2026-02-07 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-06 | 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" | |||
| 2026-02-06 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2026-02-05 | Dynamic view should weight folders. | László Hevér | |
| Folders are less important than images or videos so they should weight less. BUG: 508304 | |||
| 2026-02-05 | KItemListController: Use entire row for drag and drop if highlightEntireRow ↵ | Akseli Lahtinen | |
| is true Currently when dragging and dropping items in Details view, even if the "Open files and folders" setting is set "By clicking anywhere on the row", drag and drop still behaves differently. Instead, make the drag and drop follow the setting: If clicking anywhere on the row causes actions, so should dropping anywhere on the row. BUG: 515439 | |||
| 2026-02-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-05 | 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" | |||
| 2026-02-04 | KFileItemModelRolesUpdater: Use mime type from preview job, if any | Kai Uwe Broulik | |
| The preview job does an async stat on the file, so we might as well use its information to determine the icon. Also only determine mime type in the final "ResolveAll" step since it will initially resolve roles but mime type isn't necessarily fast. | |||
| 2026-02-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-02 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-02-01 | DragAndDropHelper: Remove check for acceptable drop | Kai Uwe Broulik | |
| The mentioned Qt Wayland fix that makes us properly reject drops has long been released by now. | |||
| 2026-02-01 | Support drop onto executable to run it | Kai Uwe Broulik | |
| We already support dropping onto desktop files. This is also something that KDirOperator did but Dolphin does not. | |||
| 2026-02-01 | Use currentMimeType for temp file filter | Kai Uwe Broulik | |
| All temporary file types are identified by glob (file extension), so we don't need to resolve the final mime type here. The model filter is generic but effectively right now only used for filtering temp files. Should this change in the future, it needs to be revisited. | |||
| 2026-02-01 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-31 | tab settings: add tab style | Nicolai Sehrt | |
| Add a Full Width option and a Fixed Size option. This removes the current behavior of adapting to tab name, i.e folder name. | |||
| 2026-01-31 | mountpointobservercache: Use Solid for determining mountpoint | Kai Uwe Broulik | |
| KFilePlacesModel already has all the devices, so we can use it rather than having KMountPoint query the list of mounts all the time. | |||
| 2026-01-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-30 | documentation.yml is no more needed | Johnny Jazeix | |
| Documentation is handled directly in linux-qt6.yml pipeline | |||
| 2026-01-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2026-01-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
