Commit graph

2248 commits

Author SHA1 Message Date
Script Kiddy d16434ef01 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=969583
2009-05-18 13:49:28 +00:00
Frank Reininghaus 07ad9b3726 Update the directory of the Terminal Panel if the current URL is not a
"file:" URL, but is nevertheless local (e.g., "desktop:").

This fix is also applied to the new "Open external Terminal" action
which will be in KDE 4.3.

BUG: 167810 

svn path=/trunk/KDE/kdebase/apps/; revision=969265
2009-05-17 19:57:07 +00:00
Script Kiddy 85a86ee2f0 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=968808
2009-05-16 16:06:06 +00:00
Frank Reininghaus e5d6bea2a4 Set the font to italic for symbolic links before calculating the size
of the area which is made available to KFileItemDelegate::paint. Fixes
the problem that Dolphin truncates the names of some symbolic links if
the italic version of the font needs more space than the non-italic
one.

BUG: 183620
CCMAIL: fredrikh@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=968589
2009-05-16 10:45:13 +00:00
Script Kiddy eb92d74461 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967973
2009-05-14 16:58:45 +00:00
Script Kiddy fd79caa852 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967596
2009-05-13 15:24:57 +00:00
Script Kiddy 6758cd722b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=967069
2009-05-12 13:45:23 +00:00
Peter Penz 98363db913 select items after they have been copied/moved by a drag & drop operation
svn path=/trunk/KDE/kdebase/apps/; revision=966685
2009-05-11 18:07:05 +00:00
Script Kiddy 883e2cb063 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=966627
2009-05-11 17:12:40 +00:00
Peter Penz 43a0d3b11c Only select the clipboard items after the user triggered "Paste". This fixes the issue that items got selected accidently when creating items with a similar name to previously pasted items. BTW the code is also simpler now than before...
CCBUG: 191723

svn path=/trunk/KDE/kdebase/apps/; revision=966623
2009-05-11 16:55:35 +00:00
Script Kiddy 799e83a0be SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=966134
2009-05-10 13:42:01 +00:00
Peter Penz 90dec129f5 assure that clipboard items don't get selected when changing the URL
svn path=/trunk/KDE/kdebase/apps/; revision=965354
2009-05-08 17:15:18 +00:00
Peter Penz 7d67adcadf If the item height is nearly equal to the toggle height, center the toggle vertically instead of aligning it on the top. This assures a better alignment especially for the details and column view when working with a height of ~20 pixels.
svn path=/trunk/KDE/kdebase/apps/; revision=965352
2009-05-08 17:08:55 +00:00
Peter Penz 5f548d210e Select copied/moved items automatically if no item is already selected. This gives the user an indication where his pasted items are located and allows invoking operations like "Rename" in an easy way.
BUG: 191723

svn path=/trunk/KDE/kdebase/apps/; revision=965344
2009-05-08 16:44:51 +00:00
Peter Penz ffb232fdee remove unused method (relict from times when KFilePreviewGenerator was not available)
svn path=/trunk/KDE/kdebase/apps/; revision=965332
2009-05-08 15:53:47 +00:00
Script Kiddy 49c69c0281 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=965299
2009-05-08 13:37:48 +00:00
Peter Penz 29699998ea Don't draw an alpha blended circle around the toggle selection. It looks less cluttered without it...
svn path=/trunk/KDE/kdebase/apps/; revision=964947
2009-05-07 17:41:43 +00:00
Peter Penz 6a0a4708c2 * Use the height of the icon as factor for the toggle size. This prevents that the size of the toggle changes within one view because of items having one or two text lines.
* Use a larger toggle size starting with 48x48-sized icons.

svn path=/trunk/KDE/kdebase/apps/; revision=964943
2009-05-07 17:30:25 +00:00
Peter Penz b8fa103e8a increase the size of the selection toggle corresponding to the item size
BUG: 191629

svn path=/trunk/KDE/kdebase/apps/; revision=964924
2009-05-07 16:54:08 +00:00
Peter Penz c4a72177e2 don't show the selection toggle during a rubberband selection
BUG: 181783

svn path=/trunk/KDE/kdebase/apps/; revision=964913
2009-05-07 16:28:34 +00:00
Peter Penz 1cbd4a24b0 initialize pointer correctly
svn path=/trunk/KDE/kdebase/apps/; revision=964505
2009-05-06 19:23:42 +00:00
Peter Penz c2e6c55c88 Don't crash if the the metadata widget is 0 (this can happen if Nepomuk has not been started).
svn path=/trunk/KDE/kdebase/apps/; revision=964469
2009-05-06 18:16:58 +00:00
Script Kiddy 13ebb2fa79 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=964417
2009-05-06 16:29:57 +00:00
Frank Reininghaus cc8a62ff16 Don't show an empty window caption when browsing "/", "trash:", etc.
BUG: 190783

svn path=/trunk/KDE/kdebase/apps/; revision=964061
2009-05-05 21:49:03 +00:00
Script Kiddy 0738c273ce SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=962137
2009-05-01 13:50:33 +00:00
Frank Reininghaus 8a68bc8e18 Do not emit DolphinView's urlChanged(const KUrl&) signal if the view
is activated, as discussed with Peter. This fixes a crash on a failed
assert if the DolphinView's and the KUrlNavigator's URLs are slightly
different (i.e., if a slash has been added to the navigator's URL by
KDirLister).

I could not find any regressions caused by this change so far, but
even if there are side effects, the upcoming beta and RC releases
should give enough user feedback and time to fix them.

BUG: 180494

