┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.h
AgeCommit message (Expand)Author
2020-11-28[kitemlistview]: Animate rubberband fading outCarson Black
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-12-21Merge branch 'release/19.12'Nate Graham
2019-12-21Improve scroll wheel speed by basing it on label height, not icon heightNate Graham
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-06-24Fix minor typosYuri Chornoivan
2018-10-25Fix minor typosYuri Chornoivan
2018-03-04Remove unused #includeRoman Inflianskas
2018-02-03Fix all 'explicit constructor' krazy warningsElvis Angelaccio
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-05-12add few more Q_DECL_OVERRIDEPino Toscano
2017-04-07Fix some compiler warningsKevin Funk
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-05-25set KItemListView palette from scenes first viewThomas Lübking
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-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-08-14Adding the Accessibility classesAmandeep Singh
2012-05-28Implement dropping of items into 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
2012-04-24Provide additional default groups for the Places PanelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-03-27KItemListView interface and implementation simplificationPeter Penz
2012-03-26Rename KItemListView::preferredColumnWidth() to preferredRoleColumnWidth()Peter Penz
2012-03-26Internal interface cleanupPeter Penz
2012-03-25Details view: Don't reset to automatic resizing when adding columnsPeter Penz
2012-03-24Cleanup and minor fixes for column-handlingPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-03-20Fix alternate background issuePeter Penz
2012-03-09Details view: Allow to turn off expandable folders like in Dolphin 1.7Peter Penz