| Age | Commit message (Collapse) | Author |
|
items (thanks to Jan Klein-Hitpass for the hint)
svn path=/trunk/KDE/kdebase/apps/; revision=770151
|
|
appearing, let it appear immediately but provide a smooth fade-in effect. This makes it usable from the start but is less obtrusive for the eyes.
svn path=/trunk/KDE/kdebase/apps/; revision=770115
|
|
CCMAIL: [email protected]
--This li.Ine, and those below, will be ignored--
M src/dolphiniconsview.cpp
svn path=/trunk/KDE/kdebase/apps/; revision=769728
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=769332
|
|
the trash, just move the things into the trash instead. TODO: as the inline comment already says KonqOperations::doDrop() should be used as longterm solution...
svn path=/trunk/KDE/kdebase/apps/; revision=768925
|
|
BUG: 154014
svn path=/trunk/KDE/kdebase/apps/; revision=768921
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=767778
|
|
semi-transparent effect requires having an alpha mask)
svn path=/trunk/KDE/kdebase/apps/; revision=767742
|
|
* removed redundant applying of a hidden item effect before starting the preview
svn path=/trunk/KDE/kdebase/apps/; revision=767730
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=767567
|
|
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
|
|
BUG: 156375
svn path=/trunk/KDE/kdebase/apps/; revision=766406
|
|
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
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765734
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765229
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=765161
|
|
BUG: 156192
svn path=/trunk/KDE/kdebase/apps/; revision=765098
|
|
- newInstance() from KUniqueApplication is actually harmful here
svn path=/trunk/KDE/kdebase/apps/; revision=764845
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764839
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764649
|
|
and provide them in the part
svn path=/trunk/KDE/kdebase/apps/; revision=764550
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764446
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=764445
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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=/trunk/KDE/kdebase/apps/; revision=762704
|
|
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=/trunk/KDE/kdebase/apps/; revision=760940
|