- 18 Jun, 2021 2 commits
-
-
Ahmad Samir authored
This way they're more correct, which means they can work with KHelpCenter and when falling back to opening the relevant page at docs.kde.org in any web browser. See graphics/okular!441 for more details.
-
Script Kiddy authored
-
- 14 Jun, 2021 1 commit
-
-
Script Kiddy authored
-
- 13 Jun, 2021 1 commit
-
-
Script Kiddy authored
-
- 12 Jun, 2021 1 commit
-
-
Felix Ernst authored
This commit removes the "toggle_filter" action from the default toolbar configuration. It is not quite important enough to be always visible on the toolbar by default. Instead it is easily accessible through the hamburger menu and the menu bar. The filter is only really necessary if one has a lot of items in the current location and one knows exactly how to identify a certain item among them by the name which probably isn't how most people browse their files. There are also some more advanced use-cases but advanced users will be able to either learn the keyboard shortcut or move this action back to the toolbar.
-
- 08 Jun, 2021 2 commits
-
-
Felix Ernst authored
People seem to use the "Sort By" menu often enough that it should be available through the hamburger menu. Before this change one could only sort the view through the right- click context menu, using the details view mode or by using the actions from the menu bar.
-
Script Kiddy authored
-
- 06 Jun, 2021 1 commit
-
-
Script Kiddy authored
-
- 05 Jun, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 10a00022)
-
- 04 Jun, 2021 2 commits
-
-
adds a method to ask what's the sorting strategy (column and order) for a particular Url, as Dolphin can have directory-specific sorting strategies This makes possible for other apps that have lists of files, like Gwenview to use the same sorting when invoked from dolphin, ie opening an image CCBUG:236059
-
Script Kiddy authored
-
- 03 Jun, 2021 2 commits
-
-
Albert Astals Cid authored
-
Shubham . authored
-
- 31 May, 2021 3 commits
-
-
GIT_SILENT
-
Alexander Lohnau authored
In case there are custom, old plugin lying around they can't be loaded anyways, because the version does not match. In case that gets fixed one could just port the plugin to JSON metadata. Also the mechanism that is used is about to be deprecated.
-
Script Kiddy authored
-
- 29 May, 2021 3 commits
- 26 May, 2021 1 commit
-
-
Script Kiddy authored
-
- 25 May, 2021 1 commit
-
-
Ömer Fadıl Usta authored
BUG: 437539
-
- 23 May, 2021 1 commit
-
-
Script Kiddy authored
-
- 22 May, 2021 1 commit
-
-
Script Kiddy authored
-
- 21 May, 2021 1 commit
-
-
Script Kiddy authored
-
- 20 May, 2021 3 commits
-
-
Alexander Lohnau authored
-
BUG: 367583 FIXED-IN: 21.08
-
Script Kiddy authored
-
- 19 May, 2021 2 commits
-
-
Laurent Montel authored
-
Script Kiddy authored
-
- 18 May, 2021 3 commits
-
-
Nate Graham authored
Right now this action is using the "document-new" icon, which depicts creating a new file. This is inaccurate, as the menu provides options for creating more than just files: it has one option to create folders and three for creating different types of links. In fact, depending on the set of installed software, there may not be any options to create new documents at all! To fix this, the icon would need to be made either more specific or more generic. There is no such icon that depicts being able to create a folder, a document, or a link; such a thing is too specific to be able to represent with a small icon. So our only real option is to use a more generic icon. This commit does that.
-
Laurent Montel authored
-
Script Kiddy authored
-
- 17 May, 2021 3 commits
-
-
Felix Ernst authored
This commit fixes a bug which made it so an UrlNavigator that was disconnected from a viewContainer would still indirectly control the viewContainer because of a dubious connection created in DolphinMainWindow. Instead the internal UrlNavigator of the viewContainer is used which is always connected to its own viewContainer. This way the the supposedly disconnected primary UrlNavigator will actually not affect the old disconnected viewContainer that is currently being closed. BUG: 437080 FIXED-IN: 21.08
-
Yuri Chornoivan authored
-
Script Kiddy authored
-
- 16 May, 2021 1 commit
-
-
Carl Schwan authored
-
- 13 May, 2021 2 commits
-
-
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.
-
Ismael Asensio authored
-
- 10 May, 2021 2 commits
-
-
Ismael Asensio authored
This was causing an error when trying to list items from the non-existent `tags:` protocol. BUG: 435586 FIXED-IN: 21.04.1
-
Alexander Lohnau authored
BUG: 436323 FIXED-IN: 21.08
-