| Age | Commit message (Collapse) | Author |
|
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
|
|
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
|
|
BUG: 155751
svn path=/branches/KDE/4.0/kdebase/apps/; revision=762544
|
|
CCBUG: 155751
svn path=/trunk/KDE/kdebase/apps/; revision=762539
|
|
column widths himself (e. g. by a double-click on the header or by moving the header handle)
BUG: 155760
svn path=/trunk/KDE/kdebase/apps/; revision=762385
|
|
make sure that other apps using this part find Dolphin's view-file-columns icons
svn path=/trunk/KDE/kdebase/apps/; revision=761747
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=761729
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=760940
|
|
generated first for the visible items.
svn path=/trunk/KDE/kdebase/apps/; revision=760897
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=760873
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=760866
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=759969
|