┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
AgeCommit message (Expand)Author
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-06-07KItemListView fix valgrind issue "Conditional jump or move depends on uniniti...Marius P
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-05-08KItemList: fix warningsMéven Car
2022-05-01Fix icon resize animationEugene Popov
2022-04-08Add symmetric padding on right side of details viewFelix Ernst
2022-02-25[CompactView] Remove animation on file renameEugene Popov
2022-02-13Fix zooming animationEugene Popov
2022-01-16Full row highlight implementationTom Lin
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-06Fix various typosluz paz
2021-12-01Port deprecated QFontMetrics::horizontalAdvanceAlexander Lohnau
2021-05-29Revert "Improve padding in the Places View"Eugene Popov
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-02-10Remove item move animation on view resizeFelix Ernst
2020-11-28[kitemlistview]: Animate rubberband fading outCarson Black
2020-11-08Iterate over a const copy list of containersIsmael Asensio
2020-11-04Improve padding in the Places ViewEzike Ebuka
2020-10-24Use mutable iterators where requiredAlexander Lohnau
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
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-01-27Merge branch 'release/19.12'Nate Graham
2020-01-27Change drop indicator colorGeorge Vogiatzis
2019-12-21Merge branch 'release/19.12'Nate Graham
2019-12-21Improve scroll wheel speed by basing it on label height, not icon heightNate Graham
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-03-10port to std::stable_sortLaurent Montel
2018-12-03KItemListWidget: Use initStyleOptionAnton Kreuzkamp
2018-07-04Use more nullptrFriedrich W. H. Kossebau
2018-03-29[KItemListView] Check if KItemListStyleOption actually changed before emittin...Kai Uwe Broulik
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-29base scrolling on the smallest itemMarco Martin
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-18Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-01Remove not necessary check pointerMontel Laurent
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-18Fix includesMontel Laurent
2014-08-10Port accessibility to Qt 5Frederik Gladhorn