| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-10 | Set position of KMessageWidget | Carl Schwan | |
| To use a more frameless style | |||
| 2023-11-10 | Adapt to frame change in Breeze | Carl Schwan | |
| Reduce margins in some places, make the dolphinstatusbar use a QStatusBar style, and mark the kitemlistcontainer as no frame | |||
| 2023-11-10 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-11-10 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-11-09 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-11-08 | Port away from KMoreTools | Nicolas Fella | |
| The idea behind KMoreTools was to point the user at external tools for a given job. It provides a rather complex framework for that, including suggesting not-yet-installed tools. The UX behind that isn't great though, which somewhat deep menu hierarchies and a somewhat arbitrary list of tools. Most KDE apps have moved away from it, with only Dolphin remaining. Instead provide direct integration with relevant KDE tools (Filelight, KDiskFree, KFind) | |||
| 2023-11-08 | Improve size adjustment of itemlist editor | Yifan Zhu | |
| Currently multi-line file names in dolphin only display a single line when renaming. This commit ensures multi-line filenames have all lines displayed by calling `document()->adjustSize` in `KItemListRoleEditor::autoAdjustSize`, and by calling the latter function after setting up the editor. BUG: 452587 | |||
| 2023-11-08 | Adapt to KConfigGroup name officially being a QString type | Friedrich W. H. Kossebau | |
| GIT_SILENT | |||
| 2023-11-08 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-11-08 | Master is qt6 only. Not necessary to use ${QT_MAJOR_VERSION} now. | Laurent Montel | |
| Remove qt5 specific cmake code too | |||
| 2023-11-08 | 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-11-08 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-11-07 | GIT_SILENT Upgrade release service version to 24.01.75. | Albert Astals Cid | |
| 2023-11-07 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-11-07 | 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-11-07 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-11-06 | Port away from ResourceInstance | Nicolas Fella | |
| The information reported here isn't used by anything Instead only report that the url was accessed, which is used for things | |||
| 2023-11-06 | Use DBus to reparse worker config | Nicolas Fella | |
| See https://phabricator.kde.org/T15956 | |||
| 2023-11-06 | Merge branch 'master' into kf6 | Méven Car | |
| 2023-11-05 | Adapt to NavigationExtension API change | Nicolas Fella | |
| 2023-11-05 | Remove obsolete Konqueror workaround | Nicolas Fella | |
| This isn't needed any more with recent Konqueror | |||
| 2023-11-05 | Adapt to libraries moving | Nicolas Fella | |
| 2023-11-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-11-05 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2023-11-05 | Reflect move of KActivities out of Frameworks to Plasma | Ben Cooksley | |
| Ref T16978 | |||
| 2023-11-05 | Update to reflect move of KUserFeedback to Frameworks | Ben Cooksley | |
| Ref T16978 | |||
| 2023-11-04 | 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-11-04 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 1db58ee07805ce7b19d2f13875cf3e0f96b055e9) | |||
| 2023-10-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-26 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-25 | Merge branch 'master' into kf6 | Nate Graham | |
| 2023-10-25 | Panel: fix actions and shortcuts to toggle their visibility | Méven Car | |
| 2023-10-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-24 | Merge branch 'master' into kf6 | Nicolas Fella | |
| 2023-10-24 | Process correct model when applying service menu changes | Nicolas Fella | |
| The listview's model is a filter model, we must iterate through the source, otherwise we get incorrect results BUG: 475547 | |||
| 2023-10-23 | Display newline in filename as Unicode line break | Yifan Zhu | |
| BUG: 422998 CCBUG: 444747 | |||
| 2023-10-23 | DolphinViewContainer: Use Auto*Warning*HandlingEnabled | Kai Uwe Broulik | |
| Errors are put in a KMessageWidget by us in slotOpenUrlFinished. Fixes regression from 40cc5f665d. | |||
| 2023-10-23 | Fix rubberband selection on icon in icon view mode | Felix Ernst | |
| As an unintended side-effect of d9a18b04ea0b1b4e427f45083fdc0cdec87cbbfd items would no longer be selected in icon view mode when the selection rectangle intersected with the item's icon. This commit fixes this. | |||
| 2023-10-22 | Mention invalid protocol name | Kai Uwe Broulik | |
| Especially when clicking on an archive which redirects to a special KIO worker, it can be handy to see the actual protocol name. | |||
| 2023-10-22 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-22 | Remove unused include | Nicolas Fella | |
| 2023-10-21 | Port away from KDesktopFileActions::userDefinedServices | Alexander Lohnau | |
| This is planned to go away since the only real user being kdesvn and that is ported to a C++ plugin | |||
| 2023-10-20 | Adapt to KBookmarkManager API change | Nicolas Fella | |
| 2023-10-19 | Replace a deprecated qAsConst with std::as_const | Felix Ernst | |
| 2023-10-18 | Never show status bar context menu away from status bar | Felix Ernst | |
| The status bar context menu was hard-coded to always appear at the cursor position. However, context menus can also be triggered by keyboard, for example with the Menu key, in which case it makes no sense to show the context menu at whatever random position the mouse cursor currently is. Instead invoke the context menu in the middle of the status bar when it is opened by keyboard. | |||
| 2023-10-18 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-10-17 | KItemListView: add view position in scrollToItem() | Amol Godbole | |
| An item, on being scrolled to, is always located at the nearest edge of the view. This is not always convenient. Allow specifying where the item should be positioned with respect to the view in scrollToItem(). BUG: 423884 | |||
| 2023-10-17 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
