┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kstandarditemlistwidget.cpp
AgeCommit message (Expand)Author
2024-03-30Fix selection marker for RTLEugene Popov
2024-03-27Better support for RTLEugene Popov
2024-02-23Resolve conflict between activateSoonAnimation and hoverSequenceAnimationFelix Ernst
2024-02-23Add drag-open animationFelix Ernst
2023-12-14Dolphin: Remove unused code, fix clazy warningsMéven Car
2023-11-21views: Use scene devicePixelRatio rather than qAppKai Uwe Broulik
2023-11-08Improve size adjustment of itemlist editorYifan Zhu
2023-10-24Merge branch 'master' into kf6Nicolas Fella
2023-10-23Display newline in filename as Unicode line breakYifan Zhu
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-02Add focusOut and focusIn event support for KFileItemListView and update selec...Méven Car
2023-09-02k[standard]itemlistwidget: Account for view focus in selection highlightOliver Beard
2023-08-23KStandardItemListWidget: Render pixmap with explicit dprKai Uwe Broulik
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-27Make details column text readableFelix Ernst
2022-10-27Make details view mode's full row activation optionalFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-05-26Extend selection rectangle to left edgeTravis Burrows
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-04-04Merge branch 'release/22.04'Felix Ernst
2022-04-04Revert "KStandardItemListWidget: handle RtL drawing properly"Felix Ernst
2022-03-15Fix some compile error against qt6Laurent Montel
2022-02-26KStandardItemListWidget: don't double up the expansion offsetJan Blackquill
2022-02-25Merge branch 'release/21.12'Kai Uwe Broulik
2022-02-25KStandardItemListWidget: handle RtL drawing properlyJanet Blackquill
2022-02-23Fix rating pixmap alignment on high-dpi screensKai Uwe Broulik
2022-02-23Ignore empty roles for textRect calculationKai Uwe Broulik
2022-02-13Fix zooming animationEugene Popov
2022-01-29Fix my previous bad mergeFelix Ernst
2022-01-29Merge branch 'release/21.12'Felix Ernst
2022-01-29Revert "[DetailsView] Improve zooming"Eugene Popov
2022-01-16Full row highlight implementationTom Lin
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-07-18[DetailsView] Improve zoomingEugene Popov
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car
2020-11-12Fix qrc iconAlexander Lohnau
2020-11-04Move m_textInfo to fix ctor warning, and document why it's protected.Chris Holland
2020-11-01Use QString::rightRef() as suggested by clazyElvis Angelaccio
2020-11-01Fix warnings about scaling pixmapsMartin T. H. Sandsmark
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-15Port away from QList::toSet()Elvis Angelaccio
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-07-12Fix selection rect after porting from QFontMetrics::width()Ismael Asensio
2020-07-12Fix selection rect after porting from QFontMetrics::width()Ismael Asensio