┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kstandarditemlistwidget.cpp
AgeCommit message (Expand)Author
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
2012-05-26Use an italic font for symbolic linksFrank Reininghaus
2012-05-21Colorize icons when an item is selectedPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-05-02Places Panel: Allow showing of hidden itemsPeter Penz
2012-05-01Places Panel: Allow hiding of itemsPeter Penz
2012-04-23Details mode: Fix wrong required column-width calculationPeter Penz
2012-04-21Bring back basic bookmark support for the Places PanelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz