┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2018-01-03Revive folderpanel when outside $HOMEMichael Heidelbach
2017-12-14Implemented support for hide/show groupsRenato Araujo Oliveira Filho
2017-12-14Use Kio::KPlacesModel as source model for PlacesItemModelRenato Araujo Oliveira Filho
2017-12-03Remove duplicate definition of the function.Ben Cooksley
2017-12-02Merge remote-tracking branch 'origin/Applications/17.12'Heiko Becker
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-19Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-18Fix scrolling during inline renaming causes rename of wrong fileAndreas Krutzler
2017-11-16Use KConfig::readEntry()'s default argument properlyNathaniel Graham
2017-11-15Turn on Dolphin icon previews by defaultNathaniel Graham
2017-11-12Earlier versions of Qt don't cascade include QUrl so we need to explicitly in...Ben Cooksley
2017-11-11Prevent folders from drag and dropping onto themselves in dolphin main viewEmirald Mateli
2017-11-01Remove not necessary check pointerMontel Laurent
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-09-30Merge branch 'Applications/17.08'Fabian Vogt
2017-09-30Fix build with Qt 5.10Fabian Vogt
2017-09-21Add Bitrate to Dolphin's Additional InformationNate Graham
2017-09-13Add "Release Year" column to Dolphin's Details viewNathaniel Graham
2017-09-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
2017-09-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
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-07-18Add role for file creation time.Tobias C. Berner
2017-06-20Support "Deletion Time" role in TrashKai Uwe Broulik
2017-06-11Merge branch 'Applications/17.04'Elvis Angelaccio
2017-06-11Ignore drops-onto-items from invalid places itemsElvis Angelaccio
2017-05-31Revert "Increase smooth scrolling animation duration from 100 to 300 ms and s...Elvis Angelaccio
2017-05-12add few more Q_DECL_OVERRIDEPino Toscano
2017-05-08Merge branch 'Applications/17.04'Elvis Angelaccio
2017-04-29Sort the tag-values alphabetically in the "Tags" columnAthanasios Kanellopoulos
2017-04-07Fix some compiler warningsKevin Funk
2017-03-08Honor KFileItem isHidden() in viewKai Uwe Broulik
2017-02-26Increase smooth scrolling animation duration from 100 to 300 ms and set easin...Vishal Rao
2017-02-20Work round missing right click event after dismissing a context menuDavid Edmundson
2017-02-18Apply the file preview shadow frame to most previews instead of only image fi...Diego Soenens
2017-02-06Merge branch 'Applications/16.12'Kai Uwe Broulik
2017-02-06[KStandardItemListWidget] Update icon when palette changesKai Uwe Broulik
2017-01-21Merge remote-tracking branch 'origin/Applications/16.12'Albert Astals Cid
2017-01-21Fix missing audio duration in details viewMarc André Wittorf
2017-01-21Change "Date" to "Modified" and allow access to new "Accessed" time fieldDon Nguyen
2017-01-21Dolphin: directory loading progressDon Nguyen
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2017-01-12Add document title to additional informationKai Uwe Broulik
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2017-01-03Fix 2 container-anti-pattern clazy warningsIlya Bizyaev
2016-12-03Fix 5 clazy warningsSpencer Brown
2016-11-21Call columnWidthChanged with actual previous widthDon Nguyen
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio