]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agoUse KFontRequester for dialogs as suggested by Ellen at http://wiki.openusability...
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

18 years agoimprove renaming for n selected items/1 selected item
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

18 years agoAllow renaming of items (note that currently the "rename multiple files" dialog is...
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

18 years agojust assert we're not hiting new modes (CID 3211)
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

18 years agothey must be really smaller (CID 3220)
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

18 years agoerm, completely forgot the i18n
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

18 years agoa tooltip - wasn't sure what the button did at first
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

18 years agomerge kdelibs-strigi: a new KFileMetaInfo implementation
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

18 years agofix the accidentally testvalue of 1000 ms to 0 ms as originally intended...
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

18 years agoSVN_SILENT made messages (.desktop file)
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

18 years agoreplaced string "MIME Type" by "Type"
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

18 years agoapply 'Additional Information' property immediately to the view when pressing 'OK...
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

18 years agodisable the 'Additional information' menu for other views then the 'Icons View'
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

18 years agoAllow to set the 'AdditionalInformation' property from KFileItemDelegate for each...
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

18 years agofixed icon naming
Peter Penz [Sun, 11 Mar 2007 14:45:39 +0000 (14:45 +0000)]
fixed icon naming

svn path=/trunk/KDE/kdebase/apps/; revision=641494

18 years agoassure that the iconsview settings-dialog fits on a 800 x 600 screen
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

18 years agoFixed some drag & drop issues:
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

18 years agosupport drag & drop for the treeview sidebar page
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

18 years agoSVN_SILENT made messages (.desktop file)
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

18 years agoCreate a SidebarTreeView which will include support for drag & drop in later releases...
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

18 years agoApply an item effect to all cut items. As discussed with Fredrik this should be done...
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

18 years agofix internationalization issue
Peter Penz [Sat, 10 Mar 2007 20:45:07 +0000 (20:45 +0000)]
fix internationalization issue

svn path=/trunk/KDE/kdebase/apps/; revision=641301

18 years agoUpdate of the patch from Filip Brcic for browsing through ZIP and TAR files. One...
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

18 years agouse the large icon size for previews as default for the icons view
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

18 years agoFixed icon-names so that they match to the new Oxygen naming scheme (erase all Dolphi...
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

18 years agoallow to browse through ZIP files (thanks to Filip Brcic for the patch!)
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

18 years agoget rid of nasty separator at the top of the information sidebar (thanks to Luca...
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

18 years agosupport return key for navigation (thanks to Luca Gugelmann for the patch!)
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

18 years agoPorted the annotation to the new NAO ontology where it is called "comment" based...
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

18 years agoSVN_SILENT made messages (.desktop file)
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

18 years agooxygen icon naming fixes from Luca Gugelmann
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

18 years agoprevent a possible endless loop
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

18 years agoUse hover effect from KFileItemDelegate also for the details view and assure that...
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

18 years agoSVN_SILENT made messages (.desktop file)
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

18 years agoIncreased version number to 0.9.0 to know whether a bug report is related to Dolphin...
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

18 years agoSVN_SILENT made messages (.desktop file)
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

18 years agouse QToolButton instead of QPushButton (patch submitted by Dominik Haumann)
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

18 years agoadd some constness...
Peter Penz [Tue, 6 Mar 2007 05:32:22 +0000 (05:32 +0000)]
add some constness...

svn path=/trunk/KDE/kdebase/apps/; revision=639794

18 years agosynchronize the tree view with the active view
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

18 years agothis is no Makefile
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

18 years agomsvc compile++
Christian Ehrlicher [Sun, 4 Mar 2007 12:44:47 +0000 (12:44 +0000)]
msvc compile++

svn path=/trunk/KDE/kdebase/apps/; revision=639115

18 years agoSome basic fixes to stay synchronized between the tree view and the currently active...
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

18 years agoPer default turn off the information panel and the tree view panel for the first...
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

18 years agoAssure that the root of the tree view always matchs to the bookmark shown in the...
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

18 years agorespect the show hidden files settingin the url nav bar
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

18 years agoEnable hover effects in the icon view.
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

18 years agoIt seems some people cannot live without a tree view ;-) So Dolphin will provide...
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

18 years agoUse the home URL from the settings instead of the "first bookmark" when starting...
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

18 years agoRespect text size for the width of the grid (this is just code for testing, the whole...
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

18 years agoallow zooming in and zooming out in the details view
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

18 years agoassure that the icon size is always <= the preview size
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

18 years agoAllow zooming in and zooming out in the icons view.
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

18 years agoAllow to configure which additional information (KFileItemDelegate::AdditionalInforma...
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

18 years agoAllow to adjust the maximum size for previews.
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

18 years agoDon't use assertions here. The result of the preview might have been done although...
Peter Penz [Wed, 28 Feb 2007 19:38:25 +0000 (19:38 +0000)]
Don't use assertions here. The result of the preview might have been done although the model has changed (e. g. by changed the folder during a preview job is working) -> it's possible to get an invalid model index.

svn path=/trunk/KDE/kdebase/apps/; revision=638086

18 years agoJippie: file previews are generated again! Thanks to Fredrik for giving me a hint...
Peter Penz [Wed, 28 Feb 2007 19:17:26 +0000 (19:17 +0000)]
Jippie: file previews are generated again! Thanks to Fredrik for giving me a hint how to do it (if I would have known that it is so easy, I'd have implemented it already some weeks ago...). It's very nice that the details view now also is able to show previews (Kudos to Interview & KDirModel).

svn path=/trunk/KDE/kdebase/apps/; revision=638081

18 years agoFix: a logical arrangement from top to bottom means having a flow from left to right...
Peter Penz [Wed, 28 Feb 2007 17:14:26 +0000 (17:14 +0000)]
Fix: a logical arrangement from top to bottom means having a flow from left to right and vice versa

svn path=/trunk/KDE/kdebase/apps/; revision=638047

18 years agoInstead of using the ListMode of the icon view for the left to right alignment, still...
Peter Penz [Wed, 28 Feb 2007 06:32:56 +0000 (06:32 +0000)]
Instead of using the ListMode of the icon view for the left to right alignment, still use the IconMode and adjust the alignment properties. Minor issue open: it seems that KFileItemDelegate currently does not care about the alignment properties of QStyleOptionViewItem, it always centers the the icons + text; I'll have a look on this...

svn path=/trunk/KDE/kdebase/apps/; revision=637907

18 years agoHide columns of the details view if this is indicated by the settings.
Peter Penz [Wed, 28 Feb 2007 06:00:58 +0000 (06:00 +0000)]
Hide columns of the details view if this is indicated by the settings.

svn path=/trunk/KDE/kdebase/apps/; revision=637904

18 years agoThe icons view and details view don't use hardcoded (test-) values anymore, instead...
Peter Penz [Tue, 27 Feb 2007 20:46:21 +0000 (20:46 +0000)]
The icons view and details view don't use hardcoded (test-) values anymore, instead the settings for fonts, grid size, ... are read out. The settings dialogs itself will be reworked later if it is clear what should be configurable in which manner. At least the current settings dialog allows to play with the new capabilities we got by KFileItemDelegate, just lets see what we can improve later on...

svn path=/trunk/KDE/kdebase/apps/; revision=637792

18 years agoAs Aaron suggested: use the global setting for "Show Delete command" instead of using...
Peter Penz [Sun, 25 Feb 2007 22:42:47 +0000 (22:42 +0000)]
As Aaron suggested: use the global setting for "Show Delete command" instead of using a custom Dolphin setting. I hope I used the reworked KConfig classes in a correct manner (setGroup() has been marked as deprecated, Konqueror still uses those deprecated methods).

svn path=/trunk/KDE/kdebase/apps/; revision=637272

18 years agoImplemented one of the most often requested features for Dolphin: allow that the...
Peter Penz [Sun, 25 Feb 2007 20:51:05 +0000 (20:51 +0000)]
Implemented one of the most often requested features for Dolphin: allow that the command 'Delete' is shown in the context menu to bypass the trash. Like in Konqueror the default setting is that the 'Delete' command is not shown. TODO: currently this is a custom setting of Dolphin. Konqueror uses the global settings from KDE for this -> should this be changed to use the global setting instead?

svn path=/trunk/KDE/kdebase/apps/; revision=637232

18 years agoChange the behavior of the info sidebar to show the preview of the current selection.
Oscar Blumberg [Fri, 23 Feb 2007 02:28:27 +0000 (02:28 +0000)]
Change the behavior of the info sidebar to show the preview of the current selection.

svn path=/trunk/KDE/kdebase/apps/; revision=636423

18 years agoAdd libkmetadata detection and minor fixes
Oscar Blumberg [Thu, 22 Feb 2007 20:15:20 +0000 (20:15 +0000)]
Add libkmetadata detection and minor fixes
SVN_SILENT

svn path=/trunk/KDE/kdebase/apps/; revision=636328

18 years agomake nepomuk support optional, mostly through a bunch of non-existent ifdef's =)
Aaron J. Seigo [Thu, 22 Feb 2007 18:49:26 +0000 (18:49 +0000)]
make nepomuk support optional, mostly through a bunch of non-existent ifdef's =)

svn path=/trunk/KDE/kdebase/apps/; revision=636289

18 years ago* Starts to add Nepomuk supports to dolphin (currently, only annotations are supported)
Oscar Blumberg [Thu, 22 Feb 2007 16:45:53 +0000 (16:45 +0000)]
* Starts to add Nepomuk supports to dolphin (currently, only annotations are supported)
* Little changes in InfoSidebarPage (no more multiple label for infos & Q3Layout>QLayout)
* Support infos for multiple files (only total size, what else ?)

svn path=/trunk/KDE/kdebase/apps/; revision=636272

18 years agoFixing autogenerated headers includes
Alexander Wiedenbruch [Wed, 21 Feb 2007 10:43:59 +0000 (10:43 +0000)]
Fixing autogenerated headers includes

svn path=/trunk/KDE/kdebase/apps/; revision=635892

18 years agoinstalling a file called generalsettings.kcfgc just asks
Stephan Kulow [Wed, 21 Feb 2007 09:31:52 +0000 (09:31 +0000)]
installing a file called generalsettings.kcfgc just asks
for trouble - always prefix installed files

svn path=/trunk/KDE/kdebase/apps/; revision=635877

18 years agoi18n fixes. Note: %n is no longer used in plural strings.
Chusslove Illich [Tue, 20 Feb 2007 15:03:09 +0000 (15:03 +0000)]
i18n fixes. Note: %n is no longer used in plural strings.

svn path=/trunk/KDE/kdebase/apps/; revision=635655

18 years agosetGroup -> KConfigGroup
David Faure [Tue, 20 Feb 2007 11:55:38 +0000 (11:55 +0000)]
setGroup -> KConfigGroup

svn path=/trunk/KDE/kdebase/apps/; revision=635597

18 years agoporting
Stephan Kulow [Tue, 20 Feb 2007 09:04:52 +0000 (09:04 +0000)]
porting

svn path=/trunk/KDE/kdebase/apps/; revision=635532

18 years agoI hope this compiles better
Stephan Kulow [Tue, 20 Feb 2007 08:28:31 +0000 (08:28 +0000)]
I hope this compiles better

svn path=/trunk/KDE/kdebase/apps/; revision=635522

18 years agocompile some more
Stephan Kulow [Tue, 20 Feb 2007 08:18:28 +0000 (08:18 +0000)]
compile some more

svn path=/trunk/KDE/kdebase/apps/; revision=635518

18 years agoDon't use a hardcoded path in the view properties dialog for the mirrored directory...
Peter Penz [Sun, 18 Feb 2007 18:54:22 +0000 (18:54 +0000)]
Don't use a hardcoded path in the view properties dialog for the mirrored directory, ask the class ViewProperties for the location instead.

svn path=/trunk/KDE/kdebase/apps/; revision=634899

18 years agoDolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submit...
Peter Penz [Sun, 18 Feb 2007 17:01:36 +0000 (17:01 +0000)]
Dolphin is now a KUniqueApplication. A lot of thanks go to Oscar Blumberg, who submitted this patch.

svn path=/trunk/KDE/kdebase/apps/; revision=634862

18 years agominor cosmetic fix: don't use a group box if the global view properties are set ...
Peter Penz [Sun, 18 Feb 2007 12:29:25 +0000 (12:29 +0000)]
minor cosmetic fix: don't use a group box if the global view properties are set (less clutter)

svn path=/trunk/KDE/kdebase/apps/; revision=634819

18 years agoView properties dialog: Allow to reset all view properties (the timestamp is used...
Peter Penz [Sun, 18 Feb 2007 11:20:32 +0000 (11:20 +0000)]
View properties dialog: Allow to reset all view properties (the timestamp is used for this). Additionally it is possible for the user to specify whether the current view properties should be the default for new directories.

svn path=/trunk/KDE/kdebase/apps/; revision=634789

18 years agoFixed shortcuts, removed warnings.
Peter Penz [Sat, 17 Feb 2007 21:47:45 +0000 (21:47 +0000)]
Fixed shortcuts, removed warnings.

svn path=/trunk/KDE/kdebase/apps/; revision=634634

18 years agoImprove usability of the viewproperties dialog: use 2 radiobuttons instead of one...
Peter Penz [Sat, 17 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Improve usability of the viewproperties dialog: use 2 radiobuttons instead of one checkbox to make clear where the view properties are applied. Separate the apply-to-group visually from the 'Use as default for new folders' checkbox.

svn path=/trunk/KDE/kdebase/apps/; revision=634606

18 years agoSome minor polishing: use a grid for the icons view, give the toggle button of the...
Peter Penz [Sat, 17 Feb 2007 19:24:48 +0000 (19:24 +0000)]
Some minor polishing: use a grid for the icons view, give the toggle button of the URL navigator an icon

svn path=/trunk/KDE/kdebase/apps/; revision=634601

18 years agoHide the filler widget when showing the traditional view. Fixed issue when toggling...
Peter Penz [Sat, 17 Feb 2007 18:47:19 +0000 (18:47 +0000)]
Hide the filler widget when showing the traditional view. Fixed issue when toggling between breadcrumb and traditional view.

svn path=/trunk/KDE/kdebase/apps/; revision=634598

18 years agoAllow the pasting of a text clipboard content to the URL navigator by pressing the...
Peter Penz [Sat, 17 Feb 2007 18:25:46 +0000 (18:25 +0000)]
Allow the pasting of a text clipboard content to the URL navigator by pressing the middle mouse button. Although this is quite a hidden feature, I think it makes happy a lot of people who just want to paste a URL available as text to the URL navigator without switching from the breadcrump view to the traditional view.

Very nice "side effect": the URL navigator is now completely flicker free when changing URLs because of using the whole available width :-)

TODO: I'm not 100 % sure whether checking the middle mousebutton by 'if (event->button() == Qt::MidButton) { ... }' is the right approach (maybe there is a more generic way to check the 'paste button').

svn path=/trunk/KDE/kdebase/apps/; revision=634595

18 years agoPrevent that the popup of the URL navigator is opened if the button has already been...
Peter Penz [Sat, 17 Feb 2007 15:13:23 +0000 (15:13 +0000)]
Prevent that the popup of the URL navigator is opened if the button has already been clicked within the 300 ms timeout.

svn path=/trunk/KDE/kdebase/apps/; revision=634549

18 years agodon't perform a copy operation, if the user clicked outside the popup menu
Peter Penz [Sat, 17 Feb 2007 14:57:05 +0000 (14:57 +0000)]
don't perform a copy operation, if the user clicked outside the popup menu

svn path=/trunk/KDE/kdebase/apps/; revision=634547

18 years agoPrevent a flickering of the URL navigator buttons by reusing existing buttons (before...
Peter Penz [Sat, 17 Feb 2007 14:46:54 +0000 (14:46 +0000)]
Prevent a flickering of the URL navigator buttons by reusing existing buttons (before all items have been deleted and recreated). The flickering is still not solved to 100 %, but a lot better than before. @Aaron: I did not change anything inside the logic of the code -> the net protocol code works the same as in our internal KDE3 working prototype of Dolphin

svn path=/trunk/KDE/kdebase/apps/; revision=634543

18 years agoCleanup: don't use deprecated Qt3 classes or methods, removed unnecessary includes
Peter Penz [Sat, 17 Feb 2007 13:43:47 +0000 (13:43 +0000)]
Cleanup: don't use deprecated Qt3 classes or methods, removed unnecessary includes

svn path=/trunk/KDE/kdebase/apps/; revision=634516

18 years agoDon't use any deprecated classes or methods from Qt3 anymore.
Peter Penz [Sat, 17 Feb 2007 10:58:09 +0000 (10:58 +0000)]
Don't use any deprecated classes or methods from Qt3 anymore.

svn path=/trunk/KDE/kdebase/apps/; revision=634445

18 years agoCleanup of the URL navigator, so that the DolphinMainWindow and the DolphinView are...
Peter Penz [Sat, 17 Feb 2007 10:31:52 +0000 (10:31 +0000)]
Cleanup of the URL navigator, so that the DolphinMainWindow and the DolphinView are not used anymore. This will make it easier for us later on when moving the URL navigator outside Dolphin to make it accessable for other parts. Currently the bookmarks are still accessed by DolphinSettings, but this will be cleaned up later...

svn path=/trunk/KDE/kdebase/apps/; revision=634432

18 years agoAssure that the horizontal and vertical slider position don't reset if an item is...
Peter Penz [Sat, 17 Feb 2007 07:16:59 +0000 (07:16 +0000)]
Assure that the horizontal and vertical slider position don't reset if an item is deleted or added.

svn path=/trunk/KDE/kdebase/apps/; revision=634399

18 years agoRemoved method 'int columnIndex(Sorting sorting) const'. The mapping is done outside...
Peter Penz [Sat, 17 Feb 2007 06:29:17 +0000 (06:29 +0000)]
Removed method 'int columnIndex(Sorting sorting) const'. The mapping is done outside the class DolphinView already.

svn path=/trunk/KDE/kdebase/apps/; revision=634392

18 years agoReanimated drag & drop support again after introducing the DolphinController. It...
Peter Penz [Fri, 16 Feb 2007 17:03:02 +0000 (17:03 +0000)]
Reanimated drag & drop support again after introducing the DolphinController. It is now also possible to move the items inside an icon view like discussed on kde-devel/kde-usability.

svn path=/trunk/KDE/kdebase/apps/; revision=634228

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 15 Feb 2007 09:05:07 +0000 (09:05 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/apps/; revision=633755

18 years agoconfig.h just add package name/version etc.
Laurent Montel [Thu, 15 Feb 2007 08:02:02 +0000 (08:02 +0000)]
config.h just add package name/version etc.
=> not necessary now that it's into kdebase
Cleanup CMakeList

svn path=/trunk/KDE/kdebase/apps/; revision=633749

18 years agominor documentation fixes
Peter Penz [Wed, 14 Feb 2007 22:27:47 +0000 (22:27 +0000)]
minor documentation fixes

svn path=/trunk/KDE/kdebase/apps/; revision=633708

18 years agoStep one for having DolphinParts for the icons and details view, which can be used...
Peter Penz [Wed, 14 Feb 2007 21:54:24 +0000 (21:54 +0000)]
Step one for having DolphinParts for the icons and details view, which can be used by Konqueror. TODO: currently dropping of items is deactivated, as I want to wait for Davids feedback whether the direction is ok.

svn path=/trunk/KDE/kdebase/apps/; revision=633703

18 years agoget libkonq from kdebase
David Faure [Wed, 14 Feb 2007 21:17:05 +0000 (21:17 +0000)]
get libkonq from kdebase

svn path=/trunk/KDE/kdebase/apps/; revision=633693

18 years agoupdate to i18n change: no more %n in plural calls
Peter Penz [Tue, 13 Feb 2007 17:35:17 +0000 (17:35 +0000)]
update to i18n change: no more %n in plural calls

svn path=/trunk/playground/utils/dolphin/; revision=633273

18 years agouse KIO::itemsSummaryString() instead of reinventing the wheel
Peter Penz [Mon, 12 Feb 2007 15:32:28 +0000 (15:32 +0000)]
use KIO::itemsSummaryString() instead of reinventing the wheel

svn path=/trunk/playground/utils/dolphin/; revision=632870

18 years agofixed internationalization issue for languages with more complex plural forms (thanks...
Peter Penz [Sun, 11 Feb 2007 21:39:01 +0000 (21:39 +0000)]
fixed internationalization issue for languages with more complex plural forms (thanks to David for the hint)

svn path=/trunk/playground/utils/dolphin/; revision=632674

18 years agodon't accept drops into the same view if it is not done above a directory
Peter Penz [Sun, 11 Feb 2007 20:54:07 +0000 (20:54 +0000)]
don't accept drops into the same view if it is not done above a directory

svn path=/trunk/playground/utils/dolphin/; revision=632656