┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
2013-09-05Nothing special, just a little bit of code cleanup in KItemListViewLayouter::...Emmanuel Pescosta
2013-09-04Count the items inside directories in another threadFrank Reininghaus
2013-08-25Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-25Move cursor to begin/end of selection before canceling itChristoph Feck
2013-08-24Adjust the size and position of the selection toggle on iconEmmanuel Pescosta
2013-08-24Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...Emmanuel Pescosta
2013-08-04Fix possible out of range error inKItemListSizeHintResolver::itemsMovedFrank Reininghaus
2013-07-22Do not try to smooth-scroll past the end of the viewFrank Reininghaus
2013-07-22Fix "truncated header" in Details View with non-Oxygen stylesFrank Reininghaus
2013-07-18Overwrite the changed role value with an empty QVariant,Emmanuel Pescosta
2013-07-05Keep the "item size hints" of moved itemsFrank Reininghaus
2013-07-04Make sure that KItemListSizeHintResolver is always consistentFrank Reininghaus
2013-07-02Prevent some unnecessary layoutings when the view size is changedFrank Reininghaus
2013-06-30Replace QList by QVector if the elements are larger than a pointerFrank Reininghaus
2013-06-22Dolphin Nepomuk Roles: Handle values which are resource listsVishesh Handa
2013-06-22Remove knepomukdatamanagement_export.hVishesh Handa
2013-06-20Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-06-20Make it possible to select files like "a_b" using keyboard searchFrank Reininghaus
2013-06-20Prevent the selection rectangle from being reduced to 0pxEmmanuel Pescosta
2013-06-10Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus
2013-04-23Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-04-23Disable Find/Replace in the "rename inline" line editFrank Reininghaus
2013-01-15Remove incorrect comments about the sorting functionsFrank Reininghaus
2013-01-15Re-organise the sorting codeFrank Reininghaus
2013-01-15Change the sort and merge functions to a more generic form.Frank Reininghaus
2013-01-15Use std::rotate, rather than reversing three timesFrank Reininghaus
2013-01-11Only use parallel sorting when sorting by nameFrank Reininghaus
2013-01-09Show the real audio file duration in additional informationsEmmanuel Pescosta
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-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-15Port Dolphin from Nepomuk to Nepomuk2 according to the Nepomuk2Port mini guid...Emmanuel Pescosta
2012-09-22Merge branch for accessibilityAmandeep Singh
2012-09-06Do not show '-' for additional info which is not available for an itemFrank Reininghaus
2012-09-06Do not show '-' for additional info which is not available for an itemFrank Reininghaus
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-08-14Adding the Accessibility classesAmandeep Singh