| Age | Commit message (Collapse) | Author |
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=876175
|
|
massive performance regression and also didn't really fix the issue. Use new way that fixes the issue in a less direct but more general way.
Also - ;-- :)
svn path=/trunk/KDE/kdebase/apps/; revision=876137
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=876115
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=876110
|
|
with filenames that are wider than the name column.
svn path=/trunk/KDE/kdebase/apps/; revision=876107
|
|
provided by Simon St. James).
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=876099
|
|
Rafael's patch in kfilewidget ;-))
svn path=/trunk/KDE/kdebase/apps/; revision=876081
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=876079
|
|
New Window" and "Open in New Tab" to the context menu.
Thanks to Mathias Soeken for the patch!
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875711
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875703
|
|
* renamed "Edit Location" to "Replace Location"
svn path=/trunk/KDE/kdebase/apps/; revision=875699
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875696
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875689
|
|
* Move code which checks whether the dragging of a MIME type is supported to DragAndDropHelper. This allows adding an improved support for dropping compressed files from Ark to Dolphin later...
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=875611
|
|
feature. The feature is not 100 % finished yet (dragging into a folder having a different view type does not work yet), but it's important to get in the UI string for the translators.
svn path=/trunk/KDE/kdebase/apps/; revision=875582
|
|
change the the URL. Thanks to David Faure and Albert Alstals Cid for the detailed analysis!
BUG: 155591
svn path=/trunk/KDE/kdebase/apps/; revision=875554
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875518
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=875089
|
|
Oxygen style
svn path=/trunk/KDE/kdebase/apps/; revision=874948
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=874947
|