]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
17 years agoDon't request any meta data, if the requested URL is equal to the currently shown...
Peter Penz [Wed, 8 Oct 2008 19:10:00 +0000 (19:10 +0000)]
Don't request any meta data, if the requested URL is equal to the currently shown URL. This is especially important when opening a directory, where the meta info has been requested twice (the first time on hovering a directory, the second time when opening - now when opening the directory no meta data is requested at all). Further performance improvements will follow...

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

17 years agoAlso use the Nepomuk MassUpdateJob for tagging
Sebastian Trueg [Wed, 8 Oct 2008 08:15:06 +0000 (08:15 +0000)]
Also use the Nepomuk MassUpdateJob for tagging

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

17 years agoimprovement to previous commit: check whether the URL can be listed by asking the...
Peter Penz [Tue, 7 Oct 2008 22:05:55 +0000 (22:05 +0000)]
improvement to previous commit: check whether the URL can be listed by asking the protocol manager (thanks to David Faure for the hint)

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

17 years agoIf an URL cannot be listed, just let the view and the panels show the last listable...
Peter Penz [Tue, 7 Oct 2008 20:29:18 +0000 (20:29 +0000)]
If an URL cannot be listed, just let the view and the panels show the last listable URL. This prevents having an empty view and empty panels when typing a wrong URL.

BUG: 170695

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

17 years agoprovide zoom-out and zoom-in buttons beside the zoom slider
Peter Penz [Tue, 7 Oct 2008 18:38:53 +0000 (18:38 +0000)]
provide zoom-out and zoom-in buttons beside the zoom slider

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

17 years agowhen changing the settings it is necessary to refresh all tabs, not only the active tab
Peter Penz [Tue, 7 Oct 2008 18:37:59 +0000 (18:37 +0000)]
when changing the settings it is necessary to refresh all tabs, not only the active tab

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

17 years agoSmall fix to the zoom slider bar, the old sliderMoved(int) signal is just fired when...
Sascha Peilicke [Tue, 7 Oct 2008 08:26:07 +0000 (08:26 +0000)]
Small fix to the zoom slider bar, the old sliderMoved(int) signal is just fired when the user pressed a mouse button and drags the slider. It is however possible to change the slider position by clicking into it or (when focus follows mouse is enabled) by hovering on top of the slider and scrolling the mouse wheel. The zoom state was currently not updated in the latter 2 cases.

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

17 years agoallow to configure whether the zoom slider and/or the space information should be...
Peter Penz [Mon, 6 Oct 2008 18:15:53 +0000 (18:15 +0000)]
allow to configure whether the zoom slider and/or the space information should be shown in the statusbar

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

17 years agoSVN_SILENT: coding style cleanup
Peter Penz [Mon, 6 Oct 2008 18:14:08 +0000 (18:14 +0000)]
SVN_SILENT: coding style cleanup

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

17 years agoremove the asynchronous update of the zooming again, it decreases the "feeled" perfor...
Peter Penz [Mon, 6 Oct 2008 16:56:39 +0000 (16:56 +0000)]
remove the asynchronous update of the zooming again, it decreases the "feeled" performance

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

17 years agoProvide more zoom levels. When zooming icons > KIconLoader::SizeHuge with sizes that...
Peter Penz [Mon, 6 Oct 2008 16:39:13 +0000 (16:39 +0000)]
Provide more zoom levels. When zooming icons > KIconLoader::SizeHuge with sizes that are not available, the quality is still good in opposite to scaling smaller icons.

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

17 years agoProvide a zoom slider in the status bar. It is configurable whether the zoom slider...
Peter Penz [Sun, 5 Oct 2008 21:17:06 +0000 (21:17 +0000)]
Provide a zoom slider in the status bar. It is configurable whether the zoom slider and/or the space information is shown in the statusbar (the GUI in the settings dialog will be provided during the next week).

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

17 years agodo only a polling of the available space when the widget is visible
Peter Penz [Sun, 5 Oct 2008 21:13:50 +0000 (21:13 +0000)]
do only a polling of the available space when the widget is visible

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

