┌ ┐
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
2008-04-02
Thanks to David Faure the 'Copy To' and 'Move To' menus in the context menu c...
Peter Penz
2008-04-01
Typo fixes
Malcolm Hunter
2008-03-29
Move the pasteIntoFolder() method from the contextmenu into DolphinView. This...
Peter Penz
2008-03-29
The paste operation should ignore the current selection to behave similar as ...
Peter Penz
2008-03-18
Fix Krazy i18n issues.
Chusslove Illich
2008-01-27
- Fix some compiler warnings.
Bill Egert
2008-01-25
don't add a place having an empty name
Peter Penz
2007-12-24
Move (broken) action "Edit/Properties" to dolphinpart and made it work there.
David Faure
2007-12-10
use different icon for "Add to places" as suggested by David Vignoni
Peter Penz
2007-11-19
open the context-menu for the viewport if no selection is given although the ...
Peter Penz
2007-11-18
allow to show/hide the menubar
Peter Penz
2007-11-15
don't add 2 separators inside a 3 item-menu...
Peter Penz
2007-11-06
Have "Add to Places" in the context menu for the trash too.
Kevin Ottens
2007-10-29
Icon naming spec compliance (code changes):
Jakob Petsovits
2007-10-24
KConfig* API overhaul. only cosmetics, so don't panic.
Oswald Buddenhagen
2007-10-22
icon renamings:
Pino Toscano
2007-10-15
use KGlobal::config() instead of parsing kdeglobals each time (thanks to Davi...
Peter Penz
2007-10-13
Fixed issue that the "Show 'Delete' command in context menu" setting is not r...
Peter Penz
2007-10-07
Extracted the servicemenu code from KonqPopupMenu into KonqMenuActions, and u...
David Faure
2007-09-19
Fix crash in dolphinpart when doing RMB on viewport.
David Faure
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
[next]