| Age | Commit message (Collapse) | Author |
|
currently the performance is too slow. Nepomuk will support caching in future versions, so hopefully we can provide those entries again in KDE 4.1.
svn path=/trunk/KDE/kdebase/apps/; revision=743363
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=743357
|
|
translators are removed
svn path=/trunk/KDE/kdebase/apps/; revision=743049
|
|
setUrl, before
emit started(0) making konq logo spinning indefinitely.
svn path=/trunk/KDE/kdebase/apps/; revision=742730
|
|
John Tapsell for the original fix in dolphiniconsview.cpp!)
svn path=/trunk/KDE/kdebase/apps/; revision=742703
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=742329
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=742119
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=741702
|
|
only invoked once...
svn path=/trunk/KDE/kdebase/apps/; revision=741371
|
|
for the details view
svn path=/trunk/KDE/kdebase/apps/; revision=741353
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=741240
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=740707
|
|
Insert the dolphin catalog so the messages appear translated correctly when eg, embedded into konqueror
BUG: 152752
svn path=/trunk/KDE/kdebase/apps/; revision=740701
|
|
About all those filemanagement feature moves: I double checked and the other inode/directory parts are cervisia (need own file-related operations for VCS support), konsole (no gui), kfilereplacepart (no mkdir) and fsview (readonly). So better unbloat konq itself.
svn path=/trunk/KDE/kdebase/apps/; revision=740491
|
|
item-drag-multiple -> document-multiple
svn path=/trunk/KDE/kdebase/apps/; revision=740350
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=739529
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=739378
|
|
code is currently encapsulated inside a DOLPHIN_DRAGANDDROP define, we'll clean this up when Qt 4.4 is out (-> KDE 4.1?)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=739375
|
|
drag object is used throughout all views (still open yet: KCategorizedView uses its custom code yet)
svn path=/trunk/KDE/kdebase/apps/; revision=739322
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=738873
|
|
(QProgressBar::setValue() uses QProgressBar::text() which returns m_text -> the text must be set first)
svn path=/trunk/KDE/kdebase/apps/; revision=738826
|
|
back-button
svn path=/trunk/KDE/kdebase/apps/; revision=738822
|
|
mouse is above an item (this might happen if the shift-key is pressed during a right-button mouse click)
svn path=/trunk/KDE/kdebase/apps/; revision=738816
|
|
horizontal spacing. For the default settings this means that the viewport can now be reached easier than before, while not wasting too much vertical space.
svn path=/trunk/KDE/kdebase/apps/; revision=738783
|
|
BUG: 152463
svn path=/trunk/KDE/kdebase/apps/; revision=738282
|
|
I'll try to find a clean patch later...
svn path=/trunk/KDE/kdebase/apps/; revision=738274
|
|
executed. If this is the case, perform the "Delete" action instead (-> works like in Konqi now, thanks to David for the hint)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=738259
|
|
- open a view with no selection
- press SHIFT + right mouse-click on an item
- a context menu will be opened although no item has been selected -> assertion gets triggered later
svn path=/trunk/KDE/kdebase/apps/; revision=738255
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=737696
|
|
those out of konqueror.
Inside dolphin, the usual: moving code to DolphinView.
Pressing shift while clicking on "Move to Trash" in konq (dolphinpart) offers to delete, as in kde3 (this bit of logic might be good for dolphin itself too? see DolphinPart::slotTrashActivated)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=737682
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=737279
|
|
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords
svn path=/trunk/KDE/kdebase/apps/; revision=737278
|
|
position of items might get calculated in a wrong manner when the item name is too long. I'll try create a patch for Qt but as Dolphin must also work with Qt 4.3.0 this workaround must get applied at least for KDE 4.0.
BUG: 152293
svn path=/trunk/KDE/kdebase/apps/; revision=737265
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=737232
|
|
Had to move more code to DolphinView, to use it from the part.
svn path=/trunk/KDE/kdebase/apps/; revision=737203
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=737202
|
|
enable undo
svn path=/trunk/KDE/kdebase/apps/; revision=737159
|
|
No more rename action provided by konqueror, the part provides it now.
Had to move a bit of code around in dolphin, as discussed with Peter.
svn path=/trunk/KDE/kdebase/apps/; revision=737121
|
|
konqueror,
Taking this opportunity for filename==classname and a .cpp extension, as well.
svn path=/trunk/KDE/kdebase/apps/; revision=737032
|
|
* Left to Right arrangement
* Elements enough to be needed an horizontal scroll bar with categorized view disabled
* Enable categorized view
* Horizontal scrollbar still visible
Now it is hidden, because the way KCategorizedView shows items is not needed.
svn path=/trunk/KDE/kdebase/apps/; revision=736809
|
|
until switching tabs and back, then it changed to just the dir name (as it should be, in fact).
The logic in KonqView::setCaption was being confused by the part url still being empty; let's do things in the right order here.
+ .rc cleanups
svn path=/trunk/KDE/kdebase/apps/; revision=735495
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=735257
|
|
- exec -> system-run
svn path=/trunk/KDE/kdebase/apps/; revision=734984
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734964
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734544
|
|
file as described in kde-buildsystem - please tell me again if this should go somewhere else 3/3
svn path=/trunk/KDE/kdebase/apps/; revision=734475
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734360
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734310
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734288
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=734227
|