dolphin/src/kitemviews
David Faure df8d439c55 Update icon if it couldn't be determined upfront (.desktop file on slow mount)
This requires an up-to-date kdelibs >= 4.10.

CCBUG: 290666
2013-03-27 15:19:09 +01:00
..
private Only use parallel sorting when sorting by name 2013-01-11 16:57:43 +01:00
kfileitemlistview.cpp Use an italic font for symbolic links 2012-05-26 15:32:57 +02:00
kfileitemlistview.h Provide additional default groups for the Places Panel 2012-04-24 23:18:34 +02:00
kfileitemlistwidget.cpp Fix bug 303375 - Dots in directory names treated as file extension. 2012-08-14 20:27:56 +05:30
kfileitemlistwidget.h Fix bug 303375 - Dots in directory names treated as file extension. 2012-08-14 20:27:56 +05:30
kfileitemmodel.cpp Improve grouping by name for non-ASCII file names 2013-03-26 01:21:34 +01:00
kfileitemmodel.h Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/ftp kioslave gets dolphin stuck on "Loading folder" 2012-10-29 20:54:53 +01:00
kfileitemmodelrolesupdater.cpp Update icon if it couldn't be determined upfront (.desktop file on slow mount) 2013-03-27 15:19:09 +01:00
kfileitemmodelrolesupdater.h Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guide on techbase - http://techbase.kde.org/Projects/Nepomuk/Nepomuk2Port 2012-10-15 21:46:59 +02:00
kitemlistcontainer.cpp Do not skip rows in when clicking the empty area of the scroll bar 2013-03-11 18:18:44 +01:00
kitemlistcontainer.h Prepare view-engine for non-KFileItem usecase 2012-04-21 21:32:42 +02:00
kitemlistcontroller.cpp Apply changes of the KGlobalSettings::singleClick() setting immediately 2013-02-05 19:58:06 +01:00
kitemlistcontroller.h Apply changes of the KGlobalSettings::singleClick() setting immediately 2013-02-05 19:58:06 +01:00
kitemlistgroupheader.cpp Fix wrong text color in Places Group Header. Use QPalette::Window for base color and QPalette::WindowText for text color. Also changed m_roleColor color mixing to 60% (from 70%) -> Better visible color difference when base color is darker than text color. Also changed styleOption().palette.brush(group, role).color() to styleOption().palette.color(group, role) in KStandardItemListWidget -> should be more efficient. 2012-08-15 15:04:55 +02:00
kitemlistgroupheader.h Fix wrong text color in Places Group Header. Use QPalette::Window for base color and QPalette::WindowText for text color. Also changed m_roleColor color mixing to 60% (from 70%) -> Better visible color difference when base color is darker than text color. Also changed styleOption().palette.brush(group, role).color() to styleOption().palette.color(group, role) in KStandardItemListWidget -> should be more efficient. 2012-08-15 15:04:55 +02:00
kitemlistheader.cpp KItemViews: Internal directory restructuration 2012-04-11 16:08:32 +02:00
kitemlistheader.h Cleanup and minor fixes for column-handling 2012-03-24 23:47:42 +01:00
kitemlistselectionmanager.cpp Select right item as current item (first item after the deletion) after deleting files 2013-01-14 20:01:03 +01:00
kitemlistselectionmanager.h Select right item as current item (first item after the deletion) after deleting files 2013-01-14 20:01:03 +01:00
kitemliststyleoption.cpp Prepare view-engine for non-KFileItem usecase 2012-04-21 21:32:42 +02:00
kitemliststyleoption.h Allow to optionally limit the maximum number of text lines 2012-04-14 00:28:24 +02:00
kitemlistview.cpp Do not skip rows in when clicking the empty area of the scroll bar 2013-03-11 18:18:44 +01:00
kitemlistview.h Do not skip rows in when clicking the empty area of the scroll bar 2013-03-11 18:18:44 +01:00
kitemlistviewaccessible.cpp Fix some indentation issues 2012-10-30 08:25:21 +01:00
kitemlistviewaccessible.h Adding license header in kitemlistviewaccessible 2012-09-26 04:36:31 +05:30
kitemlistwidget.cpp Drag pixmap: Turn off the hover-state 2012-06-12 13:26:23 +02:00
kitemlistwidget.h Enable basic drag and drop support for the Places Panel 2012-05-18 23:31:44 +02:00
kitemmodelbase.cpp Details view: Fix indicator-branches 2012-02-14 18:05:29 +01:00
kitemmodelbase.h Krazy fixes 2012-06-08 22:08:29 +02:00
kstandarditem.cpp Fix several bookmark synchronization issues 2012-05-14 17:42:10 +02:00
kstandarditem.h Places Panel: Prepare code to save state of bookmarks 2012-05-13 21:45:59 +02:00
kstandarditemlistgroupheader.cpp Krazy fixes 2012-06-08 22:08:29 +02:00
kstandarditemlistgroupheader.h Provide additional default groups for the Places Panel 2012-04-24 23:18:34 +02:00
kstandarditemlistview.cpp Prevent repeated re-layouting of all items while previews are generated 2013-02-17 11:30:38 +01:00
kstandarditemlistview.h Prepare view-engine for non-KFileItem usecase 2012-04-21 21:32:42 +02:00
kstandarditemlistwidget.cpp Fix transition between m_pixmap and m_hoverPixmap 2013-03-21 14:06:07 +01:00
kstandarditemlistwidget.h Fix keyboard focus handling after renaming items inline 2012-12-07 22:15:32 +01:00
kstandarditemmodel.cpp Places Panel: Show drop indicator 2012-05-21 21:48:45 +02:00
kstandarditemmodel.h Create unit-test for KStandardItemModel 2012-05-17 22:00:39 +02:00