]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
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

18 years agoinformation sidebar fixes:
Peter Penz [Thu, 17 May 2007 14:51:54 +0000 (14:51 +0000)]
information sidebar fixes:
- provide meta information when hovering items
- don't increase the sidebar width, if the item name is longer than the available width

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

18 years agowhen the column view is used, then 'Split view' should take the root URL of the colum...
Peter Penz [Thu, 17 May 2007 13:29:13 +0000 (13:29 +0000)]
when the column view is used, then 'Split view' should take the root URL of the column view as new base for the secondary view

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

18 years agowhen having split views: darken the background color of the inactive view
Peter Penz [Thu, 17 May 2007 12:00:50 +0000 (12:00 +0000)]
when having split views: darken the background color of the inactive view

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

18 years agoimprove drag & drop support for treeview sidebar:
Peter Penz [Thu, 17 May 2007 10:06:37 +0000 (10:06 +0000)]
improve drag & drop support for treeview sidebar:
- allow to drag items within the tree
- expand nodes automatically during a drag & drop operation

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

18 years agodon't increase the decoration size if the icons are aligned from left to right
Peter Penz [Thu, 17 May 2007 08:42:07 +0000 (08:42 +0000)]
don't increase the decoration size if the icons are aligned from left to right

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

18 years agoreload items when the view is refreshed by changing the global settings
Peter Penz [Thu, 17 May 2007 08:16:56 +0000 (08:16 +0000)]
reload items when the view is refreshed by changing the global settings

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

18 years agofix for the fix for the fix [1]: assure that invoking Dolphin with remote URLs like...
Peter Penz [Wed, 16 May 2007 19:37:31 +0000 (19:37 +0000)]
fix for the fix for the fix [1]: assure that invoking Dolphin with remote URLs like "dolphin ftp://ftp.kde.org/" works too (thanks to David Faure)

[1] I hope this does not get a neverending story ;-)

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

18 years agorevert last patch ("fix issue that invoking 'dolphin .' does not work") and replace...
Peter Penz [Wed, 16 May 2007 19:21:06 +0000 (19:21 +0000)]
revert last patch ("fix issue that invoking 'dolphin .' does not work") and replace it by a more generic approach

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

18 years agoallow that Dolphin can be started like 'dolphin .' for showing the current directory...
Peter Penz [Wed, 16 May 2007 15:10:37 +0000 (15:10 +0000)]
allow that Dolphin can be started like 'dolphin .' for showing the current directory (patch submitted by Max Blazejak)

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

18 years agousing KShell::quoteArg() "might be" helpful ;-)
Peter Penz [Wed, 16 May 2007 15:01:41 +0000 (15:01 +0000)]
using KShell::quoteArg() "might be" helpful ;-)

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

