┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kfileitemmodelsortalgorithm.cpp
AgeCommit message (Expand)Author
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
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-04-11KItemViews: Internal directory restructurationPeter Penz