┌ ┐
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
/
sidebarpage.h
Age
Commit message (
Expand
)
Author
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz
2008-05-14
Only the infosidebar panel is interested in selections -> move it from the si...
Peter Penz
2008-05-11
A middle click on an item of the tree view panel should open the URL inside a...
Peter Penz
2007-10-02
replace QList<KFileItem> by KFileItemList, as KFileItemList is not QList<KFil...
Peter Penz
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-05-09
include cleanup
Dirk Mueller
2007-05-08
SVN_SILENT: some krazy spelling fixes mainly in comments
Thorsten Roeder
2007-05-06
some cleanups for the sidebar pages (move protected members to private sectio...
Peter Penz
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-02
It seems some people cannot live without a tree view ;-) So Dolphin will prov...
Peter Penz
2007-01-10
Applied some patches found by EBN (thanks to Nicolas Lécureuil for the patch...
Peter Penz
2006-11-29
Get ride of the sidebar and use dockwidgets instead.
Kevin Ottens
2006-11-29
Make it (almost) possible to have more than one Dolphin KMainWindow
Holger Freyther
2006-11-21
commited initial version of Dolphin
Peter Penz