┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kstandarditemlistwidget.cpp
AgeCommit message (Expand)Author
2018-10-24[KStandardItemListWidget] Pass icon state to overlay painterKai Uwe Broulik
2018-09-10Do use QIcon::Selected for non-icon viewKai Uwe Broulik
2018-09-05[KStandardItemListWidget] Round to icon size before applying scalingKai Uwe Broulik
2018-09-04Don't use QIcon::Selected state for selected iconKai Uwe Broulik
2018-07-11[KStandardItemListWidget] Avoid needless image resizingKai Uwe Broulik
2018-03-29Fix alignment of icons in Places panel and Compact view modeScott Harvey
2018-03-29Fix enum-compare-switch clang warningsElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-05[KStandardItemListWidget] Adjust painting rating to device pixel ratioKai Uwe Broulik
2018-01-11[KStandardItemListWidget] Don't paint overlay outside view for devicePixelRat...Kai Uwe Broulik
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-18Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-02-06[KStandardItemListWidget] Update icon when palette changesKai Uwe Broulik
2016-05-13use selected icon state for selected sidebar itemMarco Martin
2016-04-26Specify a fallback icon to QIcon::fromTheme()Wolfgang Bauer
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-03-27review commentsDavid Edmundson
2015-03-25Paint icons at the correct sizeDavid Edmundson
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-06Fix includesMontel Laurent
2014-11-10get rid of unused warningsEmmanuel Pescosta
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-04Fix wrong text eliding in some corner cases.Emmanuel Pescosta
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-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-04-14Merge branch 'KDE/4.12' into KDE/4.13Frank Reininghaus
2014-04-14Update the "is cut" state of items if necessaryFrank Reininghaus
2014-03-05Fix Bug 326210 - Dolphin unnecessarily truncates names of soft links in compa...Emmanuel Pescosta
2014-02-24Make the handling of the "maximum text lines" setting more robustFrank Reininghaus
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2013-12-02Lazy-load the item data also in Compact ViewFrank Reininghaus
2013-10-09Use the icon size from KItemListStyleOption for the width and height of theEmmanuel Pescosta
2013-09-04Try to avoid calling the model's data method if only "text" is neededFrank Reininghaus
2013-08-25Fix filename trucation issues in Icons View with maximum number of linesFrank Reininghaus
2013-08-24Delay the deletion of the role editor as long as possibleFrank Reininghaus
2013-08-14Do not store default values in QHash<QByteArray, QVariant>Frank Reininghaus
2013-08-14Fix slow scrolling when hidden files or symbolic links are shownFrank Reininghaus
2013-06-26Remove the space (1 pixel) between the file name and the fileEmmanuel Pescosta
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus