dolphin/lib/konq
Simon Hausmann 589eeb4e81 - moved the empty-trash-bin functionality from KonqPopupMenu to KonqOperations.
The reason: In KonqpopupMenu we used to connect to the result() signal
  of the del iojob. However the slot could never be reached, because the popupmenu
  was destroyed right after the call anyway.
  Unfortuantely this still does not fix the empty-trash functionality itself
  I still get stuff like:

  kio (KIOJob):  -- with progress info --
QObject::connect: No such signal QObject::result(KIO::Job*)
QObject::connect:  (sender name:
'H÷¸@H÷¸@`XX÷¸@X÷¸@øøh÷¸@h÷¸@p÷¸@p÷¸@x÷¸@x÷¸@?÷¸@?÷¸@?÷¸@?÷¸@?÷¸@?÷¸@?÷¸@?÷¸@ ÷¸@ ÷¸@¨÷¸@¨÷¸@°÷¸@°÷¸@¸÷¸@¸÷¸@À÷¸@À÷¸@È÷¸@È÷¸@Ð÷¸@Ð÷¸@Ø÷¸@Ø÷¸@à÷¸@à÷¸@è÷¸@è÷¸@ð÷¸@ð÷¸@ø÷¸@ø÷¸@')
QObject::connect:  (receiver name: 'KonqOperations')

  with not result though (no files are being deleted) . and sometimes it crashes..

(oh, and I just noticed: The empty-trash menu item in the popupmenu appears
only when the URL is actually opened in a view. It does not appear in the popupmenu
in kdesktop)

svn path=/trunk/kdebase/libkonq/; revision=47649
2000-04-27 17:59:11 +00:00
..
Templates Fixes for new icons 2000-03-25 16:54:34 +00:00
AUTHORS - removing KonqProgressProxy 1999-08-11 20:26:38 +00:00
DESIGN Updated. I doubt anybody reads this though. 2000-02-26 22:44:53 +00:00
kbookmark.cc utf8() returns a QCString. 2000-04-25 00:34:56 +00:00
kbookmark.h Started porting... 2000-02-19 20:30:21 +00:00
kbookmarkbar.cc Port to changed iconloader API. 2000-04-02 20:49:56 +00:00
kbookmarkbar.h QAction -> KAction changes. Really, all this means is: 2000-03-25 07:07:56 +00:00
kbookmarkmenu.cc Get rid of KIconLoader::Size. 2000-04-24 13:47:34 +00:00
kbookmarkmenu.h QAction -> KAction changes. Really, all this means is: 2000-03-25 07:07:56 +00:00
kdirlister.cc Don't emit newItems if list is empty (only dot files for instance) 2000-04-22 16:18:34 +00:00
kdirlister.h Fixed stop() to avoid emitting completed or canceled from it, 2000-04-20 15:25:33 +00:00
kfileivi.cc React on icon settings change. 2000-04-21 18:18:15 +00:00
kfileivi.h React on icon settings change. 2000-04-21 18:18:15 +00:00
knewmenu.cc - text = i18n("New Folder :"); 2000-04-16 18:28:04 +00:00
knewmenu.h QAction -> KAction changes. Really, all this means is: 2000-03-25 07:07:56 +00:00
konq_bgnddlg.cc libkonqueror is now part of libkonq (files moved on server). 2000-04-13 20:33:21 +00:00
konq_bgnddlg.h This commit was manufactured by cvs2svn to accommodate 2000-04-13 20:33:21 +00:00
konq_events.cc This commit was manufactured by cvs2svn to accommodate 2000-04-13 20:33:21 +00:00
konq_events.h This commit was manufactured by cvs2svn to accommodate 2000-04-13 20:33:21 +00:00
konq_propsview.cc Area code fix for the stuff recently moved to libkonq (1202->1203) 2000-04-17 13:41:25 +00:00
konq_propsview.h This commit was manufactured by cvs2svn to accommodate 2000-04-13 20:33:21 +00:00
konqdefaults.h WABA: Changed the way font settings are saved 2000-04-18 19:52:28 +00:00
konqdrag.cc Made it better by returning KURL::List instead of QStringList 2000-03-12 00:34:35 +00:00
konqdrag.h Made it better by returning KURL::List instead of QStringList 2000-03-12 00:34:35 +00:00
konqfileitem.cc Use KIO::convertSize to show statusbar info on a file (fixes 10000KB) 2000-04-21 11:24:07 +00:00
konqfileitem.h Split KFileItem out of KonqFileItem, as a base class. 2000-04-10 15:59:25 +00:00
konqiconviewwidget.cc React on icon settings change. 2000-04-21 18:18:15 +00:00
konqiconviewwidget.h React on icon settings change. 2000-04-21 18:18:15 +00:00
konqoperations.cc - moved the empty-trash-bin functionality from KonqPopupMenu to KonqOperations. 2000-04-27 17:59:11 +00:00
konqoperations.h - moved the empty-trash-bin functionality from KonqPopupMenu to KonqOperations. 2000-04-27 17:59:11 +00:00
konqpopupmenu.cc - moved the empty-trash-bin functionality from KonqPopupMenu to KonqOperations. 2000-04-27 17:59:11 +00:00
konqpopupmenu.h - moved the empty-trash-bin functionality from KonqPopupMenu to KonqOperations. 2000-04-27 17:59:11 +00:00
konqsettings.cc WABA: Changed the way font settings are saved 2000-04-18 19:52:28 +00:00
konqsettings.h WABA: Changed the way font settings are saved 2000-04-18 19:52:28 +00:00
Makefile.am link kparts 2000-04-13 20:44:41 +00:00