Commit graph

92 commits

Author SHA1 Message Date
George Staikos 37e3d0e255 only add the window_new action if it doesn't exist already.
(will not be backported - not critical, and needs testing)

svn path=/trunk/kdebase/libkonq/; revision=235353
2003-07-04 04:27:59 +00:00
Alexander Kellett 5d79527ba5 don't think that was the aim :)
svn path=/trunk/kdebase/libkonq/; revision=232232
2003-06-18 21:05:34 +00:00
Sashmit Bhaduri 7e30edbbde Remove "Create New Directory..." in the popup menu of directories in
non-hierarchial views, but keep it in for hierarchial views such as
the sidebar dirtree and treeviews.

svn path=/trunk/kdebase/konqueror/; revision=232181
2003-06-18 16:48:39 +00:00
Waldo Bastian 426d4ae557 "Undo" is not contextual nor often used -> removed from context menu.
svn path=/trunk/kdebase/libkonq/; revision=231797
2003-06-16 14:36:56 +00:00
Sashmit Bhaduri 7719a38a7d reverterting to 1.148. Forgot about dirtrees.
svn path=/trunk/kdebase/libkonq/; revision=231599
2003-06-15 17:28:19 +00:00
Sashmit Bhaduri b797a7fca7 Remove "Create New Directory.." popup menu item on directory select. It is
unclear whether the action acts upon the currently selected item or the
currently open directory.

svn path=/trunk/kdebase/libkonq/; revision=231395
2003-06-14 16:38:58 +00:00
Nadeem Hasan 3cbdf16fbb s/KLineEditDlg/KInputDialog/
svn path=/trunk/kdebase/konqueror/keditbookmarks/; revision=230381
2003-06-08 14:44:34 +00:00
Maks Orlovich f0d688a7f7 Use the same accel for "Open With..." when there are no associated items
as when there is exactly 1 or more than 1 (instead of none).

