]> cloud.milkyroute.net Git - dolphin.git/commit
Add the UrlNavigator to the toolbar automatically if needed
authorFelix Ernst <fe.a.ernst@gmail.com>
Thu, 27 Aug 2020 16:55:18 +0000 (18:55 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Mon, 9 Nov 2020 22:49:07 +0000 (23:49 +0100)
commit6151a7aec0516570926cb1d15da48936e38e6765
treeccafc99ee507a90fa36bfc7c148af02c06525551
parentb6fc58c3c32b03f504a5f697b62c4834dc3f650a
Add the UrlNavigator to the toolbar automatically if needed

This commit adds the DolphinUrlNavigatorWidgetAction::addToToolbarAndSave()
method which changes the users toolbar configuration to contain an
Url Navigator. This way the user doesn't need to do anything manually.

Aside from that a bunch of minor fixes like renaming and reordering
src/dolphinmainwindow.cpp
src/dolphintabpage.cpp
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h
src/views/dolphinurlnavigatorwidgetaction.cpp
src/views/dolphinurlnavigatorwidgetaction.h