Commit graph

9020 commits

Author SHA1 Message Date
David Faure
459eb1bad4 Cosmetic fixes (removed all reference to bDirTree, already unused)
Added K*Bar position "flat", used switches.
Next todo : using ids for menu items.

svn path=/trunk/kdebase/konqueror/; revision=16801
1999-02-12 18:07:28 +00:00
David Faure
dcc2f5100e Removing old, unused main.* files, to avoid confusion.
svn path=/trunk/kdebase/konqueror/; revision=16799
1999-02-12 16:50:18 +00:00
David Faure
761467e75b m_bHTMLAllowed moved from KfmView to KfmViewProps, so that
it can be saved and restored

svn path=/trunk/kdebase/konqueror/; revision=16798
1999-02-12 15:26:27 +00:00
David Faure
a6da5a7f8b Moved m_bgPixmap from KfmGuiProps to KfmViewProps - more logical, simpler...
svn path=/trunk/kdebase/konqueror/; revision=16790
1999-02-12 11:11:26 +00:00
David Faure
9f1a8dc60b Split properties stuff into three classes :
* 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
1999-02-12 00:55:47 +00:00
David Faure
0d7d4dfc29 The KfmView Properties (two classes). More to come...
svn path=/trunk/kdebase/konqueror/; revision=16770
1999-02-11 23:35:32 +00:00
Simon Hausmann
339606df12 using the new file menu functions of opMenuBar to create proper file menu entries
svn path=/trunk/kdebase/konqueror/; revision=16769
1999-02-11 23:29:59 +00:00
Simon Hausmann
03f70459ff removed KfmPart and started making KfmGui a full featured part (KfmMainWindow
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
1999-02-11 15:37:05 +00:00
Simon Hausmann
6b2cffb16b added option "--opshell" to use KfmMainWindow as mainwindow (shell) for kfm_part.
svn path=/trunk/kdebase/konqueror/; revision=16692
1999-02-10 10:06:05 +00:00
Matthias Welk
f4f0b9b9e9 Ooooooppps!
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
1999-02-10 01:34:27 +00:00
Simon Hausmann
707d7b8734 more work on KFM's OpenPart GUI:
- implemented history functionality
 - completed toolbar entries
 - several fixes

svn path=/trunk/kdebase/konqueror/; revision=16671
1999-02-09 21:49:23 +00:00
Simon Hausmann
4da148b20d (tiny fix) make KfmPart load your home directory as default
svn path=/trunk/kdebase/konqueror/; revision=16666
1999-02-09 17:21:43 +00:00
Simon Hausmann
7dca467c6a started work on KFM's OpenPart GUI
(-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
1999-02-09 16:59:59 +00:00
David Faure
1ad4535d33 Re-added the "Location:" label from kfm II. Makes it easier for bug reporters
to report and for me to explain to them :)

svn path=/trunk/kdebase/konqueror/; revision=16643
1999-02-09 14:19:02 +00:00
David Faure
75922e6bc9 Made m_pDefaultProps protected and added a public method for it
Removed const for KConfig*, since we change group in it.

svn path=/trunk/kdebase/konqueror/; revision=16642
1999-02-09 13:57:55 +00:00
David Faure
af6ed694dd Forgot some private members in KfmGui, moved to KfmGuiProps.
Fixed showing of *bars.

svn path=/trunk/kdebase/konqueror/; revision=16638
1999-02-09 13:23:12 +00:00
David Faure
3e1d8d69c0 kfmguiprops.* : New design of the properties storage for a KfmGui.
Now stored in KfmGuiProps, see explanations in the header file

svn path=/trunk/kdebase/konqueror/; revision=16635
1999-02-09 12:52:46 +00:00
David Faure
bc4604cf8b Central place for default values : kfm_defaults.h (taken from the old config-kfm.h)
Allows the future kcmkfm (kcmkonqueror?) to use this file in order to
share the same defaults.

svn path=/trunk/kdebase/konqueror/; revision=16632
1999-02-09 10:30:28 +00:00
David Faure
30b22e0b18 No ../parts, here.
svn path=/trunk/kdebase/konqueror/; revision=16628
1999-02-09 09:48:15 +00:00
David Faure
3aadca8843 Initial import of konqueror - aka KFM III.
svn path=/trunk/kdebase/konqueror/; revision=16624
1999-02-09 09:23:50 +00:00