┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistwidget.cpp
AgeCommit message (Expand)Author
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
2012-06-12Drag-pixmap fixesPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-02Minor internal cleanupPeter Penz
2012-04-02Fix focus-rectangle issuesPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-22Fix alternate backgrounds when enabling groupingPeter Penz
2012-02-14Details view: Siblings fixesPeter Penz
2012-02-14Details view: Fix indicator-branchesPeter Penz
2012-02-11Group header layout fixesPeter Penz
2012-02-04Icons view: Layout optimizationsPeter Penz
2012-01-17Disable smooth-scrolling dependent on the graphics-effect levelPeter Penz