| Age | Commit message (Collapse) | Author |
|
2) Get rid of flicker when after changing partition new size is smaller
than used space on old one - in this case setMaximum calls reset()
3) User proper value for comparison when checking if progressbar should
be changed
BUG: 163343
svn path=/trunk/KDE/kdebase/apps/; revision=818066
|
|
This e. g. occurs if a media has been unmounted and remounted again.
svn path=/trunk/KDE/kdebase/apps/; revision=818013
|
|
* Trash icon is not updated when trash has been emptied or got filled.
* When renaming an item the old name will be shown in the Information Panel.
* When unmounting media, still the mounted icon is shown.
BUG: 161385
BUG: 153514
BUG: 154747
CCBUG: 159366
svn path=/trunk/KDE/kdebase/apps/; revision=818005
|
|
Panel. This assures that no expensive initializations are done when the Information Panel is not shown at all.
svn path=/trunk/KDE/kdebase/apps/; revision=817992
|
|
* install icons to global icon dir, otherwise it seems not to work when using dolpin part in konqueror
svn path=/trunk/KDE/kdebase/apps/; revision=817991
|
|
BUG: 163358
svn path=/trunk/KDE/kdebase/apps/; revision=817974
|
|
enable a hidden action with Key_Del as shortcut, so that the user can press Del to delete the file.
BUG: 76016
svn path=/trunk/KDE/kdebase/apps/; revision=817389
|
|
to dolphinpart, so that
it doesn't appear while browsing the web [with a filemanagement profile initially]. The point is to
make the GUI sensible whatever initial profile was selected and hopefully get rid of konq-filemanagement.rc/konq-webbrowsing.rc.
svn path=/trunk/KDE/kdebase/apps/; revision=817326
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=817018
|
|
/ Open Terminal" action to DolphinPart.
Thanks to Kevin for reminding me of this one.
svn path=/trunk/KDE/kdebase/apps/; revision=816632
|
|
inside the view is done
svn path=/trunk/KDE/kdebase/apps/; revision=816421
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=816420
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=816400
|
|
add a macro_log_feature() message
svn path=/trunk/KDE/kdebase/apps/; revision=816293
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=816282
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=816270
|
|
avoid this independent reimplementation,
which brought back bug 121728 ('&' in application name treated as accelerator)
svn path=/trunk/KDE/kdebase/apps/; revision=815838
|
|
too-basic bool readOnly().
Ported KonqPopupMenu to KonqFileItemCapabilities.
svn path=/trunk/KDE/kdebase/apps/; revision=815688
|
|
Also, move FileItemCapabilities from dolphin to KonqFileItemCapabilities at dfaure's request (making it implicitly shared along the way).
BUGS:161594
svn path=/trunk/KDE/kdebase/apps/; revision=815584
|
|
remote files. (Makes behaviour same is in dolphin itself).
CCBUGS: 161594
svn path=/trunk/KDE/kdebase/apps/; revision=815519
|
|
are disabled when the directory containing the selected files/dirs is not writable.
CCBUGS: 161594
Issues remaining: Send to trash should be disabled on remote files (and replaced with delete) and edit menu of konqueror still has the actions like cut/delete/rename always enabled.
svn path=/trunk/KDE/kdebase/apps/; revision=815517
|
|
following strategy:
- The previews for currently visible items are created before
the previews for invisible items.
- If the user changes the visible area by using the scrollbars,
all pending previews get paused. As soon as the user stays
on the same position for a short delay, the previews are
resumed. Also in this case the previews for the visible items
are generated first.
svn path=/trunk/KDE/kdebase/apps/; revision=815480
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=815420
|
|
capabilites supportsMoving().
CCBUGS: 161594
Still need to fix Send to trash Context Option in Konqueror
svn path=/trunk/KDE/kdebase/apps/; revision=815362
|
|
we also have week independant maths, so we get a Yesterday tag even if yesterday was 31st and today is 1st. Peter, the
order should be correct now, please recheck (I added a '-', so the order now is the inverse that the one shown on the kfm-devel thread).
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=815341
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=814782
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=814642
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=814581
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=814574
|
|
IconManager::updatePreviews()
svn path=/trunk/KDE/kdebase/apps/; revision=814274
|
|
cache gets an update of the preview without effect. This assures that when cutting other items that the state of the previously cut items can be restored in any case.
svn path=/trunk/KDE/kdebase/apps/; revision=814273
|
|
BUG: 162432
svn path=/trunk/KDE/kdebase/apps/; revision=814244
|
|
This fixes the issue that when the view gets split, that the keyboard focus remained on the inactive view.
svn path=/trunk/KDE/kdebase/apps/; revision=814237
|
|
g. QTreeView sets the current item when the view loses the focus).
svn path=/trunk/KDE/kdebase/apps/; revision=814234
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=814019
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813967
|
|
view -- thanks Peter for the advice on how to separate the two cleanly.
svn path=/trunk/KDE/kdebase/apps/; revision=813954
|
|
that as a path, so you end up with
QFile("file://fish://hostname")... I guess the only solution is to skip the whole KFileMetaInfo stuff for non-local-files.
But then we shouldn't see size 0 modified 12:00 am...
svn path=/trunk/KDE/kdebase/apps/; revision=813953
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813908
|
|
protocol instead. This fixes the issue that for "trash://" no text is shown in the tab.
svn path=/trunk/KDE/kdebase/apps/; revision=813844
|
|
DolphinView, as the DolphinView must be able to do this without advice from the container.
Beside that this simplifies the code it also fixes a regression of having empty tabs.
svn path=/trunk/KDE/kdebase/apps/; revision=813828
|
|
other widgets when having a very small height
BUG: 162674
svn path=/trunk/KDE/kdebase/apps/; revision=813780
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813401
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813386
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813304
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=813137
|
|
shown directory
BUG: 156550
BUG: 158590
svn path=/trunk/KDE/kdebase/apps/; revision=810493
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=810459
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=810455
|
|
height of the statusbar so that no text is cut (tested also with other styles)
svn path=/trunk/KDE/kdebase/apps/; revision=810430
|