┌ ┐
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
/
treeviewsidebarpage.cpp
Age
Commit message (
Expand
)
Author
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-20
Fixed crash on startup, when the treeview has been activated. Thanks to David...
Peter Penz
2007-03-17
Allow to cut, copy, paste, ... the currently selected item from a sidebar by ...
Peter Penz
2007-03-16
Let's keep it simple: only offer a basic context menu for the treeview sidebar.
Peter Penz
2007-03-15
Don't force the context menu to be valid only for DolphinView instances, make...
Peter Penz
2007-03-14
Remove frame and margin around tree view sidebar.
Robert Knight
2007-03-11
Fixed some drag & drop issues:
Peter Penz
2007-03-11
support drag & drop for the treeview sidebar page
Peter Penz
2007-03-11
Create a SidebarTreeView which will include support for drag & drop in later ...
Peter Penz
2007-03-08
prevent a possible endless loop
Peter Penz
2007-03-06
add some constness...
Peter Penz
2007-03-05
synchronize the tree view with the active view
Peter Penz
2007-03-04
Some basic fixes to stay synchronized between the tree view and the currently...
Peter Penz
2007-03-03
Assure that the root of the tree view always matchs to the bookmark shown in ...
Peter Penz
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
Peter Penz