┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
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
2012-10-25Use QPixmapCache for KStandardItemListWidget::pixmapForIcon(const QString& na...Emmanuel Pescosta
2012-10-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-10-03Merge branch '4.9'Dawit Alemayehu
2012-09-29Find out the main window by calling the parent widget's window() memberFrank Reininghaus
2012-09-28Redo the fix for CTRL+Tab not working when using Dolphin's filemanagement partDawit Alemayehu
2012-09-27Merge branch '4.9'Dawit Alemayehu
2012-09-27Some speed improvements in KFileItemModelRolesUpdater:Emmanuel Pescosta
2012-09-26Fix a Bug in KFileItemModelRolesUpdate::setEnabledPlugins.Emmanuel Pescosta
2012-09-26Fixed CTRL+Tab not working when using Dolphin's filemanagement part in Konque...Dawit Alemayehu
2012-09-26Adding license header in kitemlistviewaccessibleAmandeep Singh
2012-09-25Fix coding style and unnecessary complexity in KItemListViewAccessibleFrank Reininghaus
2012-09-25Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-24Revert part of 20b0cb68bf5cc1099fd6e61982817d9e2ae0130cFrank Reininghaus
2012-09-24Fix crash when receiving Nepomuk info for a recently deleted file.Frank Reininghaus
2012-09-23Removing unneccessary case for Sibling in navigateAmandeep Singh
2012-09-22Make cell indices work.Frederik Gladhorn
2012-09-22Accessibility: Fix cellAtFrederik Gladhorn
2012-09-22Merge branch for accessibilityAmandeep Singh
2012-09-22Returning correct rowCount.Amandeep Singh
2012-09-22Making code confirm to policyAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-09-21Merge branch 'KDE/4.9'Luca Beltrame
2012-09-20Restore old behavior: Navigating by double-clicking in folder panel (Double-C...Emmanuel Pescosta
2012-09-19Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve originEmmanuel Pescosta
2012-09-12Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-09-11Fix possible crash in KStandardItemListWidget::paint()Frank Reininghaus