18 years agoBetter choice of phrase: 'Categorized' -> 'Show in Groups'
Robert Knight [Wed, 16 May 2007 05:52:03 +0000 (05:52 +0000)]
Better choice of phrase: 'Categorized' -> 'Show in Groups'

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 16 May 2007 04:59:20 +0000 (04:59 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agouse the terminal interface correctly -> the path of the embedded konsole is synchroni...
Peter Penz [Tue, 15 May 2007 21:03:35 +0000 (21:03 +0000)]
use the terminal interface correctly -> the path of the embedded konsole is synchronized with the current directory

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

18 years agosome finetuning for the icons view:
Peter Penz [Tue, 15 May 2007 20:24:56 +0000 (20:24 +0000)]
some finetuning for the icons view:
- rename gridWidth() and gridHeight() settings property to itemWidth() and itemHeight() to avoid confusion with the grid size property of QListView
- assure that the grid spacing is respected
- decrease default text width
- allow having more than 1 text line doing a proper wrapping

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

18 years agoThe wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is assigned...
Peter Penz [Mon, 14 May 2007 22:46:01 +0000 (22:46 +0000)]
The wrapping flag of QStyleOptionViewItemV2 gets lost, as the instance is assigned to a QStyleOptionViewItem object later on (QStyleOptionViewItem AbstractItemView::viewOptions() const) -> enable the wrapping in the QListView itself.

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

18 years agoalthough the wrapping is enabled, eliding the text might be required -> don't specify...
Peter Penz [Mon, 14 May 2007 21:33:49 +0000 (21:33 +0000)]
although the wrapping is enabled, eliding the text might be required -> don't specify Qt::ElideNone

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

18 years agoTry not to set properties unless changed.
Sebastian Trueg [Mon, 14 May 2007 09:21:58 +0000 (09:21 +0000)]
Try not to set properties unless changed.

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

18 years agosome krazy fixes
Thorsten Roeder [Sun, 13 May 2007 17:47:20 +0000 (17:47 +0000)]
some krazy fixes

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 13 May 2007 06:01:08 +0000 (06:01 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agohover fix for the details mode: hovering should only be done on the name column,...
Peter Penz [Sat, 12 May 2007 13:41:31 +0000 (13:41 +0000)]
hover fix for the details mode: hovering should only be done on the name column, all other columns behave as viewport area

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

18 years agoprovide a hover information in the statusbar if the mouse cursor enters an item
Peter Penz [Sat, 12 May 2007 10:22:01 +0000 (10:22 +0000)]
provide a hover information in the statusbar if the mouse cursor enters an item

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

18 years agolayout improvements in the icons view:
Peter Penz [Thu, 10 May 2007 20:29:10 +0000 (20:29 +0000)]
layout improvements in the icons view:
* do a text wrapping if the number of lines is > 1 (TODO: bugfix of KFileItemDelegate necessary, currently the text might overlap with the icon)
* increase the height for the text area if an additional information like type, date, ... is shown

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

18 years agodon't lose the history of the URL navigator if the settings of the Icons View, Detail...
Peter Penz [Thu, 10 May 2007 18:27:32 +0000 (18:27 +0000)]
don't lose the history of the URL navigator if the settings of the Icons View, Details View or Columns View have been changed

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

18 years agoinclude cleanup
Dirk Mueller [Wed, 9 May 2007 22:23:52 +0000 (22:23 +0000)]
include cleanup

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

18 years agoPostpone the creating of the dir lister to the first show event. This assures that...
Peter Penz [Wed, 9 May 2007 05:59:25 +0000 (05:59 +0000)]
Postpone the creating of the dir lister to the first show event. This assures that no performance and memory overhead is given when the TreeView is not used at all.

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

18 years agoSVN_SILENT: some krazy spelling fixes mainly in comments
Thorsten Roeder [Tue, 8 May 2007 22:05:30 +0000 (22:05 +0000)]
SVN_SILENT: some krazy spelling fixes mainly in comments

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

18 years agoprevent loading items twice in the tree view
Peter Penz [Tue, 8 May 2007 21:52:09 +0000 (21:52 +0000)]
prevent loading items twice in the tree view

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

18 years agofix issue in column view that the wrong root directory is taken because of keeping...
Peter Penz [Tue, 8 May 2007 20:40:46 +0000 (20:40 +0000)]
fix issue in column view that the wrong root directory is taken because of keeping old directories in KDirLister

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

18 years agoCompile.
Luboš Luňák [Mon, 7 May 2007 15:10:51 +0000 (15:10 +0000)]
Compile.

svn path=/trunk/KDE/kdebase/libkonq/; revision=662159

18 years agoUse NFO to set file urls.
Sebastian Trueg [Mon, 7 May 2007 14:32:54 +0000 (14:32 +0000)]
Use NFO to set file urls.

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

18 years agoDon't rely on konsole sources.
David Faure [Mon, 7 May 2007 12:01:37 +0000 (12:01 +0000)]
Don't rely on konsole sources.
If compilation fails, update and install kdelibs/interfaces/terminal

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

18 years agoAdapt to new konsole api
Laurent Montel [Mon, 7 May 2007 07:27:26 +0000 (07:27 +0000)]
Adapt to new konsole api

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

18 years agosynchronize embedded terminal with the current directory
Peter Penz [Mon, 7 May 2007 05:33:49 +0000 (05:33 +0000)]
synchronize embedded terminal with the current directory

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

18 years agodon't use '/' as shortcut for filtering, this conflicts with the usage of the embedde...
Peter Penz [Mon, 7 May 2007 05:33:20 +0000 (05:33 +0000)]
don't use '/' as shortcut for filtering, this conflicts with the usage of the embedded terminal

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

18 years agominor adjustments for working together with Max after the BIC Monday...
Peter Penz [Sun, 6 May 2007 22:09:04 +0000 (22:09 +0000)]
minor adjustments for working together with Max after the BIC Monday...

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

18 years agoInitial step for showing the terminal embedded inside Dolphin instead of opening...
Peter Penz [Sun, 6 May 2007 21:50:24 +0000 (21:50 +0000)]
Initial step for showing the terminal embedded inside Dolphin instead of opening a separate window. This allows to synchronize the current directory of the terminal with the shown directory in Dolphin.

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

18 years agooptimization: don't load the directory tree if the widget is invisible
Peter Penz [Sun, 6 May 2007 20:47:15 +0000 (20:47 +0000)]
optimization: don't load the directory tree if the widget is invisible

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

18 years agooptimization: don't try to show the meta information if the widget is invisible
Peter Penz [Sun, 6 May 2007 20:46:01 +0000 (20:46 +0000)]
optimization: don't try to show the meta information if the widget is invisible

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

18 years agocoding style cleanup: fix wrong indenting of members in constructor
Peter Penz [Sun, 6 May 2007 17:41:49 +0000 (17:41 +0000)]
coding style cleanup: fix wrong indenting of members in constructor

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

18 years agosome cleanups for the sidebar pages (move protected members to private section etc.)
Peter Penz [Sun, 6 May 2007 17:25:50 +0000 (17:25 +0000)]
some cleanups for the sidebar pages (move protected members to private section etc.)

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

18 years agorevert last commit, it leads to the uncommon behavior that the last state of the...
Peter Penz [Sat, 5 May 2007 21:02:04 +0000 (21:02 +0000)]
revert last commit,  it leads to the uncommon behavior that the last state of the settings dialog is remembered (grmpf - I should do more testing... ;-))

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

18 years agolet the settings dialog be a singleton (thanks to Max Blazejak for the patch!)
Peter Penz [Sat, 5 May 2007 20:53:14 +0000 (20:53 +0000)]
let the settings dialog be a singleton (thanks to Max Blazejak for the patch!)

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