┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewautoscroller.cpp
AgeCommit message (Expand)Author
2008-12-13only jump automatically to the current index, if the autoscrolling is not activePeter Penz
2008-12-13provide separate scroll increments for the horizontal and vertical scrollingPeter Penz
2008-12-13Handling the key events for autoscrolling in DolphinViewAutoscroller does not...Peter Penz
2008-12-12SVN_SILENT: removed trailing spacesPeter Penz
2008-12-11Include page-up, page-down, home + end as keys that need autoscrolling. Thank...Peter Penz
2008-12-11assure that the current index stays visible, when the user explicitly changed...Peter Penz
2008-12-09a rubberband selection is only possible when using the left mouse buttonPeter Penz
2008-12-07stop the autoscrolling when receiving a drop eventPeter Penz
2008-12-07also implement autoscrolling for horizontally aligned views (e. g. icons view...Peter Penz
2008-12-07SVN_SILENT: remove unnecessary includePeter Penz
2008-12-07during drag operations no rubberband selection can be activePeter Penz
2008-12-06Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...Peter Penz