┌ ┐
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
/
dolphinnewmenu.cpp
Age
Commit message (
Expand
)
Author
2010-08-27
Context-menu cleanups:
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Create folder "views" and move view related sou...
Peter Penz
2010-01-26
Deprecated KNewMenu and make it derive from KNewFileMenu (BIC, but SC; the on...
David Faure
2009-08-01
move statusbar code into the directory "statusbar"
Peter Penz
2009-03-17
After creating an item with the "Create New..." menu, the new item should get...
Peter Penz
2008-11-14
provide a 'Create New' entry for a context menu above a directory
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
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-01-26
Do a custom error handling in for the 'Create New...' submenu. Thanks to Davi...
Peter Penz