┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistview.cpp
AgeCommit message (Expand)Author
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-03-30Fix layout in Compact View mode for RTLEugene Popov
2024-03-27Better support for RTLEugene Popov
2024-03-23KItemListView: Improve scrollToItem()Eugene Popov
2023-11-18Make main view react to context menu eventsFelix Ernst
2023-10-24Merge branch 'master' into kf6Nicolas Fella
2023-10-17KItemListView: add view position in scrollToItem()Amol Godbole
2023-10-05Merge branch 'master' into kf6Nate Graham
2023-10-05Fix accessibility ancestor treeFelix Ernst
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-05KItemListView: Fix inconsistencies in requiredWidth calculationAmol Godbole
2023-09-02Add focusOut and focusIn event support for KFileItemListView and update selec...Méven Car
2023-08-20KItemListView: Use own palette rather than go hunt for the sceneKai Uwe Broulik
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
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