┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2013-06-20Prevent the selection rectangle from being reduced to 0pxEmmanuel Pescosta
2013-06-18Ensure that the "Sort by Type" setting is respectedFrank Reininghaus
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus
2013-05-22Do not reset the 'isExpanded' state when an expanded folder is refreshedFrank Reininghaus
2013-05-22KFileItemModelRolesUpdater: only update the size for changed foldersFrank Reininghaus
2013-05-07Dolphin Places: React to Nepomuk system changesVishesh Handa
2013-05-02Use the same text color for selected hidden and non-hidden itemsFrank Reininghaus
2013-04-23Disable Find/Replace in the "rename inline" line editFrank Reininghaus
2013-04-23Do not dereference null pointer in KItemListViewAccessibleFrank Reininghaus
2013-04-22Comment out assertion to fix a crash when filtering in Icons/Compat ViewFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2013-04-12Fix moving image while transitioning to hover pixmapAurélien Gâteau
2013-03-27Update icon if it couldn't be determined upfront (.desktop file on slow mount)David Faure
2013-03-26Improve grouping by name for non-ASCII file namesFrank Reininghaus
2013-03-21Fix transition between m_pixmap and m_hoverPixmapAurélien Gâteau
2013-03-17Refresh all expanded directories too, when reloading a directory.Emmanuel Pescosta
2013-03-11Do not skip rows in when clicking the empty area of the scroll barFrank Reininghaus
2013-03-10Remove filtered children if the parent folder is collapsedFrank Reininghaus
2013-02-18Remove items from m_filteredItems if their parent is deletedFrank Reininghaus
2013-02-17Prevent repeated re-layouting of all items while previews are generatedFrank Reininghaus
2013-02-11Fix blinking when moving the mouse over an hidden itemAurélien Gâteau
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2013-01-24KFileItemModelRolesUpdater: Avoid multiple updates for Nepomuk dataVishesh Handa
2013-01-14Select right item as current item (first item after the deletion) after delet...Emmanuel Pescosta
2013-01-11Slightly reduce the tinting for selected icons and previewsFrank Reininghaus
2013-01-11Only use parallel sorting when sorting by nameFrank Reininghaus
2013-01-09Show the real audio file duration in additional informationsEmmanuel Pescosta
2013-01-03Fix crash when browsing bluetooth device.Michael Jansen
2012-12-13Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-12-12Fix Bug 240820 - [Usability Bug] Handling Bad Filenames, dolphin gives unclea...Emmanuel Pescosta
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-25Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-11-25Fix regression caused by 4120805872c2e9fac909a403b83221c09c9110a2Frank Reininghaus
2012-11-24Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-11-24Update the 'isCut' state of items when cutting non-files, e.g., textFrank Reininghaus
2012-11-10Merge remote-tracking branch 'origin/KDE/4.9'Dawit Alemayehu
2012-11-09Fix Bug 309760 - Crash while inline-renaming a file and apply change with ret...Emmanuel Pescosta
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-31Fix Bug 309338 - flood of error boxes while renaming a folder in the folder p...Emmanuel Pescosta
2012-10-30Fix some indentation issuesFrank Reininghaus
2012-10-30Remove workaround for bug 304986 which is not needed in masterFrank Reininghaus
2012-10-30Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-10-29Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...Emmanuel Pescosta
2012-10-28Fix wrong function call in KFileItemModelSortAlgorithm::sequentialSort (Bug i...Emmanuel Pescosta
2012-10-28Implemented multithreading in KFileItemModelSortAlgorithm. Use as many thread...Emmanuel Pescosta
2012-10-27Workaround for failed comparison of items in KFileItemModelRolesUpdaterFrank Reininghaus
2012-10-26Merge remote-tracking branch 'origin/KDE/4.9'Christoph Feck
2012-10-26Fix color role of tree view arrowsChristoph Feck