| Age | Commit message (Collapse) | Author |
|
the currently focused column as Aurélien suggested.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=767205
|
|
- Switched depricated stdName() to name()
svn path=/trunk/KDE/kdebase/apps/; revision=767204
|
|
selection toggle button would stay visible)
svn path=/trunk/KDE/kdebase/apps/; revision=766918
|
|
without using the rubberband or Ctrl/Shift-keys in the single-click mode. Any feedback from users is highly welcome (I think people will either love or hate this feature, I'm really not sure -> it can be turned off too).
svn path=/trunk/KDE/kdebase/apps/; revision=766901
|
|
size hint -> the preview and item effects are only applied to the current size, not to the maximum of 128 x 128 pixels
* make the icons of hidden files semitransparent like in KDE3
svn path=/trunk/KDE/kdebase/apps/; revision=766659
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=766407
|
|
BUG: 156375
svn path=/trunk/KDE/kdebase/apps/; revision=766406
|
|
on non-local URLs
svn path=/branches/KDE/4.0/kdebase/apps/; revision=766395
|
|
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
|