┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kfileitemmodel.cpp
AgeCommit message (Expand)Author
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-09-21Add Bitrate to Dolphin's Additional InformationNate Graham
2017-09-13Add "Release Year" column to Dolphin's Details viewNathaniel Graham
2017-09-01Limit folder panel to home directory if inside homeRobert Hoffmann
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-21Dolphin: directory loading progressDon Nguyen
2017-01-12Add document title to additional informationKai Uwe Broulik
2017-01-03Fix 2 container-anti-pattern clazy warningsIlya Bizyaev
2016-09-25Used KUrlMimeData::setUrls for kfileitemmodel's createMimeData for implementi...arnav dhamija
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-03-16Add case sensitive sorting modeArnav Dhamija
2016-02-09Support KFileMetadata OriginUrl as "Downloaded From"Kai Uwe Broulik
2015-04-23Enable translation scripting for date groupsLasse Liehu
2015-04-23Rewrap lines in KFileItemModel::dateRoleGroupsLasse Liehu
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-20Fix a QDateTime porting bug (different format expressions) in KFileItemModel:...Emmanuel Pescosta
2015-02-06Fix includesMontel Laurent
2015-01-31Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...Emmanuel Pescosta
2015-01-04Fix for crash which was introduced by commitEmmanuel Pescosta
2014-12-17Port from KStringHandler naturalCompare to QCollator compare.Emmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-06-29Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-19Implement TODO concerning changed rolesFrank Reininghaus
2014-06-19Remove confusing warning messageFrank Reininghaus
2014-06-05Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-04Fix possible crash if a kioslave adds multiple items with the same URLFrank Reininghaus
2014-05-21Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-13Stop listing children of collapsed foldersFrank Reininghaus
2014-05-13Ensure that all children of a collapsed folder are removedFrank Reininghaus
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-04-24Scroll to the right position when going back and show hidden files is enabled.Emmanuel Pescosta
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-22Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-22Fix crash when dragging children of expanded folders in Details ViewFrank Reininghaus
2013-12-22Update filtered items when the "refreshItems" signal is receivedFrank Reininghaus
2013-12-14Update the roles for filtered items if necessaryFrank Reininghaus
2013-12-06Make KFileItemModel::createMimeData() fasterFrank Reininghaus
2013-11-05Only do a fast pre-sorting when "Sort by Name" is usedFrank Reininghaus