┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistwidget.cpp
AgeCommit message (Expand)Author
2025-08-18KItemListWidget: Use strokePath instead of drawPathAkseli Lahtinen
2025-06-20New selection effectsAkseli Lahtinen
2025-04-29Clazy fixMéven Car
2024-12-29Mirror details view mode for right-to-left languagesFelix Ernst
2024-02-23Add drag-open animationFelix Ernst
2023-11-13Remove hover fadein/fadeout animation for KItemListWidgetPiruzzolo Piruzzolo
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-10-05KItemListWidget: make unfocused alternate background slightly lighterMé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-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-03-09Prevent a non-initialized value accessMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-08-14Don't show selection toggle areas on files while in selection modeFelix Ernst
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-02-13Fix zooming animationEugene Popov
2022-01-16Full row highlight implementationTom Lin
2021-07-04Add support for hover sequence thumbnails (via ThumbSequenceCreator)David Lerch
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-06Keep name readable on drag to matching backgroundChristian Christiansen
2019-12-26Don't use nullptr/0 as flags (deprecated in qt5.15)Laurent Montel
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-12-03KItemListWidget: Use initStyleOptionAnton Kreuzkamp
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
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2016-11-21Call columnWidthChanged with actual previous widthDon Nguyen
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2015-03-25squash me with a some other commit in kitemlistwidgetinformantDavid Edmundson
2015-03-25Create drag pixmaps which match the device pixel ratioDavid Edmundson
2015-02-06Fix includesMontel Laurent
2015-01-30Port away from KGlobalSettings::graphicEffectsLevel()Emmanuel Pescosta
2015-01-28Merge branch 'Applications/14.12' into frameworksEmmanuel Pescosta
2014-11-09Make sure that m_selectionToggle is not 0 before calling deleteLater()Frank Reininghaus
2014-11-09Use deleteLater() to delete the selection toggle in KItemListWidgetFrank Reininghaus
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-07-04Merge branch 'master' into frameworksLuca Beltrame
2014-07-04Improve drawing selected items in Compact/Details View and Places PanelFrank Reininghaus
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-01Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-29Use "selectionToggleRect().contains(pos)" insteadEmmanuel Pescosta
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-03-03Add a hover effect for the selection toggle.Emmanuel Pescosta
2013-08-24Adjust the size and position of the selection toggle on iconEmmanuel Pescosta
2012-06-12Drag pixmap: Turn off the hover-statePeter Penz