| Age | Commit message (Collapse) | Author |
|
been opened at least once and closed again
CCBUG: 151496
svn path=/trunk/KDE/kdebase/apps/; revision=886642
|
|
CCBUG: 151496
svn path=/trunk/KDE/kdebase/apps/; revision=886635
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886627
|
|
having small fonts
svn path=/trunk/KDE/kdebase/apps/; revision=886624
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886290
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886283
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=886278
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=885752
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=885550
|
|
BUG: 175341
svn path=/trunk/KDE/kdebase/apps/; revision=885347
|
|
title, type and tracknumber
BUG: 163066
BUG: 164695
svn path=/trunk/KDE/kdebase/apps/; revision=884782
|
|
not support writing
svn path=/trunk/KDE/kdebase/apps/; revision=884396
|
|
BUG: 169880
svn path=/trunk/KDE/kdebase/apps/; revision=884373
|
|
order does not define the new sort order -> the sort order with the renamed files should stay similar with the old sort order
svn path=/trunk/KDE/kdebase/apps/; revision=884344
|
|
parameters should be shown
svn path=/trunk/KDE/kdebase/apps/; revision=883998
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=883983
|
|
* coding style cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=883974
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=883941
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=883932
|
|
of "1 Folder selected" or "1 File selected". This is useful in combination with the keyboard navigation.
BUG: 172564
svn path=/trunk/KDE/kdebase/apps/; revision=883928
|
|
get reloaded so that the KFilePreviewGenerator can update the previews
svn path=/trunk/KDE/kdebase/apps/; revision=883921
|
|
when switching to a new view
svn path=/trunk/KDE/kdebase/apps/; revision=883912
|
|
* launch default browser when the protocol is http
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=883858
|
|
dragging is done
* show an error message if a folder is dropped on to itself
svn path=/trunk/KDE/kdebase/apps/; revision=883836
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=883287
|
|
suggested by Krazy.
But I didn't see any improvement in the style or funcionality...
svn path=/trunk/KDE/kdebase/apps/; revision=883286
|
|
BUG:171626
svn path=/trunk/KDE/kdebase/apps/; revision=883279
|
|
reason, draganddrophelper.cpp was compiled
both into libdolphinprivate and into dolphin.
Also fix missing newline in copyright header.
svn path=/trunk/KDE/kdebase/apps/; revision=882336
|
|
emitting of signals is possible
* show an information message in the statusbar, if items are dragged into the same directory
TODO: although the signal seems to get connected correctly, the slot DolphinMainWindow::showInformationMessage() is not invoked when the signal is emitted -> will debug this later, it is important that the new string is added before the message freeze
svn path=/trunk/KDE/kdebase/apps/; revision=881627
|
|
not the viewport), then startIndex will likely be invalid, resulting in broken selection behaviour. Prevent this.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=880585
|
|
in the "column mode" with very small icons.
BUG: 151164
svn path=/trunk/KDE/kdebase/apps/; revision=880540
|
|
so that the same grid size can be achieved like in Konqueror for KDE 3. The default size for Dolphin will stay on "Medium".
CCBUG: 174342
svn path=/trunk/KDE/kdebase/apps/; revision=880533
|
|
* assure that the strings for selections can be translated in a correct manner
svn path=/trunk/KDE/kdebase/apps/; revision=880527
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=879953
|
|
for the patch).
* Changed the format of the string to be consistent with the format used when doing a selection. Maybe it would be useful adjusting KIO::itemsSummaryString() instead using a custom output format. Currently KIO::itemsSummaryString() shows "20 Items (5 Files, 15 Folders) - (200 KiB Total)", which is quite confusing IMO, as the total size is only counted for the files. Dolphin currently shows: "15 Folders, 5 Files (200 KiB)"
BUG: 161462
svn path=/trunk/KDE/kdebase/apps/; revision=879405
|
|
automatically
svn path=/trunk/KDE/kdebase/apps/; revision=879233
|
|
"automatically expand folders during drag operations" feature
svn path=/trunk/KDE/kdebase/apps/; revision=879152
|
|
folder has a different view mode.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=879143
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=878498
|
|
elastic band selection by storing the last selection elastic band in view (rather than viewport) coordinates.
svn path=/trunk/KDE/kdebase/apps/; revision=878316
|
|
to make things a bit more logical.
svn path=/trunk/KDE/kdebase/apps/; revision=877164
|
|
where it is no longer possible to use rubber band selection(!) occurs otherwise!
svn path=/trunk/KDE/kdebase/apps/; revision=877160
|
|
of the same name to prevent clashes!)
Use KFileItem::text() instead of KFileItem::name() there, too.
svn path=/trunk/KDE/kdebase/apps/; revision=877159
|
|
shouldn't - this is because lastIndex is always included in the toggle range, even if it needn't be toggled. Fixed now - hopefully, there are no more "elastic band selection" bugs, now :)
svn path=/trunk/KDE/kdebase/apps/; revision=876724
|
|
if CTRL is pressed when initiating elastic band, respect the item selection at that time while dragging the band.
CCMAIL : [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=876690
|
|
setSelectionRecursive was removed.
svn path=/trunk/KDE/kdebase/apps/; revision=876682
|
|
text(). Testcase - very (very) recent settings:/ in Konqueror. Thanks to dfaure for clairvoyant diagnosis!
CCMAIL : [email protected]
CCMAIL : [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=876681
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=876282
|
|
should immediately form a new range with the current index. This stops child items from sometime being missed by the band.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=876240
|
|
BUG:165551
svn path=/trunk/KDE/kdebase/apps/; revision=876177
|