| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-07-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-07-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-07-02 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-07-01 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-29 | Use ellipsis everywhere instead of three dots | Tem PQD | |
| Better for screen readers etc. | |||
| 2023-06-30 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit e3ad78194c4464f1cfa90d42eb7cc9dcfbc8a87e) | |||
| 2023-06-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-28 | Move focus from hiding selection mode bars to view | Felix Ernst | |
| When a user exits selection mode for example by clicking the "Exit Selection Mode" button, the bar is closed but the focus doesn't return to the view which would be expected. This commit actively moves the focus to the view in such a scenario. BUG: 469621 | |||
| 2023-06-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-27 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-26 | Fix Refresh tooltip text and add Refresh whatsThis text | Tem PQD | |
| BUG: 469263 | |||
| 2023-06-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-25 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-06-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-20 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-20 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-06-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-18 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-17 | Hide application/x-trash files following showHidenFiles | Méven Car | |
| BUG: 3212 | |||
| 2023-06-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-16 | 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" | |||
| 2023-06-15 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-13 | Tabbar: duplicate tab when double clicking on it | Méven Car | |
| BUG: 470388 | |||
| 2023-06-13 | Settings Add ViewModes > Content display | Méven Car | |
| This does not move the settings location in files though. baby step for https://invent.kde.org/system/dolphin/-/issues/36 | |||
| 2023-06-12 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-06 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-04 | Update my eMail to the KDE-provided one | Felix Ernst | |
| GIT_SILENT NO_CHANGELOG | |||
| 2023-06-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-06-02 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit db3c01a34ab927f0ef2401c03d175cd253656950) | |||
| 2023-05-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-27 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-26 | Expand or collapse all selected folders on Key Right/Left | Méven Car | |
| CCBUG: 196772 | |||
| 2023-05-26 | KDirectoryContentsCounter: show intermediate dir size counting results, ↵ | Méven Car | |
| improve stopping, improve data caching Two user visible changes: * we can see the dir size changing as it is updated. * This makes the file counting a lot more reactive, when changing directories for instance. `KDirectoryContentsCounterWorker::walkDir` is not recursive anymore. The cache is now shared and only a single thread is used to count size recursively. | |||
| 2023-05-26 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-24 | Revert "Restrict attaching instances to those on the same activity or same ↵ | Méven Car | |
| virtual desktop" This reverts commit b99f6f50eef395a3ceb88fb3d4b7357cbbc13c85. BUG: 408919 Reintroduces: CCBUG: 408919 | |||
| 2023-05-24 | Revert "global.cpp: Ensure qApp does not emit signal because of local ↵ | Méven Car | |
| QEventLoop" This reverts commit dec80fb0f940ff4e71032c2d3544f0d60a05c4ce. | |||
| 2023-05-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-19 | global.cpp: Ensure qApp does not emit signal because of local QEventLoop | Méven Car | |
| BUG: 469656 | |||
| 2023-05-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-05-11 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
