┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2020-11-28[kitemlistview]: Animate rubberband fading outCarson Black
2020-11-19Re-allow icons that are not theme iconMéven Car
2020-11-12Fix qrc iconAlexander Lohnau
2020-11-08Add missing referenceElvis Angelaccio
2020-11-08Iterate over a const copy list of containersIsmael Asensio
2020-11-07KDirectoryContentsCounter: fix support of symlinks dirMéven Car
2020-11-05Details view: display empty text instead of unknown for sizeless dirsMéven Car
2020-11-04Move m_textInfo to fix ctor warning, and document why it's protected.Chris Holland
2020-11-04Draw 2 Rectangles below mount points to represent a disk capacity barChris Holland
2020-11-04Improve padding in the Places ViewEzike Ebuka
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-11-01Use QString::rightRef() as suggested by clazyElvis Angelaccio
2020-11-01make sure we use valid iconsMartin T. H. Sandsmark
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-27Fix wrong parameter in function callLothar Paltins
2020-10-24Use mutable iterators where requiredAlexander Lohnau
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-23KItemListSizeHintResolver: remove no longer used memberElvis Angelaccio
2020-10-17Remove not implmemented methodLaurent Montel
2020-10-15Stop using QVariant < operatorElvis Angelaccio
2020-10-15Drop obsolete version checkElvis Angelaccio
2020-10-15Port to non-deprecated QString::split() variantElvis Angelaccio
2020-10-15Port away from QList::toSet()Elvis Angelaccio
2020-10-04Don't trigger rubberband with back/foward mouse buttonsAhmad Samir
2020-09-26Fix build failure after last commitElvis Angelaccio
2020-09-26Allow interaction with folder/files with the stylus againSteffen Hartleib
2020-09-20Fix mouse back/forward buttonsAhmad Samir
2020-09-13Improve Touch supportSteffen Hartleib
2020-09-13Fix wreorder warningAyushmaan jangid
2020-09-05Merge branch 'release/20.08' into masterElvis Angelaccio
2020-09-05Revert "Set a better defaultDropAction for dragging"Elvis Angelaccio
2020-08-31Port away from deprecated Qt::MidButtonLaurent Montel
2020-08-30Merge branch 'release/20.08'Alexander Lohnau
2020-08-30Fix file preview for desktop files with absolute icon pathsAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-08-17Port away from QWheelEvent::orientation()Elvis Angelaccio
2020-07-12Fix selection rect after porting from QFontMetrics::width()Ismael Asensio
2020-07-12Fix selection rect after porting from QFontMetrics::width()Ismael Asensio
2020-07-06Port away from QLinkedListElvis Angelaccio
2020-06-09Provide ability to configure size cut-off for local file previewsGastón Haro
2020-05-31Fix FIFO usageElvis Angelaccio
2020-05-29Port away from deprecated QFontMetrics::width()Elvis Angelaccio
2020-05-28Port to non-deprecated variant of QPixmapCache::find()Elvis Angelaccio
2020-05-28Add some missing const qualifiersElvis Angelaccio
2020-05-25KDirectoryContentsCounter: scan first path not in cacheMéven Car
2020-05-20KDirectoryContentsCounter: don't schedule scanning a folder already in the QueueMéven Car
2020-05-18Merge branch 'release/20.04'Méven Car
2020-05-18Left-elide file/folders while keeping their extension visibleMéven Car
2020-05-06Port QRegExp to QRegularExpressionAhmad Samir