The code in KfmView::setShowDot is a good example of why we need to rethink
the design of KfmView. We need a parent class for kfmfinder and kiconcontainer.
svn path=/trunk/kdebase/konqueror/; revision=16916
- tiny fixes in kfmgui and kfm_mainwindow
- added general method openURL to kfm.idl
(welcome "remote" konqueror users, there's more to come ;)
oops, btw: I had conlicts during merging... I hope I didn't miss/break
anything, please check (though I had no problems here)
svn path=/trunk/kdebase/konqueror/; revision=16866
Used KStdAccel for standard accelerators.
Added some menu items taken from kfmII - some copied but commented out.
Fixed initial view.
Called setViewModeMenu from slotLargeIcons, slotSmallIcons, slotTreeView.
svn path=/trunk/kdebase/konqueror/; revision=16841
but the number of views is no longer hardcoded, there is no Left or Right anything
What is needed now is a good Qt or K widget that would be a KMultiplePanner...
Doesn't seem to exist, I will try tomorrow with nesting KPanners or QSplitters
(what difference) ?
svn path=/trunk/kdebase/konqueror/; revision=16814
- konqueror now exists clean (without any segfaults, mico-asserts, or so ;)
- small bugfix for the view-mode-menu
svn path=/trunk/kdebase/konqueror/; revision=16808
* KfmGuiProps - global gui properties
* KfmViewProps - view related properties
* KfmViewSettings - used by kfm{browser|finder|icons}
That's all for today. More tomorrow evening.
svn path=/trunk/kdebase/konqueror/; revision=16772
is now the default shell for Konqueror
(it already works really nice)
(BTW, I did _not_ remove the old *bar code but instead I commented it out.
This looks pretty ugly, but I'll remove this as soon as the OP-Stuff is finished)
svn path=/trunk/kdebase/konqueror/; revision=16744
I tried to commit my changes and got some conflicts while merging.
Hopefully got all things working and broke nothing :-) Please test !
- fixed: keyboard is working again in view-mode (scrolling ...)
- added: each view has its own history now !
svn path=/trunk/kdebase/konqueror/; revision=16683
(-added dummy menu and toolbar entries)
(-fixed segfault due to missing kfmguiprops in KfmPart)
(I hope no one minds if I start working on this.....maybe I should have asked
before...)
svn path=/trunk/kdebase/konqueror/; revision=16665