┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemlistview.cpp
AgeCommit message (Expand)Author
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-11Use QStringLiteralLaurent Montel
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-11-01make sure we use valid iconsMartin T. H. Sandsmark
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-15Port away from QList::toSet()Elvis Angelaccio
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-09Provide ability to configure size cut-off for local file previewsGastón Haro
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-10-25Fix minor typosYuri Chornoivan
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-03-08Honor KFileItem isHidden() in viewKai Uwe Broulik
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-03-30Merge branch 'davidedmundson/highdpi'David Edmundson
2015-03-27review commentsDavid Edmundson
2015-03-25Create drag pixmaps which match the device pixel ratioDavid Edmundson
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-06Fix includesMontel Laurent
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
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-14Make preview loading faster when scrollingFrank Reininghaus
2013-07-24Make sure that widgets are initialized when changing the view modeFrank Reininghaus
2013-07-12Load unknown icons for items just before showing items in the viewFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2012-05-26Use an italic font for symbolic linksFrank Reininghaus
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-04-30Fix crash when closing Dolphin during generating previewsPeter 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-04-06Allow to specify whether an upscaling of images should be donePeter 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-24Cleanup and minor fixes for column-handlingPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-03-22Details view: Expand the name-column like in Dolphin 1.xPeter Penz