┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2018-04-08use the same bound check as setCurrentItem when setting m_currentItem manuallyFabian Kosmale
2018-04-01Split Image Size into Width/HeightJulian Schraner
2018-04-01Use rightRef() instead of right()Elvis Angelaccio
2018-03-29Fix alignment of icons in Places panel and Compact view modeScott Harvey
2018-03-29Merge branch 'Applications/18.04'Elvis Angelaccio
2018-03-29Fix enum-compare-switch clang warningsElvis Angelaccio
2018-03-29[KItemListView] Check if KItemListStyleOption actually changed before emittin...Kai Uwe Broulik
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-05Faster drag&drop in directories with thousands of filesJaime Torres
2018-02-05[KStandardItemListWidget] Adjust painting rating to device pixel ratioKai Uwe Broulik
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2018-02-04Use qplatformdefs wrappersElvis Angelaccio
2018-02-03Fix all 'explicit constructor' krazy warningsElvis Angelaccio
2018-02-03Add newline at the end of kitemmodelbase.cppElvis Angelaccio
2018-01-29base scrolling on the smallest itemMarco Martin
2018-01-27Port away from deprecated QStyle::SH_Widget_AnimateElvis Angelaccio
2018-01-23Add option to sort for original dateJulian Schraner
2018-01-18Merge remote-tracking branch 'origin/Applications/17.12'Luca Beltrame
2018-01-11[KStandardItemListWidget] Don't paint overlay outside view for devicePixelRat...Kai Uwe Broulik
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