| Age | Commit message (Collapse) | Author |
|
BUG: 156586
svn path=/trunk/KDE/kdebase/apps/; revision=766393
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=766382
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=766338
|
|
David and Fredrik
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765736
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765734
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765555
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765229
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765228
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765161
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=765101
|
|
BUG: 156192
svn path=/trunk/KDE/kdebase/apps/; revision=765098
|
|
- newInstance() from KUniqueApplication is actually harmful here
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764846
|
|
- newInstance() from KUniqueApplication is actually harmful here
svn path=/trunk/KDE/kdebase/apps/; revision=764845
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764841
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764839
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764649
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764609
|
|
and provide them in the part
svn path=/trunk/KDE/kdebase/apps/; revision=764550
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764549
|
|
signal from DolphinView (it has the info anyway).
The fact that the last additional-info doesn't show up in the icon view is in fact a KFileItemDelegate bug, not a bug in this code :)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764544
|
|
(although requesting size and type at the same time doesn't show the type...)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764538
|
|
in the code).
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764537
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764446
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764445
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764444
|
|
Revert the moving of the action to the DolphinView instance, this doesn't work with splitted views.
(Each view would need its own action collection, but then DolphinView would have to become
a KXMLGUIClient, and the GUI would flicker when switching views).
Instead, use the same solution as the other shared actions: static method in DolphinView (for now),
slot in the mainwindow (and for the more complex actions than this one, shared code in DolphinView)
svn path=/trunk/KDE/kdebase/apps/; revision=764436
|
|
work with splitted views.
(Each view would need its own action collection, but then DolphinView would have to become
a KXMLGUIClient, and the GUI would flicker when switching views).
Instead, use the same solution as the other shared actions: static method in DolphinView (for now),
slot in the mainwindow (and for the more complex actions than this one, shared code in DolphinView)
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764429
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764390
|
|
for having a cleaner layout. Still some fine tuning and code cleanups have to be done...
svn path=/trunk/KDE/kdebase/apps/; revision=764389
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764379
|
|
default setting is 'off'. TODO: cleanup the "General Settings" dialog and split it as "General" and "Startup".
svn path=/trunk/KDE/kdebase/apps/; revision=764378
|
|
will allow us cleaning up some code in DolphinMainWindow and will make it easier sharing code with DolphinPart.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=764347
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764257
|
|
treeview: prevent that when expanding a subtree that the selected item gets hidden by the (maybe) appearing horizontal scrollbar
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763550
|
|
hidden by the (maybe) appearing horizontal scrollbar
svn path=/trunk/KDE/kdebase/apps/; revision=763543
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=763500
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=763181
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763180
|
|
for non-local files
BUG: 155534
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763175
|
|
* Always take the root of an URL as root for the treeview (using a matching Places-URL leads to serious usability issues - see bug #150941 for details).
* Don't reset the horizontal scrollbar position when expanding/reloading the tree.
BUG: 150941
svn path=/branches/KDE/4.0/kdebase/apps/; revision=763173
|
|
Places-URL leads to serious usability issues - see bug #150941 for details).
* Don't reset the horizontal scrollbar position when expanding/reloading the tree.
BUG: 150941
svn path=/trunk/KDE/kdebase/apps/; revision=763171
|
|
non-local files
BUG: 155534
svn path=/trunk/KDE/kdebase/apps/; revision=763141
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=763015
|
|
code that writes out a xdg-shared-mime compliant mimetype in one place.
Ported nspluginscan to xdg-shared-mime so that it generates mimetypes that work.
svn path=/trunk/KDE/kdebase/apps/; revision=762861
|
|
previous current index becomes selected to see which item was the last one
selected on that column.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=762777
|
|
(damn, I've lost the coding race with Rafael by a few minutes, so this line is the only thing I can commit now ;-))
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=762763
|
|
in the special case of moving left to the previous column and going
upwards or downwards.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=762760
|
|
applied to the horizontal scrollbar
BUG: 153343
svn path=/trunk/KDE/kdebase/apps/; revision=762722
|
|
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available
BUG: 155996
BUG: 156008
svn path=/branches/KDE/4.0/kdebase/apps/; revision=762706
|
|
* don't jump to the selected folder when expanding a sub tree within the treeview widget
* don't reset the root of non-local URLs when there is no Places-URL available
BUG: 155996
BUG: 156008
svn path=/trunk/KDE/kdebase/apps/; revision=762704
|