]>
cloud.milkyroute.net Git - dolphin.git/log
Rafael Fernández López [Mon, 18 Jun 2007 14:58:30 +0000 (14:58 +0000)]
Speed improvements in some places. All sortings and categories implemented.
svn path=/trunk/KDE/kdebase/apps/; revision=677156
Rafael Fernández López [Mon, 18 Jun 2007 12:44:00 +0000 (12:44 +0000)]
Fix small problem when building categories and sorting by name. Better readable code.
svn path=/trunk/KDE/kdebase/apps/; revision=677087
Rafael Fernández López [Mon, 18 Jun 2007 12:36:54 +0000 (12:36 +0000)]
Sort by date finished. Add speed improvement when comparing strings. enum adaptations.
CCMAIL: faure@kde.org
svn path=/trunk/KDE/kdebase/apps/; revision=677083
Rafael Fernández López [Mon, 18 Jun 2007 10:39:02 +0000 (10:39 +0000)]
First show folders when sorting by type, then sort categories alphabetically. Yeah !
svn path=/trunk/KDE/kdebase/apps/; revision=677030
Rafael Fernández López [Mon, 18 Jun 2007 10:33:28 +0000 (10:33 +0000)]
Fix small problems with enums. Sort by type works like a charm :)
svn path=/trunk/KDE/kdebase/apps/; revision=677029
Rafael Fernández López [Mon, 18 Jun 2007 09:37:41 +0000 (09:37 +0000)]
Avoid category building problems by removing the natural comparation
from here. Is not needed here. Is needed when sorting items inside
categories.
svn path=/trunk/KDE/kdebase/apps/; revision=677022
Rafael Fernández López [Mon, 18 Jun 2007 09:27:12 +0000 (09:27 +0000)]
Let Descending order work
svn path=/trunk/KDE/kdebase/apps/; revision=677018
Andreas Pakulat [Sun, 17 Jun 2007 21:14:54 +0000 (21:14 +0000)]
Port to new kde4_add_*test* macros
svn path=/trunk/KDE/kdebase/apps/; revision=676863
Christian Ehrlicher [Sun, 17 Jun 2007 21:12:39 +0000 (21:12 +0000)]
fix signal foundMountPoint()
svn path=/trunk/KDE/kdebase/apps/; revision=676855
Rafael Fernández López [Sun, 17 Jun 2007 18:23:53 +0000 (18:23 +0000)]
If our folders or files have the same number of items or size, sort them
CORRECTLY by their names :)
svn path=/trunk/KDE/kdebase/apps/; revision=676792
Peter Penz [Sun, 17 Jun 2007 17:59:32 +0000 (17:59 +0000)]
prevent deselection of current folder in inactive columns
svn path=/trunk/KDE/kdebase/apps/; revision=676787
Peter Penz [Sun, 17 Jun 2007 16:56:37 +0000 (16:56 +0000)]
internationalization fixes (patch submitted by Andrius Štikonas)
svn path=/trunk/KDE/kdebase/apps/; revision=676768
Peter Penz [Sun, 17 Jun 2007 16:42:04 +0000 (16:42 +0000)]
don't hardcode the spacing...
svn path=/trunk/KDE/kdebase/apps/; revision=676762
Rafael Fernández López [Sun, 17 Jun 2007 16:25:44 +0000 (16:25 +0000)]
Ideal behavior when showing hidden files. Hooah !
svn path=/trunk/KDE/kdebase/apps/; revision=676752
Rafael Fernández López [Sun, 17 Jun 2007 15:32:31 +0000 (15:32 +0000)]
New and powerful KListView. Still pending class renaming. There are two
methods that I need to think about it, and boost. Small issues like
reloading all data when sorting role suddenly changes. In general terms
it will work nice when you sort by name or size. We have to work further
when we sort by other roles. Nice times.
svn path=/trunk/KDE/kdebase/apps/; revision=676732
Peter Penz [Sun, 17 Jun 2007 15:04:01 +0000 (15:04 +0000)]
Improve the column view by indicating active/inactive columns visually.
svn path=/trunk/KDE/kdebase/apps/; revision=676721
Script Kiddy [Sun, 17 Jun 2007 05:52:33 +0000 (05:52 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=676551
Laurent Montel [Sat, 16 Jun 2007 16:11:29 +0000 (16:11 +0000)]
Add missing encoding key
svn path=/trunk/KDE/kdebase/apps/; revision=676309
Laurent Montel [Sat, 16 Jun 2007 16:00:53 +0000 (16:00 +0000)]
Fix typo
svn path=/trunk/KDE/kdebase/apps/; revision=676307
Peter Penz [Sat, 16 Jun 2007 13:55:48 +0000 (13:55 +0000)]
use a transparent background to let the users eye focus on the folder content (e. g. like in http://www.kde-look.org/content/preview.php?preview=1&id=60475&file1=60475-1.jpg&file2=&file3=&name=Crystal+Project)
svn path=/trunk/KDE/kdebase/apps/; revision=676274
Pino Toscano [Sat, 16 Jun 2007 13:06:27 +0000 (13:06 +0000)]
- add the Encoding key where missing
- end the lists with the separator
svn path=/trunk/KDE/kdebase/apps/; revision=676260
Script Kiddy [Sat, 16 Jun 2007 05:23:15 +0000 (05:23 +0000)]
SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/apps/; revision=676131
Peter Penz [Fri, 15 Jun 2007 18:52:06 +0000 (18:52 +0000)]
Column view fixes:
* provide basic drag & drop (including hover information)
* respect font settings and icon size
(still very lot issues are open yet, but I'm in contact with Benjamin to assure that I don't go for a wrong approach)
svn path=/trunk/KDE/kdebase/apps/; revision=676032
Peter Penz [Fri, 15 Jun 2007 17:39:46 +0000 (17:39 +0000)]
provide "hovering" for the items of a column view
svn path=/trunk/KDE/kdebase/apps/; revision=676005
Kevin Ottens [Fri, 15 Jun 2007 00:52:25 +0000 (00:52 +0000)]
Make use of the error messages coming from the places model.
svn path=/trunk/KDE/kdebase/apps/; revision=675760
Peter Penz [Thu, 14 Jun 2007 17:46:12 +0000 (17:46 +0000)]
take care for const-correctness
svn path=/trunk/KDE/kdebase/apps/; revision=675680
Script Kiddy [Thu, 14 Jun 2007 17:32:01 +0000 (17:32 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=675673
Peter Penz [Wed, 13 Jun 2007 20:41:06 +0000 (20:41 +0000)]
internationalization fix (thanks to Andrius Štikonas)
svn path=/trunk/KDE/kdebase/apps/; revision=675221
Laurent Montel [Wed, 13 Jun 2007 18:52:44 +0000 (18:52 +0000)]
Remove not necessary 'class classname;'
svn path=/trunk/KDE/kdebase/apps/; revision=675129
Script Kiddy [Wed, 13 Jun 2007 17:57:01 +0000 (17:57 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=675092
Peter Penz [Wed, 13 Jun 2007 17:42:16 +0000 (17:42 +0000)]
provide a common drawing method for the hover indication during drag & drop until issue/wish #160611 is solved in Qt4.4
svn path=/trunk/KDE/kdebase/apps/; revision=675042
Peter Penz [Wed, 13 Jun 2007 17:08:39 +0000 (17:08 +0000)]
fixed some activation issues in combination with split views
svn path=/trunk/KDE/kdebase/apps/; revision=674980
Peter Penz [Tue, 12 Jun 2007 21:45:22 +0000 (21:45 +0000)]
* allow to toggle the content of split views by the context menu
* minor cleanups in DolphinMainWindow
svn path=/trunk/KDE/kdebase/apps/; revision=674713
Peter Penz [Tue, 12 Jun 2007 19:26:34 +0000 (19:26 +0000)]
assure that when switching the view mode from a column view to another view, that the URL from the dir lister is used instead of the URL from the navigator (has been temporary deactivated because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=674652
Peter Penz [Tue, 12 Jun 2007 17:48:39 +0000 (17:48 +0000)]
use "dialog-close" icon for closing the filterbar
svn path=/trunk/KDE/kdebase/apps/; revision=674618
Peter Penz [Tue, 12 Jun 2007 15:59:06 +0000 (15:59 +0000)]
fix for languages having more than one plural form (thanks to Andrius Štikonas for the patch)
svn path=/trunk/KDE/kdebase/apps/; revision=674576
Sebastian Trueg [Mon, 11 Jun 2007 21:46:04 +0000 (21:46 +0000)]
Adapt Dolphin Nepomuk support to namespace changes.
svn path=/trunk/KDE/kdebase/apps/; revision=674158
Script Kiddy [Sun, 10 Jun 2007 20:58:45 +0000 (20:58 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=673683
Peter Penz [Sun, 10 Jun 2007 11:54:12 +0000 (11:54 +0000)]
don't reset the x-position to 0 in the Column View, if a new directory is loaded
svn path=/trunk/KDE/kdebase/apps/; revision=673500
Peter Penz [Sun, 10 Jun 2007 11:46:41 +0000 (11:46 +0000)]
Remember and restore position of viewport when reloading or going back in history (worked already before the DolphinView/DolphinViewContainer split). Minor open issue: the x-position of the Column View is reset to 0...
svn path=/trunk/KDE/kdebase/apps/; revision=673498
Peter Penz [Sun, 10 Jun 2007 06:36:31 +0000 (06:36 +0000)]
don't connect to slots which are not available anymore
svn path=/trunk/KDE/kdebase/apps/; revision=673397
Peter Penz [Sat, 9 Jun 2007 16:01:46 +0000 (16:01 +0000)]
allow to drop items to the URL navigator again (this was accidentally disabled because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=673254
Peter Penz [Fri, 8 Jun 2007 14:14:34 +0000 (14:14 +0000)]
added signals errorMessage(const QString&) and infoMessage(const QString&) for the DolphinView
svn path=/trunk/KDE/kdebase/apps/; revision=672944
Peter Penz [Fri, 8 Jun 2007 14:02:34 +0000 (14:02 +0000)]
enable progress information in statusbar again (has been disabled temporary because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=672937
Peter Penz [Fri, 8 Jun 2007 13:44:59 +0000 (13:44 +0000)]
enable hovering information in the status bar again (has been disabled temporary because of the DolphinView/DolphinViewContainer split)
svn path=/trunk/KDE/kdebase/apps/; revision=672931
Peter Penz [Thu, 7 Jun 2007 21:57:36 +0000 (21:57 +0000)]
remove unused signal
svn path=/trunk/KDE/kdebase/apps/; revision=672703
Peter Penz [Thu, 7 Jun 2007 21:41:22 +0000 (21:41 +0000)]
assure that the view actions are updated when the split view is activated
svn path=/trunk/KDE/kdebase/apps/; revision=672702
Peter Penz [Thu, 7 Jun 2007 21:30:02 +0000 (21:30 +0000)]
removed obsolete renaming code, which is not needed anymore due to the DolphinView/DolphinViewWidget split
svn path=/trunk/KDE/kdebase/apps/; revision=672696
Peter Penz [Thu, 7 Jun 2007 21:10:48 +0000 (21:10 +0000)]
First big step to make it possible that the DolphinView can be embedded as KPart into Konqueror (discussed with David Faure). A lot of refactoring of the DolphinView has been done:
- The DolphinView does not contain the URL navigator, the filterbar and the statusbar anymore. Those widgets have been moved to DolphinViewContainer.
- The DolphinView does not contain any reference to the main window anymore.
Currently there are some minor regressions (the statusbar shows less informations, renaming has been deactivated), but they will get fixed during the next days. Also still a lot of interface cleanups must be done, but let's just do it step by step...
svn path=/trunk/KDE/kdebase/apps/; revision=672692
Peter Penz [Wed, 6 Jun 2007 20:32:03 +0000 (20:32 +0000)]
start to simplify the DolphinController as preparation for the kparts DolphinViewWidget (as discussed with David)
svn path=/trunk/KDE/kdebase/apps/; revision=672357
Peter Penz [Wed, 6 Jun 2007 18:08:30 +0000 (18:08 +0000)]
don't show a drop indicator if another column than the 'Name' column is hovered
svn path=/trunk/KDE/kdebase/apps/; revision=672310
Peter Penz [Wed, 6 Jun 2007 17:38:22 +0000 (17:38 +0000)]
Instead of darkening the background color of an inactive view, just use a transparent background. Makes no big difference for styles like Plastique, but looks better for Oxygen.
svn path=/trunk/KDE/kdebase/apps/; revision=672302
Peter Penz [Wed, 6 Jun 2007 16:59:21 +0000 (16:59 +0000)]
assure that all statusbar elements use a transparent background to look nice with Oxygens gradiented background
svn path=/trunk/KDE/kdebase/apps/; revision=672293
Script Kiddy [Wed, 6 Jun 2007 04:42:35 +0000 (04:42 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=672108
Dirk Mueller [Tue, 5 Jun 2007 15:04:56 +0000 (15:04 +0000)]
cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=671813
Max Blazejak [Tue, 5 Jun 2007 00:57:14 +0000 (00:57 +0000)]
Removed some unnecessary includes
svn path=/trunk/KDE/kdebase/apps/; revision=671563
Matthew Woehlke [Mon, 4 Jun 2007 15:15:40 +0000 (15:15 +0000)]
Cleanups from KGraphicsUtils->KColorUtils (r671350)
svn path=/trunk/KDE/kdebase/apps/; revision=671357
Laurent Montel [Mon, 4 Jun 2007 08:24:29 +0000 (08:24 +0000)]
Remove not necessary "class classname;"
svn path=/trunk/KDE/kdebase/apps/; revision=671233
Peter Penz [Sun, 3 Jun 2007 15:50:52 +0000 (15:50 +0000)]
Don't use a toggle action for "Split/Join" if the text and icon is changed dynamically.
svn path=/trunk/KDE/kdebase/apps/; revision=671043
Peter Penz [Sun, 3 Jun 2007 15:19:52 +0000 (15:19 +0000)]
David Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)
svn path=/trunk/KDE/kdebase/apps/; revision=671034
Peter Penz [Sun, 3 Jun 2007 15:09:43 +0000 (15:09 +0000)]
make the Viewproperties dialog less cluttered and smaller
svn path=/trunk/KDE/kdebase/apps/; revision=671030
Peter Penz [Sun, 3 Jun 2007 14:07:45 +0000 (14:07 +0000)]
also toggle the text between "Split" and "Join" for the split action
svn path=/trunk/KDE/kdebase/apps/; revision=671018
Peter Penz [Sun, 3 Jun 2007 13:56:06 +0000 (13:56 +0000)]
update to David's suggestion for split view (http://davigno.oxygen-icons.org/?p=43)
svn path=/trunk/KDE/kdebase/apps/; revision=671011
Peter Penz [Sun, 3 Jun 2007 13:31:16 +0000 (13:31 +0000)]
use "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the update!)
svn path=/trunk/KDE/kdebase/apps/; revision=671004
Script Kiddy [Sun, 3 Jun 2007 05:19:23 +0000 (05:19 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=670948
Peter Penz [Sat, 2 Jun 2007 17:42:43 +0000 (17:42 +0000)]
don't forget to clear the hover information when a drag leave event occurs
svn path=/trunk/KDE/kdebase/apps/; revision=670856
Peter Penz [Sat, 2 Jun 2007 17:35:00 +0000 (17:35 +0000)]
Provide a hover information when dragging items above other items. TODO: this code can be removed again when issue #160611 is solved in Qt 4.4.
svn path=/trunk/KDE/kdebase/apps/; revision=670851
Peter Penz [Sat, 2 Jun 2007 17:28:59 +0000 (17:28 +0000)]
Provide a hover information when dragging items above other items. TODO: this code can be removed again when issue #160611 is solved in Qt 4.4.
svn path=/trunk/KDE/kdebase/apps/; revision=670848
Peter Penz [Sat, 2 Jun 2007 15:40:38 +0000 (15:40 +0000)]
Fix issue that selection is not cleared when clicking on another column than the 'Name' column (occurs in combination with the Details View).
svn path=/trunk/KDE/kdebase/apps/; revision=670796
Peter Penz [Sat, 2 Jun 2007 15:04:44 +0000 (15:04 +0000)]
Assure that the selection is cleared if a click on the viewport is done.
svn path=/trunk/KDE/kdebase/apps/; revision=670761
Peter Penz [Sat, 2 Jun 2007 15:03:03 +0000 (15:03 +0000)]
* Fix triggering an assertion when the elastic band is already hidden.
* Assure that the selection gets cleared if a click on the viewport is done.
svn path=/trunk/KDE/kdebase/apps/; revision=670759
Robert Knight [Fri, 1 Jun 2007 18:43:04 +0000 (18:43 +0000)]
Slightly clearer checkbox names.
svn path=/trunk/KDE/kdebase/apps/; revision=670495
Peter Penz [Thu, 31 May 2007 20:58:39 +0000 (20:58 +0000)]
pass alpha value in ctor
svn path=/trunk/KDE/kdebase/apps/; revision=670248
Peter Penz [Thu, 31 May 2007 20:08:06 +0000 (20:08 +0000)]
reimplemented rubberband handling in Details View without using the (quite slow) QRubberBand widget
svn path=/trunk/KDE/kdebase/apps/; revision=670234
Peter Penz [Thu, 31 May 2007 16:14:47 +0000 (16:14 +0000)]
Provide a rubberband for the Details View when selecting items. This assures a consistent behavior with the Icons View and the selection style of other file managers (in opposite to QListView it is not possible in QTreeView to show a rubberband automatically within Qt 4.3 :-().
svn path=/trunk/KDE/kdebase/apps/; revision=670181
Script Kiddy [Tue, 29 May 2007 05:15:16 +0000 (05:15 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=669344
Sebastian Trueg [Mon, 28 May 2007 07:55:07 +0000 (07:55 +0000)]
* Adapt KMetaData changes.
* Dolphin now handles multiple file selections properly in case of metadata.
svn path=/trunk/KDE/kdebase/apps/; revision=668954
Peter Penz [Mon, 28 May 2007 05:38:13 +0000 (05:38 +0000)]
use KGraphicsUtils::blendColor() instead of custom mixColors() method
svn path=/trunk/KDE/kdebase/apps/; revision=668924
Peter Penz [Mon, 28 May 2007 04:32:57 +0000 (04:32 +0000)]
create modal dialogs on stack as David suggested
svn path=/trunk/KDE/kdebase/apps/; revision=668900
Script Kiddy [Sun, 27 May 2007 05:03:47 +0000 (05:03 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=668646
Peter Penz [Sat, 26 May 2007 13:33:36 +0000 (13:33 +0000)]
reanimate properties dialog (thanks to Laurent Montel for fixing it in the tree view!)
svn path=/trunk/KDE/kdebase/apps/; revision=668453
Laurent Montel [Sat, 26 May 2007 12:58:12 +0000 (12:58 +0000)]
display properties dialogbox
svn path=/trunk/KDE/kdebase/apps/; revision=668442
Laurent Montel [Sat, 26 May 2007 12:54:36 +0000 (12:54 +0000)]
Fix signal/slot
svn path=/trunk/KDE/kdebase/apps/; revision=668440
Peter Penz [Sat, 26 May 2007 09:16:56 +0000 (09:16 +0000)]
allow to reset all settings to default values
svn path=/trunk/KDE/kdebase/apps/; revision=668398
Peter Penz [Sat, 26 May 2007 07:51:43 +0000 (07:51 +0000)]
remember the size of dialogs
svn path=/trunk/KDE/kdebase/apps/; revision=668385
André Wöbbeking [Sun, 20 May 2007 20:52:40 +0000 (20:52 +0000)]
also compile without HAVE_KMETADATA
svn path=/trunk/KDE/kdebase/apps/; revision=666761
Peter Penz [Sat, 19 May 2007 18:04:31 +0000 (18:04 +0000)]
EBN fixes (thanks to Max Blazejak!)
svn path=/trunk/KDE/kdebase/apps/; revision=666387
Peter Penz [Sat, 19 May 2007 17:53:12 +0000 (17:53 +0000)]
- rename m_name to m_nameLabel for consistency
- prevent that the m_nameLabel increases the size of the infosidebar if the text cannot get wrapped
svn path=/trunk/KDE/kdebase/apps/; revision=666383
Peter Penz [Sat, 19 May 2007 17:23:35 +0000 (17:23 +0000)]
internal cleanup; additional meta information can be shown now, although this code path is deactivated currently because the system hangs when retreiving the meta information of a zip-file
svn path=/trunk/KDE/kdebase/apps/; revision=666379
Peter Penz [Sat, 19 May 2007 17:22:20 +0000 (17:22 +0000)]
minor coding guideline fixes
svn path=/trunk/KDE/kdebase/apps/; revision=666375
Peter Penz [Sat, 19 May 2007 14:42:11 +0000 (14:42 +0000)]
performance optimization: don't retrieve the meta information immediately when changing the item selection, wait 300 ms until no selection change has been done
svn path=/trunk/KDE/kdebase/apps/; revision=666342
Peter Penz [Sat, 19 May 2007 12:25:31 +0000 (12:25 +0000)]
include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=666303
David Faure [Sat, 19 May 2007 08:03:39 +0000 (08:03 +0000)]
Make the test link (moving renamedialog to libdolphinprivate since we'll need that feature in the part anyway)
svn path=/trunk/KDE/kdebase/apps/; revision=666229
Peter Penz [Fri, 18 May 2007 23:51:03 +0000 (23:51 +0000)]
EBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).
svn path=/trunk/KDE/kdebase/apps/; revision=666164
Peter Penz [Fri, 18 May 2007 23:42:17 +0000 (23:42 +0000)]
although not required at the moment, this alignment makes sense with the improved KFileItemDelegate implementation from Fredrik (hope Fredrik commits on Monday :-))
svn path=/trunk/KDE/kdebase/apps/; revision=666163
Peter Penz [Fri, 18 May 2007 23:36:58 +0000 (23:36 +0000)]
David Faure wrote:
> Sounds like the kind of method that would benefit greatly from a unit test :)
OK, committing my first unit test for KDE. Although very minimal it's at least a start ;-) (currently deactivated as I've some problem in CMakeList.txt)
svn path=/trunk/KDE/kdebase/apps/; revision=666162
Peter Penz [Fri, 18 May 2007 20:57:35 +0000 (20:57 +0000)]
grmpf - forgot to remove the kDebug() statement in my previous commit...
svn path=/trunk/KDE/kdebase/apps/; revision=666125
Peter Penz [Fri, 18 May 2007 20:52:48 +0000 (20:52 +0000)]
When renaming items in Dolphin, only the name should be selected, not the extensions like ".gif", ".txt" etc. The inconvenient part is if the item name is something like "cmake-2.4.5", where the version number does not count as extension (-> the whole string should be selected in this case).
This patch should fix the problem...
Examples (name -> selected string):
"Image.gif" -> "Image"
"package.tar.gz" -> "package"
"cmake-2.4.5" -> "cmake-2.4.5"
"Image.1.12.gif" -> "Image.1.12"
"Image.tar.1.12.gz" -> "Image"
svn path=/trunk/KDE/kdebase/apps/; revision=666118
Peter Penz [Fri, 18 May 2007 19:39:08 +0000 (19:39 +0000)]
Allow to configure whether an asking for confirmation should be done for the 'Move To Trash' and 'Delete' actions. This setting is used by konq_operations.cc and shared with Konqueror.
svn path=/trunk/KDE/kdebase/apps/; revision=666103
Peter Penz [Fri, 18 May 2007 13:06:41 +0000 (13:06 +0000)]
- assure that when hovering the viewport that an empty request for item information is send
- remove unused method
svn path=/trunk/KDE/kdebase/apps/; revision=665973