svn path=/trunk/kdebase/libkonq/; revision=227690
2003-05-25 02:28:31 +00:00
Aaron J. Seigo 72dd3f4508 erp, X-KDE- for KDE specific .desktop keys. thanks David for reminding me!
svn path=/trunk/kdebase/libkonq/; revision=226764
2003-05-19 17:34:50 +00:00
Aaron J. Seigo 5079a9834c servicemenu enhancements:
o support typeglobbed mimetypes in the form of group/*. so image/* would
 match ALL image mimetypes. more flexible globbing is possible, but i'm
 not sure if this is desired or needed (still looking for use cases). if
 you know of a use case that would benefit from more advanced typeglobbing
 let me know and i'll look into improving this bit. most of the grunt
 work for typeglob support is already there, so it should be trivial.

 o put all servicemenus into an Action submenu to keep the RMB from
 growing and growing and growing ("it's taking over my desktop! ai-eee!" ;)

 o allow putting related sericemenu items into submenus by using the
 Submenu= key in the servicemenu's .desktop file.

svn path=/trunk/kdebase/libkonq/; revision=226763
2003-05-19 17:24:46 +00:00
Stephan Binner 17cf46c846 CVS_SILENT i18n style guide fixes
svn path=/trunk/kdebase/kcontrol/kio/; revision=226341
2003-05-17 09:07:12 +00:00
Laurent Montel f61ada7593 Don't display "Add Bookmarks entry", plugins, "edit file type"
when we display menu for trash

svn path=/trunk/kdebase/libkonq/; revision=215303
2003-03-20 16:27:45 +00:00
Marcus Camen e01fe8e46e Including <libintl.h> is unnecessary as we don't use gettext and friends
here. The line was originally committed in rev 1.112
( http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebase/libkonq/konq_popupmenu.cc.diff?r1=1.111&r2=1.112&f=h )

Fixes compilation on HPUX / aCC, tested on Linux / GCC 3.2.2
----------------------------------------------------------------------

svn path=/trunk/kdebase/libkonq/; revision=211360
2003-03-04 19:34:08 +00:00
Waldo Bastian 0f212980f9 Cleanup context menu a little: remove "find file"
svn path=/trunk/kdebase/libkonq/; revision=203458
2003-01-28 23:24:18 +00:00
Waldo Bastian 8e2db180de Remove a ton of entries from the Trash context menu.
svn path=/trunk/kdebase/libkonq/; revision=202994
2003-01-26 21:31:52 +00:00
Waldo Bastian d6ca3da36a Rename addbookmark KAction to bookmark_add for consistency.
svn path=/trunk/kdebase/libkonq/; revision=199569
2003-01-13 12:06:12 +00:00
Waldo Bastian 419d7557c9 KIOSK: There might not be a New menu
svn path=/trunk/kdebase/libkonq/; revision=199407
2003-01-12 20:10:44 +00:00
Waldo Bastian eb85c6627f KIOSK: Make it possible to disable "Open With"
svn path=/trunk/kdebase/libkonq/; revision=199322
2003-01-12 16:30:51 +00:00
Waldo Bastian b534dd9f39 KIOSK: Make it possible to disable "Add to Bookmarks" RMB entry
svn path=/trunk/kdebase/libkonq/; revision=199317
2003-01-12 16:21:39 +00:00
Waldo Bastian 5acd1be038 KIOSK: honour action restrictions for servicemenus
svn path=/trunk/kdebase/libkonq/; revision=199285
2003-01-12 15:15:48 +00:00
Scott Wheeler 9820f5d382 Makes Konq dialogs show up on top of the window if the window is set to be
"always on top".

Reviewed by dfaure and the bug was described yesterday on core-devel.  I
did change m_over to m_parentWidget as David suggested.

Dirk, can you move the tag on these files?

CCMAIL:david@mandrakesoft.com, mueller@kde.org

svn path=/trunk/kdebase/libkonq/; revision=189839
2002-11-20 11:35:24 +00:00
Laurent Montel 2aa49b5e84 Fix double-separator when there is not action in separator
svn path=/trunk/kdebase/libkonq/; revision=188444
2002-11-11 13:54:06 +00:00
Carsten Pfeiffer c222018ed2 the right one is in KonqMainWindow
svn path=/trunk/kdebase/libkonq/; revision=186358
2002-10-29 11:38:38 +00:00
Carsten Pfeiffer be6f8e45a7 - act = new KAction( i18n( "&Properties" ), 0, this, SLOT( slotPopupProperties() ),
+      act = new KAction( i18n( "&Properties" ), ALT+Key_Return, this, SLOT( slotPopupProperties() ),

svn path=/trunk/kdebase/libkonq/; revision=186279
2002-10-28 22:35:08 +00:00
Stephan Kulow ff83b754f9 more accel problems
svn path=/trunk/kdebase/libkonq/; revision=180532
2002-09-26 15:04:56 +00:00
Stephan Kulow 487947c126 fixing some accel crashes that bothered me for too long
svn path=/trunk/kdebase/libkonq/; revision=180493
2002-09-26 09:33:53 +00:00
Stephan Binner 8df9f03fb5 CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
svn path=/trunk/kdebase/libkonq/; revision=178742
2002-09-18 16:31:42 +00:00
Aaron J. Seigo 5fc454360e make all* work in service menus again
this uses the ServiceTypes list instead of re-reading it and assigning it
to another string, but still only checks the first item for "all*" ..
makes one wonder if it should use .contains() to allow
for insanity like image/jpeg,all/all ... i can't think of a situation where
that would be a sane entry though... which is why i stuck to the more
efficient "compare the first item in the list" approach =)

svn path=/trunk/kdebase/libkonq/; revision=176581
2002-09-09 03:04:08 +00:00
David Faure 56102ed938 Servicemenus had to use 'allfiles' to mean all/all -> added support for
all/all and all/allfiles.

svn path=/trunk/kdebase/libkonq/; revision=175424
2002-09-03 08:37:39 +00:00
Stephan Binner 03486b38b9 CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
svn path=/trunk/kdebase/libkonq/; revision=174152
2002-08-27 20:30:50 +00:00
Stephan Binner 37ef66ed6b CVS_SILENT Style guide fix, use "cvslastchange" or X-WebCVS header line to view
svn path=/trunk/kdebase/libkonq/; revision=171956
2002-08-14 11:04:22 +00:00
Simon Hausmann 595ce0e22a - unbreak the openwith/preview submenus
+       menu.setAttribute( "name", "openwith submenu" );

svn path=/trunk/kdebase/libkonq/; revision=167591
2002-07-19 20:56:50 +00:00
Chris Howells 4f864e4258 More accels, hopefully no conflicts (and that the merge conflict was resolved properly) ;)
svn path=/trunk/kdebase/libkonq/; revision=166493
2002-07-13 20:12:00 +00:00
David Faure 8ed8bdf283 "Open In New Window" is "Open" in kdesktop.
The question seems to be now whether it shouldn't be called "Open" in all cases.

svn path=/trunk/kdebase/libkonq/; revision=166194
2002-07-12 10:16:33 +00:00
David Faure 3edfb6f086 Ctrl+c+q (aka reindent unreadable code)
svn path=/trunk/kdebase/libkonq/; revision=161586
2002-06-17 10:52:42 +00:00
Nadeem Hasan 0619bd94c9 "New Tab" -> "Open in New Tab"
"New Window" -> "Open in New Window"

Since thats what these do.

svn path=/trunk/kdebase/libkonq/; revision=159419
2002-06-05 02:55:52 +00:00
Stephan Binner cf8a42908b Use XML gui merging.
svn path=/trunk/kdebase/libkonq/; revision=156692
2002-05-21 09:44:04 +00:00
David Faure da9e3b0059 This newviewPos sucks - we have GUI merging to avoid suck things.
But anyway, it compiles now.

svn path=/trunk/kdebase/libkonq/; revision=155390
2002-05-14 11:36:19 +00:00
Stephan Binner ed01e68e1d Moved m_newviewPos to KonqPopupMenuPrivate.
svn path=/trunk/kdebase/libkonq/; revision=154571
2002-05-09 07:17:44 +00:00
Stephan Binner ec52fc1de8 + // KonqMainWindow needs position of "newview" to insert "newtab" properly
+  int newviewPos() { return m_newviewPos; }

svn path=/trunk/kdebase/libkonq/; revision=154526
2002-05-08 22:27:45 +00:00
David Faure 98871775f4 Use a "pasteto" action when pasting in the RMB for a directory.
This pastes into the directory instead of pasting into the current view.
#42210

svn path=/trunk/kdebase/libkonq/; revision=154296
2002-05-07 14:24:01 +00:00
Simon Hausmann 31b053fa94 - don't crash. basically reverted ellis' commit, don't specify this as
parent (double deletion!) and call setWidget manually.

svn path=/trunk/kdebase/libkonq/; revision=153686
2002-05-04 10:44:04 +00:00
Laurent Montel ef235f6880 Add support for share directory.
Patch create by David and me for MandrakeSoft.
It works with on and nfs network

svn path=/trunk/kdebase/libkonq/; revision=149817
2002-04-16 17:06:27 +00:00
David Faure e4e7340e32 Trivial fix to make "Open in new window" available in all cases again.
Bug found by Mukhsein Johari <arashi1@pd.jaring.my>

svn path=/trunk/kdebase/libkonq/; revision=141522
2002-03-07 13:00:03 +00:00
Carsten Pfeiffer 9b4a42fe41 - moved to kio/bookmark on the server
- adapt to KBookmarkManager changes

svn path=/trunk/kdebase/libkonq/; revision=140935
2002-03-04 13:42:26 +00:00
David Faure 5cd5278f00 Longstanding bug: RMB+"Add bookmark" wasn't using the page title for the bookmark.
svn path=/trunk/kdebase/libkonq/; revision=138931
2002-02-27 04:44:03 +00:00
Marc Mutz bcf428d610 kpropsdlg.h -> kpropertiesdialog.h
svn path=/trunk/kdebase/libkonq/; revision=137748
2002-02-21 00:54:06 +00:00
Simon Hausmann d94a6812f8 - no need for the manual removeChildClient calls anymore
svn path=/trunk/kdebase/libkonq/; revision=133409
2002-01-23 20:59:23 +00:00
Holger Freyther 9c252b4a1a delete kewl but useless c'tor
svn path=/trunk/kdebase/libkonq/; revision=132989
2002-01-21 21:04:50 +00:00
Holger Freyther cced5233e2 give plugins and others more informations about the files
via KonqPopupMenu::ProtocolInfo
david, simon could you please check it?
david suggested to allocate Iterators on the stack only if we're sure we
need them

svn path=/trunk/kdebase/libkonq/; revision=132984
2002-01-21 20:46:23 +00:00