┌ ┐
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
/
dolphincolumnview.cpp
Age
Commit message (
Expand
)
Author
2007-06-27
don't connect to the activated() signal, just use singleClick() and doubleCli...
Peter Penz
2007-06-20
it's not needed anymore to remember the URL per column
Peter Penz
2007-06-20
don't pass a custom viewport URL to the context menu anymore, as this cannot ...
Peter Penz
2007-06-20
assure that the context menu for column view is applied to the correct URL (d...
Peter Penz
2007-06-19
when requesting a context menu provide a URL for the viewport, because in the...
Peter Penz
2007-06-17
prevent deselection of current folder in inactive columns
Peter Penz
2007-06-17
Improve the column view by indicating active/inactive columns visually.
Peter Penz
2007-06-15
Column view fixes:
Peter Penz
2007-06-15
provide "hovering" for the items of a column view
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-06-05
Removed some unnecessary includes
Max Blazejak
2007-05-12
provide a hover information in the statusbar if the mouse cursor enters an item
Peter Penz
2007-05-09
include cleanup
Dirk Mueller
2007-05-06
coding style cleanup: fix wrong indenting of members in constructor
Peter Penz
2007-05-03
respect global singleclick-/doubleclick-setting
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-04-01
activate basic drag & drop for the column view (although it's quite buggy at ...
Peter Penz
2007-04-01
integrate column view into settings
Peter Penz
2007-03-30
don't connect to non-existent signal
Peter Penz
2007-03-27
Initial version for a column view support (thanks a lot to Benjamin Meyer for...
Peter Penz