1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-07 10:51:45 +00:00
dolphin/src
Akseli Lahtinen 8f043b2958 Resort directory size count after refreshing
After refreshing the view when
size count is selected as the sortRole,
count is 0 at first. When the actual count is loaded,
the sorting is done according to the count being 0. 
This can break the sort order and cause view and model
to be out of sync. 

Making sure we always resort all items
when the directory size/item count is changed fixes this

BUG:473999
2023-12-15 13:07:12 +00: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 Resort directory size count after refreshing 2023-12-15 13:07:12 +00:00
panels Places Panel: Swap "Open in Split View" and "Configure Trash" 2023-11-26 10:31:22 +00: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 Port to KF6 rename of KUserFeedback 2023-11-23 17:56:58 +00:00
statusbar Reduce status bar minimum width 2023-11-24 11:52:54 +00:00
tests Resort directory size count after refreshing 2023-12-15 13:07:12 +00:00
trash Adapt to KConfigGroup name officially being a QString type 2023-11-08 12:08:31 +01:00
userfeedback Port to KF6 rename of KUserFeedback 2023-11-23 17:56:58 +00:00
views Set style to nullptr before painting listview 2023-11-29 16:00:34 +00:00
CMakeLists.txt Fix building with activities after the kactivities -> plasma-activities rename 2023-11-30 08:59:04 +01:00
config-dolphin.h.cmake Fix building with activities after the kactivities -> plasma-activities rename 2023-11-30 08:59:04 +01: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 Set dockAction enabled according to settings 2023-12-15 10:17:21 +00:00
dolphindockwidget.h Add clang-format and format code as in Frameworks 2023-02-05 12:45:38 +07:00
dolphinmainwindow.cpp Dolphin: Remove unused code, fix clazy warnings 2023-12-14 10:36:58 +01: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_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
dolphinpart.cpp Port away from KMoreTools 2023-11-08 13:36:51 +00:00
dolphinpart.h Dolphin: Remove unused code, fix clazy warnings 2023-12-14 10:36:58 +01: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
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 Fix building with activities after the kactivities -> plasma-activities rename 2023-11-30 08:59:04 +01: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 Create thumbnails with scene devicePixelRatio 2023-11-21 13:54:25 +01: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 Update Appstream for new release 2023-11-30 17:55:05 +01:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-11-26 02:33:09 +00:00