┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2016-09-25Used KUrlMimeData::setUrls for kfileitemmodel's createMimeData for implementi...arnav dhamija
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-07-16Fix scrolling on hidpi screensMartin T. H. Sandsmark
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
2016-05-21Fix crash when closing split view with ownCloud plugin loadedMartin T. H. Sandsmark
2016-05-13use selected icon state for selected sidebar itemMarco Martin
2016-04-26Merge branch 'Applications/16.04'Wolfgang Bauer
2016-04-26Specify a fallback icon to QIcon::fromTheme()Wolfgang Bauer
2016-04-22Fix exports and linkage, remove sources from tests which are already being li...Andrius da Costa Ribas
2016-04-09Selection toggle: Use emblem-remove and emblem-added icons from BreezeEmmanuel Pescosta
2016-04-09Fix crash caused by a out-of-bounds access in KItemListViewAccessible::cellEmmanuel Pescosta
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
2016-01-12Take into account QApplication::wheelScrollLines() in wheel eventsMarco Martin
2015-12-13Fix compilation when baloo is not presentValentin Rusu
2015-11-28Fix wrong path->URL conversion.David Faure
2015-11-04Use the new KOverlayIconPlugin interface from KIO::WidgetsOlivier Goffart
2015-10-10Only perform operations with Baloo if it is enabledVishesh Handa
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-05-06Scroll by page if Shift Key is pressedAshish Bansal
2015-04-23Enable translation scripting for date groupsLasse Liehu
2015-04-23Rewrap lines in KFileItemModel::dateRoleGroupsLasse Liehu
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-25Paint icons at the correct sizeDavid Edmundson
2015-03-25squash me with a some other commit in kitemlistwidgetinformantDavid Edmundson
2015-03-25Copy device pixel ratio from original pixmap inside KPixmapModifier::scaleDavid Edmundson
2015-03-25Create drag pixmaps which match the device pixel ratioDavid Edmundson
2015-03-25Provide scaled pixmaps in the main file modelDavid Edmundson
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-24include KFileItem instead of KFileItemListEmmanuel Pescosta
2015-02-24Port away from KLocaleEmmanuel Pescosta
2015-02-20Fix a QDateTime porting bug (different format expressions) in KFileItemModel:...Emmanuel Pescosta
2015-02-06kdelibs4support--Montel Laurent
2015-02-06Fix includesMontel Laurent
2015-02-06Fix includesMontel Laurent
2015-02-01Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...Emmanuel Pescosta
2015-01-31Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...Emmanuel Pescosta
2015-01-30Port away from KGlobalSettings::graphicEffectsLevel()Emmanuel Pescosta
2015-01-28Merge branch 'Applications/14.12' into frameworksEmmanuel Pescosta