┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
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
2012-06-13Fix regression: Open file if entering it in the URL-navigatorPeter Penz
2012-06-09Inline renaming: ESC should cancel the renamingPeter Penz
2012-06-08Krazy fixesPeter Penz
2012-06-08Inline renaming fixesPeter Penz
2012-05-06Remove kde-runtime dependency "nepomukdatamanagement"Peter Penz
2012-05-06Show "duration" in the format hh::mm::ssPeter Penz
2012-04-26Reset to ascending sort order when changing the columnPeter Penz
2012-04-25Provide correct labels for Nepomuk resourcesPeter Penz
2012-04-25When the current item is removed, make -1 the current index temporarilyFrank Reininghaus
2012-04-25When Esc is pressed, clear the selection and cancel the keyboard searchFrank Reininghaus