dolphin/src
Felix Ernst 2ad0fa6e87 Fix accessibility ancestor tree for folders panel
This is a followup to 549fad2dae.
That previous commit made sure that the accessibility tree for
Dolphin's main view was complete even though the view had no
parent by explicitly setting an accessible parent.

The folders panel also has a view though and that previous commit
did not contain an explicit call to also set an accessible parent
for it. This commit rectifies that.

Fixes a sanity check & crash in the debug build.
Belongs to Dolphin issue #47.
2023-11-15 11:48:31 +01:00
..
filterbar Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
icons Icon: Update with latest breeze icon 2020-07-26 12:11:13 +02:00
kitemviews Remove hover fadein/fadeout animation for KItemListWidget 2023-11-13 10:09:57 +00:00
panels Fix accessibility ancestor tree for folders panel 2023-11-15 11:48:31 +01:00
search Port away from KMoreTools 2023-11-08 13:36:51 +00:00
selectionmode Fix a bunch of clazy warnings 2023-08-29 07:18:51 +00:00
settings Remove some frames from the settings 2023-11-13 10:14:22 +00:00
statusbar Adapt to frame change in Breeze 2023-11-10 12:37:05 +00:00
tests Master is qt6 only. Not necessary to use ${QT_MAJOR_VERSION} now. 2023-11-08 09:20:24 +00:00
trash Adapt to KConfigGroup name officially being a QString type 2023-11-08 12:08:31 +01:00
userfeedback Merge branch 'master' into kf6 2023-07-05 22:44:40 +02:00
views Set show preview shortcut to F12 2023-11-11 09:24:01 +00:00
CMakeLists.txt Port away from KMoreTools 2023-11-08 13:36:51 +00:00
config-dolphin.h.cmake Properly use X11 startup ids 2022-12-30 12:33:01 +00:00
dbusinterface.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dbusinterface.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Adapt to KBookmarkManager API change 2023-10-20 16:37:53 +02:00
dolphinbookmarkhandler.h Adapt to KBookmarkManager API change 2023-10-20 16:37:53 +02:00
dolphincontextmenu.cpp Adapt to KConfigGroup name officially being a QString type 2023-11-08 12:08:31 +01:00
dolphincontextmenu.h Add open containing folder options for files in recentlyused:/ 2023-09-06 14:39:15 +02:00
dolphindockwidget.cpp Adapt to frame change in Breeze 2023-11-10 12:37:05 +00:00
dolphindockwidget.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphinmainwindow.cpp Adapt to frame change in Breeze 2023-11-10 12:37:05 +00:00
dolphinmainwindow.h Panel: fix actions and shortcuts to toggle their visibility 2023-10-25 10:05:20 +00:00
dolphinnavigatorswidgetaction.cpp Align location bar splitter with view area splitter 2023-11-11 10:37:27 +00:00
dolphinnavigatorswidgetaction.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinnewfilemenu.cpp Merge branch 'master' into kf6 2023-07-05 22:44:40 +02:00
dolphinnewfilemenu.h Bring back the "Create New" menu in the menu bar 2023-05-16 11:11:51 -04:00
dolphinpart.cpp Port away from KMoreTools 2023-11-08 13:36:51 +00:00
dolphinpart.h Fix a bunch of clazy warnings 2023-08-29 07:18:51 +00:00
dolphinpart.json.in SVN_SILENT made messages (.desktop file) - always resolve ours 2023-11-08 09:18:27 +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 Merge branch 'master' into kf6 2023-07-05 22:44:40 +02:00
dolphinpart_ext.h Port to KF6 KParts 2023-03-04 23:36:46 +00:00
dolphinpartactions.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-11-08 09:18:27 +00:00
dolphinplacesmodelsingleton.cpp DolphinPlacesModel: remove usage of alternativeApplicationName 2023-09-30 07:15:18 +00:00
dolphinplacesmodelsingleton.h DolphinPlacesModel: remove usage of alternativeApplicationName 2023-09-30 07:15:18 +00:00
dolphinrecenttabsmenu.cpp DolphinRecentTabsMenu: Fix blank text for closed search tab 2023-10-03 00:44:55 -05:00
dolphinrecenttabsmenu.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphinremoveaction.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinremoveaction.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphintabbar.cpp Merge branch 'master' into kf6 2023-07-05 22:44:40 +02:00
dolphintabbar.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphintabpage.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphintabpage.h Add open in split view action 2023-09-09 15:45:26 +00:00
dolphintabwidget.cpp DolphinTabWidget: Use tabBarAutoHide property 2023-11-12 08:54:57 +00:00
dolphintabwidget.h Fix a bunch of clazy warnings 2023-08-29 07:18:51 +00:00
dolphinui.rc Keep working towards a reviewable state 2022-08-14 14:42:40 +00:00
dolphinurlnavigator.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinurlnavigator.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinurlnavigatorscontroller.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
dolphinurlnavigatorscontroller.h Update my eMail to the KDE-provided one 2023-06-04 18:09:42 +02:00
dolphinviewcontainer.cpp Set position of KMessageWidget 2023-11-10 12:37:05 +00:00
dolphinviewcontainer.h Port away from ResourceInstance 2023-11-06 13:50:16 +00:00
global.cpp Replace qAsConst with std::as_const 2023-09-10 15:19:13 +02:00
global.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
main.cpp Make "don't run me with sudo/kdesu" message informative 2023-04-05 16:17:56 +00:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-05 07:59:18 +00:00
middleclickactioneventfilter.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2023-11-10 01:48:48 +00:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-11-08 09:18:27 +00:00