| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-17 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-05-16 | Add more screenshots | Carl Schwan | |
| 2021-05-13 | Re-arrange the contents of the hamburger menu | Felix Ernst | |
| To improve usability, the entries in the hamburger menu are changed. Maybe the biggest fault of the previous menu contents were that there were too many actions. The new menu contents are composed of all the actions which are necessary to use Dolphin and those which are very useful and should be of interest for most users. Some menu contents change depending on the state of the application. We can be more bold in only showing what really seems necessary because this commit activates the special sub-menu of KHamburgerMenu that helps users discover all further features of Dolphin. The hamburger menu is from now on also added to the context menus in the view when both the menu bar and toolbar are hidden. This allows users to hide both of them and still use all features of Dolphin. | |||
| 2021-05-13 | Merge branch 'release/21.04' | Ismael Asensio | |
| 2021-05-10 | search/facetswidget: Check for protocol before trying to fetch tags | Ismael Asensio | |
| This was causing an error when trying to list items from the non-existent `tags:` protocol. BUG: 435586 FIXED-IN: 21.04.1 | |||
| 2021-05-10 | DolphinContextMenu: Allow disabling "Open Terminal" action | Alexander Lohnau | |
| BUG: 436323 FIXED-IN: 21.08 | |||
| 2021-05-10 | Show hidden files and folders last | Gastón Haro | |
| Hidden files and folders are always displayed after not hidden files. BUG: 241227 Revision: https://phabricator.kde.org/D29115 | |||
| 2021-05-10 | Put code for desktop file plugin loading in KIO version check | Alexander Lohnau | |
| Loading plugins by their desktop files was deprecated in https://invent.kde.org/frameworks/kio/-/merge_requests/416. Task: https://phabricator.kde.org/T12250 | |||
| 2021-05-10 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-05-09 | Update .gitignore | Ömer Fadıl Usta | |
| 2021-05-07 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| 2021-05-07 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 6d242cac0a48c10ee13a31e40c9701f922e6b075) | |||
| 2021-05-07 | GIT_SILENT Upgrade release service version to 21.04.1. | Heiko Becker | |
| 2021-05-05 | Set initial size corectly | Nate Graham | |
| The resize() that we do to set the initial size is working around a bug in frameworks that is going to be fixed soon. See https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/53. | |||
| 2021-05-04 | Minor docs update to sync with interface | Yuri Chornoivan | |
| 2021-05-04 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-05-03 | search: Add action to clear tag selection | Ismael Asensio | |
| BUG: 432719 | |||
| 2021-05-03 | Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable | Friedrich W. H. Kossebau | |
| GIT_SILENT | |||
| 2021-04-29 | Replace custom hamburger/control menu with KHamburgerMenu | Felix Ernst | |
| 2021-04-25 | kconfig_add_kcfg_files: Fix warnings about including empty moc file | Alexander Lohnau | |
| 2021-04-24 | Remove code for dolphin < 4.14 tab restore | Alexander Lohnau | |
| The old config keys haven't been written for since KDE 4 times and has been internally marked as deprecated. | |||
| 2021-04-24 | InformationPanel: Allow to refresh the panel when its displayed content changes | Méven Car | |
| BUG: 430095 BUG: 412902 FIXED-IN: 21.08 | |||
| 2021-04-23 | 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-04-23 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-04-19 | fix padding in places view | Harald Sitter | |
| padding was only applied when the icon size was applied, the icon size however is only applied when the user had set an explicit size. this resulted in inconsistent spacing. by default no padding would be used if the user had changed the icon size to medium and back to small it would suddenly have padding. to fix this, set padding unconditionally on construction and never touch it again . BUG: 435731 | |||
| 2021-04-19 | When renaming files, move to next file using tab key or up/down | Méven Car | |
| To rename previous file: Up or Shift-Tab To rename next file: Down or Tab Credit goes to msciubidlo FEATURE: 403931 FEATURE: 269987 BUG: 334533 FIXED-IN: 21.08 | |||
| 2021-04-19 | Increase default window size | Nate Graham | |
| The current default window size of 750x500 is quite small on today's screens, and results in an initial user experience of a very cramped app window. The very first action that I see from new users interacting with Dolphin is to make the window bigger. So let's do it for them by making the default window size a bit bigger ourselves. | |||
| 2021-04-17 | PlacesPanel: activating a place does not select its previously selected children | Méven Car | |
| BUG: 421347 | |||
| 2021-04-14 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| 2021-04-14 | GIT_SILENT Update Appstream for new release | Heiko Becker | |
| (cherry picked from commit 61b2e2fd5e36e486b498a2ae78ce878ce19e6298) | |||
| 2021-04-14 | GIT_SILENT Upgrade release service version to 21.04.0. | Heiko Becker | |
| 2021-04-09 | GIT_SILENT Upgrade release service version to 21.03.90. | Heiko Becker | |
| 2021-04-09 | Remove dead variable | Méven Car | |
| 2021-04-08 | Not necessary to forward class if we include file | Laurent Montel | |
| 2021-04-08 | Update screenshots and docs on the Preferences | Yuri Chornoivan | |
| 2021-04-08 | Add the new option to the docs on the status bar configuration | Yuri Chornoivan | |
| 2021-04-08 | Merge branch 'release/21.04' | Méven Car | |
| 2021-04-07 | Add option to hide entire status bar | Michael Lang | |
| 2021-04-06 | Fix deprecated method calls when using KIO >= 5.82 | David Faure | |
| 2021-04-05 | KFileItemModel: DetailsModeSettings::directorySizeCount forces m_sortDirsFirst | Méven Car | |
| Before this patch when !m_sortDirsFirst and DetailsModeSettings::directorySizeCount() == true, the ordering of folders before files would be affected by the sortOrder. I.e descending order would put the folders after the files. | |||
| 2021-04-05 | Check the version of the plugins before trying to load them | Martin T. H. Sandsmark | |
| 2021-04-05 | Port the VCS plugin system to KPluginLoader | Tobias Fella | |
| The loader looks for the plugins in ${QT_PLUGIN_PATH}/dolphin/vcs. The old method of loading the plugins is kept around for now, to support external, legacy plugins. | |||
| 2021-04-05 | appstream: fix homepage url | Elvis Angelaccio | |
| 2021-04-05 | appstream: fix homepage url | Elvis Angelaccio | |
| 2021-04-01 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-04-01 | GIT_SILENT made messages (after extraction) | l10n daemon script | |
| 2021-03-31 | Merge branch 'release/21.04' | Nate Graham | |
| 2021-03-31 | Fix crash calling openDirectories() in various cases | Nate Graham | |
| This can cause a crash when called with a single url and split view, or when the last URL is not shown, because the iterator gets mutated in the loop, so we need to make sure it hasn't gone out of bounds. This check was erroneously removed in 175538020824355115cd98637ce83ecc53badd44 and needs to be brought back. | |||
| 2021-03-30 | Remove the KInit dependency | Christophe Giboudeaux | |
| Amends 9e8e58147 | |||
| 2021-03-28 | Port away from KInit | Nicolas Fella | |
| KInit is planned to go away https://phabricator.kde.org/T14298 | |||