17 years agothe model from the KFilePreviewGenerator constructor has been removed
Peter Penz [Sun, 5 Oct 2008 21:12:26 +0000 (21:12 +0000)]
the model from the KFilePreviewGenerator constructor has been removed

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

17 years agoupdate the statusbar and provide a progress information within the Dolphin KPart...
Peter Penz [Sun, 5 Oct 2008 18:11:46 +0000 (18:11 +0000)]
update the statusbar and provide a progress information within the Dolphin KPart, so that Konqueror shows the same information as Dolphin (thanks to Simon St James for the patch!)

CCMAIL: faure@kde.org

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

17 years agoSVN_SILENT: coding style cleanups (no change of behavior has been done)
Peter Penz [Wed, 1 Oct 2008 21:57:10 +0000 (21:57 +0000)]
SVN_SILENT: coding style cleanups (no change of behavior has been done)

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

17 years ago* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom implemen...
Peter Penz [Wed, 1 Oct 2008 21:39:35 +0000 (21:39 +0000)]
* adjusted Dolphin to use KonqOperations::doDrop() instead of using a custom implementation
* used new signals jobRecordingStarted() and jobRecordingFinished from FileUndoManager to inform the user in the statusbar when a recorded command has been finished

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

17 years agomake dolphin link correctly on mac osx
Marijn Kruisselbrink [Tue, 30 Sep 2008 19:05:26 +0000 (19:05 +0000)]
make dolphin link correctly on mac osx

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

17 years agoFix connect.
David Faure [Mon, 29 Sep 2008 21:00:34 +0000 (21:00 +0000)]
Fix connect.
But the one in dolphinviewcontainer (connecting to the kurlnavigator slot urlsDropped) still fails,
since it has no QDropEvent. Not sure what's the plan there.
CCMAIL: peter.penz@gmx.at

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

17 years agoDon't call setShortcut for a KAction over a QAction Pointer.
Michael Jansen [Mon, 29 Sep 2008 18:43:19 +0000 (18:43 +0000)]
Don't call setShortcut for a KAction over a QAction Pointer.

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

17 years agoNeed to provide menu names, in case the hosting application doesn't (e.g. kpartloader ;)
David Faure [Mon, 29 Sep 2008 17:20:59 +0000 (17:20 +0000)]
Need to provide menu names, in case the hosting application doesn't (e.g. kpartloader ;)

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 29 Sep 2008 11:19:40 +0000 (11:19 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoUse KonqOperations::doDrop() instead of a custom dropping code. Still some minor...
Peter Penz [Sun, 28 Sep 2008 18:38:00 +0000 (18:38 +0000)]
Use KonqOperations::doDrop() instead of a custom dropping code. Still some minor issues are open (Dolphin currently gets no feedback anymore when the operations have been finished), but they will be solved during the next week.

BUG: 168154

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

17 years agoKFilePreviewGenerator has been moved to kdelibs
Peter Penz [Sun, 28 Sep 2008 18:34:05 +0000 (18:34 +0000)]
KFilePreviewGenerator has been moved to kdelibs

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

17 years agolet me introduce: typo of the year "the the"
Frederik Schwarzer [Thu, 25 Sep 2008 15:05:22 +0000 (15:05 +0000)]
let me introduce: typo of the year "the the"

mostly seen as
"the the" -> "the"
"the the" -> "to the"
and in its best case
"a the the" -> "" :)

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

17 years agouse better terms for the grid alignment
Peter Penz [Wed, 24 Sep 2008 13:27:37 +0000 (13:27 +0000)]
use better terms for the grid alignment

BUG: 169606

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

17 years agorename setter/getter for showing previews to be naming guidelines conform
Peter Penz [Wed, 24 Sep 2008 12:32:55 +0000 (12:32 +0000)]
rename setter/getter for showing previews to be naming guidelines conform

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

17 years ago* renamed AbstractViewAdapter to KAbstractViewAdapter
Peter Penz [Wed, 24 Sep 2008 12:18:52 +0000 (12:18 +0000)]
* renamed AbstractViewAdapter to KAbstractViewAdapter
* added virtual destructor to KAbstractViewAdapter

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

