┌ ┐
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
/
dolphincontroller.cpp
Age
Commit message (
Expand
)
Author
2007-06-28
Improve handling of column view:
Peter Penz
2007-06-20
don't pass a custom viewport URL to the context menu anymore, as this cannot ...
Peter Penz
2007-06-19
when requesting a context menu provide a URL for the viewport, because in the...
Peter Penz
2007-06-13
provide a common drawing method for the hover indication during drag & drop u...
Peter Penz
2007-06-06
start to simplify the DolphinController as preparation for the kparts Dolphin...
Peter Penz
2007-05-12
provide a hover information in the statusbar if the mouse cursor enters an item
Peter Penz
2007-05-10
layout improvements in the icons view:
Peter Penz
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-11
Fixed some drag & drop issues:
Peter Penz
2007-03-01
Allow zooming in and zooming out in the icons view.
Peter Penz
2007-02-28
Jippie: file previews are generated again! Thanks to Fredrik for giving me a ...
Peter Penz
2007-02-16
Reanimated drag & drop support again after introducing the DolphinController....
Peter Penz
2007-02-14
Step one for having DolphinParts for the icons and details view, which can be...
Peter Penz