┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2021-01-11[BalooRolesProvider] Use Property IDs instead of string matchingStefan Brüns
2021-01-11[BalooRolesProvider] Reduce number of XAttr readsStefan Brüns
2021-01-11[BalooRolesProvider] Remove explicit default constructor callsStefan Brüns
2021-01-11[BalooRolesProvider] Remove unused roleForProperty methodStefan Brüns
2021-01-11[BalooRolesProvider] Simplify single tag caseStefan Brüns
2021-01-11[BalooRolesProvider] Move static tagsFromValues to anonymous namespaceStefan Brüns
2021-01-11[BalooRolesProvider] Remove unused includesStefan Brüns
2021-01-10Emit "itemMiddleClicked" when Ctrl-clicking a view in single selection modeKai Uwe Broulik
2020-12-24Details View: display dates as relative Short datesMéven Car
2020-12-23Merge branch 'release/20.12'Nate Graham
2020-12-23Fix vertical scroll with horizontal component not being recognized properlyEduard Manta
2020-12-17fix display of folder sizes for empty foldersIlia Kats
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