]> cloud.milkyroute.net Git - dolphin.git/log
dolphin.git
17 years agoUpdate the keypress state before invoking QTreeView::keyPressEvent(), as this call...
Peter Penz [Sat, 7 Jun 2008 15:53:34 +0000 (15:53 +0000)]
Update the keypress state before invoking QTreeView::keyPressEvent(), as this call invokes QTreeView::currentChanged(), where the value is needed. This fix assures that the selection is changed when the current index is changed like in QListView.

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

17 years ago1) Make sure that size qprogressbar is really updated after each change
Jakub Stachowski [Sat, 7 Jun 2008 15:39:27 +0000 (15:39 +0000)]
1) Make sure that size qprogressbar is really updated after each change
2) Get rid of flicker when after changing partition new size is smaller
than used space on old one - in this case setMaximum calls reset()
3) User proper value for comparison when checking if progressbar should
be changed

BUG: 163343

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

17 years agoRequest item information when the current directory has been (re-) entered. This...
Peter Penz [Sat, 7 Jun 2008 12:32:03 +0000 (12:32 +0000)]
Request item information when the current directory has been (re-) entered. This e. g. occurs if a media has been unmounted and remounted again.

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

17 years agoFixed the following Information Panel issues:
Peter Penz [Sat, 7 Jun 2008 12:14:29 +0000 (12:14 +0000)]
Fixed the following Information Panel issues:
* Trash icon is not updated when trash has been emptied or got filled.
* When renaming an item the old name will be shown in the Information Panel.
* When unmounting media, still the mounted icon is shown.

BUG: 161385
BUG: 153514
BUG: 154747
CCBUG: 159366

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

17 years agoDo a delayed initialization of all widgets when showing the the Information Panel...
Peter Penz [Sat, 7 Jun 2008 11:00:42 +0000 (11:00 +0000)]
Do a delayed initialization of all widgets when showing the the Information Panel. This assures that no expensive initializations are done when the Information Panel is not shown at all.

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

17 years ago* use cmake macro to install preview icon
Urs Wolfer [Sat, 7 Jun 2008 10:56:14 +0000 (10:56 +0000)]
* use cmake macro to install preview icon
* install icons to global icon dir, otherwise it seems not to work when using dolpin part in konqueror

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

17 years agofix crash when e. g. right clicking on a file using SMB inside Konqueror
Peter Penz [Sat, 7 Jun 2008 09:49:24 +0000 (09:49 +0000)]
fix crash when e. g. right clicking on a file using SMB inside Konqueror

BUG: 163358

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

17 years agoWhen "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
David Faure [Thu, 5 Jun 2008 22:25:07 +0000 (22:25 +0000)]
When "move_to_trash" is disabled and "delete" is enabled (e.g. non-local files),
enable a hidden action with Key_Del as shortcut, so that the user can press Del to delete the file.
BUG: 76016

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

17 years agoMove the "Create New" action (for the Edit menu, not for the context menu) to dolphin...
David Faure [Thu, 5 Jun 2008 19:19:14 +0000 (19:19 +0000)]
Move the "Create New" action (for the Edit menu, not for the context menu) to dolphinpart, so that
it doesn't appear while browsing the web [with a filemanagement profile initially]. The point is to
make the GUI sensible whatever initial profile was selected and hopefully get rid of konq-filemanagement.rc/konq-webbrowsing.rc.

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

17 years agoSVN_SILENT made messages (.desktop file, second try)
Script Kiddy [Thu, 5 Jun 2008 02:24:59 +0000 (02:24 +0000)]
SVN_SILENT made messages (.desktop file, second try)

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

17 years agoContinue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools / Open...
David Faure [Wed, 4 Jun 2008 11:51:54 +0000 (11:51 +0000)]
Continue cleaning up the menus of "konqueror as a webbrowser" : moved "Tools / Open Terminal" action to DolphinPart.
Thanks to Kevin for reminding me of this one.

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

17 years agojump to the URL of the clipboard content if a middle click on an empty area inside...
Peter Penz [Tue, 3 Jun 2008 20:30:39 +0000 (20:30 +0000)]
jump to the URL of the clipboard content if a middle click on an empty area inside the view is done

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

17 years agoSVN_SILENT: removed obsolete (now: wrong) comment
Peter Penz [Tue, 3 Jun 2008 20:29:12 +0000 (20:29 +0000)]
SVN_SILENT: removed obsolete (now: wrong) comment

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

