┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
2022-09-26Remove unused includesLaurent Montel
2022-07-18KItemListHeaderWidget: Use QHeaderView fontKai Uwe Broulik
2022-05-31Port away from copying QEvent when building with Qt6Ahmad Samir
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-04-19Add additional Document role for "Author"Kai Uwe Broulik
2022-03-23Using the gesture recognizer from KWidgetsAddonsSteffen Hartleib
2022-03-03KItemListHeaderWidget: don't crash if widget == nullptrJanet Blackquill
2022-02-13Fix zooming animationEugene Popov
2022-01-25Make group headers mirror rtlJan Blackquill
2022-01-25Add "Dimensions" (width x height) roleKai Uwe Broulik
2022-01-19KItemListViewLayouter: handle grid view layouts in RtL properlyJan Blackquill
2022-01-16Full row highlight implementationTom Lin
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-06Fix various typosluz paz
2021-10-25GIT_SILENT: add missing override keywordLaurent Montel
2021-07-27Merge remote-tracking branch 'origin/release/21.08'Albert Astals Cid
2021-07-26Add break; to KItemListRoleEditor::keyPressEvent casesAlbert Astals Cid
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car
2021-04-06Fix deprecated method calls when using KIO >= 5.82David Faure
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
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
2020-12-17fix display of folder sizes for empty foldersIlia Kats
2020-11-07KDirectoryContentsCounter: fix support of symlinks dirMéven Car
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-27Fix wrong parameter in function callLothar Paltins
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-15Drop obsolete version checkElvis Angelaccio
2020-10-15Port away from QList::toSet()Elvis Angelaccio
2020-09-26Allow interaction with folder/files with the stylus againSteffen Hartleib
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-07-06Port away from QLinkedListElvis Angelaccio
2020-05-31Fix FIFO usageElvis 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-06Port QRegExp to QRegularExpressionAhmad Samir
2020-05-05Fix Windows BuildMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-01-11Add only canonical paths to dirWatcherRobert Hoffmann
2019-12-26Don't use nullptr/0 as flags (deprecated in qt5.15)Laurent Montel