| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Merge branch 'master' into kf6 | Méven Car | |
| 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 | Use non-deprecated Phonon includes | Volker Krause | |
| 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-10 | Adjust KCMs to no longer do cast manually | Alexander Lohnau | |
| KCModule::widget returns the widget that should be a parent for widgets the KCM creates | |||
| 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 | Only use KStartupInfo on X11 | Nicolas Fella | |
| 2023-05-31 | [CI] Fix baloo-widgets branch | Nicolas Fella | |
| @same pulls in the kf6 branch, but we want master | |||
| 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 | Bring back the "Create New" menu in the menu bar | Jakob Petsovits | |
| This commit is the result of a three-way diff that combines my own initial patch with related changes from Felix Ernst's MR !545 and further suggestions by Méven Car. Fixes DolphinMainWindowTest::testNewFileMenuEnabled(). Tests are now passing again for my build. "Create New" was broken by commit c64059bd which switched to the new, non-deprecated KNewFileMenu constructor (kio commit 89bc6bad) that doesn't add itself to the passed KActionCollection parameter. After the switch, hamburger menu and context menu was still working as intended but the menu bar was missing the "Create New" menu. This commit adds the addAction("new_menu") call to the File menu setup that would have previously been called by the deprecated KNewFileMenu constructor. The corresponding test can now find the QObject for the menu's named action again, verifying its existence and enabled-ness like it did before. The DolphinNewFileMenu constructor's unused actionCollection parameter serves no use anymore except to confuse people. We replace it with a single QAction* parameter, createDirAction, which gets passed to setNewFolderShortcutAction(). 2 out of 3 constructor call sites have access to this action, while the remaining call site in dolphinmainwindow.cpp must wait until after it has been initialized by DolphinViewActionHandler. In this case, setNewFolderShortcutAction() is still called manually at a later time. | |||
| 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-12 | Remove deprecated, ifdef'd code for old KIO versions | Jakob Petsovits | |
| 2023-05-11 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
