┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
AgeCommit message (Expand)Author
2014-06-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-06-01Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-29Fix Bug 334696 - File/directory icons/names move to the right when opening/re...Emmanuel Pescosta
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05completely disable QAccessible for now, since it causes assertionsAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-24Make the handling of the "maximum text lines" setting more robustFrank Reininghaus
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2014-02-11Ensure that KItemListViewLayouter always has a size hint resolverFrank Reininghaus
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-09-14Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-12Fix Bug 311099 - View the underscore when using Ctrl + PagDownEmmanuel Pescosta
2013-08-15Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-14Fix crash when disabling "Show in groups"Frank Reininghaus
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-07-25Prevent that removing items can cause icons to overlapFrank Reininghaus
2013-07-05Fix O(N^2) complexity issue in KItemListView::slotItemsRemoved()Frank Reininghaus
2013-07-05Keep the "item size hints" of moved itemsFrank Reininghaus
2013-07-04Make sure that KItemListSizeHintResolver is always consistentFrank Reininghaus
2013-05-25set KItemListView palette from scenes first viewThomas Lübking
2013-05-13Dolphin Places: Make it easier to drag and drop itemsVishesh Handa
2013-04-22Comment out assertion to fix a crash when filtering in Icons/Compat ViewFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2013-03-11Do not skip rows in when clicking the empty area of the scroll barFrank Reininghaus
2012-11-05Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-10-31Fix Bug 309338 - flood of error boxes while renaming a folder in the folder p...Emmanuel Pescosta
2012-10-30Fix some indentation issuesFrank Reininghaus
2012-10-03Merge branch '4.9'Dawit Alemayehu
2012-09-28Redo the fix for CTRL+Tab not working when using Dolphin's filemanagement partDawit Alemayehu
2012-09-27Merge branch '4.9'Dawit Alemayehu
2012-09-26Fixed CTRL+Tab not working when using Dolphin's filemanagement part in Konque...Dawit Alemayehu
2012-09-25Fix coding style and unnecessary complexity in KItemListViewAccessibleFrank Reininghaus
2012-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-22Making code confirm to policyAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-08-14Reverting KListSelectionManager, removing unneccessary a11y factoriesAmandeep Singh
2012-08-14Remove unneccessary dependency and polish the Accessibility InterfacesAmandeep Singh
2012-08-14Enclose accessibility code within QT_NO_ACCESSIBILITYAmandeep Singh
2012-08-14Adding the Accessibility classesAmandeep Singh
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-06-02Always support a moving animation in case of the details viewPeter Penz
2012-05-28Implement dropping of items into the Places PanelPeter Penz
2012-05-26Further preperations for drag & drop support in the places panelPeter Penz
2012-05-21Places Panel: Show drop indicatorPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz