┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dolphinviewautoscroller.cpp
Age
Commit message (
Expand
)
Author
2008-12-13
only jump automatically to the current index, if the autoscrolling is not active
Peter Penz
2008-12-13
provide separate scroll increments for the horizontal and vertical scrolling
Peter Penz
2008-12-13
Handling the key events for autoscrolling in DolphinViewAutoscroller does not...
Peter Penz
2008-12-12
SVN_SILENT: removed trailing spaces
Peter Penz
2008-12-11
Include page-up, page-down, home + end as keys that need autoscrolling. Thank...
Peter Penz
2008-12-11
assure that the current index stays visible, when the user explicitly changed...
Peter Penz
2008-12-09
a rubberband selection is only possible when using the left mouse button
Peter Penz
2008-12-07
stop the autoscrolling when receiving a drop event
Peter Penz
2008-12-07
also implement autoscrolling for horizontally aligned views (e. g. icons view...
Peter Penz
2008-12-07
SVN_SILENT: remove unnecessary include
Peter Penz
2008-12-07
during drag operations no rubberband selection can be active
Peter Penz
2008-12-06
Fixed serious usability issue: QAbstractItemView::setAutoScroll() is not usab...
Peter Penz