┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private
AgeCommit message (Expand)Author
2019-05-30handle maps with multiple or single entries from BalooAlexander Stippich
2019-05-12[Inline Rename] Move cursor to correct position on pressing Home and EndChinmoy Ranjan Pradhan
2019-03-27Add "Aspect Ratio" and "Frame Rate" to additional video information columnsKochih Wu
2019-03-01Use new display string function from KFileMetaDataAlexander Stippich
2019-01-07Merge branch 'Applications/18.12'Alexander Stippich
2019-01-07fix display of image orientationAlexander Stippich
2018-12-01Do not sort twice when changing role and order at the same timeThomas Surrel
2018-10-25Fix minor typosYuri Chornoivan
2018-08-30Fix minor EBN issuesYuri Chornoivan
2018-07-19[KItemListSelectionToggle] Adjust painting icon for high dpi scalingKai Uwe Broulik
2018-06-06Merge branch 'Applications/18.04'Kai Uwe Broulik
2018-06-06[KBalooRolesProvider] Support properties of type QStringListKai Uwe Broulik
2018-04-01Split Image Size into Width/HeightJulian Schraner
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2018-02-04Use qplatformdefs wrappersElvis Angelaccio
2018-02-03Fix all 'explicit constructor' krazy warningsElvis 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
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin 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-12Qt 5 Porting: Q_WS_WIN -> Q_OS_WINBen Cooksley
2017-08-27Add Genre to additional information for audio files. Fixes T5599Francisco Navarro Morales
2017-05-31Revert "Increase smooth scrolling animation duration from 100 to 300 ms and s...Elvis Angelaccio
2017-04-29Sort the tag-values alphabetically in the "Tags" columnAthanasios Kanellopoulos
2017-02-26Increase smooth scrolling animation duration from 100 to 300 ms and set easin...Vishal Rao
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-12Add document title to additional informationKai Uwe Broulik
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-07-16Fix scrolling on hidpi screensMartin T. H. Sandsmark
2016-04-09Selection toggle: Use emblem-remove and emblem-added icons from BreezeEmmanuel Pescosta
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-02-09Support KFileMetadata OriginUrl as "Downloaded From"Kai Uwe Broulik
2016-01-12Take into account QApplication::wheelScrollLines() in wheel eventsMarco Martin
2015-09-03Merge branch 'Applications/15.08'Frank Reininghaus
2015-09-03Only store modified columns widths after the mouse button was releasedFrank Reininghaus
2015-09-01Scrolling fixes for DolphinMaxim Mikityanskiy
2015-05-07Fix KFileItemModel performance regressionFrank Reininghaus
2015-03-31Remove deprecated X scaling of QPixmapsDavid Edmundson
2015-03-30Merge branch 'davidedmundson/highdpi'David Edmundson
2015-03-27review commentsDavid Edmundson
2015-03-26Make KPixmapModifier::applyFrame handle high DPI imagesDavid Edmundson
2015-03-25Copy device pixel ratio from original pixmap inside KPixmapModifier::scaleDavid Edmundson