┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.h
AgeCommit message (Expand)Author
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-01-28Add natural sorting and case-insensitive sorting for all role-typesGeorge Vogiatzis
2019-08-27Always periodically dispatch pending itemsKai Uwe Broulik
2019-03-27Add "Aspect Ratio" and "Frame Rate" to additional video information columnsKochih Wu
2019-01-11Consti'fyLaurent Montel
2018-12-01Do not sort twice when changing role and order at the same timeThomas Surrel
2018-07-14Speedup sortJaime Torres
2018-07-14Revert to change the commit message.Jaime Torres
2018-07-13Speedup sortJaime Torres
2018-07-07A complete build does not fix the crashes I'm having.Jaime Torres
2018-07-06Speedup sortJaime Torres
2018-04-01Split Image Size into Width/HeightJulian Schraner
2018-03-04Remove unused #includeRoman Inflianskas
2018-01-23Add option to sort for original dateJulian Schraner
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-09-21Add Bitrate to Dolphin's Additional InformationNate Graham
2017-09-13Add "Release Year" column to Dolphin's Details viewNathaniel Graham
2017-08-27Add Genre to additional information for audio files. Fixes T5599Francisco Navarro Morales
2017-07-18Add role for file creation time.Tobias C. Berner
2017-06-20Support "Deletion Time" role in TrashKai Uwe Broulik
2017-03-08Honor KFileItem isHidden() in viewKai Uwe Broulik
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
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