| Age | Commit message (Collapse) | Author |
|
determine it.
Better than setting inode/directory for everything due to the wrong S_IFDIR.
Fixes "foo is a file but a dir was expected" error when doing MMB on a file.
svn path=/trunk/KDE/kdebase/apps/; revision=950518
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=948007
|
|
has been pressed, so that the directory gets automatically selected afterwards.
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=945037
|
|
GUI:
The remote encoding code adapted from Konqueror to Dolphin. Now user can change
encoding for remote urls like ftp. Konqueror doesn't use
KRemoteEncodingPlugin anymore. Instead, this feature is supplied to
Konqueror via DolphinPart.
svn path=/trunk/KDE/kdebase/apps/; revision=944659
|
|
inside a settings dialog.
- Assure that the settings are saved in the DolphinPart destructor for settings that are changed outside the settings dialog (e. g. by using Ctrl + mouse wheel for adjusting the icon size).
Thanks to Frank Reininghaus and David Faure for the analyses.
CCBUG: 175085
svn path=/trunk/KDE/kdebase/apps/; revision=942194
|
|
DolphinNewMenuObserver, so that newly created items get selected (DolphinNewMenu - which attachs itself automatically - cannot be used in DolphinPart).
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=940628
|
|
check for KUrl::isLocalFile())
svn path=/trunk/KDE/kdebase/apps/; revision=939835
|
|
the paste action is disabled in Konqueror on startup.
BUG: 186482
svn path=/trunk/KDE/kdebase/apps/; revision=937598
|
|
detailed listview.
svn path=/trunk/KDE/kdebase/apps/; revision=927297
|
|
- let the "details view" show the "[x] Expandable Folders" action in the context menu
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=924867
|
|
to 0, the dirlister mainwindow won't be set if you reparent the widget later on)
BUG: 161681
svn path=/trunk/KDE/kdebase/apps/; revision=916972
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=913713
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=912124
|
|
connecting to urlChanged,
but iirc there were recent changes which make dolphinview emit redirection instead of urlChanged in that case
Makes me wonder if urlChanged is still useful for anything?
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=911974
|
|
an iconview because you wouldn't see the just-created file/dir,
but let's show it in the case of the hiearchical details view ("folders expandable" option), since you can indeed see the new file/dir in that case. Peter: problem solved with itemsExpandable().
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=871109
|
|
KPart, so that Konqueror shows the same information as Dolphin (thanks to Simon St James for the patch!)
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=868210
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=843787
|
|
DolphinViewActionHandler.
svn path=/trunk/KDE/kdebase/apps/; revision=831148
|
|
current folder as source. TODO: the code in DolphinPart::slotProperties() and DolphinMainWindow::properties() is quite similar -> move to DolphinViewActionHandler?
CCMAIL: [email protected]
BUG: 165311
svn path=/trunk/KDE/kdebase/apps/; revision=825846
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=821923
|
|
real this time :)
KPluginFactory can take the catalog name as second argument, this is the best fix.
CCMAIL: Chusslove Illich <[email protected]>
svn path=/trunk/KDE/kdebase/apps/; revision=818989
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=818988
|
|
konqpopupmenu when doing RMB on ftp://user@host, because after the redirection, part->url() was still the old url (so it didn't look like a popup opened for the current directory, in the konqpopupemenu code)
svn path=/trunk/KDE/kdebase/apps/; revision=818721
|
|
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
|
|
/ Open Terminal" action to DolphinPart.
Thanks to Kevin for reminding me of this one.
svn path=/trunk/KDE/kdebase/apps/; revision=816632
|
|
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
|
|
view -- thanks Peter for the advice on how to separate the two cleanly.
svn path=/trunk/KDE/kdebase/apps/; revision=813954
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=805184
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=804094
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=804036
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=801853
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=800298
|
|
Ported konqueror's part loading to KPluginLoader. Factorized some code into a tryLoadingService.
If you miss some khtml actions, update kdelibs/kdecore/util.
svn path=/trunk/KDE/kdebase/apps/; revision=798291
|
|
Will improve the Part API to make this easier.
svn path=/trunk/KDE/kdebase/apps/; revision=795466
|
|
used to signal to plugins kdirfilter that url changed
svn path=/trunk/KDE/kdebase/apps/; revision=795079
|
|
settings are changed
svn path=/trunk/KDE/kdebase/apps/; revision=792496
|
|
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=782768
|
|
svn path=/trunk/KDE/kdebase/apps/; revision=782396
|
|
selected files
(See email sent to kfm-devel for details)
CCMAIL:[email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=782282
|
|
topLevelWidget() => window()
svn path=/trunk/KDE/kdebase/apps/; revision=776408
|
|
the code by connecting to the actiongroup's signal.
svn path=/trunk/KDE/kdebase/apps/; revision=774699
|
|
View Modes menu.
(this is done using a Q_PROPERTY in the dolphin part and a signal; the available view modes for creating the menu in the first place are listed in dolphinpart.desktop)
Konqueror: cleaned up the old (complex) handling of view modes as N toolbar buttons from M services grouped by library (240 lines less!).
Dolphin: moved view mode handling to DolphinViewActionHandler, removes duplication between part and mainwindow.
svn path=/trunk/KDE/kdebase/apps/; revision=774646
|
|
to remove code duplication between mainwindow and part, and to remove my code-splitting with the static createFooAction methods in the view.
svn path=/branches/KDE/4.0/kdebase/apps/; revision=773570
|
|
'Show preview' 'Show hidden files' 'Categorized sorting'
Found a way of sharing the actions with even less code duplication, discussed it with Peter, but this will be for after 4.0.1
svn path=/branches/KDE/4.0/kdebase/apps/; revision=767566
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764549
|
|
svn path=/branches/KDE/4.0/kdebase/apps/; revision=764444
|