┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
AgeCommit message (Expand)Author
2019-03-10port to std::stable_sortLaurent Montel
2018-12-03KItemListWidget: Use initStyleOptionAnton Kreuzkamp
2018-07-04Use more nullptrFriedrich W. H. Kossebau
2018-03-29[KItemListView] Check if KItemListStyleOption actually changed before emittin...Kai Uwe Broulik
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-29base scrolling on the smallest itemMarco Martin
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-18Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-01Remove not necessary check pointerMontel Laurent
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-18Fix includesMontel Laurent
2014-08-10Port accessibility to Qt 5Frederik Gladhorn
2014-07-04Merge branch 'master' into frameworksLuca Beltrame
2014-07-04Remove current item highlighting in the Places PanelFrank Reininghaus
2014-06-29Remove the automoc noiseChristophe Giboudeaux
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