dolphin/src
Felix Ernst f267544472 Fix view mode-specific settings not always applying
When the current view mode is different from the view mode for
which settings were changed in Dolphin's settings dialog, those
changes were sometimes not present when then changing the view
mode of a view to the view mode for which settings were changed.

This commit fixes this by always loading the settings for all view
modes in the DolphinItemListView even if the view is currently
using only one of those view modes.
2022-10-27 09:40:03 +00:00
..
filterbar Remove unused includes 2022-09-26 08:17:13 +02:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Make details column text readable 2022-10-27 09:40:03 +00:00
panels Port away from deprecated KIO API 2022-10-16 13:13:55 +02:00
search Remove unused includes 2022-09-26 08:17:13 +02:00
selectionmode Fix dismiss button in selection mode paste bar 2022-10-15 08:44:41 +00:00
settings Change the full row highlight checkbox to radiobuttons 2022-10-27 09:40:03 +00:00
statusbar Remove unused includes 2022-09-26 08:17:13 +02:00
tests Increase code coverage of places panel width resistance test 2022-09-23 21:17:19 +02:00
trash Fix build with older KF versions 2022-10-19 17:45:10 +02:00
userfeedback Don't crash when mountpoint is not found 2022-03-31 23:24:59 +02:00
views Fix view mode-specific settings not always applying 2022-10-27 09:40:03 +00:00
CMakeLists.txt Show all includes in qtc6 2022-10-11 08:51:03 +02:00
config-dolphin.h.cmake Use cmakedefine01 2022-06-15 11:28:42 +02:00
dbusinterface.cpp Fix Wayland window activation when attaching to an existing instance 2022-10-14 14:46:29 +00:00
dbusinterface.h Add SortOrderForUrl method to DBus interface 2021-06-04 12:04:14 +00:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
dolphinbookmarkhandler.h Not necessary to forward class if we include file 2021-04-08 21:40:59 +02:00
dolphincontextmenu.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
dolphincontextmenu.h Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphindockwidget.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphindockwidget.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinmainwindow.cpp Port away from deprecated KMessageBox Yes/No 2022-10-15 07:18:34 +00:00
dolphinmainwindow.h Fix Wayland window activation when attaching to an existing instance 2022-10-14 14:46:29 +00:00
dolphinnavigatorswidgetaction.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
dolphinnavigatorswidgetaction.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinnewfilemenu.cpp Don't show error message on ERR_USER_CANCELED 2022-08-24 17:00:01 +02:00
dolphinnewfilemenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinpart.cpp Better separation of classes 2022-08-14 14:42:40 +00:00
dolphinpart.h Refactor DolphinContextMenu so its actions are retrievable 2022-04-02 17:00:58 +00:00
dolphinpart.json.in SVN_SILENT made messages (.desktop file) - always resolve ours 2022-10-20 02:11:03 +00:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc Re-add "Open Terminal Here" feature 2022-05-02 20:25:24 +00:00
dolphinpart_ext.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
dolphinpart_ext.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinpartactions.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-10-20 02:11:03 +00:00
dolphinplacesmodelsingleton.cpp REmove duplicate header between header/file 2022-05-04 20:54:55 +02:00
dolphinplacesmodelsingleton.h [Places Panel] Support drag and drop from Ark 2022-04-11 18:01:51 +02:00
dolphinrecenttabsmenu.cpp Use edit-clear-history icon 2022-06-28 07:36:01 +02:00
dolphinrecenttabsmenu.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphinremoveaction.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphinremoveaction.h Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
dolphintabbar.cpp DolphinTabBar: Open folder in new tab when dropped onto tab bar 2022-10-06 12:21:15 +00:00
dolphintabbar.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
dolphintabpage.cpp Remove unused includes 2022-09-26 08:17:13 +02:00
dolphintabpage.h Add Selection Mode 2022-08-14 14:42:40 +00:00
dolphintabwidget.cpp Rename variable 2022-10-11 16:25:39 +02:00
dolphintabwidget.h Add helper methods to tab widget for view containers 2022-10-11 15:26:31 +02:00
dolphinui.rc Keep working towards a reviewable state 2022-08-14 14:42:40 +00:00
dolphinurlnavigator.cpp Make it more obvious that you can connect to servers on remote:/ page 2020-12-27 17:38:55 +00:00
dolphinurlnavigator.h GIT_SILENT: add missing override keyword 2021-10-25 13:34:22 +02:00
dolphinurlnavigatorscontroller.cpp Adress the third round of Angelaccio's review comments 2020-11-09 23:49:07 +01:00
dolphinurlnavigatorscontroller.h Fix various typos 2021-12-06 07:59:23 -05:00
dolphinviewcontainer.cpp Remove unused includes 2022-10-11 08:51:12 +02:00
dolphinviewcontainer.h Improve naming consistency and leave mode on Escape 2022-08-14 14:42:40 +00:00
global.cpp Fix Wayland window activation when attaching to an existing instance 2022-10-14 14:46:29 +00:00
global.h Fix Wayland window activation when attaching to an existing instance 2022-10-14 14:46:29 +00:00
main.cpp Fix Wayland window activation when attaching to an existing instance 2022-10-14 14:46:29 +00:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Compile with QT_NO_KEYWORDS 2020-10-23 18:23:06 +00:00
middleclickactioneventfilter.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2022-10-20 00:54:36 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-10-20 02:11:03 +00:00