| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-10 | KItemListRoleEditor: Disable spellchecking | Akseli Lahtinen | |
| No need for spellchecking when renaming folders/filenames. BUG:477897 | |||
| 2024-01-10 | terminalpanel.cpp: Set m_konsolePart to nullptr during exit signal | Akseli Lahtinen | |
| If Dolphin terminal is open, and one types `exit` there and then closes Dolphin, Dolphin crashes due to a dangling pointer. Konsole KPart is deleting itself when Konsole session exits, but Dolphin tracks it as a child of the Terminal Panel. The Terminal Panel doesn't get destroyed when Konsole KPart does, and it tries to double free during children clean up. (Thanks @sitter !) Setting `m_konsolePart` to `nullptr` during exit signal fixes this, since there is already check in place for that in the destructor. BUG:479596 | |||
| 2024-01-10 | 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-01-09 | GIT_SILENT Upgrade release service version to 24.01.90. | Albert Astals Cid | |
| 2024-01-08 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-07 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-06 | DolphinView: merge update functions into set functions | Méven Car | |
| NO_CHANGELOG | |||
| 2024-01-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-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" | |||
| 2024-01-05 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2024-01-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-03 | Remove setUpdate KBookmarkManager call | Sune Vuorela | |
| It is related to receiving updates from dbus; but that's removed. Also, it defaults to true | |||
| 2024-01-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2024-01-03 | Use correct KIO include | Nicolas Fella | |
| 2023-12-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-31 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-12-29 | Fix using good baloo branch | Laurent Montel | |
| 2023-12-29 | Reenable flatpak CI support | Laurent Montel | |
| 2023-12-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-28 | Add separator in Dolphin Status Bar | Carl Schwan | |
| See https://invent.kde.org/plasma/breeze/-/merge_requests/390 for explanation and screenshots | |||
| 2023-12-28 | org.kde.dolphin.appdata.xml add launchable | Marius P | |
| Fix "appstreamcli validate --explain" issue "I: org.kde.dolphin.desktop:~: desktop-app-launchable-omitted This `desktop-application` component has no `desktop-id` launchable tag, however it contains all the necessary information to display the application. The omission of the launchable entry means that this application can not be launched directly from installers or software centers. If this is intended, this information can be ignored, otherwise it is strongly recommended to add a launchable tag as well.". | |||
| 2023-12-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-28 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-12-27 | GeneralViewSettingsPage: Initialize variables in header, avoid unused ↵ | Alexander Lohnau | |
| variable depending on config | |||
| 2023-12-27 | Revert "Remove unused m_showToolTips variable" | Albert Astals Cid | |
| This reverts commit 9a2fc1526c169fa179e49f8c097a0a0d421723eb. | |||
| 2023-12-27 | Fix build with cmake >= 3.28 | Albert Astals Cid | |
| Proposed by krop on #kde-devel Unless my bisect skills failed broken by https://gitlab.kitware.com/cmake/cmake/-/commit/ebc9e448b38378cc21a6b77df03a77d9732c24ac | |||
| 2023-12-27 | kfileitemmodeltest: Include KIO/SimpleJob header instead of relying on ↵ | Alexander Lohnau | |
| compat code Amends 3f92ac800c5e52d0a5622367ff8ffe8cbbdfa184 | |||
| 2023-12-26 | Do not rely on KIO source-code compat code | Alexander Lohnau | |
| 2023-12-26 | Remove unused m_showToolTips variable | Alexander Lohnau | |
| 2023-12-26 | Remove unneeded lambda capture | Alexander Lohnau | |
| 2023-12-25 | Fix issues if QT_NO_CAST_FROM_ASCII is defined | Marius P | |
| Fix issues e.g. "error: ‘QString::QString(const QByteArray&)’ is private within this context". | |||
| 2023-12-25 | main.cpp about data: update homepage | Marius P | |
| 2023-12-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-23 | Add 38c34eeca to .git-blame-ignore-revs | Méven Car | |
| NO_CHANGELOG | |||
| 2023-12-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-22 | Set viewFocus when DolphinViewContainer state is consistent | Akseli Lahtinen | |
| Read Felix' comment here: https://invent.kde.org/system/dolphin/-/merge_requests/679#note_835657 In short: > The above change moves the `m_view->setFocus()` towards a point in time in > which `DolphinViewContainer`'s selection mode state is consistent again. BUG:478724 | |||
| 2023-12-22 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-21 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-18 | GIT_SILENT Upgrade release service version to 24.01.85. | Albert Astals Cid | |
| 2023-12-18 | DolphinView: Ensure to update the whole viewState after a job created files | Méven Car | |
| BUG: 476670 | |||
| 2023-12-18 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-12-15 | Resort directory size count after refreshing | Akseli Lahtinen | |
| After refreshing the view when size count is selected as the sortRole, count is 0 at first. When the actual count is loaded, the sorting is done according to the count being 0. This can break the sort order and cause view and model to be out of sync. Making sure we always resort all items when the directory size/item count is changed fixes this BUG:473999 | |||
| 2023-12-15 | Change resortAllItemsInterval to 50ms | Akseli Lahtinen | |
| Related to https://invent.kde.org/system/dolphin/-/merge_requests/675 Reduces the delay for sorting items when something changes | |||
| 2023-12-15 | Set dockAction enabled according to settings | Akseli Lahtinen | |
| Panels are unlocked even they're set locked in settings at start of the app. This sets panels locked according to the setting. BUG:478117 | |||
| 2023-12-14 | Dolphin: Remove unused code, fix clazy warnings | Méven Car | |
| 2023-12-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