17 years agono need to request a thumbnail
Peter Penz [Tue, 3 Jun 2008 19:27:46 +0000 (19:27 +0000)]
no need to request a thumbnail

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

17 years agomove the create config-nepomuk.h higher so dolphinprivate sources can find it.
Allen Winter [Tue, 3 Jun 2008 14:44:10 +0000 (14:44 +0000)]
move the create config-nepomuk.h higher so dolphinprivate sources can find it.
add a macro_log_feature() message

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

17 years agoFixed Nepomuk dependancy checking
Sebastian Trueg [Tue, 3 Jun 2008 14:34:10 +0000 (14:34 +0000)]
Fixed Nepomuk dependancy checking

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 3 Jun 2008 14:23:53 +0000 (14:23 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoUse KonqMenuActions to add the "open with" actions to the popupmenu, to avoid this...
David Faure [Mon, 2 Jun 2008 16:36:29 +0000 (16:36 +0000)]
Use KonqMenuActions to add the "open with" actions to the popupmenu, to avoid this independent reimplementation,
which brought back bug 121728 ('&' in application name treated as accelerator)

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

17 years agoUse KonqFileItemCapabilities in KonqPopupMenuInformation instead of the too-basic...
David Faure [Mon, 2 Jun 2008 14:30:26 +0000 (14:30 +0000)]
Use KonqFileItemCapabilities in KonqPopupMenuInformation instead of the too-basic bool readOnly().
Ported KonqPopupMenu to KonqFileItemCapabilities.

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

17 years agoFix the edit-menu action disabling/enabling bug in dolphinpart finally! Also, move...
George Goldberg [Mon, 2 Jun 2008 10:07:13 +0000 (10:07 +0000)]
Fix the edit-menu action disabling/enabling bug in dolphinpart finally! Also, move FileItemCapabilities from dolphin to KonqFileItemCapabilities at dfaure's request (making it implicitly shared along the way).

BUGS:161594

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

17 years agodolphin part context menu now displays delete and not send to trash for remote files...
George Goldberg [Mon, 2 Jun 2008 02:57:22 +0000 (02:57 +0000)]
dolphin part context menu now displays delete and not send to trash for remote files. (Makes behaviour same is in dolphin itself).

CCBUGS: 161594

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

17 years agoFix dolphinpart context menu so that the delete/rename/send to trash options are...
George Goldberg [Mon, 2 Jun 2008 02:50:36 +0000 (02:50 +0000)]
Fix dolphinpart context menu so that the delete/rename/send to trash options are disabled when the directory containing the selected files/dirs is not writable.

CCBUGS: 161594

Issues remaining: Send to trash should be disabled on remote files (and replaced with delete) and edit menu of konqueror still has the actions like cut/delete/rename always enabled.

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

17 years agoImprove the performance when creating previews for thousands of items by the followin...
Peter Penz [Sun, 1 Jun 2008 22:15:13 +0000 (22:15 +0000)]
Improve the performance when creating previews for thousands of items by the following strategy:
 - The previews for currently visible items are created before
   the previews for invisible items.
 - If the user changes the visible area by using the scrollbars,
   all pending previews get paused. As soon as the user stays
   on the same position for a short delay, the previews are
   resumed. Also in this case the previews for the visible items
   are generated first.

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

17 years agoincrease the readability of the code
Peter Penz [Sun, 1 Jun 2008 18:44:35 +0000 (18:44 +0000)]
increase the readability of the code

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

17 years agoFix dolphin to only enable the Cut context menu option if the file capabilites suppor...
George Goldberg [Sun, 1 Jun 2008 15:16:27 +0000 (15:16 +0000)]
Fix dolphin to only enable the Cut context menu option if the file capabilites supportsMoving().

CCBUGS: 161594

Still need to fix Send to trash Context Option in Konqueror

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

17 years agoFix problem when descending order on "Today" and "Thursday" for example. Now we also...
Rafael Fernández López [Sun, 1 Jun 2008 14:56:07 +0000 (14:56 +0000)]
Fix problem when descending order on "Today" and "Thursday" for example. Now we also have week independant maths, so we get a Yesterday tag even if yesterday was 31st and today is 1st. Peter, the
order should be correct now, please recheck (I added a '-', so the order now is the inverse that the one shown on the kfm-devel thread).

CCMAIL: kfm-devel@kde.org

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 31 May 2008 09:41:27 +0000 (09:41 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoThere are some extractable strings in subdirs too.
Chusslove Illich [Sat, 31 May 2008 00:14:56 +0000 (00:14 +0000)]
There are some extractable strings in subdirs too.

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

17 years agorevert last (wrong) commit
Peter Penz [Fri, 30 May 2008 18:32:49 +0000 (18:32 +0000)]
revert last (wrong) commit

CCMAIL: darktears31@gmail.com

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

17 years agoFix compil
Alexis Ménard [Fri, 30 May 2008 18:20:42 +0000 (18:20 +0000)]
Fix compil

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

17 years agoassure that the cut item cache gets updated too when invoking IconManager::updatePrev...
Peter Penz [Thu, 29 May 2008 20:19:26 +0000 (20:19 +0000)]
assure that the cut item cache gets updated too when invoking IconManager::updatePreviews()

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

17 years agoBefore applying the cut item effect to a preview, assure that the cut items cache...
Peter Penz [Thu, 29 May 2008 20:01:13 +0000 (20:01 +0000)]
Before applying the cut item effect to a preview, assure that the cut items cache gets an update of the preview without effect. This assures that when cutting other items that the state of the previously cut items can be restored in any case.

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

17 years agodon't clear the selection when the view gets inactive
Peter Penz [Thu, 29 May 2008 18:32:02 +0000 (18:32 +0000)]
don't clear the selection when the view gets inactive

BUG: 162432

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

17 years agoAssure that the item view gets the keyboard focus when it was activated. This fixes...
Peter Penz [Thu, 29 May 2008 18:10:28 +0000 (18:10 +0000)]
Assure that the item view gets the keyboard focus when it was activated. This fixes the issue that when the view gets split, that the keyboard focus remained on the inactive view.

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

17 years agoOnly select an item if the current item has been changed by a key press (e. g. QTreeV...
Peter Penz [Thu, 29 May 2008 18:00:59 +0000 (18:00 +0000)]
Only select an item if the current item has been changed by a key press (e. g. QTreeView sets the current item when the view loses the focus).

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

17 years agoSVN_SILENT: minor coding style fix
Peter Penz [Thu, 29 May 2008 06:14:47 +0000 (06:14 +0000)]
SVN_SILENT: minor coding style fix

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

17 years agofix wrong connect
David Faure [Thu, 29 May 2008 00:01:59 +0000 (00:01 +0000)]
fix wrong connect

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

17 years agoHandle redirections (e.g. from fish://localhost) without breaking the column view...
David Faure [Wed, 28 May 2008 23:07:09 +0000 (23:07 +0000)]
Handle redirections (e.g. from fish://localhost) without breaking the column view -- thanks Peter for the advice on how to separate the two cleanly.

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

17 years agoWow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes that...
David Faure [Wed, 28 May 2008 22:59:26 +0000 (22:59 +0000)]
Wow, giving fileItem.url().url() to KFileMetaInfo is a bad idea -- it takes that as a path, so you end up with
QFile("file://fish://hostname")... I guess the only solution is to skip the whole KFileMetaInfo stuff for non-local-files.
But then we shouldn't see size 0 modified 12:00 am...

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 28 May 2008 21:39:47 +0000 (21:39 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoAssure that tabs always have a text. If the file name is empty, use the protocol...
Peter Penz [Wed, 28 May 2008 20:48:40 +0000 (20:48 +0000)]
Assure that tabs always have a text. If the file name is empty, use the protocol instead. This fixes the issue that for "trash://" no text is shown in the tab.

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

17 years agoMove the code for restoring the current item from DolphinViewContainer to DolphinView...
Peter Penz [Wed, 28 May 2008 20:40:16 +0000 (20:40 +0000)]
Move the code for restoring the current item from DolphinViewContainer to DolphinView, as the DolphinView must be able to do this without advice from the container.

Beside that this simplifies the code it also fixes a regression of having empty tabs.

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

17 years agoassure that the preview widget of the information bar gets not overlapped by other...
Peter Penz [Wed, 28 May 2008 19:55:42 +0000 (19:55 +0000)]
assure that the preview widget of the information bar gets not overlapped by other widgets when having a very small height

BUG: 162674

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

17 years agopeople want tabs, give them tabs
Dirk Mueller [Tue, 27 May 2008 15:26:33 +0000 (15:26 +0000)]
people want tabs, give them tabs

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

17 years agoGive dialog a parent.
Craig Drummond [Tue, 27 May 2008 15:06:28 +0000 (15:06 +0000)]
Give dialog a parent.

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

17 years agoUse INSTALL_TARGETS_DEFAULT_ARGS
Laurent Montel [Tue, 27 May 2008 11:36:57 +0000 (11:36 +0000)]
Use INSTALL_TARGETS_DEFAULT_ARGS

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 26 May 2008 23:05:24 +0000 (23:05 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agowhen going back in history apply the keyboard focus to the the previously shown directory
Peter Penz [Tue, 20 May 2008 21:21:48 +0000 (21:21 +0000)]
when going back in history apply the keyboard focus to the the previously shown directory

BUG: 156550
BUG: 158590

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

17 years agoremove (another) unused method
Peter Penz [Tue, 20 May 2008 19:46:24 +0000 (19:46 +0000)]
remove (another) unused method

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

17 years agoremove unused method
Peter Penz [Tue, 20 May 2008 19:40:07 +0000 (19:40 +0000)]
remove unused method

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

17 years agoThe Oxygen style provides now a nicer progress bar -> increase the content height...
Peter Penz [Tue, 20 May 2008 18:17:20 +0000 (18:17 +0000)]
The Oxygen style provides now a nicer progress bar -> increase the content height of the statusbar so that no text is cut (tested also with other styles)

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

17 years agoArgh, I knew I forgot to commit this dir. Sorry about that.
David Faure [Mon, 19 May 2008 19:44:42 +0000 (19:44 +0000)]
Argh, I knew I forgot to commit this dir. Sorry about that.

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

17 years agoThis compiles and may or may not work as intended.
Andreas Hartmetz [Mon, 19 May 2008 18:35:31 +0000 (18:35 +0000)]
This compiles and may or may not work as intended.
CCMAIL: dfaure@kde.org, peter.penz@gmx.at

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 19 May 2008 11:22:53 +0000 (11:22 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoAdding icon name "tab-close-other" to replace "tab-close" where the action is to...
James Richard Tyrer [Sun, 18 May 2008 15:31:24 +0000 (15:31 +0000)]
Adding icon name "tab-close-other" to replace "tab-close" where the action is to close other tabs.

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 17 May 2008 12:42:34 +0000 (12:42 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoUse a quint64 (always 64 bits) instead of a unsigned long int (32 bits
Ivo Anjo [Sat, 17 May 2008 11:35:36 +0000 (11:35 +0000)]
Use a quint64 (always 64 bits) instead of a unsigned long int (32 bits
on x86) for summing file sizes of multiple selected files.

BUG: 156911

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

17 years agoFixed following issue for the information sidebar:
Peter Penz [Wed, 14 May 2008 20:50:00 +0000 (20:50 +0000)]
Fixed following issue for the information sidebar:
- select n files
- hover one selected file (-> old selection preview gets grey, new preview gets started)
- go to the viewport before the preview has been finished

Result: new preview has been displayed, although the viewport has been entered
Wanted behavior: old selection preview should be shown

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

17 years agoOnly the infosidebar panel is interested in selections -> move it from the sidebar...
Peter Penz [Wed, 14 May 2008 15:15:31 +0000 (15:15 +0000)]
Only the infosidebar panel is interested in selections -> move it from the sidebar panel to the infosidebar panel.

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Wed, 14 May 2008 00:45:41 +0000 (00:45 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Mon, 12 May 2008 14:40:15 +0000 (14:40 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoIcon renaming (code changes):
Jakob Petsovits [Mon, 12 May 2008 09:06:13 +0000 (09:06 +0000)]
Icon renaming (code changes):
edit-create-symbolic-link -> edit-link

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

17 years agoA middle click on an item of the tree view panel should open the URL inside a new...
Peter Penz [Sun, 11 May 2008 21:51:04 +0000 (21:51 +0000)]
A middle click on an item of the tree view panel should open the URL inside a new tab.

TODO: cleanup some obsolete signals/structure inside SidebarPage and TreeviewSidebarPage.

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

17 years agoIf the middle mouse button is pressed above an item of the places panel, open the...
Peter Penz [Sun, 11 May 2008 20:14:50 +0000 (20:14 +0000)]
If the middle mouse button is pressed above an item of the places panel, open the URL inside a new tab.

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

17 years agoPer default QTreeView starts either a selection or a drag operation when dragging...
Peter Penz [Sun, 11 May 2008 19:34:34 +0000 (19:34 +0000)]
Per default QTreeView starts either a selection or a drag operation when dragging the expanding toggle button (tricky and hard to reproducible Qt-issue - see TODO comment in DolphinIconsView::mousePressEvent()). Turn off this behavior in Dolphin to stay predictable.

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

17 years agoUpdate the internal state only, if no expanding/collapsing area has been hit (otherwi...
Peter Penz [Sun, 11 May 2008 18:37:33 +0000 (18:37 +0000)]
Update the internal state only, if no expanding/collapsing area has been hit (otherwise QTreeView assumes a dragging operation is done).

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 11 May 2008 11:52:04 +0000 (11:52 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoDon't (mis)use MenuItem::Separator for the information bar, as Oxygen is able to...
Peter Penz [Sat, 10 May 2008 13:37:06 +0000 (13:37 +0000)]
Don't (mis)use MenuItem::Separator for the information bar, as Oxygen is able to style KSeperator quite some time already.

BUG: 161860

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Fri, 9 May 2008 21:38:29 +0000 (21:38 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years ago* Prevent that the QTreeView::scrollTo() method adjusts the position of the horizonta...
Peter Penz [Thu, 8 May 2008 21:16:57 +0000 (21:16 +0000)]
* Prevent that the QTreeView::scrollTo() method adjusts the position of the horizontal scrollbar. This is done manually inside KTreeView if automatic scrolling is enabled.

* increased the delay until the auto scrolling starts from 50 to 300

CCMAIL: haraldhv@stud.ntnu.no

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

17 years agoclear the selection when loading the sub tree
Peter Penz [Thu, 8 May 2008 21:12:38 +0000 (21:12 +0000)]
clear the selection when loading the sub tree

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

17 years ago* If one item is selected and the item is (at least partly) visible, assure that...
Peter Penz [Thu, 8 May 2008 20:44:26 +0000 (20:44 +0000)]
* If one item is selected and the item is (at least partly) visible, assure that an automatic horizontal scrolling is done so that the item gets fully visible.

* Use QTimeLine instead of QTimer + value

CCMAIL: haraldhv@stud.ntnu.no

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Thu, 8 May 2008 18:07:26 +0000 (18:07 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agodon't disable the scrollTo() functionality if a QAbstractItemView state is set (e...
Peter Penz [Wed, 7 May 2008 21:11:49 +0000 (21:11 +0000)]
don't disable the scrollTo() functionality if a QAbstractItemView state is set (e. g. DragSelectingState requires the scrollTo() functionality)

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

17 years agoUpdate selection toggle icon when the icon theme has been changed. Thanks to David...
Peter Penz [Wed, 7 May 2008 20:55:51 +0000 (20:55 +0000)]
Update selection toggle icon when the icon theme has been changed. Thanks to David Benjamin for the patch!

BUG: 161316

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

17 years agoFixed issue the the current view does not get the focus after opening Dolphin. Althou...
Peter Penz [Wed, 7 May 2008 20:50:27 +0000 (20:50 +0000)]
Fixed issue the the current view does not get the focus after opening Dolphin. Although this fixes #161590, further improvements have to be done to minimize the number of necessary tab presses...

BUG: 161590

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

17 years agoSVN_SILENT: updated comments
Peter Penz [Wed, 7 May 2008 20:10:16 +0000 (20:10 +0000)]
SVN_SILENT: updated comments

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

17 years agoallow Konqueror to open also files inside a new tab, not only directories
Peter Penz [Wed, 7 May 2008 20:02:37 +0000 (20:02 +0000)]
allow Konqueror to open also files inside a new tab, not only directories

CCMAIL: faure@kde.org

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

17 years agoSVN_SILENT: minor coding style fixes
Peter Penz [Wed, 7 May 2008 06:58:16 +0000 (06:58 +0000)]
SVN_SILENT: minor coding style fixes

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

17 years agoenable the scrollTo() functionality if it has been triggered by a key-press
Peter Penz [Wed, 7 May 2008 06:11:54 +0000 (06:11 +0000)]
enable the scrollTo() functionality if it has been triggered by a key-press

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

17 years agoSVN_SILENT made messages (.desktop file, second try)
Script Kiddy [Wed, 7 May 2008 04:35:50 +0000 (04:35 +0000)]
SVN_SILENT made messages (.desktop file, second try)

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

17 years agoFixed issue that the vertical scrollbar jumps back to the initial state during previe...
Peter Penz [Tue, 6 May 2008 22:25:15 +0000 (22:25 +0000)]
Fixed issue that the vertical scrollbar jumps back to the initial state during previews are loaded in the icons view.

BUG: 161086
BUG: 160513

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

17 years ago* prevent that cut icons are shift left in the icons view by using the correct size
Peter Penz [Tue, 6 May 2008 21:46:30 +0000 (21:46 +0000)]
* prevent that cut icons are shift left in the icons view by using the correct size
* apply cut item effect before generating previews

BUG: 161707

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

17 years agoprevent a possible crash if an item is deleted during previews are generated
Peter Penz [Tue, 6 May 2008 05:47:11 +0000 (05:47 +0000)]
prevent a possible crash if an item is deleted during previews are generated

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

17 years agoUse FindQImageBlitz.cmake instead of deprecated FindBlitz.cmake
David Faure [Mon, 5 May 2008 14:21:55 +0000 (14:21 +0000)]
Use FindQImageBlitz.cmake instead of deprecated FindBlitz.cmake

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

17 years agoRe-enable name filtering (e.g. /home/dfaure/*.txt) in konqueror
David Faure [Mon, 5 May 2008 00:42:33 +0000 (00:42 +0000)]
Re-enable name filtering (e.g. /home/dfaure/*.txt) in konqueror

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

17 years agoMove "Adjust view properties" to dolphinviewactionhandler so that it's available...
David Faure [Sun, 4 May 2008 21:16:30 +0000 (21:16 +0000)]
Move "Adjust view properties" to dolphinviewactionhandler so that it's available in dolphinpart (konqueror) too.
Bug reported by kde-bug-hunter "lemma".

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

17 years agoOoops, fix name of componentdata so that the dolphinpart GUI is found again.
David Faure [Sun, 4 May 2008 21:15:14 +0000 (21:15 +0000)]
Ooops, fix name of componentdata so that the dolphinpart GUI is found again.

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

17 years agoAssure that after "Split View" has been executed, that the second view gets the focus...
Peter Penz [Sun, 4 May 2008 18:40:06 +0000 (18:40 +0000)]
Assure that after "Split View" has been executed, that the second view gets the focus instead of the first view.

BUG: 161365

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

17 years agoFixed issue that sometimes the dragging from an inactive view to an active view does...
Peter Penz [Sun, 4 May 2008 18:24:28 +0000 (18:24 +0000)]
Fixed issue that sometimes the dragging from an inactive view to an active view does not work. Note that this is just a workaround, QAbstractItemView should take care about this itself. I tried to provide a Qt-only example for this, but it is more tricky than I thought: it seems some expensive operations are required, so that the position of the second mouse-move event is outside the item area... I'll retest this issue without workaround if Qt 4.4 final is out.

BUG: 154619

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sun, 4 May 2008 12:26:15 +0000 (12:26 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoFix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get to...
Rafael Fernández López [Fri, 2 May 2008 17:19:06 +0000 (17:19 +0000)]
Fix CPU 100% bug. This hack couldn't live much more. Peter, about the "we get to an unusabla tree view", I've worked on a patch for QTreeView. Let's see if TT like it :)

BUG: 160826

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

17 years agoKonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the code in...
David Faure [Wed, 30 Apr 2008 23:32:33 +0000 (23:32 +0000)]
KonqFileUndoManager moved to kdelibs, as KIO::FileUndoManager. Ported the code in libkonq+dolphin+konqueror.

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Tue, 29 Apr 2008 05:57:03 +0000 (05:57 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agoDesaturate the preview when a new preview will be generated. This is useful when...
Peter Penz [Mon, 28 Apr 2008 21:26:52 +0000 (21:26 +0000)]
Desaturate the preview when a new preview will be generated. This is useful when previews are done for large images, so that an indication is given that the current preview gets replaced.

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

17 years agodon't allow to trash files which are inside trash:/ already
David Faure [Sun, 27 Apr 2008 22:35:49 +0000 (22:35 +0000)]
don't allow to trash files which are inside trash:/ already

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

17 years agoSVN_SILENT made messages (.desktop file)
Script Kiddy [Sat, 26 Apr 2008 20:50:45 +0000 (20:50 +0000)]
SVN_SILENT made messages (.desktop file)

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

17 years agolink in XRender, if found.
Allen Winter [Sat, 26 Apr 2008 13:45:18 +0000 (13:45 +0000)]
link in XRender, if found.

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

17 years agoavoid unnecessary copies by using const & in foreach
Albert Astals Cid [Thu, 24 Apr 2008 20:41:04 +0000 (20:41 +0000)]
avoid unnecessary copies by using const & in foreach

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

17 years agoprovide middle-mouse-button support for Konqueror (= create new window or tab)
Peter Penz [Wed, 23 Apr 2008 20:57:58 +0000 (20:57 +0000)]
provide middle-mouse-button support for Konqueror (= create new window or tab)

CCMAIL: faure@kde.org

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