┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontainer.cpp
AgeCommit message (Expand)Author
2023-11-18Make main view react to context menu eventsFelix Ernst
2023-09-02Add focusOut and focusIn event support for KFileItemListView and update selec...Méven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car
2020-12-23Fix vertical scroll with horizontal component not being recognized properlyEduard Manta
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-08-17Port away from QWheelEvent::orientation()Elvis Angelaccio
2019-12-21Merge branch 'release/19.12'Nate Graham
2019-12-21Improve scroll wheel speed by basing it on label height, not icon heightNate Graham
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-29base scrolling on the smallest itemMarco Martin
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2016-11-20Fix slow scrolling in dock panelsElvis Angelaccio
2016-07-16Fix scrolling on hidpi screensMartin T. H. Sandsmark
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-01-12Take into account QApplication::wheelScrollLines() in wheel eventsMarco Martin
2015-05-06Scroll by page if Shift Key is pressedAshish Bansal
2015-02-06Fix includesMontel Laurent
2014-10-27Port to QDebug*. KVBox--Montel Laurent
2014-10-18Fix includesMontel Laurent
2014-06-30Add support for high-precision touchpad scrollingKai Uwe Broulik
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert kitemviews/ to qt5 signal slot syntaxAlex Richardson
2013-11-21Fix incorrect geometry updates in KItemListContainerYichao Yu
2013-11-18Fix scrollbar spacing when no scrollbar is visible in dolphin.Yichao Yu
2013-07-25Fix maximum value for scroll bar when deleting items in Details ViewFrank Reininghaus
2013-03-11Do not skip rows in when clicking the empty area of the scroll barFrank Reininghaus
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-02-05Fix potential endless loop in layoutPeter Penz
2012-01-18Fix typo, which caused a Qt runtime warning when closing DolphinFrank Reininghaus
2011-12-12Respect style's viewport scrollbar layout policyChristoph Feck
2011-11-20Initial draft for bringing back the "Folders" panelPeter Penz
2011-10-22Mousewheel-support: Use smaller scroll-stepsPeter Penz
2011-09-30Implement smooth-scrolling for horizontal and vertical scrollbarsPeter Penz
2011-09-28Details view: Improve performance when expanding itemsPeter Penz
2011-09-25Provide scrollbar for large itemsPeter Penz
2011-09-19Draw styled header for the details-viewPeter Penz
2011-08-30DolphinView zoom with CTRL+MouseWheel REVIEW: 102490Vishesh Yadav
2011-08-27Improve the autoscrolling for the rubberband selectionPeter Penz
2011-08-25Fix smooth-scrolling issue in combination with key-pressesPeter Penz
2011-08-25Fix smooth-scrolling issuePeter Penz
2011-08-20Fix possible endless recursion when using the rubberbandPeter Penz