| Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdebase/apps/; revision=968808
|
|
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: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=968589
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=967973
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=967596
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=967069
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=966685
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=966627
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=966134
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=965354
|
|
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
|
|
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
|
|
available)
svn path=/trunk/KDE/kdebase/apps/; revision=965332
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=965299
|
|
less cluttered without it...
svn path=/trunk/KDE/kdebase/apps/; revision=964947
|
|
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
|
|
BUG: 191629
svn path=/trunk/KDE/kdebase/apps/; revision=964924
|
|
BUG: 181783
svn path=/trunk/KDE/kdebase/apps/; revision=964913
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=964505
|
|
not been started).
svn path=/trunk/KDE/kdebase/apps/; revision=964469
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=964417
|
|
BUG: 190783
svn path=/trunk/KDE/kdebase/apps/; revision=964061
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=962137
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=961194
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=961136
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=960323
|
|
BUG: 190165
svn path=/trunk/KDE/kdebase/apps/; revision=960318
|
|
BUG: 165188
svn path=/trunk/KDE/kdebase/apps/; revision=960282
|
|
http://techbase.kde.org/Projects/Usability/HIG/Capitalization
svn path=/trunk/KDE/kdebase/apps/; revision=959655
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=959529
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=959206
|
|
information panel
svn path=/trunk/KDE/kdebase/apps/; revision=958762
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=958687
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=958321
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=957596
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=955566
|
|
* Make KonqPopupMenu aware of the CopyTo/MoveTo settings from konqueror and dolphin
svn path=/trunk/KDE/kdebase/apps/; revision=955015
|
|
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
|
|
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
|
|
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
|
|
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
|
|
BUG: 189672
svn path=/trunk/KDE/kdebase/apps/; revision=954343
|
|
- provide a custom member for the audio media object
svn path=/trunk/KDE/kdebase/apps/; revision=952886
|
|
Phonon is quite cool BTW :-)
svn path=/trunk/KDE/kdebase/apps/; revision=952882
|
|
Panel.
BUG: 156205
svn path=/trunk/KDE/kdebase/apps/; revision=952833
|
|
even if the extension uses capital letters (e. g. .JPG instead of .jpg).
svn path=/trunk/KDE/kdebase/apps/; revision=952804
|