┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kstandarditemlistwidget.cpp
AgeCommit message (Expand)Author
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
2013-05-02Use the same text color for selected hidden and non-hidden itemsFrank Reininghaus
2013-04-12Fix moving image while transitioning to hover pixmapAurélien Gâteau
2013-03-21Fix transition between m_pixmap and m_hoverPixmapAurélien Gâteau
2013-02-11Fix blinking when moving the mouse over an hidden itemAurélien Gâteau
2013-01-11Slightly reduce the tinting for selected icons and previewsFrank Reininghaus
2012-12-07Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-12-07Fix keyboard focus handling after renaming items inlineFrank Reininghaus
2012-11-05Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-11-05Prevent crashes caused by nested event loops run when renaming inlineFrank Reininghaus
2012-10-30Fix some indentation issuesFrank Reininghaus
2012-10-26Merge remote-tracking branch 'origin/KDE/4.9'Christoph Feck
2012-10-26Fix color role of tree view arrowsChristoph Feck
2012-10-25Use QPixmapCache for KStandardItemListWidget::pixmapForIcon(const QString& na...Emmanuel Pescosta
2012-09-24Revert part of 20b0cb68bf5cc1099fd6e61982817d9e2ae0130cFrank Reininghaus
2012-09-21Merge branch 'KDE/4.9'Luca Beltrame
2012-09-11Fix possible crash in KStandardItemListWidget::paint()Frank Reininghaus
2012-09-06Do not show '-' for additional info which is not available for an itemFrank Reininghaus
2012-08-24Do not crash when finishing inline renaming in unusual waysFrank Reininghaus
2012-08-24Do not crash when finishing inline renaming in unusual waysFrank Reininghaus
2012-08-15Fix wrong text color in Places Group Header. Use QPalette::Window for base co...Emmanuel Pescosta
2012-08-14Fix wrong text color in Places Group Header. Use QPalette::Window for base co...Emmanuel Pescosta
2012-08-13Fix bug 303375 - Dots in directory names treated as file extension.David Faure
2012-08-13Fix wrong text color in places and in folders panel.Emmanuel Pescosta
2012-08-13Fix wrong text color in places and in folders panel.Emmanuel Pescosta
2012-08-07Fix the size of the rating stars in Icons ViewFrank Reininghaus
2012-08-07Fix the size of the rating stars in Icons ViewFrank Reininghaus
2012-07-20Fix bug 303375 - Dots in directory names treated as file extension.David Faure
2012-06-16Renaming: Don't select unknown extensionsPeter Penz
2012-06-12Drag-pixmap fixesPeter Penz
2012-06-09Inline renaming: ESC should cancel the renamingPeter Penz
2012-06-08Inline renaming: Improve focus handlingPeter Penz
2012-06-08Inline renaming fixesPeter Penz