| Age | Commit message (Collapse) | Author |
|
instead of "open_in_new_tab" and "open_in_new_window", as the current selection should get ignored.
svn path=/trunk/KDE/kdebase/apps/; revision=1183548
|
|
search-result is "Path".
svn path=/trunk/KDE/kdebase/apps/; revision=1182754
|
|
actions "Open Parent Folder in New Window" and "Open Parent Folder in New Tab"
svn path=/trunk/KDE/kdebase/apps/; revision=1178362
|
|
- Move "Add to Places" action upwards
svn path=/trunk/KDE/kdebase/apps/; revision=1177960
|
|
X11-issue in combination with KModifierKeyInfo. Thanks to David Faure for the hint.
svn path=/trunk/KDE/kdebase/apps/; revision=1177902
|
|
constructing KModifierKeyInfo in the constructor of the context menu, the user interface might freeze. Thanks to Mark Gaiser for clarifying this with the KModifierKeyInfo maintainer and testing the workaround!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1177658
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1176537
|
|
File menu get invisible
- Use KFileItemListProperties to check whether all selected URLs are local
- Coding style cleanups
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1176534
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1176513
|
|
the delete action line is not enabled in the settings) then the
"Move to trash (del)" action gets replaced by the "Delete (shift del)" action and replaced back to "Move to trash (del)" when you release
shift.
BUG: 194275
svn path=/trunk/KDE/kdebase/apps/; revision=1176493
|
|
- KNewMenu has been deprecated by KNewFileMenu. Reflect this in the names of related Dolphin classes.
- Provide context-sensitive actions also when a context-menu is opened on the viewport
BUG: 191938
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1168586
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1167264
|
|
sources to it
svn path=/trunk/KDE/kdebase/apps/; revision=1154146
|
|
only way to avoid duplicating code until kde5)
Port all of kdebase' use of KNewMenu to KNewFileMenu.
Also port from KonqNameAndUrlInputDialog to KNameAndUrlInputDialog,
and from KonqMenuActions to KFileItemActions in dolphincontextmenu.cpp
svn path=/trunk/KDE/kdebase/apps/; revision=1080547
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1065346
|
|
with a dot,
like Sabine's ".csv test files" folder, which did not appear in the directory view
after being created.
svn path=/trunk/KDE/kdebase/apps/; revision=1051124
|
|
Don't show 'Add to Places' context-menu action for urls already in places.
svn path=/trunk/KDE/kdebase/apps/; revision=1048149
|
|
consistent with the naming in kdevplatform.
* Renamed VersionControlPlugin to KVersionControlPlugin so that the interface can be moved out of Dolphin.
svn path=/trunk/KDE/kdebase/apps/; revision=1011058
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1004276
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1001386
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1001385
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1001270
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=973279
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=948007
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=943384
|
|
also, for the same action, but this is a different menu, yet used in the same context.
svn path=/trunk/KDE/kdebase/apps/; revision=938793
|
|
- let the "details view" show the "[x] Expandable Folders" action in the context menu
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=924867
|
|
because the parent for KonqOperations
was the popupmenu, which gets deleted before the job finishes.
svn path=/trunk/KDE/kdebase/apps/; revision=913576
|
|
flat directory hierarchy. dolphin/src/CMakeLists.txt will be cleaned up later.
svn path=/trunk/KDE/kdebase/apps/; revision=911065
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=908812
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=895978
|
|
not support writing
svn path=/trunk/KDE/kdebase/apps/; revision=884396
|
|
BUG: 169880
svn path=/trunk/KDE/kdebase/apps/; revision=884373
|
|
New Window" and "Open in New Tab" to the context menu.
Thanks to Mathias Soeken for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875711
|
|
(workaround for bug #171080). Patch has been provided by Laurens Vanhove.
svn path=/trunk/KDE/kdebase/apps/; revision=863909
|
|
above the viewport.
BUG: 168946
svn path=/trunk/KDE/kdebase/apps/; revision=845987
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=843787
|
|
correct items are used.
TODO for 4.2: get rid of those 'if (isColumnViewActive())' special cases and provide a generic model which also works with the way the column view is implemented
BUG: 164146
svn path=/trunk/KDE/kdebase/apps/; revision=821903
|
|
more than 1 year)
svn path=/trunk/KDE/kdebase/apps/; revision=819151
|
|
avoid this independent reimplementation,
which brought back bug 121728 ('&' in application name treated as accelerator)
svn path=/trunk/KDE/kdebase/apps/; revision=815838
|
|
too-basic bool readOnly().
Ported KonqPopupMenu to KonqFileItemCapabilities.
svn path=/trunk/KDE/kdebase/apps/; revision=815688
|
|
Also, move FileItemCapabilities from dolphin to KonqFileItemCapabilities at dfaure's request (making it implicitly shared along the way).
BUGS:161594
svn path=/trunk/KDE/kdebase/apps/; revision=815584
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=809960
|
|
CCMAIL: [email protected], [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=809914
|
|
To/Copy To (note that this is just an initial version; adjustments must also be done for the global actions like Delete, Rename etc.)
svn path=/trunk/KDE/kdebase/apps/; revision=798658
|
|
can also be used by Dolphin now :-) In opposite to Konqueror the sub menus are turned off per default.
Minor issue: the Dolphin context menu should take care about the protocol capabilities (copy, move, delete, ...) like in konq_popupmenu (I'll fix this before 4.1).
CCMAIL: [email protected]
BUG: 155969
svn path=/trunk/KDE/kdebase/apps/; revision=792995
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=792746
|
|
This allows to show the information inside the statusbar, that the paste operation has been completed (also some code duplication can be prevented by the way).
svn path=/trunk/KDE/kdebase/apps/; revision=791436
|
|
Konqueror and other file managers. Only if a context menu for a folder is opened, a pasting should be done into this folder.
Some internal cleanups are still required (see TODO comments), so that after finishing the operation an indication can be given to the user in the statusbar (must go for breakfast now, otherwise I'll eat my keyboard...).
BUG: 159862
svn path=/trunk/KDE/kdebase/apps/; revision=791354
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=787308
|