]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agoFirst show folders when sorting by type, then sort categories alphabetically. Yeah !
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

18 years agoFix small problems with enums. Sort by type works like a charm :)
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

18 years agoAvoid category building problems by removing the natural comparation
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

18 years agoLet Descending order work
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

18 years agoPort to new kde4_add_*test* macros
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

18 years agofix signal foundMountPoint()
Christian Ehrlicher [Sun, 17 Jun 2007 21:12:39 +0000 (21:12 +0000)]
fix signal foundMountPoint()

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

18 years agoIf our folders or files have the same number of items or size, sort them
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

18 years agoprevent deselection of current folder in inactive columns
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

18 years agointernationalization fixes (patch submitted by Andrius Štikonas)
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

18 years agodon't hardcode the spacing...
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

18 years agoIdeal behavior when showing hidden files. Hooah !
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

18 years agoNew and powerful KListView. Still pending class renaming. There are two
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

18 years agoImprove the column view by indicating active/inactive columns visually.
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

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

18 years agoAdd missing encoding key
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

18 years agoFix typo
Laurent Montel [Sat, 16 Jun 2007 16:00:53 +0000 (16:00 +0000)]
Fix typo

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

18 years agouse a transparent background to let the users eye focus on the folder content (e...
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

18 years ago- add the Encoding key where missing
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

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

18 years agoColumn view fixes:
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

18 years agoprovide "hovering" for the items of a column view
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

18 years agoMake use of the error messages coming from the places model.
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

18 years agotake care for const-correctness
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

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

18 years agointernationalization fix (thanks to Andrius Štikonas)
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

18 years agoRemove not necessary 'class classname;'
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

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

18 years agoprovide a common drawing method for the hover indication during drag & drop until...
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

18 years agofixed some activation issues in combination with split views
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

18 years ago* allow to toggle the content of split views by the context menu
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

18 years agoassure that when switching the view mode from a column view to another view, that...
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

18 years agouse "dialog-close" icon for closing the filterbar
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

18 years agofix for languages having more than one plural form (thanks to Andrius Štikonas for...
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

18 years agoAdapt Dolphin Nepomuk support to namespace changes.
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

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

18 years agodon't reset the x-position to 0 in the Column View, if a new directory is loaded
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

18 years agoRemember and restore position of viewport when reloading or going back in history...
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

18 years agodon't connect to slots which are not available anymore
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

18 years agoallow to drop items to the URL navigator again (this was accidentally disabled becaus...
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

18 years agoadded signals errorMessage(const QString&) and infoMessage(const QString&) for the...
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

18 years agoenable progress information in statusbar again (has been disabled temporary because...
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

18 years agoenable hovering information in the status bar again (has been disabled temporary...
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

18 years agoremove unused signal
Peter Penz [Thu, 7 Jun 2007 21:57:36 +0000 (21:57 +0000)]
remove unused signal

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

18 years agoassure that the view actions are updated when the split view is activated
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

18 years agoremoved obsolete renaming code, which is not needed anymore due to the DolphinView...
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

18 years agoFirst big step to make it possible that the DolphinView can be embedded as KPart...
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

18 years agostart to simplify the DolphinController as preparation for the kparts DolphinViewWidg...
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

18 years agodon't show a drop indicator if another column than the 'Name' column is hovered
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

18 years agoInstead of darkening the background color of an inactive view, just use a transparent...
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

18 years agoassure that all statusbar elements use a transparent background to look nice with...
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

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

18 years agocleanup
Dirk Mueller [Tue, 5 Jun 2007 15:04:56 +0000 (15:04 +0000)]
cleanup

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

18 years agoRemoved some unnecessary includes
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

18 years agoCleanups from KGraphicsUtils->KColorUtils (r671350)
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

18 years agoRemove not necessary "class classname;"
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

18 years agoDon't use a toggle action for "Split/Join" if the text and icon is changed dynamically.
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

18 years agoDavid Vignoni recommended to exchange the icon for "Preview"... Fixed now :-)
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

18 years agomake the Viewproperties dialog less cluttered and smaller
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

18 years agoalso toggle the text between "Split" and "Join" for the split action
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

18 years agoupdate to David's suggestion for split view (http://davigno.oxygen-icons.org/?p=43)
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

18 years agouse "fileview-icon" instead of "view-icon" (thanks to David Vignoni for the update!)
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

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

18 years agodon't forget to clear the hover information when a drag leave event occurs
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

18 years agoProvide a hover information when dragging items above other items. TODO: this code...
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

18 years agoProvide a hover information when dragging items above other items. TODO: this code...
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

18 years agoFix issue that selection is not cleared when clicking on another column than the...
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

18 years agoAssure that the selection is cleared if a click on the viewport is done.
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

18 years ago* Fix triggering an assertion when the elastic band is already hidden.
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

18 years agoSlightly clearer checkbox names.
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

18 years agopass alpha value in ctor
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

18 years agoreimplemented rubberband handling in Details View without using the (quite slow)...
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

18 years agoProvide a rubberband for the Details View when selecting items. This assures a consis...
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

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

18 years ago* Adapt KMetaData changes.
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

18 years agouse KGraphicsUtils::blendColor() instead of custom mixColors() method
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

18 years agocreate modal dialogs on stack as David suggested
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

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

18 years agoreanimate properties dialog (thanks to Laurent Montel for fixing it in the tree view!)
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

18 years agodisplay properties dialogbox
Laurent Montel [Sat, 26 May 2007 12:58:12 +0000 (12:58 +0000)]
display properties dialogbox

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

18 years agoFix signal/slot
Laurent Montel [Sat, 26 May 2007 12:54:36 +0000 (12:54 +0000)]
Fix signal/slot

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

18 years agoallow to reset all settings to default values
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

18 years agoremember the size of dialogs
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

18 years agoalso compile without HAVE_KMETADATA
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

18 years agoEBN fixes (thanks to Max Blazejak!)
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

18 years ago- rename m_name to m_nameLabel for consistency
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

18 years agointernal cleanup; additional meta information can be shown now, although this code...
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

18 years agominor coding guideline fixes
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

18 years agoperformance optimization: don't retrieve the meta information immediately when changi...
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

18 years agoinclude cleanup
Peter Penz [Sat, 19 May 2007 12:25:31 +0000 (12:25 +0000)]
include cleanup

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

18 years agoMake the test link (moving renamedialog to libdolphinprivate since we'll need that...
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

18 years agoEBN fixes + minor coding guideline fixes (thanks to Max Blazejak!).
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

18 years agoalthough not required at the moment, this alignment makes sense with the improved...
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

18 years agoDavid Faure wrote:
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

18 years agogrmpf - forgot to remove the kDebug() statement in my previous commit...
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

18 years agoWhen renaming items in Dolphin, only the name should be selected, not the extensions...
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

18 years agoAllow to configure whether an asking for confirmation should be done for the 'Move...
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

18 years ago- assure that when hovering the viewport that an empty request for item information...
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

18 years ago- allow to configure that the filter bar should be shown after starting Dolphin ...
Peter Penz [Fri, 18 May 2007 12:44:52 +0000 (12:44 +0000)]
- allow to configure that the filter bar should be shown after starting Dolphin (is off per default)
- some minor naming cleanups

BUG: 145168

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

18 years agoignore spontaneous show events (thanks to Dominik Haumann for pointing this out)
Peter Penz [Fri, 18 May 2007 08:42:45 +0000 (08:42 +0000)]
ignore spontaneous show events (thanks to Dominik Haumann for pointing this out)

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

18 years agofix possible crash (CID 3607)
Stephan Kulow [Thu, 17 May 2007 17:40:51 +0000 (17:40 +0000)]
fix possible crash (CID 3607)

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