┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2014-06-27Fix build.Christophe Giboudeaux
2014-06-20kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-w...Scarlett Clark
2014-06-12Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-12Do not crash if QApplication::clipboard()->mimeData() is a null pointerFrank Reininghaus
2014-06-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-05Merge remote-tracking branch 'origin/KDE/4.13'Frank Reininghaus
2014-06-05Separate width and height info in the layouting codeFrank Reininghaus
2014-06-04Fix possible crash if a kioslave adds multiple items with the same URLFrank Reininghaus
2014-06-01Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-29Fix Bug 334696 - File/directory icons/names move to the right when opening/re...Emmanuel Pescosta
2014-05-29Use "selectionToggleRect().contains(pos)" insteadEmmanuel Pescosta
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-13Stop listing children of collapsed foldersFrank Reininghaus
2014-05-13Ensure that all children of a collapsed folder are removedFrank Reininghaus
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05Allow compiling with the frameworks branches of BalooAlex Richardson
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05completely disable QAccessible for now, since it causes assertionsAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-04-26Do not change the selection when re-sorting the viewFrank Reininghaus
2014-04-24Scroll to the right position when going back and show hidden files is enabled.Emmanuel Pescosta
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-04-03KDirectoryContentsCounter: do not delete currently active worker objectsFrank Reininghaus
2014-03-11Use QMutableHashIterator for deleting items from a QHashFrank Reininghaus
2014-03-05Fix Bug 326210 - Dolphin unnecessarily truncates names of soft links in compa...Emmanuel Pescosta
2014-03-03Add a hover effect for the selection toggle.Emmanuel Pescosta
2014-03-01Always go back/forward in history when pressing the respective buttonsFrank Reininghaus
2014-02-24Make the handling of the "maximum text lines" setting more robustFrank Reininghaus
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2014-02-11Remove some unused functions.Emmanuel Pescosta
2014-02-11Ensure that KItemListViewLayouter always has a size hint resolverFrank Reininghaus
2014-02-07Only initialize the hash m_items in KFileItemModel if it is neededFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2014-02-06Set the Details View colummns width to the preferred column width, by double-...Emmanuel Pescosta
2014-01-21Use only one "directory contents counting" thread per processFrank Reininghaus
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2014-01-06Avoid calling KFileItemModel::index() in KFileItemModelRolesUpdaterFrank Reininghaus
2013-12-29Remove redundant data from KItemListViewLayouter's ItemInfo structFrank Reininghaus
2013-12-22Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-22Fix crash when dragging children of expanded folders in Details ViewFrank Reininghaus
2013-12-22Update filtered items when the "refreshItems" signal is receivedFrank Reininghaus
2013-12-14Update the roles for filtered items if necessaryFrank Reininghaus
2013-12-06Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-06Make KFileItemModel::createMimeData() fasterFrank Reininghaus
2013-12-02Lazy-load the item data also in Compact ViewFrank Reininghaus
2013-11-21Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-21Fix incorrect geometry updates in KItemListContainerYichao Yu
2013-11-18Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-18Fix scrollbar spacing when no scrollbar is visible in dolphin.Yichao Yu