┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
2013-05-22Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-05-22KFileItemModel::insertItems(): guarantee O(N) run time complexityFrank Reininghaus
2013-05-22Do not reset the 'isExpanded' state when an expanded folder is refreshedFrank Reininghaus
2013-03-27Merge remote-tracking branch 'origin/KDE/4.10'Luca Beltrame
2013-03-26Improve grouping by name for non-ASCII file namesFrank Reininghaus
2013-03-21Merge remote-tracking branch 'origin/KDE/4.10'Aurélien Gâteau
2013-03-17Refresh all expanded directories too, when reloading a directory.Emmanuel Pescosta
2013-03-15Improve handling of filtered items when folders are deleted/collapsedFrank Reininghaus
2013-03-12Fix recent regressions when "Sort by Type" is usedFrank Reininghaus
2013-03-10Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-03-10Remove filtered children if the parent folder is collapsedFrank Reininghaus
2013-03-03Use a consistent way to group files by "Date"Daniel Kreuter
2013-02-27Removed everything related to m_expandedParentsCountRoot ->Emmanuel Pescosta
2013-02-27Big Thanks to Frank Reininghaus, who helped me a lot with theseEmmanuel Pescosta
2013-02-19Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-02-18Remove items from m_filteredItems if their parent is deletedFrank Reininghaus
2013-02-10Re-organize the code that compares expanded itemsFrank Reininghaus
2013-02-10Include parent-child relationships in KFileItemModel's consistency checkFrank Reininghaus
2013-02-06KFileItemModel::insertItems(): reserve sufficient space for m_itemsFrank Reininghaus
2013-02-03Two small optimizations in KFileItemModel::removeItems()Frank Reininghaus
2013-02-03const QList<int> -> const QList<int>&Frank Reininghaus
2013-01-29Fix crashes in KFileItemModel::removeItems()Frank Reininghaus
2013-01-27Move the consistency check for KFileItemModel from the test to the classFrank Reininghaus
2013-01-27Performance improvements in KFileItemModel::removeItems()Frank Reininghaus
2013-01-15Re-organise the sorting codeFrank Reininghaus
2013-01-04autoupdate is on by default, remove unnecessary callsDavid Faure
2013-01-03Fix crash when browsing bluetooth device.Michael Jansen
2012-12-30Fix crash when browsing bluetooth device.Michael Jansen
2012-10-29Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...Emmanuel Pescosta
2012-09-29Find out the main window by calling the parent widget's window() memberFrank Reininghaus
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-08-24Fix regression that caused "(I18N_EMPTY_MESSAGE)" sub menus in menusFrank Reininghaus
2012-08-16Fix translations not showing in the Sort by and Additional Information submenusAlbert Astals Cid
2012-06-13Fix regression: Open file if entering it in the URL-navigatorPeter Penz
2012-06-08Krazy fixesPeter Penz
2012-06-08Inline renaming fixesPeter Penz
2012-05-26Show all items in the directory when the name filter is clearedFrank Reininghaus
2012-05-26Use an italic font for symbolic linksFrank Reininghaus
2012-05-26Minor coding style fixesPeter Penz
2012-05-16Shorten the "path" content if possiblePeter Penz
2012-05-06Fix sorting issues for Nepomuk-rolesPeter Penz
2012-05-06Additional information: Use "Audio" instead of "Music"Peter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Ensure authentication data is cached properlyPeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-10Improvements for slow sorting rolesPeter Penz
2012-04-07Just use "-" instead of "No destination" for the destination-rolePeter Penz
2012-04-04Extract sorting-algorithm from KFileItemModel into custom classPeter Penz
2012-04-01Allow showing Nepomuk metadata inside viewsPeter Penz