svn path=/trunk/KDE/kdebase/apps/; revision=961519
2009-04-30 09:04:49 +00:00
Peter Penz 7431f4566c initialize m_canceled property in the constructor
svn path=/trunk/KDE/kdebase/apps/; revision=961194
2009-04-29 16:13:29 +00:00
Script Kiddy 2692f1f81f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=961136
2009-04-29 14:49:56 +00:00
Sebastian Trueg ba93d931e8 properly initialize m_canceled.
svn path=/trunk/KDE/kdebase/apps/; revision=960323
2009-04-28 10:41:50 +00:00
Sebastian Trueg 3e6bcdde69 Gracefully end the metadata loading thread. This should fix
BUG: 190165

svn path=/trunk/KDE/kdebase/apps/; revision=960318
2009-04-28 10:10:20 +00:00
Sebastian Trueg f8e5a0064c Fixed context menu to delete tags.
BUG: 165188

svn path=/trunk/KDE/kdebase/apps/; revision=960282
2009-04-28 08:17:59 +00:00
Stephan Binner 74f07c7860 i18n style guide fixes: http://techbase.kde.org/Projects/Usability/HIG/Capitalization
svn path=/trunk/KDE/kdebase/apps/; revision=959655
2009-04-26 19:40:38 +00:00
Script Kiddy 5ceb680f7b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=959529
2009-04-26 13:37:09 +00:00
Script Kiddy 7217b2916d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=959206
2009-04-25 17:49:11 +00:00
Peter Penz ed0df8dc1f fixed issue that the video preview size was wrong during resizing the information panel
svn path=/trunk/KDE/kdebase/apps/; revision=958762
2009-04-24 15:34:42 +00:00
Script Kiddy 2359ea2bde SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=958687
2009-04-24 13:52:23 +00:00
Peter Penz 9854069549 - Postpone the video player initialization until the play button has been pressed.
- Assure that the video player has the same size as the preview widget. Convincing the embedded video player to dynamically resize during playing a video seems to be impossible - I need to check the Phonon::VideoPlayer source code to get the root cause for the currently strange behavior :-(

svn path=/trunk/KDE/kdebase/apps/; revision=958332
2009-04-23 19:46:08 +00:00
Chusslove Illich 2cbf849ba1 i18n fixes: disambiguation contexts.
svn path=/trunk/KDE/kdebase/apps/; revision=958321
2009-04-23 19:23:03 +00:00
Frank Reininghaus cadfb2a3c6 Make it impossible to hide one of the views in a split view setup
completely by dragging the QSplitterHandle to the left or right. This
fixes the problem that a hidden view disappears completely after
closing the visible view. The root cause of this issue still seems to
be unclear though.

BUG: 190265

svn path=/trunk/KDE/kdebase/apps/; revision=957703
2009-04-22 18:29:02 +00:00
Script Kiddy 9460609afa SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=957596
2009-04-22 15:11:45 +00:00
Frank Reininghaus 29c5ab3b74 Let the user choose if folders are always shown first in the views of
Dolphin and Konqueror (the default) or not. This setting can be
changed in the View menu: "View->Sort By->Folders First".

FEATURE: 62007

svn path=/trunk/KDE/kdebase/apps/; revision=956820
2009-04-20 17:52:21 +00:00
Pino Toscano f6e3d85133 make it compile w/o nepomuk
svn path=/trunk/KDE/kdebase/apps/; revision=955566
2009-04-17 23:23:00 +00:00
Alessandro Diaferia f2d889b349 * share Context Menu page settings from dolphin with konqueror
* Make KonqPopupMenu aware of the CopyTo/MoveTo settings from konqueror and dolphin


svn path=/trunk/KDE/kdebase/apps/; revision=955015
2009-04-16 18:55:19 +00:00
Frank Reininghaus b842968e4a Make Qt 4.5's new "move tab" feature work in Dolphin. Up to now, tabs could be moved in the tab bar using drag&drop, but DolphinMainWindow didn't notice :-(
Note that there's no need to call setActiveTab() because the active tab is the same before and after the move operation - only its index in the tab bar has changed.

BUG: 189641

svn path=/trunk/KDE/kdebase/apps/; revision=954556
2009-04-15 21:50:50 +00:00
Peter Penz b6e31438cb Workaround: Phonon::BackendCapabilities::isMimeTypeAvailable(...) returns true for PNG images, but it makes no sense showing a play/stop button in this case.
svn path=/trunk/KDE/kdebase/apps/; revision=954485
2009-04-15 20:10:03 +00:00
Peter Penz 0a133e9ef8 After restoring the current item when going back to a folder, the current-item URL must be cleared to prevent moving the focus when the directory content will be changed later.
BUG: 189522

svn path=/trunk/KDE/kdebase/apps/; revision=954402
2009-04-15 18:40:08 +00:00
Peter Penz b2c1a2a03c Initialize the name-label widget with a maximum size. This is important, otherwise at least one resize event would be needed to apply a maximum width. This gets a problem if the dock is overlapped by another dock: No resize event is emitted and the preferred size increases in an unlimited way. Result: when hovering files with very long filenames, the overall dock width will increase in an unexpected way.
BUG: 189596

svn path=/trunk/KDE/kdebase/apps/; revision=954371
2009-04-15 18:01:37 +00:00
Peter Penz 19139afd77 remove the '!' prefix, which is used for a literal command
BUG: 189672

svn path=/trunk/KDE/kdebase/apps/; revision=954343
2009-04-15 17:14:30 +00:00
Peter Penz 897f481e96 - hide the video player in any case when the stop-button has been pressed
- provide a custom member for the audio media object

svn path=/trunk/KDE/kdebase/apps/; revision=952886
2009-04-12 19:17:56 +00:00
Peter Penz e9b697bdf6 The feature freeze is near: Add video support to the Information Panel. Phonon is quite cool BTW :-)
svn path=/trunk/KDE/kdebase/apps/; revision=952882
2009-04-12 19:00:59 +00:00