┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.h
AgeCommit message (Expand)Author
2017-01-12Add document title to additional informationKai Uwe Broulik
2016-03-16Add case sensitive sorting modeArnav Dhamija
2016-02-09Support KFileMetadata OriginUrl as "Downloaded From"Kai Uwe Broulik
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-02-24include KFileItem instead of KFileItemListEmmanuel Pescosta
2015-01-04Fix for crash which was introduced by commitEmmanuel Pescosta
2014-12-17Port from KStringHandler naturalCompare to QCollator compare.Emmanuel Pescosta
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-02-11Remove some unused functions.Emmanuel Pescosta
2014-02-07Only initialize the hash m_items in KFileItemModel if it is neededFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2013-12-14Update the roles for filtered items if necessaryFrank Reininghaus
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-30Sort in items in two stages to speed up natural sortingFrank Reininghaus
2013-10-07Make the code that removes items from KFileItemModel more robustFrank Reininghaus
2013-10-02Save memory and time in KFileItemModel by lazy-loading the "ItemData"Frank Reininghaus
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-09Always sort items correctly when the refreshItems() signal is receivedFrank Reininghaus
2013-09-07Make expandedParentsCount() work without accessing the data hashFrank Reininghaus
2013-06-26Re-enable expandable folders for network top level folders (remote:/)Emmanuel Pescosta
2013-06-05Reduce KFileItemModel memory usage by making use of implicit sharingFrank Reininghaus
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-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-10Re-organize the code that compares expanded itemsFrank Reininghaus
2013-01-27Move the consistency check for KFileItemModel from the test to the classFrank Reininghaus
2013-01-27Add some benchmarks for KFileItemModelFrank Reininghaus
2013-01-15Re-organise the sorting codeFrank Reininghaus
2013-01-15Change the sort and merge functions to a more generic form.Frank Reininghaus
2012-10-29Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...Emmanuel Pescosta
2012-09-07Implemented the new KParts extension, KParts::ListingiNotificationExtension.Dawit Alemayehu
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-06-13Fix regression: Open file if entering it in the URL-navigatorPeter Penz
2012-05-26Use an italic font for symbolic linksFrank Reininghaus
2012-05-17Create unit-test for KStandardItemModelPeter Penz
2012-05-17Add unit-test to test a possible crash when updating group-headersPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-10Improvements for slow sorting rolesPeter Penz
2012-04-04Extract sorting-algorithm from KFileItemModel into custom classPeter Penz
2012-04-01Allow showing Nepomuk metadata inside viewsPeter Penz
2012-03-20KFileItemModel: Remove minimum-update timerPeter Penz
2012-03-14Use sub-menus for the "Sort By"- and "Additional Information"-menuPeter Penz
2012-03-13Remove RolesInfoAccessorPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz