]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
18 years agoCreate the new architecture for KCategorizedView. Now DolphinModel is created, inheri...
Rafael Fernández López [Mon, 17 Sep 2007 04:02:17 +0000 (04:02 +0000)]
Create the new architecture for KCategorizedView. Now DolphinModel is created, inheriting KDirModel for returning valid data for the role of the category of
an item. DolphinSortFilterProxyModel implements now methods lessThanCategoryMethod and lessThanGeneralMethod from KCategorizedSortFilterProxyModel.

The only thing that needs to be adapted is the keyboard navigation on the KCategorizedView.

CCMAIL: peter.penz@gmx.at

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

18 years agofix: forgot to invoke base implementation
Peter Penz [Fri, 14 Sep 2007 22:18:02 +0000 (22:18 +0000)]
fix: forgot to invoke base implementation

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

18 years agoselection model fixes
Peter Penz [Fri, 14 Sep 2007 22:08:34 +0000 (22:08 +0000)]
selection model fixes

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

18 years agorefactoring of column view, which fixes:
Peter Penz [Fri, 14 Sep 2007 20:50:08 +0000 (20:50 +0000)]
refactoring of column view, which fixes:
* selection issues
* unwanted loading of sub directories
* wrong horizontal scroll position

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 14 Sep 2007 10:18:47 +0000 (10:18 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoupdate the URL candidate if only one file is selected, so that Nepomuk tags get updat...
Peter Penz [Thu, 13 Sep 2007 12:18:30 +0000 (12:18 +0000)]
update the URL candidate if only one file is selected, so that Nepomuk tags get updated (thanks to Rajeev J Sebastian for the patch!)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 13 Sep 2007 05:55:01 +0000 (05:55 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agodesktop-file-validate says not to end a MimeType with a semicolon.
Allen Winter [Mon, 10 Sep 2007 18:44:07 +0000 (18:44 +0000)]
desktop-file-validate says not to end a MimeType with a semicolon.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 10 Sep 2007 05:48:06 +0000 (05:48 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoprovide backspace as alternative shortcut for "go back"
Peter Penz [Sun, 9 Sep 2007 19:02:22 +0000 (19:02 +0000)]
provide backspace as alternative shortcut for "go back"

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

18 years agocheck whether the current index is valid and whether no other items are selected
Peter Penz [Sun, 9 Sep 2007 18:54:32 +0000 (18:54 +0000)]
check whether the current index is valid and whether no other items are selected

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

18 years agoReactivate keyboard navigation again. Previously the Return key did not work, as...
Peter Penz [Sun, 9 Sep 2007 18:38:04 +0000 (18:38 +0000)]
Reactivate keyboard navigation again. Previously the Return key did not work, as the 'activated()' signal cannot be used (it ignores KDEs single vs. doubleclick setting).

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

18 years agoadd TODO as reminder for KDE 4.1...
Peter Penz [Sun, 9 Sep 2007 18:33:58 +0000 (18:33 +0000)]
add TODO as reminder for KDE 4.1...

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

18 years agouse global IconLoader
Peter Penz [Sun, 9 Sep 2007 13:03:48 +0000 (13:03 +0000)]
use global IconLoader

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

18 years agoincrease default size for previews to 5 MB
Peter Penz [Sun, 9 Sep 2007 12:59:29 +0000 (12:59 +0000)]
increase default size for previews to 5 MB

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

18 years agochange shortcut from the information sidebar to F11 for having a common setting like...
Peter Penz [Sun, 9 Sep 2007 12:54:24 +0000 (12:54 +0000)]
change shortcut from the information sidebar to F11 for having a common setting like in the file dialog

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

18 years agominor optimization: don't instantiate the icon loader on each size change
Peter Penz [Sun, 9 Sep 2007 12:51:12 +0000 (12:51 +0000)]
minor optimization: don't instantiate the icon loader on each size change

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

18 years agominor coding style fix
Peter Penz [Sun, 9 Sep 2007 10:32:49 +0000 (10:32 +0000)]
minor coding style fix

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 9 Sep 2007 06:15:09 +0000 (06:15 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agomove from deprecated KPixmapEffects to KIconEffects, not perfected code yet
Arto Hytönen [Sun, 9 Sep 2007 02:55:51 +0000 (02:55 +0000)]
move from deprecated KPixmapEffects to KIconEffects, not perfected code yet

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

18 years agodeprecated-- KColorScheme __comp_ctor fixes
Arto Hytönen [Fri, 7 Sep 2007 12:37:28 +0000 (12:37 +0000)]
deprecated-- KColorScheme __comp_ctor fixes

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

18 years agoDocPath -> X-DocPath for .desktop of type Application
Pino Toscano [Thu, 6 Sep 2007 14:45:46 +0000 (14:45 +0000)]
DocPath -> X-DocPath for .desktop of type Application

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

18 years agoRemove reference to a slot which does not exist. Almost identical code can be found...
Robert Knight [Wed, 5 Sep 2007 19:33:08 +0000 (19:33 +0000)]
Remove reference to a slot which does not exist.  Almost identical code can be found in the DolphinView constructor, which does have an updateCutItems() slot.

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

18 years agoRemove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ contains...
Craig Drummond [Wed, 5 Sep 2007 15:18:54 +0000 (15:18 +0000)]
Remove old copy of 'installfont.desktop'. workspace/kcontrol/kfontinst/apps/ contains a more up-to-date version.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 5 Sep 2007 06:28:32 +0000 (06:28 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agouse "Sort by" instead of "Sort By"
Peter Penz [Tue, 4 Sep 2007 16:59:30 +0000 (16:59 +0000)]
use "Sort by" instead of "Sort By"

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

18 years agominor simplification
Peter Penz [Sun, 2 Sep 2007 21:40:18 +0000 (21:40 +0000)]
minor simplification

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

18 years agoSVN_SILENT typos--
Arto Hytönen [Sat, 1 Sep 2007 08:00:48 +0000 (08:00 +0000)]
SVN_SILENT typos--

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

18 years agodeprecated--
Alex Merry [Fri, 31 Aug 2007 22:52:52 +0000 (22:52 +0000)]
deprecated--

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

18 years agoThe "error" icon looks like a close-button inside the statusbar -> don't show it...
Peter Penz [Fri, 31 Aug 2007 16:26:19 +0000 (16:26 +0000)]
The "error" icon looks like a close-button inside the statusbar -> don't show it...

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 31 Aug 2007 07:59:14 +0000 (07:59 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoas David pointed out: Qt4 has a nicer approach for asynchronous events than using...
Peter Penz [Fri, 31 Aug 2007 05:16:04 +0000 (05:16 +0000)]
as David pointed out: Qt4 has a nicer approach for asynchronous events than using QTimer

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

18 years agoUse the new method KDirModel::expandToUrl() from David for expanding the treeview...
Peter Penz [Thu, 30 Aug 2007 16:20:46 +0000 (16:20 +0000)]
Use the new method KDirModel::expandToUrl() from David for expanding the treeview -> no more crashes anymore for long URLs :-)

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

18 years agoUse KPluginFactory instead of deprecated KLibFactory
Max Blazejak [Thu, 30 Aug 2007 11:04:16 +0000 (11:04 +0000)]
Use KPluginFactory instead of deprecated KLibFactory

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

18 years agoF9 opens the places panel (-> consistent with file-dialog), F7 the folders panel...
Peter Penz [Thu, 30 Aug 2007 06:20:24 +0000 (06:20 +0000)]
F9 opens the places panel (-> consistent with file-dialog), F7 the folders panel ("tree-view")

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

18 years agodolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's already...
David Faure [Tue, 28 Aug 2007 21:47:20 +0000 (21:47 +0000)]
dolphinview fix: don't emit urlChanged twice in DolphinView::setUrl (it's already emitted by the controller, and we forward that)
dolphinpart fix: don't let the konq wheel spin forever when clicking on the Home button and we're already viewing $HOME.

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

18 years agoNavigation in konqueror works MUCH better when the KParts url is set :)
David Faure [Tue, 28 Aug 2007 20:20:05 +0000 (20:20 +0000)]
Navigation in konqueror works MUCH better when the KParts url is set :)

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

18 years agoImplement contextMenu handling in dolphin part (for konqueror)
David Faure [Tue, 28 Aug 2007 19:48:36 +0000 (19:48 +0000)]
Implement contextMenu handling in dolphin part (for konqueror)

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

18 years agoClicking on items in dolphin part finally implemented.
David Faure [Tue, 28 Aug 2007 17:50:54 +0000 (17:50 +0000)]
Clicking on items in dolphin part finally implemented.
Fixed connect() error in dolphinstatusbar [unrelated].

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 27 Aug 2007 06:09:24 +0000 (06:09 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agodon't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)
Peter Penz [Sat, 25 Aug 2007 10:42:10 +0000 (10:42 +0000)]
don't use the term "Bookmarks" anymore, use "Places" instead (includes devices etc.)

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

18 years agodelete custom Dolphin icon
Peter Penz [Sat, 25 Aug 2007 10:28:51 +0000 (10:28 +0000)]
delete custom Dolphin icon

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

18 years agouse system-file-manager icon instead of custom Dolphin icon
Peter Penz [Sat, 25 Aug 2007 10:24:30 +0000 (10:24 +0000)]
use system-file-manager icon instead of custom Dolphin icon

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

18 years agouse new icons for closing the inactive view
Peter Penz [Sat, 25 Aug 2007 09:54:31 +0000 (09:54 +0000)]
use new icons for closing the inactive view

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 24 Aug 2007 06:24:18 +0000 (06:24 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 20 Aug 2007 07:37:38 +0000 (07:37 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoadjusted categories like in other kdebase apps (thanks to Gyula for the patch!)
Peter Penz [Sun, 19 Aug 2007 14:09:51 +0000 (14:09 +0000)]
adjusted categories like in other kdebase apps (thanks to Gyula for the patch!)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 19 Aug 2007 06:11:40 +0000 (06:11 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agouse adjusted signals from KDirLister
Peter Penz [Fri, 17 Aug 2007 06:53:48 +0000 (06:53 +0000)]
use adjusted signals from KDirLister

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

18 years agopreview did not work anymore (KDirLister emits the signal newItems(const KFileItemLis...
Peter Penz [Thu, 16 Aug 2007 15:28:30 +0000 (15:28 +0000)]
preview did not work anymore (KDirLister emits the signal newItems(const KFileItemList&) -> generatePreviews() from Dolphin must have the same signature)

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

18 years agoRemove unnecessary parameter.
Jeff Mitchell [Thu, 16 Aug 2007 13:22:18 +0000 (13:22 +0000)]
Remove unnecessary parameter.

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

18 years agoThe inactive view gets closed, no joining is done -> fix text
Peter Penz [Thu, 16 Aug 2007 06:59:36 +0000 (06:59 +0000)]
The inactive view gets closed, no joining is done -> fix text

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

18 years agoReadded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo...
Peter Penz [Thu, 16 Aug 2007 05:22:39 +0000 (05:22 +0000)]
Readded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo.isNull()) accidentally has been added due to the 'use KFileItem by value instead of pointer' change...)

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

18 years agoFixed a few comments
Gabriel Anderson [Wed, 15 Aug 2007 22:30:06 +0000 (22:30 +0000)]
Fixed a few comments

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

18 years agoRemoved a bad Q_ASSERT
Gabriel Anderson [Wed, 15 Aug 2007 22:29:19 +0000 (22:29 +0000)]
Removed a bad Q_ASSERT

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

18 years agoSmoother animations for the pixmap viewer if the pixmap is changed constantly during...
Peter Penz [Wed, 15 Aug 2007 22:08:00 +0000 (22:08 +0000)]
Smoother animations for the pixmap viewer if the pixmap is changed constantly during small time slots (thanks to Rafael Fernández López for the original patch!).

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 15 Aug 2007 06:11:48 +0000 (06:11 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agostyle-guide nitpicking :-)
Peter Penz [Tue, 14 Aug 2007 18:14:32 +0000 (18:14 +0000)]
style-guide nitpicking :-)

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

18 years agoWhen renaming, use the actual name of the item (from the KFileItem) in the dialog.
Jeff Mitchell [Tue, 14 Aug 2007 16:46:06 +0000 (16:46 +0000)]
When renaming, use the actual name of the item (from the KFileItem) in the dialog.

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

18 years agocompile++
Peter Penz [Tue, 14 Aug 2007 06:07:59 +0000 (06:07 +0000)]
compile++

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 14 Aug 2007 05:56:15 +0000 (05:56 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoUse KFileItem by value rather than by pointer
David Faure [Mon, 13 Aug 2007 21:57:20 +0000 (21:57 +0000)]
Use KFileItem by value rather than by pointer
 - in KDirModel::itemForIndex, as noted there as a TODO
 - in dolphin, everywhere.

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

18 years agoKParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]
David Faure [Mon, 13 Aug 2007 10:17:57 +0000 (10:17 +0000)]
KParts::URLArgs split up [merged from branches/work/kparts_urlargs_split]
 into KParts::OpenUrlArguments and KParts::BrowserArguments.
This also allows the part to set arguments().mimeType() is the host didn't set it.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 13 Aug 2007 05:38:36 +0000 (05:38 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoremoved "Toggle Views" context menu action (not required anymore as only the inactive...
Peter Penz [Sun, 12 Aug 2007 17:50:42 +0000 (17:50 +0000)]
removed "Toggle Views" context menu action (not required anymore as only the inactive view gets closed now)

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

18 years ago* fixed issue that when having a split view, that both views get the same color after...
Peter Penz [Sun, 12 Aug 2007 17:48:29 +0000 (17:48 +0000)]
* fixed issue that when having a split view, that both views get the same color after OK or Apply has been pressed inside the Dolphin settings dialog
* prepare for toggling the view icon depending from the activation state

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

18 years agoFix escaping
Richard Lärkäng [Sat, 11 Aug 2007 09:31:06 +0000 (09:31 +0000)]
Fix escaping

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 9 Aug 2007 05:49:22 +0000 (05:49 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 8 Aug 2007 05:49:04 +0000 (05:49 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years ago* added some internal documentation to explain workarounds which seem to be necessary...
Peter Penz [Tue, 7 Aug 2007 20:04:38 +0000 (20:04 +0000)]
* added some internal documentation to explain workarounds which seem to be necessary for QColumnView in Qt4.3
* minor cleanups

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

18 years agocolumn view: fixed SHIFT modifier selection behavior
Peter Penz [Tue, 7 Aug 2007 06:34:05 +0000 (06:34 +0000)]
column view: fixed SHIFT modifier selection behavior

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

18 years ago* toggle selection when using CTRL modifier
Peter Penz [Mon, 6 Aug 2007 16:09:06 +0000 (16:09 +0000)]
* toggle selection when using CTRL modifier
* assure that the selection model of the column is synchronized when triggering "Select All" or "Invert Selection"

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

18 years agoFixed 'Select All' and 'Invert Selection' for the column view (only the items of...
Peter Penz [Mon, 6 Aug 2007 06:56:36 +0000 (06:56 +0000)]
Fixed 'Select All' and 'Invert Selection' for the column view (only the items of the currently active column will be selected, not the whole tree). The current implementation is quite slow, but this will be fixed later.

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 6 Aug 2007 05:44:08 +0000 (05:44 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 4 Aug 2007 05:43:42 +0000 (05:43 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agorequest the activation of a column also on directories if not the left mouse button...
Peter Penz [Fri, 3 Aug 2007 20:10:11 +0000 (20:10 +0000)]
request the activation of a column also on directories if not the left mouse button is pressed

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

18 years agofurther selection model fixes
Peter Penz [Fri, 3 Aug 2007 18:46:49 +0000 (18:46 +0000)]
further selection model fixes

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

18 years agoAdapt to new KWarning/kFatal/kDebug api
Laurent Montel [Fri, 3 Aug 2007 06:40:12 +0000 (06:40 +0000)]
Adapt to new KWarning/kFatal/kDebug api

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 30 Jul 2007 04:47:23 +0000 (04:47 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoUse the new KFileItem API
Thiago Macieira [Sun, 29 Jul 2007 23:12:57 +0000 (23:12 +0000)]
Use the new KFileItem API

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

18 years agominor fixes regarding inactive columns
Peter Penz [Sun, 29 Jul 2007 20:30:16 +0000 (20:30 +0000)]
minor fixes regarding inactive columns

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

18 years agonew approach: don't fight against the selection behavior of QColumnView, but improve...
Peter Penz [Sun, 29 Jul 2007 19:37:42 +0000 (19:37 +0000)]
new approach: don't fight against the selection behavior of QColumnView, but improve the visual appearance be indicating the shown folder visually

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

18 years agoAssure that the view properties of a column view are always stored in the folder...
Peter Penz [Sun, 29 Jul 2007 15:33:52 +0000 (15:33 +0000)]
Assure that the view properties of a column view are always stored in the folder represented by the first column. It is assured now, that all columns use the same view properties. Although one reason is because of technical 'restrictions' (KDirLister properties like 'show dot files' are applied to all sub directories too), I personally think it also makes sense from a usability point of view.

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

18 years agowhen activating the columns inside a column view, the current view properties must...
Peter Penz [Sun, 29 Jul 2007 14:44:00 +0000 (14:44 +0000)]
when activating the columns inside a column view, the current view properties must get synchronized

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 29 Jul 2007 05:20:59 +0000 (05:20 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoremove extra ";"
Stephan Binner [Sun, 29 Jul 2007 04:49:00 +0000 (04:49 +0000)]
remove extra ";"

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

18 years agofix some drag & drop issues
Peter Penz [Sat, 28 Jul 2007 23:35:53 +0000 (23:35 +0000)]
fix some drag & drop issues

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

18 years agodon't load directories when hovering folders during moving the mouse...
Peter Penz [Sat, 28 Jul 2007 22:59:22 +0000 (22:59 +0000)]
don't load directories when hovering folders during moving the mouse...

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

18 years agotemporary fixes until MultiSelection will be implemented
Peter Penz [Sat, 28 Jul 2007 22:27:58 +0000 (22:27 +0000)]
temporary fixes until MultiSelection will be implemented

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

18 years agoassure that the folder which is shown in the next column is always selected
Peter Penz [Sat, 28 Jul 2007 20:46:34 +0000 (20:46 +0000)]
assure that the folder which is shown in the next column is always selected

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

18 years agouse alternating row colors for the details view
Peter Penz [Sat, 28 Jul 2007 14:19:38 +0000 (14:19 +0000)]
use alternating row colors for the details view

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

18 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 28 Jul 2007 05:36:34 +0000 (05:36 +0000)]
SVN_SILENT made messages (.desktop file)

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

18 years agoCall the front-end function, not the backend virtual doKill
Thiago Macieira [Thu, 26 Jul 2007 21:32:27 +0000 (21:32 +0000)]
Call the front-end function, not the backend virtual doKill

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

18 years agoremove strange copy/paste issue which was responsible that Dolphin forgot the general...
Peter Penz [Thu, 26 Jul 2007 19:57:37 +0000 (19:57 +0000)]
remove strange copy/paste issue which was responsible that Dolphin forgot the general settings (it seems those lines have been copied from GeneralViewSettingsPage::restoreDefaults() per accident)

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

18 years agoCompile (KDateTime simplifications)
Jure Repinc [Thu, 26 Jul 2007 00:26:02 +0000 (00:26 +0000)]
Compile (KDateTime simplifications)

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

18 years agolittle fix that brings everything into order
Nick Shaforostoff [Wed, 25 Jul 2007 20:35:32 +0000 (20:35 +0000)]
little fix that brings everything into order

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

18 years agoprovide a useful default width for the Folders dock (treeview)
Peter Penz [Wed, 25 Jul 2007 20:04:14 +0000 (20:04 +0000)]
provide a useful default width for the Folders dock (treeview)

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

18 years agorevert wrong sorting resulted by last commit: K comes before L... (yes, some people...
Peter Penz [Wed, 25 Jul 2007 19:55:34 +0000 (19:55 +0000)]
revert wrong sorting resulted by last commit: K comes before L... (yes, some people like me can only sort the letters A - F ;-))

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

18 years agouse the minimum width as default width
Peter Penz [Wed, 25 Jul 2007 19:51:33 +0000 (19:51 +0000)]
use the minimum width as default width

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

18 years agominor documentation and coding style fixes
Peter Penz [Wed, 25 Jul 2007 19:45:15 +0000 (19:45 +0000)]
minor documentation and coding style fixes

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