]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agoallow sorting by type
Peter Penz [Sun, 22 Apr 2007 21:04:46 +0000 (21:04 +0000)]
allow sorting by type

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

18 years agoheaders of a private library should not be installed
Pino Toscano [Sun, 22 Apr 2007 16:01:07 +0000 (16:01 +0000)]
headers of a private library should not be installed

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

18 years agoRemove not necessary include
Laurent Montel [Sun, 22 Apr 2007 11:14:24 +0000 (11:14 +0000)]
Remove not necessary include

svn path=/trunk/KDE/kdebase/nsplugins/; revision=656776

18 years agoSVN_SILENT i18n style guide fixes
Stephan Binner [Thu, 19 Apr 2007 05:00:52 +0000 (05:00 +0000)]
SVN_SILENT i18n style guide fixes

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 17 Apr 2007 05:21:55 +0000 (05:21 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/konqueror/; revision=654844

18 years agofixed dangerous usage of a const reference as member
Peter Penz [Mon, 16 Apr 2007 21:53:10 +0000 (21:53 +0000)]
fixed dangerous usage of a const reference as member

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

18 years agofixed icon names
Peter Penz [Mon, 16 Apr 2007 21:37:09 +0000 (21:37 +0000)]
fixed icon names

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

18 years agouse the smooth transformation mode for scaling
Peter Penz [Mon, 16 Apr 2007 21:30:49 +0000 (21:30 +0000)]
use the smooth transformation mode for scaling

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

18 years agoresize the pixmap in a smooth way instead of using a blending effect
Peter Penz [Mon, 16 Apr 2007 21:17:48 +0000 (21:17 +0000)]
resize the pixmap in a smooth way instead of using a blending effect

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

18 years agoMerging branches/work/kmainwindow-decoupling-branch from Kevin and me which
Simon Hausmann [Mon, 16 Apr 2007 20:44:36 +0000 (20:44 +0000)]
Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
separates the xmlgui stuff from KMainWindow

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

18 years agowhen switching from the column view to the details- or icons-view it makes sense...
Peter Penz [Mon, 16 Apr 2007 20:19:05 +0000 (20:19 +0000)]
when switching from the column view to the details- or icons-view it makes sense to adjust the URL automatically to the root URL of the column view

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

18 years agouse new "column view" icon (thanks to David Vignoni)
Peter Penz [Mon, 16 Apr 2007 20:08:09 +0000 (20:08 +0000)]
use new "column view" icon (thanks to David Vignoni)

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

18 years agoshow column mode in viewport context menu (thanks to Thomas Georgiou for the patch)
Peter Penz [Mon, 16 Apr 2007 20:01:19 +0000 (20:01 +0000)]
show column mode in viewport context menu (thanks to Thomas Georgiou for the patch)

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

18 years agofix coding style to match with http://techbase.kde.org/Policies/Kdelibs_Coding_Style
Peter Penz [Mon, 16 Apr 2007 19:47:40 +0000 (19:47 +0000)]
fix coding style to match with http://techbase.kde.org/Policies/Kdelibs_Coding_Style

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

18 years agoAdd fade transition between file icon/preview changes in the sidebar.
Robert Knight [Mon, 16 Apr 2007 15:38:03 +0000 (15:38 +0000)]
Add fade transition between file icon/preview changes in the sidebar.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 16 Apr 2007 05:08:30 +0000 (05:08 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoselect the decoration per default
Peter Penz [Sat, 14 Apr 2007 21:37:29 +0000 (21:37 +0000)]
select the decoration per default

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

18 years agooptimization: don't reload the view if not absolutely necessary
Peter Penz [Sat, 14 Apr 2007 20:45:22 +0000 (20:45 +0000)]
optimization: don't reload the view if not absolutely necessary

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

18 years agoups - did not want to commit the kDebug() line...
Peter Penz [Sat, 14 Apr 2007 20:34:18 +0000 (20:34 +0000)]
ups - did not want to commit the kDebug() line...

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

18 years agooptimization: no reloading necessary if preview has been turned on/off
Peter Penz [Sat, 14 Apr 2007 20:32:51 +0000 (20:32 +0000)]
optimization: no reloading necessary if preview has been turned on/off

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

18 years agofix possible crash if the base URL is empty
Peter Penz [Sat, 14 Apr 2007 20:21:30 +0000 (20:21 +0000)]
fix possible crash if the base URL is empty

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

18 years agoRevert last commit and exchange it by a more straight forward solution: just check...
Peter Penz [Sat, 14 Apr 2007 20:01:47 +0000 (20:01 +0000)]
Revert last commit and exchange it by a more straight forward solution: just check the URL of the file item to find out whether the item is still part of the model. By this there is no need of keeping tracks for ongoing preview jobs.

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

18 years agoassure that the preview job gets killed when the directory has been changed
Peter Penz [Sat, 14 Apr 2007 18:57:18 +0000 (18:57 +0000)]
assure that the preview job gets killed when the directory has been changed

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

18 years agofixed regression resulted by "reload" patch: toggling the preview did not work anymor...
Peter Penz [Sat, 14 Apr 2007 17:55:06 +0000 (17:55 +0000)]
fixed regression resulted by "reload" patch: toggling the preview did not work anymore -> save the view properties immediately

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

18 years agofixed shortcut for "Find"
Peter Penz [Sat, 14 Apr 2007 17:21:53 +0000 (17:21 +0000)]
fixed shortcut for "Find"

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

18 years agoallow to turn on/off the places panel by the menu
Peter Penz [Sat, 14 Apr 2007 16:50:51 +0000 (16:50 +0000)]
allow to turn on/off the places panel by the menu

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

18 years agocompilation fix
Sebastian Trueg [Fri, 13 Apr 2007 16:28:34 +0000 (16:28 +0000)]
compilation fix

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

18 years agofix exports - please take care to use the correct export macro next time!
Christian Ehrlicher [Fri, 13 Apr 2007 16:09:57 +0000 (16:09 +0000)]
fix exports - please take care to use the correct export macro next time!

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

18 years agoThose hacks are not needed anymore for autosaving.
Kevin Ottens [Fri, 13 Apr 2007 14:44:18 +0000 (14:44 +0000)]
Those hacks are not needed anymore for autosaving.

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

18 years agofix issue that the view properties are not read out correctly for first directory...
Peter Penz [Thu, 12 Apr 2007 17:39:10 +0000 (17:39 +0000)]
fix issue that the view properties are not read out correctly for first directory after starting Dolphin

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

18 years agominor coding style cleanups
Peter Penz [Thu, 12 Apr 2007 17:37:53 +0000 (17:37 +0000)]
minor coding style cleanups

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

18 years agosome include + coding guideline cleanups
Peter Penz [Thu, 12 Apr 2007 15:23:04 +0000 (15:23 +0000)]
some include + coding guideline cleanups

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

18 years agoinclude cleanup
Peter Penz [Thu, 12 Apr 2007 15:14:00 +0000 (15:14 +0000)]
include cleanup

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

18 years agoinclude cleanup
Dirk Mueller [Thu, 12 Apr 2007 13:02:58 +0000 (13:02 +0000)]
include cleanup

svn path=/trunk/KDE/kdebase/konqueror/; revision=652987

18 years agoEmtpy -> Empty. typo fix.
Funda Wang [Thu, 12 Apr 2007 05:56:03 +0000 (05:56 +0000)]
Emtpy -> Empty. typo fix.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 12 Apr 2007 05:10:21 +0000 (05:10 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/konqueror/; revision=652858

18 years agouse "folder" instead of "directory" for all visible strings
Peter Penz [Wed, 11 Apr 2007 05:42:11 +0000 (05:42 +0000)]
use "folder" instead of "directory" for all visible strings

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

18 years agofix #144021: show free space in GB instead of used space in percent
Peter Penz [Tue, 10 Apr 2007 11:54:04 +0000 (11:54 +0000)]
fix #144021: show free space in GB instead of used space in percent

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

18 years agoallow to enable the categorization feature for sorting
Peter Penz [Tue, 10 Apr 2007 11:22:56 +0000 (11:22 +0000)]
allow to enable the categorization feature for sorting

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

18 years agoAdded Rafael López's item categorizer into Dolphin (it's currently deactivated in...
Peter Penz [Tue, 10 Apr 2007 08:46:21 +0000 (08:46 +0000)]
Added Rafael López's item categorizer into Dolphin (it's currently deactivated in dolphiniconsview.cpp until it's in shape for the public).

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

18 years agoAdapt to new api
Laurent Montel [Tue, 10 Apr 2007 07:07:26 +0000 (07:07 +0000)]
Adapt to new api

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

18 years agoadapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Codin...
Peter Penz [Mon, 9 Apr 2007 19:12:54 +0000 (19:12 +0000)]
adapt Dolphin to kdelibs coding style (http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using:
astyle --indent=spaces=4 --brackets=linux \
       --indent-labels --pad=oper --unpad=paren \
       --one-line=keep-statements --convert-tabs \
       --indent-preprocessor \
       `find -type f -name '*.cpp'` `find -type f -name '*.h'`

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

18 years agoDolphin is now KBookmark* free.
Kevin Ottens [Mon, 9 Apr 2007 09:16:39 +0000 (09:16 +0000)]
Dolphin is now KBookmark* free.

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

18 years agoadaptions to the cleaned up interface of KUrlNavigator
Peter Penz [Sun, 8 Apr 2007 21:07:41 +0000 (21:07 +0000)]
adaptions to the cleaned up interface of KUrlNavigator

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 6 Apr 2007 05:03:06 +0000 (05:03 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 5 Apr 2007 04:44:04 +0000 (04:44 +0000)]
SVN_SILENT made messages (.desktop file)

svn path=/trunk/KDE/kdebase/konqueror/; revision=650658

18 years agoi18n style guide fixes
Stephan Binner [Wed, 4 Apr 2007 21:11:21 +0000 (21:11 +0000)]
i18n style guide fixes

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

18 years agoUse the Qt layout facilities correctly to align widgets in the information side bar...
Robert Knight [Wed, 4 Apr 2007 18:23:29 +0000 (18:23 +0000)]
Use the Qt layout facilities correctly to align widgets in the information side bar towars the top.  Fixes comment-box being huge when KMetaData is available.

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

18 years agoEnsure that the 'Text width' box in the Icon view settings page is always set to...
Robert Knight [Wed, 4 Apr 2007 17:51:32 +0000 (17:51 +0000)]
Ensure that the 'Text width' box in the Icon view settings page is always set to a valid entry initially.

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

18 years agomove the QT3_SUPPORT definition only where it's needed
Pino Toscano [Wed, 4 Apr 2007 14:47:36 +0000 (14:47 +0000)]
move the QT3_SUPPORT definition only where it's needed

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

18 years agoQt::Ascending -> Qt::AscendingOrder
Pino Toscano [Wed, 4 Apr 2007 13:02:52 +0000 (13:02 +0000)]
Qt::Ascending -> Qt::AscendingOrder
Qt::Descending -> Qt::DescendingOrder

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

18 years agosimplify layout of ViewPropertiesDialog
Peter Penz [Wed, 4 Apr 2007 05:48:51 +0000 (05:48 +0000)]
simplify layout of ViewPropertiesDialog

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 4 Apr 2007 05:01:42 +0000 (05:01 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoPlaces and url navigator are now provided by kfile. Port Dolphin to this
Kevin Ottens [Mon, 2 Apr 2007 20:08:14 +0000 (20:08 +0000)]
Places and url navigator are now provided by kfile. Port Dolphin to this
change.

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

18 years agoNo need to call rowCount() all the time.
Kevin Ottens [Mon, 2 Apr 2007 19:33:19 +0000 (19:33 +0000)]
No need to call rowCount() all the time.

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

18 years agoFurther cleanup to prepare the move.
Kevin Ottens [Mon, 2 Apr 2007 19:30:57 +0000 (19:30 +0000)]
Further cleanup to prepare the move.

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

18 years agoRename all the URL navigator related classes to prepare their migration
Kevin Ottens [Mon, 2 Apr 2007 19:20:07 +0000 (19:20 +0000)]
Rename all the URL navigator related classes to prepare their migration
in kdelibs.

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

18 years agoMake use of KFilePlaces instead of the bookmark system in the URL
Kevin Ottens [Mon, 2 Apr 2007 17:32:49 +0000 (17:32 +0000)]
Make use of KFilePlaces instead of the bookmark system in the URL
navigator. Yay!

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

18 years agoAdd some conveniences.
Kevin Ottens [Mon, 2 Apr 2007 17:31:38 +0000 (17:31 +0000)]
Add some conveniences.

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

18 years agoMake it proper english. :-)
Kevin Ottens [Mon, 2 Apr 2007 11:52:35 +0000 (11:52 +0000)]
Make it proper english. :-)

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

18 years agofixes
David Faure [Mon, 2 Apr 2007 10:19:47 +0000 (10:19 +0000)]
fixes

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

18 years agoCan't export them yet.
David Faure [Mon, 2 Apr 2007 10:11:12 +0000 (10:11 +0000)]
Can't export them yet.

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

18 years agoIntroduce KFilePlacesView which is a list view adding the navigation
Kevin Ottens [Mon, 2 Apr 2007 08:51:57 +0000 (08:51 +0000)]
Introduce KFilePlacesView which is a list view adding the navigation
logic. Suitable to interface it in Dolphin or the KFileDialog.

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

18 years agoFix more URL breakage.
Kevin Ottens [Mon, 2 Apr 2007 08:48:53 +0000 (08:48 +0000)]
Fix more URL breakage.

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

18 years agoFixes the URL handling in this model. QVariant breaks KUrl in strange
Kevin Ottens [Mon, 2 Apr 2007 08:45:08 +0000 (08:45 +0000)]
Fixes the URL handling in this model. QVariant breaks KUrl in strange
ways, hence the nasty code. If anybody has a better idea feel free to
point me to the right solution.

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

18 years agodon't force a confirmation for deleting in Dolphin if the user has turned it off...
Peter Penz [Mon, 2 Apr 2007 05:26:01 +0000 (05:26 +0000)]
don't force a confirmation for deleting in Dolphin if the user has turned it off globally for KDE

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

18 years agodon't use KUrl::upUrl() (thanks to David for the hint!)
Peter Penz [Mon, 2 Apr 2007 05:12:03 +0000 (05:12 +0000)]
don't use KUrl::upUrl() (thanks to David for the hint!)

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

18 years agoUse KonqOperations::del() as David suggested. In opposite to the old approach it...
Peter Penz [Mon, 2 Apr 2007 05:06:44 +0000 (05:06 +0000)]
Use KonqOperations::del() as David suggested. In opposite to the old approach it's possible now to turn off the confirmation dialog -> provide a way to turn it on again like in Konqi.

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

18 years agoAdd the KFilePlacesModel class. It allows to list user's "places" (a mix
Kevin Ottens [Sun, 1 Apr 2007 22:28:03 +0000 (22:28 +0000)]
Add the KFilePlacesModel class. It allows to list user's "places" (a mix
of bookmarks and volume devices). Still incomplete, for now it simply
list the places (drag and drop, and more interaction needs to be
implemented). It's supposed to move into kdelibs/kio soon.

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

18 years agoactivate basic drag & drop for the column view (although it's quite buggy at the...
Peter Penz [Sun, 1 Apr 2007 19:09:40 +0000 (19:09 +0000)]
activate basic drag & drop for the column view (although it's quite buggy at the moment)

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

18 years agouse default 'do you really want to delete...' dialog from libkonq
Peter Penz [Sun, 1 Apr 2007 19:08:49 +0000 (19:08 +0000)]
use default 'do you really want to delete...' dialog from libkonq

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

18 years agodon't just ask for confirmation for deleting, also delete the item :-)
Peter Penz [Sun, 1 Apr 2007 19:04:58 +0000 (19:04 +0000)]
don't just ask for confirmation for deleting, also delete the item :-)

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

18 years agoimplement renaming, moving to trash and deleting for the treeview panel
Peter Penz [Sun, 1 Apr 2007 18:51:26 +0000 (18:51 +0000)]
implement renaming, moving to trash and deleting for the treeview panel

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

18 years agochanged EOL from windows to unix
Peter Penz [Sun, 1 Apr 2007 18:36:23 +0000 (18:36 +0000)]
changed EOL from windows to unix

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

18 years agoreload view when the settings are applied
Peter Penz [Sun, 1 Apr 2007 18:08:24 +0000 (18:08 +0000)]
reload view when the settings are applied

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

18 years agointegrate column view into settings
Peter Penz [Sun, 1 Apr 2007 17:57:53 +0000 (17:57 +0000)]
integrate column view into settings

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

18 years agotake care when reloading KDirLister if a column view is shown
Peter Penz [Fri, 30 Mar 2007 05:51:05 +0000 (05:51 +0000)]
take care when reloading KDirLister if a column view is shown

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

18 years agodon't connect to non-existent signal
Peter Penz [Fri, 30 Mar 2007 05:24:26 +0000 (05:24 +0000)]
don't connect to non-existent signal

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

18 years agofixed "duplicate items issue" for the column view (don't invoke KDirLister::openUrl...
Peter Penz [Fri, 30 Mar 2007 04:51:06 +0000 (04:51 +0000)]
fixed "duplicate items issue" for the column view (don't invoke KDirLister::openUrl() twice for directories that have been loaded already)

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

18 years agoAs we require now qt4.3 this check is not necessary
Laurent Montel [Wed, 28 Mar 2007 08:19:43 +0000 (08:19 +0000)]
As we require now qt4.3 this check is not necessary

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

18 years agodolphin is the first apps which requires
Laurent Montel [Wed, 28 Mar 2007 08:10:53 +0000 (08:10 +0000)]
dolphin is the first apps which requires
qt4.3 but by default we don't requires it for the moment
I will not increase check into kdelibs now but it will a good
idea to increase it
=> for the moment disable dolphin if we don't have qt>=4.3

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

18 years agoMinimize the duplicate items problem when using a proxy model and letting KDirLister...
Peter Penz [Tue, 27 Mar 2007 21:43:47 +0000 (21:43 +0000)]
Minimize the duplicate items problem when using a proxy model and letting KDirLister keep its old directories.

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

18 years agoHide the HistoryElem class from the public API of UrlNavigator
David Faure [Tue, 27 Mar 2007 20:41:57 +0000 (20:41 +0000)]
Hide the HistoryElem class from the public API of UrlNavigator

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

18 years agouse sort proxy model
Peter Penz [Tue, 27 Mar 2007 20:19:19 +0000 (20:19 +0000)]
use sort proxy model

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

18 years agoFix issue that the sort proxy model does not work for QTreeView and QColumnView ...
Peter Penz [Tue, 27 Mar 2007 20:18:43 +0000 (20:18 +0000)]
Fix issue that the sort proxy model does not work for QTreeView and QColumnView (duplicate entries occured). The fix is not perfect yet, but at least it allows to use the proxy model for the treeview sidebar and the column view.

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

18 years agoMore use of KIcon
David Faure [Tue, 27 Mar 2007 19:44:43 +0000 (19:44 +0000)]
More use of KIcon

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

18 years agoAdded setters in urlnavigator to remove dependency on dolphinsettings.
David Faure [Tue, 27 Mar 2007 19:38:32 +0000 (19:38 +0000)]
Added setters in urlnavigator to remove dependency on dolphinsettings.
Removed old unused kfileiconview.h header, fixed some unrelated missing includes due to that one being removed.

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

18 years agoquick ;)
David Faure [Tue, 27 Mar 2007 19:18:44 +0000 (19:18 +0000)]
quick ;)

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

18 years agouse the Qt standard way to prevent a cloning of the object
Peter Penz [Tue, 27 Mar 2007 19:16:19 +0000 (19:16 +0000)]
use the Qt standard way to prevent a cloning of the object

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

18 years agoInitial version for a column view support (thanks a lot to Benjamin Meyer for QColumn...
Peter Penz [Tue, 27 Mar 2007 19:08:44 +0000 (19:08 +0000)]
Initial version for a column view support (thanks a lot to Benjamin Meyer for QColumnView in Qt4.3!). Currently there is a problem when using the DolphinSortFilterProxyModel: some items get duplicated, but I doubt it's an issue in QColumnView (the same issue occurs when using QTreeView) -> further investigations necessary...

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

18 years agoOne more step towards kdelibs: d-pointer-ify, including moving all members, all priva...
David Faure [Tue, 27 Mar 2007 19:05:46 +0000 (19:05 +0000)]
One more step towards kdelibs: d-pointer-ify, including moving all members, all private methods, and all private slots, to the private class.

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

18 years agoPorted to KBookmarkManager::closestBookmark - which even solves another TODO about...
David Faure [Mon, 26 Mar 2007 23:04:43 +0000 (23:04 +0000)]
Ported to KBookmarkManager::closestBookmark - which even solves another TODO about code duplication.
Improved urlnavigator API to avoid exposing the full QList (api independent from implementation now).

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

18 years agocleanups
David Faure [Mon, 26 Mar 2007 21:01:35 +0000 (21:01 +0000)]
cleanups

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

18 years agoA small step in trying to make urlnavigator useable in kdelibs for the file dialog:
David Faure [Mon, 26 Mar 2007 20:32:50 +0000 (20:32 +0000)]
A small step in trying to make urlnavigator useable in kdelibs for the file dialog:
 remove dependency on DolphinSettings::bookmarkManager().

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

18 years agoUsing a QLinkedList mostly for "accessing element at index i" is not the best solutio...
David Faure [Mon, 26 Mar 2007 18:34:52 +0000 (18:34 +0000)]
Using a QLinkedList mostly for "accessing element at index i" is not the best solution performance-wise... use a QList instead.

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

18 years agothere is only one lib, no need to have two macros
David Faure [Mon, 26 Mar 2007 13:23:45 +0000 (13:23 +0000)]
there is only one lib, no need to have two macros
CCMAIL: Christian Ehrlicher <Ch.Ehrlicher@gmx.de>

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

18 years agoAvoid to use QUrl::toString, as per Davids suggestion.
Luca Gugelmann [Mon, 26 Mar 2007 11:39:52 +0000 (11:39 +0000)]
Avoid to use QUrl::toString, as per Davids suggestion.

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

18 years agoKDEDesktopMimeType -> KDesktopFileActions
David Faure [Mon, 26 Mar 2007 08:24:06 +0000 (08:24 +0000)]
KDEDesktopMimeType -> KDesktopFileActions

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 26 Mar 2007 04:37:37 +0000 (04:37 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agofix export
Christian Ehrlicher [Sun, 25 Mar 2007 18:29:14 +0000 (18:29 +0000)]
fix export

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