┌ ┐
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
/
dolphincontextmenu.cpp
Age
Commit message (
Expand
)
Author
2007-08-25
don't use the term "Bookmarks" anymore, use "Places" instead (includes device...
Peter Penz
2007-08-16
Readded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileI...
Peter Penz
2007-08-15
Removed a bad Q_ASSERT
Gabriel Anderson
2007-08-13
Use KFileItem by value rather than by pointer
David Faure
2007-08-12
removed "Toggle Views" context menu action (not required anymore as only the ...
Peter Penz
2007-07-09
KUIT adaptions
Peter Penz
2007-06-20
minor coding style cleanups
Peter Penz
2007-06-12
* allow to toggle the content of split views by the context menu
Peter Penz
2007-06-07
First big step to make it possible that the DolphinView can be embedded as KP...
Peter Penz
2007-05-28
create modal dialogs on stack as David suggested
Peter Penz
2007-05-26
reanimate properties dialog (thanks to Laurent Montel for fixing it in the tr...
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-04-16
show column mode in viewport context menu (thanks to Thomas Georgiou for the ...
Peter Penz
2007-04-12
Emtpy -> Empty. typo fix.
Funda Wang
2007-04-09
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdeli...
Peter Penz
2007-04-09
Dolphin is now KBookmark* free.
Kevin Ottens
2007-04-04
i18n style guide fixes
Stephan Binner
2007-03-27
More use of KIcon
David Faure
2007-03-27
Added setters in urlnavigator to remove dependency on dolphinsettings.
David Faure
2007-03-26
KDEDesktopMimeType -> KDesktopFileActions
David Faure
2007-03-25
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
Peter Penz
2007-03-22
use correct icons
Peter Penz
2007-03-18
last commit for this day: I think I was quite tired when I wrote the code...
Peter Penz
2007-03-18
assigning the rename-action might make sense ;-)
Peter Penz
2007-03-17
implemented cut, copy & paste for sidebar context
Peter Penz
2007-03-17
respect context for 'Move To Trash' and 'Delete' action
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-15
let the context menu be aware about the trash
Peter Penz
2007-03-10
Fixed icon-names so that they match to the new Oxygen naming scheme (erase al...
Peter Penz
2007-02-25
As Aaron suggested: use the global setting for "Show Delete command" instead ...
Peter Penz
2007-02-25
Implemented one of the most often requested features for Dolphin: allow that ...
Peter Penz
2007-02-20
porting
Stephan Kulow
2007-02-20
I hope this compiles better
Stephan Kulow
2007-02-20
compile some more
Stephan Kulow
2007-02-16
Reanimated drag & drop support again after introducing the DolphinController....
Peter Penz
2007-01-25
Use KNewMenu instead of custom implementation of Dolphin. TODO: currently err...
Peter Penz
2007-01-21
- Fixed crash when showing "Open With..." items of the context menu: the mode...
Peter Penz
2007-01-21
Cleanup of DolphinContextMenu:
Peter Penz
2007-01-06
Reanimate drag and drop support for the URL navigator.
Peter Penz
2007-01-03
fixed compile issues resulted by kdelibs cleanup
Peter Penz
2006-12-19
build
Aaron J. Seigo
2006-12-19
KStdAction -> KStandardAction
Aaron J. Seigo
2006-12-10
Use a QLinkedList instead of Q3PtrList
Holger Freyther
2006-12-08
Update the FSF address to 51 Franklin Street (hopefully it is the right one)
Holger Freyther
2006-12-04
- compile with trunk kdelibs
Simon Hausmann
2006-12-04
fixing more warnings
Zack Rusin
2006-12-02
reanimated the context menu
Peter Penz
[next]