┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewautoscroller.h
AgeCommit message (Expand)Author
2010-07-24Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...Peter Penz
2009-12-06Respect drag time delay from application before starting the automatic scroll...Peter Penz
2009-07-17When pressing a key after entering a directory, QAbstractItemView::scrollTo()...Peter Penz
2009-06-29Fixed issue that the scroll position is reset if the focus of the itemview ch...Peter Penz
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-11assure that the current index stays visible, when the user explicitly changed...Peter Penz
2008-12-07also implement autoscrolling for horizontally aligned views (e. g. icons view...Peter Penz
2008-12-06Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...Peter Penz