| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-29 | Revert "[DetailsView] Improve zooming" | Eugene Popov | |
| This reverts commit 7908aff3b5ebe4484d391c1fc4797e9dae2300b2. Reverting this commit will fix the issue of not being able to rename the last file in Details View and will also make the items in Details View and Compact View have the same height. BUG: 447215 FIXED-IN: 21.12.2 | |||
| 2022-01-28 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 9d08bb5b97b02843e778d84bfc1ff793cded03bf) | |||
| 2022-01-28 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| 2022-01-28 | GIT_SILENT Upgrade release service version to 21.12.2. | Heiko Becker | |
| 2022-01-28 | 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" | |||
| 2022-01-25 | Make group headers mirror rtl | Jan Blackquill | |
| 2022-01-25 | Expose konsolepart shortcuts in Dolphin's shortcuts view | Stephan Sahm | |
| Adapt some changes from Yakuake https://invent.kde.org/utilities/yakuake/-/commit/a0b08cb1f71ef18449bfbf5852c01e323604142f credit to Stephan Sahm @schlichtanders BUG: 428265 | |||
| 2022-01-25 | Add "Dimensions" (width x height) role | Kai Uwe Broulik | |
| It is more convenient to use than individual width and height properties | |||
| 2022-01-24 | [Places Panel] Stop drag activation timer when dropping | Kai Uwe Broulik | |
| Avoids switching folders after a drop while interacting with the Copy/Move/Link menu. | |||
| 2022-01-24 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2022-01-24 | 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" | |||
| 2022-01-24 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2022-01-23 | [Tab Bar] Accept proposed action only ontop of a tab | Kai Uwe Broulik | |
| You cannot drop a file/folder onto the empty area of the tab bar, so show the appropriate "not allowed" cursor. | |||
| 2022-01-19 | KItemListViewLayouter: handle grid view layouts in RtL properly | Jan Blackquill | |
| 2022-01-19 | Switch to new CI tooling | Nicolás Alvarez | |
| 2022-01-18 | Add content rating | Snehit Sah | |
| Signed-off-by: Snehit Sah <[email protected]> | |||
| 2022-01-18 | Fix typo and release name | Yuri Chornoivan | |
| 2022-01-17 | Document the new context menu item | Yuri Chornoivan | |
| 2022-01-16 | Full row highlight implementation | Tom Lin | |
| This commit implements full-row selection and hover highlights for the details view mode. This commit also contains fixes for 444680, 444753, both uncovered during this change. BUG: 181438 BUG: 444680 BUG: 444753 FIXED-IN: 22.04 | |||
| 2022-01-15 | We depend against kf5.91 | Laurent Montel | |
| 2022-01-14 | Adapt build system for building against qt6 | Laurent Montel | |
| 2022-01-14 | Utilize ecm_set_deprecation_versions to exclude deprecated API | Alexander Lohnau | |
| 2022-01-13 | Port away from deprecated I18N*_NOOP macros | Alexander Lohnau | |
| 2022-01-11 | Remove KStandardItem and KStandardItemModel | Kai Uwe Broulik | |
| They were used by the custom places panel and are now unused. | |||
| 2022-01-09 | Port back to KFilePlacesView | Kai Uwe Broulik | |
| This removes the custom-view engine version of the places panel and replaces it with the upstream `KFilePlacesView` from KIO. | |||
| 2022-01-04 | Add Flatpak patches to Dolphin depending on CMake definition | Claudio Cambra | |
| When Dolphin gets packaged as a flatpak, this patch gets applied: https://invent.kde.org/packaging/flatpak-kde-applications/-/blob/master/dolphinpatch.patch That's not really an ideal solution, so this is probably a better idea -- to upstream the patches and apply them depending on a CMake definition | |||
| 2022-01-04 | Utilize KIO::PreviewJob::availableThumbnailerPlugins method to fetch ↵ | Alexander Lohnau | |
| available preview plugins | |||
| 2022-01-03 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 306e7e24938c52e1af09bcf3e88945828cbfcb34) | |||
| 2022-01-03 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| 2022-01-03 | GIT_SILENT Upgrade release service version to 21.12.1. | Heiko Becker | |
| 2022-01-02 | Load service menus for settings from new file location | Alexander Lohnau | |
| This is a replacement for the KServiceTypeTrader loading. Because third parties still use the KServiceTypeTrader file location, we need to support both for the time being. | |||
| 2022-01-02 | Version control plugins: Remove defunct KServiceTypeTrader query for ↵ | Alexander Lohnau | |
| available plugins We do not load those plugins anymore, consequently it does not make sense to find and display them in the settings | |||
| 2022-01-02 | 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" | |||
| 2021-12-31 | Improve sudo/kdesu error message | Nate Graham | |
| Now that you can get elevated privileges while using the app, we can display a more useful and descriptive error message when people try to run Dolphin using `sudo` or `kdesu`. Also bump the frameworks dependency to 5.90 since that's the KIO version that includes this change, so we can be sure that the message is always accurate. | |||
| 2021-12-31 | 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" | |||
| 2021-12-30 | Use the CDN based endpoint rather than the legacy endpoint which hits our ↵ | Ben Cooksley | |
| download redirector. | |||
| 2021-12-28 | kitemlistview: Port KItemListView::itemAt to std::optional | Fushan Wen | |
| Use `value_or(-1)` for those functions that don't use `std::optional`. | |||
| 2021-12-28 | 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" | |||
| 2021-12-28 | Add name-only tooltip and make logicalHeightHints a pair of qreal and bool | Leo Treloar | |
| 2021-12-24 | Change default value of MaximumTextLines to 3 | Leo Treloar | |
| The previous default of allowing an unlimited number of text lines to be displayed in icon view can lead to very large, inconsistent, and unattractive gaps between rows. Capping this by default makes things look much neater. | |||
| 2021-12-20 | 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" | |||
| 2021-12-19 | GIT_SILENT Port remaining QDateTime::toTime_t usage in windows code path | Alexander Lohnau | |
| 2021-12-18 | Merge branch 'release/21.12' | Kai Uwe Broulik | |
| 2021-12-18 | Merge branch 'release/21.12' | Kai Uwe Broulik | |
| 2021-12-18 | Use QUrl::toDisplayString when presenting to the user | Kai Uwe Broulik | |
| Strips out password information | |||
| 2021-12-18 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-12-18 | 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" | |||
| 2021-12-18 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-12-17 | Enable Ctrl/Shift-Click to open folder in a new tab/window | Alessio Bonfiglio | |
| and more | |||
| 2021-12-16 | Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles | Nicolas Fella | |
| The implementation doesn't do anything | |||
