]>
cloud.milkyroute.net Git - dolphin.git/log
Peter Penz [Sun, 25 Mar 2007 06:44:28 +0000 (06:44 +0000)]
Patch by Luca Gugelmann: get rid of any mainwindow dependency from the sidebars.
svn path=/trunk/KDE/kdebase/apps/; revision=646256
Peter Penz [Sat, 24 Mar 2007 15:16:15 +0000 (15:16 +0000)]
when renaming only one item, suggest the original item name instead of "New Name"
svn path=/trunk/KDE/kdebase/apps/; revision=646100
Peter Penz [Sat, 24 Mar 2007 15:00:38 +0000 (15:00 +0000)]
improve error handling by queueing old messages
svn path=/trunk/KDE/kdebase/apps/; revision=646091
Script Kiddy [Fri, 23 Mar 2007 18:33:20 +0000 (18:33 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=645846
Laurent Montel [Fri, 23 Mar 2007 16:00:31 +0000 (16:00 +0000)]
Q3PopupMenu--
svn path=/trunk/KDE/kdebase/apps/; revision=645781
Laurent Montel [Fri, 23 Mar 2007 15:32:28 +0000 (15:32 +0000)]
Create shared lib as discussed with David and Peter
It will used to create kparts which will use theses class
svn path=/trunk/KDE/kdebase/apps/; revision=645768
Laurent Montel [Fri, 23 Mar 2007 14:00:51 +0000 (14:00 +0000)]
Not necessary to create private class if we don't use it
svn path=/trunk/KDE/kdebase/apps/; revision=645737
Laurent Montel [Fri, 23 Mar 2007 13:52:09 +0000 (13:52 +0000)]
Not necessary here
svn path=/trunk/KDE/kdebase/apps/; revision=645732
Laurent Montel [Fri, 23 Mar 2007 13:46:43 +0000 (13:46 +0000)]
This file is obsolete and not necessary here
svn path=/trunk/KDE/kdebase/apps/; revision=645727
Luca Gugelmann [Thu, 22 Mar 2007 23:57:20 +0000 (23:57 +0000)]
Prevent dolphin from crashing when selecting several files and the
knep{daemon,coreservices} are not running.
svn path=/trunk/KDE/kdebase/apps/; revision=645589
Luca Gugelmann [Thu, 22 Mar 2007 21:38:33 +0000 (21:38 +0000)]
That's one parenthesis too much
svn path=/trunk/KDE/kdebase/apps/; revision=645552
Daniel Molkentin [Thu, 22 Mar 2007 21:29:06 +0000 (21:29 +0000)]
less Qt 3 compant classes
svn path=/trunk/KDE/kdebase/apps/; revision=645548
Peter Penz [Thu, 22 Mar 2007 19:25:44 +0000 (19:25 +0000)]
improve the handling when applying item effects to cut items
svn path=/trunk/KDE/kdebase/apps/; revision=645516
Peter Penz [Thu, 22 Mar 2007 16:39:43 +0000 (16:39 +0000)]
KUniqueApplication::newInstance() already takes care about DBus (thanks to David for the hint).
svn path=/trunk/KDE/kdebase/apps/; revision=645447
Daniel Molkentin [Thu, 22 Mar 2007 14:08:38 +0000 (14:08 +0000)]
less KDE 3 dependencies
svn path=/trunk/KDE/kdebase/apps/; revision=645388
Peter Penz [Thu, 22 Mar 2007 07:19:07 +0000 (07:19 +0000)]
Use KUniqueApplication::newInstance() as David suggested some time ago. This simplifies the code and solves the issue that the window is not moved to the foreground when opening new main windows.
svn path=/trunk/KDE/kdebase/apps/; revision=645276
Peter Penz [Thu, 22 Mar 2007 06:18:20 +0000 (06:18 +0000)]
use correct icons
svn path=/trunk/KDE/kdebase/apps/; revision=645273
David Faure [Tue, 20 Mar 2007 22:51:11 +0000 (22:51 +0000)]
Converted to the standard mimetype names
svn path=/trunk/KDE/kdebase/apps/; revision=644795
Peter Penz [Tue, 20 Mar 2007 21:54:12 +0000 (21:54 +0000)]
Fixed crash on startup, when the treeview has been activated. Thanks to David Faure for the faster-than-light-adding of the helper method KDirModel::itemForUrl() and the good hints about the root of the issue!
svn path=/trunk/KDE/kdebase/apps/; revision=644775
Peter Penz [Tue, 20 Mar 2007 21:20:32 +0000 (21:20 +0000)]
after checking the kdirmodel implementation for setData() and data() this should be a better to apply a gray effect to cut items
svn path=/trunk/KDE/kdebase/apps/; revision=644763
Peter Penz [Tue, 20 Mar 2007 19:34:39 +0000 (19:34 +0000)]
"fixed" crash when Nepomuk is not used (the crash occurs when going into a directory)
svn path=/trunk/KDE/kdebase/apps/; revision=644721
David Faure [Tue, 20 Mar 2007 18:35:03 +0000 (18:35 +0000)]
Mimetypes renamed to the xdg names using qt4/fix-mimetypes.pl
(note that not all of there renamings are necessary, technically, since a number
of those old names are defined as aliases to the new name;
but better use the canonical names where possible).
svn path=/trunk/KDE/kdebase/konqueror/; revision=644696
Sebastian Trueg [Tue, 20 Mar 2007 12:23:11 +0000 (12:23 +0000)]
Left a stupid debugging line which caused a utf8 problem.
svn path=/trunk/KDE/kdebase/apps/; revision=644565
Sebastian Trueg [Tue, 20 Mar 2007 11:48:10 +0000 (11:48 +0000)]
ok, now it compiles without kmetadata.
svn path=/trunk/KDE/kdebase/apps/; revision=644555
Sebastian Trueg [Tue, 20 Mar 2007 11:45:36 +0000 (11:45 +0000)]
compile without kmetadata
svn path=/trunk/KDE/kdebase/apps/; revision=644554
Dirk Mueller [Tue, 20 Mar 2007 11:12:38 +0000 (11:12 +0000)]
make this include optional
svn path=/trunk/KDE/kdebase/apps/; revision=644550
Sebastian Trueg [Tue, 20 Mar 2007 09:01:22 +0000 (09:01 +0000)]
Improved KMetaData integration. The Dolphin info sidebar now uses KMetaData to allow file rating, commenting, and tagging.
This commit is indended to show what can be done with KMetaData in an easy way. The GUI is not perfect yet.
svn path=/trunk/KDE/kdebase/apps/; revision=644510
Peter Penz [Mon, 19 Mar 2007 15:59:23 +0000 (15:59 +0000)]
Step 1 of 2 to fix the issue that reloading of a directory resets the contents position to 0/0 (step 2 will be committed after the BIC Monday...).
svn path=/trunk/KDE/kdebase/apps/; revision=644237
Peter Penz [Mon, 19 Mar 2007 07:16:21 +0000 (07:16 +0000)]
don't invoke a non existent slot
svn path=/trunk/KDE/kdebase/apps/; revision=644061
Peter Penz [Sun, 18 Mar 2007 20:04:07 +0000 (20:04 +0000)]
last commit for this day: I think I was quite tired when I wrote the code...
svn path=/trunk/KDE/kdebase/apps/; revision=643925
Peter Penz [Sun, 18 Mar 2007 19:58:58 +0000 (19:58 +0000)]
assigning the rename-action might make sense ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=643921
Peter Penz [Sat, 17 Mar 2007 21:10:50 +0000 (21:10 +0000)]
implemented cut, copy & paste for sidebar context
svn path=/trunk/KDE/kdebase/apps/; revision=643578
Peter Penz [Sat, 17 Mar 2007 20:49:17 +0000 (20:49 +0000)]
respect context for 'Move To Trash' and 'Delete' action
svn path=/trunk/KDE/kdebase/apps/; revision=643575
Peter Penz [Sat, 17 Mar 2007 20:42:26 +0000 (20:42 +0000)]
Allow to cut, copy, paste, ... the currently selected item from a sidebar by the DolphinContextMenu (currently only used by the tree view).
svn path=/trunk/KDE/kdebase/apps/; revision=643572
Peter Penz [Sat, 17 Mar 2007 20:39:15 +0000 (20:39 +0000)]
fixed typo
svn path=/trunk/KDE/kdebase/apps/; revision=643569
Peter Penz [Fri, 16 Mar 2007 00:24:56 +0000 (00:24 +0000)]
Let's keep it simple: only offer a basic context menu for the treeview sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=642982
Peter Penz [Thu, 15 Mar 2007 22:42:21 +0000 (22:42 +0000)]
Don't force the context menu to be valid only for DolphinView instances, make it possible to have it also inside the treeview sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=642953
Peter Penz [Thu, 15 Mar 2007 21:24:41 +0000 (21:24 +0000)]
let the context menu be aware about the trash
svn path=/trunk/KDE/kdebase/apps/; revision=642935
Peter Penz [Thu, 15 Mar 2007 19:51:48 +0000 (19:51 +0000)]
cleanup of unused forward declarations
svn path=/trunk/KDE/kdebase/apps/; revision=642904
David Faure [Thu, 15 Mar 2007 18:15:24 +0000 (18:15 +0000)]
SVN_SILENT unused (showed up in lxr)
svn path=/trunk/KDE/kdebase/apps/; revision=642879
Peter Penz [Wed, 14 Mar 2007 21:45:06 +0000 (21:45 +0000)]
cleanup of setting dialogs (no Q3 classes anymore)
svn path=/trunk/KDE/kdebase/apps/; revision=642623
Peter Penz [Wed, 14 Mar 2007 21:14:20 +0000 (21:14 +0000)]
For all Zecke thoughts a nice solution could be found during the last weeks :-)
svn path=/trunk/KDE/kdebase/apps/; revision=642616
Peter Penz [Wed, 14 Mar 2007 21:11:48 +0000 (21:11 +0000)]
Fixed some minor coding guidelines issues (getFoo() -> foo(), ...) to be aligned with the kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style). The infosidebar code will be rewritten anyway, but copy/paste often is faster than light ;-)
svn path=/trunk/KDE/kdebase/apps/; revision=642613
Peter Penz [Wed, 14 Mar 2007 20:56:16 +0000 (20:56 +0000)]
Cleanup of iconview-settings dialog (no obsolete Q3 classes, ...) and fix broken zooming in icons view.
svn path=/trunk/KDE/kdebase/apps/; revision=642610
Robert Knight [Wed, 14 Mar 2007 16:47:58 +0000 (16:47 +0000)]
Remove frame and margin around tree view sidebar.
svn path=/trunk/KDE/kdebase/apps/; revision=642531
Stephan Kulow [Wed, 14 Mar 2007 14:11:16 +0000 (14:11 +0000)]
don't overrun the array (CID 3278)
svn path=/trunk/KDE/kdebase/apps/; revision=642471
Peter Penz [Tue, 13 Mar 2007 19:46:49 +0000 (19:46 +0000)]
Use KFontRequester for dialogs as suggested by Ellen at http://wiki.openusability.org/guidelines/index.php/Practical_Examples:Configuration_Dialogs. TODO: get rid of Qt3 classes in these dialogs and use a more sensible spacing/margin
svn path=/trunk/KDE/kdebase/apps/; revision=642269
Peter Penz [Tue, 13 Mar 2007 18:33:00 +0000 (18:33 +0000)]
improve renaming for n selected items/1 selected item
svn path=/trunk/KDE/kdebase/apps/; revision=642235
Peter Penz [Tue, 13 Mar 2007 17:31:54 +0000 (17:31 +0000)]
Allow renaming of items (note that currently the "rename multiple files" dialog is temporary used for this until KFileItemDelegate offers editing functionality).
svn path=/trunk/KDE/kdebase/apps/; revision=642219
Stephan Kulow [Tue, 13 Mar 2007 17:09:06 +0000 (17:09 +0000)]
just assert we're not hiting new modes (CID 3211)
svn path=/trunk/KDE/kdebase/apps/; revision=642215
Stephan Kulow [Tue, 13 Mar 2007 17:06:12 +0000 (17:06 +0000)]
they must be really smaller (CID 3220)
svn path=/trunk/KDE/kdebase/apps/; revision=642214
Chris Howells [Mon, 12 Mar 2007 23:00:52 +0000 (23:00 +0000)]
erm, completely forgot the i18n
svn path=/trunk/KDE/kdebase/apps/; revision=641959
Chris Howells [Mon, 12 Mar 2007 21:35:21 +0000 (21:35 +0000)]
a tooltip - wasn't sure what the button did at first
svn path=/trunk/KDE/kdebase/apps/; revision=641927
Jos van den Oever [Mon, 12 Mar 2007 19:34:34 +0000 (19:34 +0000)]
merge kdelibs-strigi: a new KFileMetaInfo implementation
svn path=/trunk/KDE/kdebase/konqueror/; revision=641869
Peter Penz [Mon, 12 Mar 2007 19:31:38 +0000 (19:31 +0000)]
fix the accidentally testvalue of 1000 ms to 0 ms as originally intended...
svn path=/trunk/KDE/kdebase/apps/; revision=641866
Script Kiddy [Mon, 12 Mar 2007 07:18:43 +0000 (07:18 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=641648
Peter Penz [Sun, 11 Mar 2007 18:28:59 +0000 (18:28 +0000)]
replaced string "MIME Type" by "Type"
svn path=/trunk/KDE/kdebase/apps/; revision=641540
Peter Penz [Sun, 11 Mar 2007 18:14:09 +0000 (18:14 +0000)]
apply 'Additional Information' property immediately to the view when pressing 'OK' or 'Apply'
svn path=/trunk/KDE/kdebase/apps/; revision=641536
Peter Penz [Sun, 11 Mar 2007 17:51:37 +0000 (17:51 +0000)]
disable the 'Additional information' menu for other views then the 'Icons View'
svn path=/trunk/KDE/kdebase/apps/; revision=641532
Peter Penz [Sun, 11 Mar 2007 16:47:12 +0000 (16:47 +0000)]
Allow to set the 'AdditionalInformation' property from KFileItemDelegate for each folder. Use case:
- Icons view for images: set 'Size' as additional property
- Icons view for media: show 'MIME type' as additional property
- Default Icons view: don't show any addtional property for a clean layout.
TODO: KFileItemDelagate::AdditionalInformation intersects with KDirModel::Columns when used in combination with the details view. Assure that the user does not get confronted with such implementation details in the user interface.
svn path=/trunk/KDE/kdebase/apps/; revision=641525
Peter Penz [Sun, 11 Mar 2007 14:45:39 +0000 (14:45 +0000)]
fixed icon naming
svn path=/trunk/KDE/kdebase/apps/; revision=641494
Peter Penz [Sun, 11 Mar 2007 14:41:09 +0000 (14:41 +0000)]
assure that the iconsview settings-dialog fits on a 800 x 600 screen
svn path=/trunk/KDE/kdebase/apps/; revision=641493
Peter Penz [Sun, 11 Mar 2007 11:13:07 +0000 (11:13 +0000)]
Fixed some drag & drop issues:
- allow drag & drop inside the view
- prevent a dragging from a directory into itself
- use QModelIndex instead of the position
svn path=/trunk/KDE/kdebase/apps/; revision=641451
Peter Penz [Sun, 11 Mar 2007 09:15:08 +0000 (09:15 +0000)]
support drag & drop for the treeview sidebar page
svn path=/trunk/KDE/kdebase/apps/; revision=641405
Script Kiddy [Sun, 11 Mar 2007 07:17:00 +0000 (07:17 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=641389
Peter Penz [Sun, 11 Mar 2007 00:56:43 +0000 (00:56 +0000)]
Create a SidebarTreeView which will include support for drag & drop in later releases and encapsulates sidebar specific behavior. TODO: using a sort proxy model results in duplicated elements when the dir lister reloads items.
svn path=/trunk/KDE/kdebase/apps/; revision=641359
Peter Penz [Sat, 10 Mar 2007 21:58:55 +0000 (21:58 +0000)]
Apply an item effect to all cut items. As discussed with Fredrik this should be done in the application itself and not inside KDirModel to be able to do some optimizations.
svn path=/trunk/KDE/kdebase/apps/; revision=641317
Peter Penz [Sat, 10 Mar 2007 20:45:07 +0000 (20:45 +0000)]
fix internationalization issue
svn path=/trunk/KDE/kdebase/apps/; revision=641301
Peter Penz [Sat, 10 Mar 2007 20:30:17 +0000 (20:30 +0000)]
Update of the patch from Filip Brcic for browsing through ZIP and TAR files. One part of the patch for the URL navigator has not been committed yet (see notes in URL navigator::setUrl() for details).
svn path=/trunk/KDE/kdebase/apps/; revision=641297
Peter Penz [Sat, 10 Mar 2007 19:56:11 +0000 (19:56 +0000)]
use the large icon size for previews as default for the icons view
svn path=/trunk/KDE/kdebase/apps/; revision=641291
Peter Penz [Sat, 10 Mar 2007 19:41:49 +0000 (19:41 +0000)]
Fixed icon-names so that they match to the new Oxygen naming scheme (erase all Dolphin config files to see the effect). Although Oxygen is not finished yet, it looks very beautiful already, kudos to the Oxygen team :-)
svn path=/trunk/KDE/kdebase/apps/; revision=641285
Peter Penz [Sat, 10 Mar 2007 18:52:51 +0000 (18:52 +0000)]
allow to browse through ZIP files (thanks to Filip Brcic for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=641276
Peter Penz [Sat, 10 Mar 2007 18:43:33 +0000 (18:43 +0000)]
get rid of nasty separator at the top of the information sidebar (thanks to Luca Gugelmann for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=641274
Peter Penz [Sat, 10 Mar 2007 18:42:19 +0000 (18:42 +0000)]
support return key for navigation (thanks to Luca Gugelmann for the patch!)
svn path=/trunk/KDE/kdebase/apps/; revision=641273
Sebastian Trueg [Sat, 10 Mar 2007 11:21:00 +0000 (11:21 +0000)]
Ported the annotation to the new NAO ontology where it is called "comment" based on rdfs:comment.
svn path=/trunk/KDE/kdebase/apps/; revision=641172
Script Kiddy [Fri, 9 Mar 2007 08:06:27 +0000 (08:06 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=640788
Aaron J. Seigo [Thu, 8 Mar 2007 19:32:19 +0000 (19:32 +0000)]
oxygen icon naming fixes from Luca Gugelmann
svn path=/trunk/KDE/kdebase/libkonq/; revision=640669
Peter Penz [Thu, 8 Mar 2007 06:41:03 +0000 (06:41 +0000)]
prevent a possible endless loop
svn path=/trunk/KDE/kdebase/apps/; revision=640460
Peter Penz [Thu, 8 Mar 2007 05:43:33 +0000 (05:43 +0000)]
Use hover effect from KFileItemDelegate also for the details view and assure that only the column KDirModel::Name can be selected and edited.
svn path=/trunk/KDE/kdebase/apps/; revision=640453
Script Kiddy [Wed, 7 Mar 2007 07:49:44 +0000 (07:49 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=640169
Peter Penz [Wed, 7 Mar 2007 05:31:44 +0000 (05:31 +0000)]
Increased version number to 0.9.0 to know whether a bug report is related to Dolphin for KDE3 (version <= 0.8.2) or to Dolphin for KDE4.
svn path=/trunk/KDE/kdebase/apps/; revision=640158
Script Kiddy [Tue, 6 Mar 2007 13:53:59 +0000 (13:53 +0000)]
SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=639986
Peter Penz [Tue, 6 Mar 2007 05:33:38 +0000 (05:33 +0000)]
use QToolButton instead of QPushButton (patch submitted by Dominik Haumann)
svn path=/trunk/KDE/kdebase/apps/; revision=639795
Peter Penz [Tue, 6 Mar 2007 05:32:22 +0000 (05:32 +0000)]
add some constness...
svn path=/trunk/KDE/kdebase/apps/; revision=639794
Peter Penz [Mon, 5 Mar 2007 22:27:00 +0000 (22:27 +0000)]
synchronize the tree view with the active view
svn path=/trunk/KDE/kdebase/apps/; revision=639751
Stephan Kulow [Mon, 5 Mar 2007 10:29:33 +0000 (10:29 +0000)]
this is no Makefile
svn path=/trunk/KDE/kdebase/apps/; revision=639545
Christian Ehrlicher [Sun, 4 Mar 2007 12:44:47 +0000 (12:44 +0000)]
msvc compile++
svn path=/trunk/KDE/kdebase/apps/; revision=639115
Peter Penz [Sun, 4 Mar 2007 00:40:14 +0000 (00:40 +0000)]
Some basic fixes to stay synchronized between the tree view and the currently active view.
svn path=/trunk/KDE/kdebase/apps/; revision=639008
Peter Penz [Sun, 4 Mar 2007 00:39:21 +0000 (00:39 +0000)]
Per default turn off the information panel and the tree view panel for the first start of Dolphin, only show the bookmarks panel.
svn path=/trunk/KDE/kdebase/apps/; revision=639007
Peter Penz [Sat, 3 Mar 2007 13:03:15 +0000 (13:03 +0000)]
Assure that the root of the tree view always matchs to the bookmark shown in the URL navigator.
svn path=/trunk/KDE/kdebase/apps/; revision=638825
Aaron J. Seigo [Sat, 3 Mar 2007 03:07:04 +0000 (03:07 +0000)]
respect the show hidden files settingin the url nav bar
svn path=/trunk/KDE/kdebase/apps/; revision=638732
Fredrik Höglund [Fri, 2 Mar 2007 19:38:11 +0000 (19:38 +0000)]
Enable hover effects in the icon view.
svn path=/trunk/KDE/kdebase/apps/; revision=638644
Peter Penz [Fri, 2 Mar 2007 18:59:09 +0000 (18:59 +0000)]
It seems some people cannot live without a tree view ;-) So Dolphin will provide a dock which contains the directory hierarchy, which will be synchronized with the active view. It does not clutter the UI (the dock can be turned off), but makes happy a lot of users -> kind of win-win-situation. This commit provides only a rough initial version, which shows the current URL as tree. I'll work on the interaction during the next week(s)...
svn path=/trunk/KDE/kdebase/apps/; revision=638628
Peter Penz [Thu, 1 Mar 2007 20:59:24 +0000 (20:59 +0000)]
Use the home URL from the settings instead of the "first bookmark" when starting Dolphin. The "first bookmark" is not automatically the home URL like in older Dolphin releases...
svn path=/trunk/KDE/kdebase/apps/; revision=638406
Peter Penz [Thu, 1 Mar 2007 20:36:15 +0000 (20:36 +0000)]
Respect text size for the width of the grid (this is just code for testing, the whole settings dialog for the icons will be reworked later).
svn path=/trunk/KDE/kdebase/apps/; revision=638402
Peter Penz [Thu, 1 Mar 2007 20:22:03 +0000 (20:22 +0000)]
allow zooming in and zooming out in the details view
svn path=/trunk/KDE/kdebase/apps/; revision=638399
Peter Penz [Thu, 1 Mar 2007 19:44:04 +0000 (19:44 +0000)]
assure that the icon size is always <= the preview size
svn path=/trunk/KDE/kdebase/apps/; revision=638387
Peter Penz [Thu, 1 Mar 2007 19:36:37 +0000 (19:36 +0000)]
Allow zooming in and zooming out in the icons view.
svn path=/trunk/KDE/kdebase/apps/; revision=638386
Peter Penz [Wed, 28 Feb 2007 22:32:42 +0000 (22:32 +0000)]
Allow to configure which additional information (KFileItemDelegate::AdditionalInformation) should be shown for the icons view.
svn path=/trunk/KDE/kdebase/apps/; revision=638135
Peter Penz [Wed, 28 Feb 2007 21:36:12 +0000 (21:36 +0000)]
Allow to adjust the maximum size for previews.
svn path=/trunk/KDE/kdebase/apps/; revision=638109