17 years agoFixed issue that the "Show Menu Bar" state is not updated correctly (workaround for...
Peter Penz [Tue, 23 Sep 2008 13:04:46 +0000 (13:04 +0000)]
Fixed issue that the "Show Menu Bar" state is not updated correctly (workaround for bug #171080). Patch has been provided by Laurens Vanhove.

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 23 Sep 2008 11:24:55 +0000 (11:24 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoSVN_SILENT: fixed some typos
Peter Penz [Tue, 23 Sep 2008 11:19:12 +0000 (11:19 +0000)]
SVN_SILENT: fixed some typos

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

17 years agoMake KFilePreviewGenerator independent from the view implementation, so that it is...
Peter Penz [Tue, 23 Sep 2008 10:54:55 +0000 (10:54 +0000)]
Make KFilePreviewGenerator independent from the view implementation, so that it is no requirement that a QAbstractItemView is used -> the view implementation can also be based on QGraphicsView like done in the FolderView Plasmoid.

Patch provided by Fredrik Höglund.

CCMAIL: fredrik@kde.org

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

17 years agoWe have our own tooltip implementation in Dolphin. We don't want to use this KFileIte...
Rafael Fernández López [Tue, 23 Sep 2008 02:31:30 +0000 (02:31 +0000)]
We have our own tooltip implementation in Dolphin. We don't want to use this KFileItemDelegate capability

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

17 years agoThe else path is never reached -> removed it (thanks to Simon St James for the hint)
Peter Penz [Mon, 22 Sep 2008 18:00:41 +0000 (18:00 +0000)]
The else path is never reached -> removed it (thanks to Simon St James for the hint)

CCMAIL: kdedevel@etotheipiplusone.com

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

17 years agotry to align the x-position of the tooltip to the mouse-cursor if the tooltip can...
Peter Penz [Mon, 22 Sep 2008 15:33:04 +0000 (15:33 +0000)]
try to align the x-position of the tooltip to the mouse-cursor if the tooltip can be shown below or above the item (thanks to Simon St James for the patch)

CCMAIL: kdedevel@etotheipiplusone.com

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

17 years agodon't modify the background color to transparent, just don't draw the background...
Peter Penz [Mon, 22 Sep 2008 15:12:57 +0000 (15:12 +0000)]
don't modify the background color to transparent, just don't draw the background if no warning is shown

CCMAIL: thomas.luebking@web.de

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

17 years agomake the background transparent and apply the window-text color to the text color...
Peter Penz [Mon, 22 Sep 2008 15:11:50 +0000 (15:11 +0000)]
make the background transparent and apply the window-text color to the text color, so that enough contrast is given for all color schemes

CCMAIL: thomas.luebking@web.de

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

17 years agocleanup of includes
Peter Penz [Sun, 21 Sep 2008 21:41:42 +0000 (21:41 +0000)]
cleanup of includes

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

17 years agoExperimental patch provided by Fredrik Höglund: Use Xrender to scale the preview...
Peter Penz [Sun, 21 Sep 2008 21:24:54 +0000 (21:24 +0000)]
Experimental patch provided by Fredrik Höglund: Use Xrender to scale the preview pixmaps in the X server. This is accelerated in HW by the latest version of the NVidia driver and by the open source ATI, Intel and Nouveau drivers when they're using the EXA acceleration architecture. EXA will be the default in the upcoming 1.6 release of the server, which is scheduled for December.

CCMAIL: fredrik@kde.org

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

17 years agoprepare class to simplify keeping binary compatibility
Peter Penz [Sun, 21 Sep 2008 21:17:00 +0000 (21:17 +0000)]
prepare class to simplify keeping binary compatibility

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

17 years ago* documentation updates
Peter Penz [Sun, 21 Sep 2008 20:19:31 +0000 (20:19 +0000)]
* documentation updates
* don't trigger an assertion if no icon size is spezified by the view, just don't generate a preview in this case

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

17 years agorenamed IconManager to KFilePreviewGenerator
Peter Penz [Sun, 21 Sep 2008 19:57:37 +0000 (19:57 +0000)]
renamed IconManager to KFilePreviewGenerator

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 21 Sep 2008 10:57:59 +0000 (10:57 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 7 Sep 2008 10:56:32 +0000 (10:56 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agothis code can be called quite a lot so call the non-detaching at() instead of the...
Albert Astals Cid [Sat, 6 Sep 2008 22:52:30 +0000 (22:52 +0000)]
this code can be called quite a lot so call the non-detaching at() instead of the detaching []

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

17 years agodon't use SPACE as shortcut for Quick View, as this conflicts with the Terminal Panel
Peter Penz [Thu, 4 Sep 2008 20:11:14 +0000 (20:11 +0000)]
don't use SPACE as shortcut for Quick View, as this conflicts with the Terminal Panel

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

17 years agoput the close button of the filter bar on the left like in other applications (Kate...
Peter Penz [Tue, 2 Sep 2008 21:07:52 +0000 (21:07 +0000)]
put the close button of the filter bar on the left like in other applications (Kate, KWrite, Firefox, ...)

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

17 years agodon't clear the filterbar when switching between tabs
Peter Penz [Tue, 2 Sep 2008 20:01:50 +0000 (20:01 +0000)]
don't clear the filterbar when switching between tabs

BUG: 169878

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

17 years agoFixed details settings views for UI consistency with other tabs.
Leonardo Finetti [Sun, 31 Aug 2008 19:34:20 +0000 (19:34 +0000)]
Fixed details settings views for UI consistency with other tabs.

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

17 years agodon't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.org/Devel...
Peter Penz [Fri, 29 Aug 2008 16:12:56 +0000 (16:12 +0000)]
don't use the expensive QPixmap::setAlphaChannel() (see http://techbase.kde.org/Development/Tutorials/Graphics/Performance)

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

17 years agofixed crash when a tooltip-preview for a large file is generated and the mouse leaves...
Peter Penz [Fri, 29 Aug 2008 14:50:44 +0000 (14:50 +0000)]
fixed crash when a tooltip-preview for a large file is generated and the mouse leaves the item before the preview has been applied (patch provided by Laurens Vanhove)

CCMAIL: laurens@nature-helps.com

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

17 years agoBooo... false alarm. After going to the XMLGUI code this is perfect. I also wonder...
Rafael Fernández López [Tue, 26 Aug 2008 23:51:05 +0000 (23:51 +0000)]
Booo... false alarm. After going to the XMLGUI code this is perfect. I also wonder why call to setAutoSaveSettings when using Save flag, and why createGUI when using Create flag, is what setupGUI
internally is doing indeed. So nah, going back and removing those unnecessary calls. Now user preferences on toolbar places and sizes of icons are obeyed.

CCMAIL: peter.penz@gmx.at
CCMAIL: faure@kde.org

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

17 years agoDo not create with Save flag. OMG, this is a very bad problem of XMLGUI... if you...
Rafael Fernández López [Tue, 26 Aug 2008 23:42:53 +0000 (23:42 +0000)]
Do not create with Save flag. OMG, this is a very bad problem of XMLGUI... if you set that flag (which needs to be done
before createGUI, it will go to setAutoSaveSettings from KMainWindow, which will apply the personal preferences of
toolbars etc... of a NON EXISTANT GUI !. So take out this parameter from here... since we are calling anyway
setAutoSaveSettings couple lines after. I wonder if we should encourage people to not use Save flag, or we should fix
this into XMLGUI.

CCMAIL: peter.penz@gmx.at
CCMAIL: faure@kde.org

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

17 years ago* align labels on the right like suggested in the KDE 4 HIG
Peter Penz [Tue, 26 Aug 2008 23:01:56 +0000 (23:01 +0000)]
* align labels on the right like suggested in the KDE 4 HIG
* minor changes in detailsview settings and columnview settings

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

17 years agoProvide a common iconsize-widget for the settings dialog of the icons-, details-...
Peter Penz [Tue, 26 Aug 2008 22:21:50 +0000 (22:21 +0000)]
Provide a common iconsize-widget for the settings dialog of the icons-, details- and column-view. The current version still requires some improvements (Labels on the left + right, preview, ...).

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

17 years agowarning--
Peter Penz [Tue, 26 Aug 2008 20:22:20 +0000 (20:22 +0000)]
warning--

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

17 years agothe kcm needs the dolphin catalog, otherwise konqueror shows it untranslated, kudos...
Albert Astals Cid [Mon, 25 Aug 2008 20:59:50 +0000 (20:59 +0000)]
the kcm needs the dolphin catalog, otherwise konqueror shows it untranslated, kudos to Marta Rybczynska for discovering and reporting

CCMAIL: kde-i18n@rybczynska.net

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

17 years ago* initialize members as early as possible
Peter Penz [Sat, 23 Aug 2008 18:16:39 +0000 (18:16 +0000)]
* initialize members as early as possible
* reset m_generatingPreview if the received preview does not fit to the current URL

CCMAIL: laurens@nature-helps.com

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

17 years ago* coding style fixes
Peter Penz [Fri, 22 Aug 2008 22:00:39 +0000 (22:00 +0000)]
* coding style fixes
* added TODO comment (the drawing of the picture frame has been adapted from IconManager -> should be unified later)

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

17 years agotooltip improvements (patch provided by Laurens Vanhove):
Peter Penz [Fri, 22 Aug 2008 21:47:22 +0000 (21:47 +0000)]
tooltip improvements (patch provided by Laurens Vanhove):

* do a slightly delayed generation of previews to avoid expensive thumbnail creation when shortly hovering items

* prevent a resizing of the tooltip if the preview cannot be generated within a specific timeout

CCMAIL: laurens@nature-helps.com

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

17 years ago* convert the size in bytes to larger unit
Peter Penz [Fri, 22 Aug 2008 21:14:39 +0000 (21:14 +0000)]
* convert the size in bytes to larger unit
* minor style fix

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

17 years agoUse KDiskFreeSpaceInfo instead of deprecated KDiskFreeSpace. This has the bonus...
Jeff Mitchell [Fri, 22 Aug 2008 20:44:42 +0000 (20:44 +0000)]
Use KDiskFreeSpaceInfo instead of deprecated KDiskFreeSpace.  This has the bonus effect of making the logic much simpler.

CCMAIL: peter.penz@gmx.at

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

17 years agoSVN_SILENT: coding style fix
Peter Penz [Wed, 20 Aug 2008 05:47:40 +0000 (05:47 +0000)]
SVN_SILENT: coding style fix

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

17 years agoassure that the tooltip is never clipped at the screen borders and never overlaps...
Peter Penz [Tue, 19 Aug 2008 19:42:58 +0000 (19:42 +0000)]
assure that the tooltip is never clipped at the screen borders and never overlaps the item area (patch provided by Simon St James)

CCMAIL:  kdedevel@etotheipiplusone.com

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

17 years agoForce the treeview to be LTR on RTL desktops
Diego Iastrubni [Tue, 19 Aug 2008 12:50:09 +0000 (12:50 +0000)]
Force the treeview to be LTR on RTL desktops

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

17 years agoRemoved fix for negative x-coordinate again and added a TODO. We must provide a solut...
Peter Penz [Tue, 19 Aug 2008 06:33:28 +0000 (06:33 +0000)]
Removed fix for negative x-coordinate again and added a TODO. We must provide a solution that works for x and y, as Dolphin in KDE 4.2 offers very large item sizes.

CCMAIL: kdedevel@etotheipiplusone.com

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

17 years agoSVN_SILENT: minor coding style cleanups
Peter Penz [Tue, 19 Aug 2008 06:01:17 +0000 (06:01 +0000)]
SVN_SILENT: minor coding style cleanups

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

17 years agoadded missing copyright
Peter Penz [Tue, 19 Aug 2008 05:53:16 +0000 (05:53 +0000)]
added missing copyright

CCMAIL: kdedevel@etotheipiplusone.com

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

17 years agoPedantic
Laurent Montel [Mon, 18 Aug 2008 21:50:41 +0000 (21:50 +0000)]
Pedantic

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

17 years agoVery rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. Still...
Simon Paul St James [Mon, 18 Aug 2008 20:33:21 +0000 (20:33 +0000)]
Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin.  Still needs extensive work in positioning, scaling/ padding items to fit, and timing things so that the previews are more likely to have been generated when the tooltip is positioned and displayed.

CCBUG:161848

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

17 years agoRedraw the current tooltip at its original position if its data (icon, text etc)...
Simon Paul St James [Mon, 18 Aug 2008 20:27:46 +0000 (20:27 +0000)]
Redraw the current tooltip at its original position if its data (icon, text etc) changes.  Approved by Fredrik.

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

17 years agoDeal with the case where the icon might be taller than the text. Approved by fredrik.
Simon Paul St James [Mon, 18 Aug 2008 20:25:52 +0000 (20:25 +0000)]
Deal with the case where the icon might be taller than the text.  Approved by fredrik.

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

17 years agoColumn view + detail view: use different settings for preview and icon size like...
Peter Penz [Mon, 18 Aug 2008 19:30:25 +0000 (19:30 +0000)]
Column view + detail view: use different settings for preview and icon size like in the icon view for consistency. The setting dialogs will be adjusted later.

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

17 years agoSVN_SILENT made messages (.desktop file, second try)
Script Kiddy [Mon, 18 Aug 2008 11:02:41 +0000 (11:02 +0000)]
SVN_SILENT made messages (.desktop file, second try)

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

17 years agoDo a safe, practise commit with my new SVN account and just tidy up a duplicated...
Simon Paul St James [Sat, 16 Aug 2008 12:55:26 +0000 (12:55 +0000)]
Do a safe, practise commit with my new SVN account and just tidy up a duplicated comment :)

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

17 years agoFor the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those are...
Diego Iastrubni [Fri, 15 Aug 2008 23:02:01 +0000 (23:02 +0000)]
For the URL control of Dolphin and Konqueror to be LTR on RTL desktops (those are URLs, and are not affected by the direction of the desktop).
Force the filterbar of Dolphin to be LTR as well, as again it deals with files/directories which are english/latin letters most of the time.

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

17 years agominor adjustment to prevent code duplication
Peter Penz [Fri, 15 Aug 2008 13:27:52 +0000 (13:27 +0000)]
minor adjustment to prevent code duplication

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 15 Aug 2008 10:40:36 +0000 (10:40 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoChange the location of the methods. Now the algorithm is only applied when needed...
Rafael Fernández López [Thu, 14 Aug 2008 22:31:57 +0000 (22:31 +0000)]
Change the location of the methods. Now the algorithm is only applied when needed (when the view is not flat, that is, the tree view is enabled, and you can select items from different level of
hierarchy). This patch was waiting in my hard disk for being committed...

CCMAIL: faure@kde.org

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

17 years agoFix for show_filter_bar action of tools-menu, which is not correctly set (when the...
Sascha Peilicke [Thu, 14 Aug 2008 10:12:32 +0000 (10:12 +0000)]
Fix for show_filter_bar action of tools-menu, which is not correctly set (when the corresponding option is checked in the startupsettingsview) at application start-up.

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 13 Aug 2008 11:21:43 +0000 (11:21 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoDisable the alternating row colors when the details view is inactive. This solves...
Peter Penz [Tue, 12 Aug 2008 19:43:55 +0000 (19:43 +0000)]
Disable the alternating row colors when the details view is inactive. This solves the problem that when having a split view that too less contrast is given to be aware about the activation state.

BUG: 168270

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

17 years agoActivate the tab when an item is dragged above an inactive tab. Thanks to Dmitry...
Peter Penz [Tue, 12 Aug 2008 19:22:38 +0000 (19:22 +0000)]
Activate the tab when an item is dragged above an inactive tab. Thanks to Dmitry Khlystov for the patch!

BUG: 164312

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

17 years agoAssure that the "Close Tab" action gets disabled when only one tab is open.
Peter Penz [Tue, 12 Aug 2008 18:59:25 +0000 (18:59 +0000)]
Assure that the "Close Tab" action gets disabled when only one tab is open.

BUG: 168904

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

17 years agoUse a modeless properties dialog instead of a modal one, when opening it above the...
Peter Penz [Tue, 12 Aug 2008 18:46:35 +0000 (18:46 +0000)]
Use a modeless properties dialog instead of a modal one, when opening it above the viewport.

BUG: 168946

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

17 years agoProvide functionality for auto-expanding folders (the whole patch has been provided...
Peter Penz [Tue, 12 Aug 2008 18:36:49 +0000 (18:36 +0000)]
Provide functionality for auto-expanding folders (the whole patch has been provided by Simon St James). The setting is currently not offered in the GUI, as some minor remaining issues must be fixed.

CCMAIL: kdedevel@etotheipiplusone.com

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 9 Aug 2008 12:44:48 +0000 (12:44 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoassure correct update of the enabled/disabled state of the zoom actions (no backport...
Peter Penz [Fri, 8 Aug 2008 06:31:58 +0000 (06:31 +0000)]
assure correct update of the enabled/disabled state of the zoom actions (no backport required, as a new zooming approach is used on trunk)

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

17 years agouse the global setting for the "Show Delete" command
Peter Penz [Thu, 7 Aug 2008 21:44:35 +0000 (21:44 +0000)]
use the global setting for the "Show Delete" command

CCMAIL: kde@randomguy3.me.uk

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 7 Aug 2008 10:23:16 +0000 (10:23 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 6 Aug 2008 11:15:51 +0000 (11:15 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoNow the IconManager does not depend anymore from Dolphin classes. If at least a secon...
Peter Penz [Tue, 5 Aug 2008 21:47:02 +0000 (21:47 +0000)]
Now the IconManager does not depend anymore from Dolphin classes. If at least a second application requests having this functionality, it could be moved to kdelibs (for sure an API review is necessary, d-pointer, improved documentation etc.). Maybe the FolderView Plasmoid wants this?

CCMAIL: aseigo@kde.org
CCMAIL: fredrik@kde.org

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

17 years agoFirst step of refactoring to improve the zooming capabilities of views:
Peter Penz [Tue, 5 Aug 2008 20:15:51 +0000 (20:15 +0000)]
First step of refactoring to improve the zooming capabilities of views:

* Let classes that use DolphinView know about the currently used zoom level.

* Provide more zoom levels for all views (the settings dialogs have not been adjusted yet).

* Fixed issue that when using the wheel that the enabled state of the zoom actions has not been updated.

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

17 years agoMake dolphin link to KIO (reduced library interface problem)
Thiago Macieira [Tue, 5 Aug 2008 20:04:30 +0000 (20:04 +0000)]
Make dolphin link to KIO (reduced library interface problem)

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

17 years agoAllow to configure in the startup configuration whether the URL Navigator should...
Peter Penz [Sun, 3 Aug 2008 14:53:30 +0000 (14:53 +0000)]
Allow to configure in the startup configuration whether the URL Navigator should show the full path in the breadcrumb view.

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

17 years agoincrease version number
Peter Penz [Sun, 3 Aug 2008 14:52:31 +0000 (14:52 +0000)]
increase version number

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

17 years agofixed issue that the "[ ] Show 'Delete' command" for the context menu did not work
Peter Penz [Sun, 3 Aug 2008 10:49:07 +0000 (10:49 +0000)]
fixed issue that the "[ ] Show 'Delete' command" for the context menu did not work

@David: the same issue occurs in Konqueror (settings/konq/behavior.cpp) - may I apply the fix there too?

BUG: 167773
CCMAIL: faure@kde.org

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

17 years agowarning--
Peter Penz [Sun, 3 Aug 2008 10:10:34 +0000 (10:10 +0000)]
warning--

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

17 years agore-add assertions (have been accidentally removed by myself in the last commit)
Peter Penz [Sun, 3 Aug 2008 10:10:07 +0000 (10:10 +0000)]
re-add assertions (have been accidentally removed by myself in the last commit)

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

17 years agoPrevent that Konqueror crashs if pressing F2 (= Rename) although no items are selecte...
Peter Penz [Sun, 3 Aug 2008 10:01:53 +0000 (10:01 +0000)]
Prevent that Konqueror crashs if pressing F2 (= Rename) although no items are selected. TODO: disable the rename action (and other selection dependent actions) when no items are selected.

BUG: 168183

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