┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2021-07-19Use KDirLister directly now that it emits a jobError() signalAhmad Samir
2021-07-18[DetailsView] Improve zoomingEugene Popov
2021-07-13Ensure stable sort order when sorting by sizeChristian Muehlhaeuser
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2021-06-27KFileItemModel: Allow to group files and folder togetherMéven Car
2021-06-03Tell translators to leave the ' aloneAlbert Astals Cid
2021-05-29Revert "Improve padding in the Places View"Eugene Popov
2021-05-10Show hidden files and folders lastGastón Haro
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car
2021-04-09Remove dead variableMéven Car
2021-04-08Merge branch 'release/21.04'Méven Car
2021-04-06Fix deprecated method calls when using KIO >= 5.82David Faure
2021-04-05KFileItemModel: DetailsModeSettings::directorySizeCount forces m_sortDirsFirstMéven Car
2021-03-07KFileModel: Let Sort dir first affect size sortingMéven Car
2021-02-20KFileItemModelRolesUpdater: Avoid refreshing items when we receive their cont...Méven Car
2021-02-17Apply 1 suggestion(s) to 1 file(s)Stefan Brüns
2021-02-15[FileItemRolesUpdater] Use STL-style iterator instead of iterating a copyStefan Brüns
2021-02-15[FileItemRolesUpdater] Reserve space in two temporary listsStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix reservation sizeStefan Brüns
2021-02-15[FileItemRolesUpdater] Fix calculation of requested indexesStefan Brüns
2021-02-10Remove item move animation on view resizeFelix Ernst
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2021-02-09Port to QRecursiveMutexNicolas Fella
2021-02-08Port away from deprecated KIO signalsAhmad Samir
2021-01-15fix folder size calculation on FUSE and network file systemsIlia Kats
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