| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-23 | selection: fix rubberband vertices | Marco Savelli | |
| 2023-09-23 | selection: select-on-rubberband-on-row as new default | Marco Savelli | |
| Sets a rectangular, non-full-width rubberband as the new default. User selection is made wherever the rubberband intersects with the row. | |||
| 2023-09-19 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-18 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-17 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-16 | terminalpanel: Improve Konsole missing message | Oliver Beard | |
| It now forces the pane to fit its height, and will animate on every appearance. | |||
| 2023-09-16 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-14 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-13 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-12 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-11 | Improve README, add screenshot | Joshua Goins | |
| I didn't touch any of the content - save for removing that weird header formatting and removing the soon-to-be-obsolete UserBase link. A screenshot has been added. | |||
| 2023-09-11 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-10 | Copy Location: Make sure to export path with native separators | Méven Car | |
| 2023-09-10 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-09 | Add open in split view action | Eric Armbruster | |
| This action is shown only if a single folder is selected. The action opens the selected folder in the inactive split view (and opens the split view if necessary). FEATURE: 465500 | |||
| 2023-09-09 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 6fe9932a17e0973a804a69a467b3e8c8386ed25a) | |||
| 2023-09-07 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-06 | DolphinContextMenu: Use targetUrl in addOpenParentFolderActions | Méven Car | |
| Amends 3aa8cf00ee90b0414fa9b17f01eaade4507c4642 | |||
| 2023-09-06 | Add open containing folder options for files in recentlyused:/ | Méven Car | |
| 2023-09-05 | DolphinView: Reset scrollbars before changing view mode | Amol Godbole | |
| When view modes are changed, the scrollbars are not reset. This can cause the scroll area to be moved out of view after changing the view mode, making the view unusable. This commit resets the scrollbars. BUG: 393152 | |||
| 2023-09-05 | KItemListView: Fix inconsistencies in requiredWidth calculation | Amol Godbole | |
| Commits d3839617 and 3bf471e0 introduced a few changes to requiredWidth calculation. This commit makes the calculation of requiredWidth consistent across KItemListView. | |||
| 2023-09-05 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-04 | Restore the URL when DolphinSearchBox is cleared | Amol Godbole | |
| Currently, the URL navigator is not updated when the search box is cleared. This MR restores the URL, by closing and reopening the box. The call for emitting closeRequest() on pressing Esc has been replaced with emitCloseRequest(). The wait duration before starting a search has been reduced to 500ms to increase responsiveness. Also, the bugfix for BUG: 423328 is slightly incorrect and causes the search term to not be displayed when opening a saved search for the first time. As a better solution for this bug, DolphinSearchBox::setText() now updates the text only if the text has changed. BUG: 473775 | |||
| 2023-09-04 | KFileItemModel: Delay emitting currentDirectoryRemoved() signal | Amol Godbole | |
| The KCoreDirLister object is modified before KCoreDirListerCache::deleteDir() returns because the signal currentDirectoryRemoved() is emitted. This prevents removal of the deleted lister from dirData.listersCurrentlyHolding in KCoreDirListerCache::forgetDirs() when the tab is closed, which causes the crash described in the bug. Hence, the signal currentDirectoryRemoved() is delayed to ensure this does not occur. BUG: 473377 | |||
| 2023-09-04 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-03 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-02 | fix test in FreeBsd KItemListControllerExpandTest::testDirExpand | Méven Car | |
| 2023-09-02 | Add focusOut and focusIn event support for KFileItemListView and update ↵ | Méven Car | |
| selected widget on focus change | |||
| 2023-09-02 | k[standard]itemlistwidget: Account for view focus in selection highlight | Oliver Beard | |
| 2023-09-02 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-09-01 | Enable GitLab CI for Flatpak | Julius Enriquez | |
| 2023-09-01 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-31 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-30 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-29 | Fix a bunch of clazy warnings | Méven Car | |
| 2023-08-29 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-28 | Use KMessageBox::warningContinueCancel when appropriate | Méven Car | |
| This will prevent saving the "Cancel" + "don't show again" result, which is meaningless. | |||
| 2023-08-28 | Confirmations setting: Add checkbox for ConfirmOpenManyFolders and ↵ | Méven Car | |
| ConfirmOpenManyTerminals We have to special handle the values saved as it is interpreted by KMessageBox | |||
| 2023-08-28 | Clean obsolete ifdefs since dolphin requires KF 5.101+ | Méven Car | |
| 2023-08-28 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-27 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-26 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-25 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-24 | Special case file opening with middle click for executable scripts | Méven Car | |
| Since the first action would launch the script, we can use the first application associated to open the file. | |||
| 2023-08-24 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-23 | Allow to not ask again confirmation when opening 5 or more files or terminal ↵ | Felix Ernst | |
| at once BUG: 473513 | |||
| 2023-08-23 | On middle-click, open file with the second application for the file mime | Méven Car | |
| FEATURE: 390631 | |||
| 2023-08-23 | Re-Allow to set settings in Settings-> View-> General page | Méven Car | |
| Regressed in 489b56b68bb29e81337e115c490eea4403001b71 Simplify implementation by sharing making class ViewSettingsPage implement SettingsPageBase sharing implementation with other tabs in viewsettingspage | |||
| 2023-08-23 | GIT_SILENT Sync po/docbooks with svn | l10n daemon script | |
| 2023-08-22 | Swap "Open Path in New Tab" and "Open Path in New Window" | Ilya Bizyaev | |
| Looks like I missed it back in https://invent.kde.org/system/dolphin/-/commit/402f7f3041d45d8c5969f3bc202fe9156891cd2e — so fixing now :) | |||
