dolphin/src
Frank Reininghaus 2f51debbea Do not reset the 'isExpanded' state when an expanded folder is refreshed
If an item is moved out of an expanded folder, the model receives the
dir lister's refreshItems signal for the folder. The method
retrieveData() then updates the folder's properties. This commit makes
sure that the 'isExpanded' state is not touched by retrieveData(). A
side-effect is that the 'isExpanded' role is not initialized to 'false',
but this does not matter because trying to read a non-existing role from
the QHash<QByteArray, QVariant> yields a default-constructed QVariant,
which evaluates to 'false'.

BUG: 299675
FIXED-IN: 4.10.4
REVIEW: 110401
2013-05-22 18:14:38 +02:00
..
filterbar normalize signals/slots 2011-07-31 13:33:56 +02:00
kitemviews Do not reset the 'isExpanded' state when an expanded folder is refreshed 2013-05-22 18:14:38 +02:00
panels Dolphin Places: React to Nepomuk system changes 2013-05-07 01:36:37 +05:30
search DolphinSearchBox setReadOnly: Update if either of the parameters change 2013-05-13 14:40:39 +05:30
settings SVN_SILENT made messages (.desktop file) 2013-04-19 13:27:40 +02:00
statusbar Do not include role name in acc name, add desc. 2012-09-25 12:50:06 +02:00
tests Do not reset the 'isExpanded' state when an expanded folder is refreshed 2013-05-22 18:14:38 +02:00
views Don't try to change the icon of the "sort" action menu if it doesn't exist 2013-05-10 22:27:22 +02:00
CMakeLists.txt Fix build if one of the missing Nepomuk dependencies is missing 2013-01-07 18:11:07 +01:00
config-nepomuk.h.cmake Adapt Dolphin Nepomuk support to namespace changes. 2007-06-11 21:46:04 +00:00
config-X11.h.cmake Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dolphin.desktop SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
dolphinapplication.cpp Fix wrong behaviour, when Dolphin is started with --split argument. 2012-08-25 00:00:30 +02:00
dolphinapplication.h Let each DolphinMainWindow run in a custom process 2011-04-12 20:08:08 +02:00
dolphincontextmenu.cpp Use the right name when adding a folder to Places with the context menu 2012-07-12 00:40:09 +02:00
dolphincontextmenu.h Provide a default name when adding a search query to the places panel 2012-06-02 15:47:17 +02:00
dolphindockwidget.cpp Fix Bug 279333 - Panels can be moved even if locked 2012-10-30 23:10:43 +01:00
dolphindockwidget.h SVN_SILENT: Coding style updates 2011-01-22 14:08:11 +00:00
dolphinmainwindow.cpp Don't delay popup menus of "Create New" and "Recently Closed Tabs" toolbar buttons 2013-01-14 10:42:03 +01:00
dolphinmainwindow.h Fixes Bug 242007 - "Open Folder during Drag operation" cannot go into different partition using "Places Panel" 2012-09-11 20:09:01 +02:00
dolphinnewfilemenu.cpp Remove one unneeded #include 2012-08-17 19:15:11 +08:00
dolphinnewfilemenu.h revert ed4f9d3e11 2011-02-10 10:59:35 +01:00
dolphinpart.cpp Fix Bug 304299 - Dolphin launches multiple instances of a program when multiple files are selected 2012-12-13 22:54:09 +01:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) 2013-03-15 14:57:44 +01:00
dolphinpart.h Fix Bug 304299 - Dolphin launches multiple instances of a program when multiple files are selected 2012-12-13 22:54:09 +01:00
dolphinpart.rc Show compact-mode icon also in Konqueror 2011-11-06 12:14:07 +01:00
dolphinpart_ext.cpp Corrected the compile fix commit, rev 965fc6b3. 2012-09-15 14:41:06 -04:00
dolphinpart_ext.h Corrected the compile fix commit, rev 965fc6b3. 2012-09-15 14:41:06 -04:00
dolphinui.rc Merged very early alpha-version of Dolphin 2.0 2011-07-30 20:13:41 +02:00
dolphinviewcontainer.cpp Fix Bug 311782 - Directory loading has been cancelled sometimes falsly triggered which was introduced by commit 9dbc24fd64 2012-12-19 17:31:08 +01:00
dolphinviewcontainer.h Fix Bug 304299 - Dolphin launches multiple instances of a program when multiple files are selected 2012-12-13 22:54:09 +01:00
libdolphin_export.h Remove QBool headers. 2012-04-10 00:20:22 +02:00
main.cpp Update Dolphin version to 2.2 for KDE 4.10.0 2013-01-29 19:13:49 +01:00
Messages.sh Minor 2010-10-19 07:38:50 +00:00