| Age | Commit message (Collapse) | Author |
|
instead of "open_in_new_tab" and "open_in_new_window", as the current selection should get ignored.
svn path=/trunk/KDE/kdebase/apps/; revision=1183548
|
|
Otherwise the information of the file-item will be shown instead of the selection.
svn path=/trunk/KDE/kdebase/apps/; revision=1183544
|
|
folder-information works reliable when switching between directories.
svn path=/trunk/KDE/kdebase/apps/; revision=1183537
|
|
they accept an URL or not.
svn path=/trunk/KDE/kdebase/apps/; revision=1183480
|
|
without path makes no sense.
svn path=/trunk/KDE/kdebase/apps/; revision=1183472
|
|
when the text is shown alongside icons.
svn path=/trunk/KDE/kdebase/apps/; revision=1183466
|
|
case if no item is selected.
svn path=/trunk/KDE/kdebase/apps/; revision=1183222
|
|
pointing-hand cursor gets reset when changing the directory.
svn path=/trunk/KDE/kdebase/apps/; revision=1183219
|
|
cursor is shown if the selection-toggle and the item are hovered at the same time.
svn path=/trunk/KDE/kdebase/apps/; revision=1183214
|
|
http://lists.kde.org/?l=kde-core-devel&m=126027946921686&w=1
svn path=/trunk/KDE/kdebase/apps/; revision=1183195
|
|
The problem was that a maximum size was assigned to KFileItemDelegate
for displaying items without considering that icon zooming may change
the item height.
CCBUG: 234600
svn path=/trunk/KDE/kdebase/apps/; revision=1182797
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1182780
|
|
may only get updated after the OK-button has been pressed, otherwise renaming a single file fails.
svn path=/trunk/KDE/kdebase/apps/; revision=1182779
|
|
http://reviewboard.kde.org/r/5496 to allow having leading zeros when renaming files: E.g. Using the name "A ###.jpg" results in the filenames "A 001.jpg", "A 002.jpg"... The patch could be simplified a little bit by guaranting only one connective sequence of #'s.
- Move the renaming code into the RenameDialog
CCMAIL: [email protected]
BUG: 226761
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1182776
|
|
search-result is "Path".
svn path=/trunk/KDE/kdebase/apps/; revision=1182754
|
|
so that they can be used even from a KDE running in another prefix (http://markmail.org/message/4p3krovtnzwx35zd)
svn path=/trunk/KDE/kdebase/apps/; revision=1182558
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1180723
|
|
introduced by revision 1158057)
CCBUG: 241608
svn path=/trunk/KDE/kdebase/apps/; revision=1180693
|
|
file name in DolphinFileItemDelegate. This makes sure that zero width
spaces (which prevent kerning) are added at the same places where
KFileItemDelegate adds them when actually rendering the name. Fixes
the problem that file names are elided and partly replaced by "..."
even though there is enough space for the full name.
CCBUG: 251121
svn path=/trunk/KDE/kdebase/apps/; revision=1179568
|
|
unknown-icon is shown when the search is done in a tab.
svn path=/trunk/KDE/kdebase/apps/; revision=1178364
|
|
actions "Open Parent Folder in New Window" and "Open Parent Folder in New Tab"
svn path=/trunk/KDE/kdebase/apps/; revision=1178362
|
|
KDE SC 4.0. Well better later than never: Done now :-)
BUG: 233836
svn path=/trunk/KDE/kdebase/apps/; revision=1178344
|
|
is nearly equal to the toggle-height. This prevents an accidental execution of application in the details-view with the default icon-size.
BUG: 169494
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1178332
|
|
if the directory is part of the home-path. Otherwise use the mirror in ~/.kde/share/apps/dolphin/view_properties to store the .directory file. This prevents conflicting view-properties if several users have write-access to a common directory.
BUG: 63347
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1178321
|
|
following case:
- Use icons-view as default view
- Create a new directory
- Change view-properties of directory to show e.g. the owner
- Switch to the details-view
svn path=/trunk/KDE/kdebase/apps/; revision=1178311
|
|
- Move "Add to Places" action upwards
svn path=/trunk/KDE/kdebase/apps/; revision=1177960
|
|
- GeneralSettings::homeUrl() returns a QString instance, not a KUrl reference
svn path=/trunk/KDE/kdebase/apps/; revision=1177958
|
|
Thanks to
Enrique Alonso for analysing the root-cause!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1177952
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1177951
|
|
With the current setup only up to 8 additional informations are possible. This restriction is bypassed now:
- Backward compatibility for old .directorry files is provided
- A version-information has been added for possible future changes
- As "side-effect" it also allows to have a details-view with only one column (#238140)
BUG: 238140
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1177944
|
|
X11-issue in combination with KModifierKeyInfo. Thanks to David Faure for the hint.
svn path=/trunk/KDE/kdebase/apps/; revision=1177902
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1177799
|
|
out.
svn path=/trunk/KDE/kdebase/apps/; revision=1177781
|
|
Checks for '#' in the case of renaming multiple files.
svn path=/trunk/KDE/kdebase/apps/; revision=1177675
|
|
constructing KModifierKeyInfo in the constructor of the context menu, the user interface might freeze. Thanks to Mark Gaiser for clarifying this with the KModifierKeyInfo maintainer and testing the workaround!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1177658
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1176537
|
|
File menu get invisible
- Use KFileItemListProperties to check whether all selected URLs are local
- Coding style cleanups
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1176534
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=1176513
|
|
the delete action line is not enabled in the settings) then the
"Move to trash (del)" action gets replaced by the "Delete (shift del)" action and replaced back to "Move to trash (del)" when you release
shift.
BUG: 194275
svn path=/trunk/KDE/kdebase/apps/; revision=1176493
|
|
the patch and David Faure for the review on http://reviewboard.kde.org/r/5178.
BUG: 244512
FIXED-IN: 4.6.0
svn path=/trunk/KDE/kdebase/apps/; revision=1176395
|
|
directory lister manually.
BUG: 196681
svn path=/trunk/KDE/kdebase/apps/; revision=1176325
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1175951
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1171607
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=1171602
|
|
width of the columns. This assures that columns like "Path" are not clipped.
svn path=/trunk/KDE/kdebase/apps/; revision=1171601
|
|
folders" has been set, otherwise the view-properties switch when searching files won't work. Originally this flag has been introduced when working with a split view, however I consider the behavior to always respect the view-properties when changing a folder more consistent anyway.
svn path=/trunk/KDE/kdebase/apps/; revision=1171589
|
|
the path of the search result. The view still can be adjusted by the user of course.
svn path=/trunk/KDE/kdebase/apps/; revision=1171585
|
|
CCBUG: 248962
svn path=/trunk/KDE/kdebase/apps/; revision=1171577
|
|
CCBUG: 250000
FIXED-IN: 4.5.2
svn path=/trunk/KDE/kdebase/apps/; revision=1171569
|
|
a close button) to libkonq
so that it can be used in konqueror as well. Fix its sizeHint. Reviewed by Peter Penz.
svn path=/trunk/KDE/kdebase/apps/; revision=1169901
|