Commit graph

35 commits

Author SHA1 Message Date
Rik Hemsley 05fe08f3a6 Use visual activation effect from kiconeffect. Needs to be set up for
other konq views any anywhere else where clicking an icon runs an
app.

This _will_ be configurable from kcontrol, icon module... once I find out
who's responsible for that module so it can be fixed first :)

svn path=/trunk/kdebase/libkonq/; revision=51800
2000-06-03 15:29:25 +00:00
David Faure 9c9238d803 Reworked the background-image dialog. It doesn't touch any .directory
files anymore, it is a simple wallpaper selection dialog. The views
take care of saving the settings.
Removed bgColor from konqsettings - handled as a property now.

BTW, if you want to contact me today, write to david.faure@cramersystems.com
The KDE and Mandrake addresses don't work (problem on mandrakesoft's side).
I feel blind without lists... :(

svn path=/trunk/kdebase/libkonq/; revision=48835
2000-05-08 11:14:21 +00:00
David Faure 355dd94a61 Removed TREE_FOLLOW default and related KonqSetting.
Moved 'koffice-docs-found' back here - still commented out.

svn path=/trunk/kdebase/libkonq/; revision=48284
2000-05-03 22:58:56 +00:00
Rik Hemsley 2f681aec82 Moved some defaults into konqdefaults.h
svn path=/trunk/kdebase/libkonq/; revision=48278
2000-05-03 22:20:08 +00:00
Rik Hemsley 5642961517 Const-correctness, plus added necessary stuff for visual activation.
See other commit for details.

svn path=/trunk/kdebase/libkonq/; revision=48273
2000-05-03 21:55:17 +00:00
Waldo Bastian 201d9323ee WABA: Changed the way font settings are saved
svn path=/trunk/kdebase/libkonq/; revision=46987
2000-04-18 19:52:28 +00:00
David Faure 17568bdb34 Area code fix for the stuff recently moved to libkonq (1202->1203)
svn path=/trunk/kdebase/libkonq/; revision=46879
2000-04-17 13:41:25 +00:00
Simon Hausmann d38ebf28f9 - mousedefaults.h is gone . the values are in kglobalsettings.h now
svn path=/trunk/kdebase/kcontrol/konqhtml/; revision=46424
2000-04-12 12:46:42 +00:00
David Faure 111a8e647d Cleanup for KonqFMSettings - only one instance now. Removes a lot of hacks
and TODOs. Use FMSettings group according to kcontrol module.

svn path=/trunk/kdebase/libkonq/; revision=43904
2000-03-18 16:08:31 +00:00
David Faure a0bcce87b4 kdDebug of course, but also:
when we know a parent widget (view), use it as a parent for
job->showErrorDialog( parent ). This fixes the dialog boxes going under
the window. Check your app !   - but this can't always be done...

svn path=/trunk/kdebase/libkonq/; revision=43844
2000-03-18 00:33:10 +00:00
Michael Reiher e144752ebe - Removed settings that are global(via KGlobalSettings) now
- KGlobal -> KGlobalSettings

svn path=/trunk/kdebase/libkonq/; revision=43466
2000-03-14 16:36:27 +00:00
David Faure 85cfd22033 Updated for new mouse settings (uses mousedefaults.h from kcontrol/input,
reads from group KDE...)

svn path=/trunk/kdebase/libkonq/; revision=43395
2000-03-14 00:27:25 +00:00
Simon Hausmann ad5ed96042 - Konqueror: cleanups, moved stuff from libkonqueror to konqueror,
KonqFactory no more inherits KLibFactory (as Konqueror is not embeddable
  anymore)
- libkonq: added settings stuff for Tree-Follows-Navigation (David, please
  check if I did it the right way :) -- I don't know anything about the
  settings stuff :)
- kcmkonq: added checkbox for Tree-Follows-Navigation
- KonqDirTree: (configurable) the tree follows the navigation in other
  views by opening respective directories and scrolling to their position

svn path=/trunk/kdebase/libkonq/; revision=38908
2000-01-21 16:10:53 +00:00
Preston Brown 7d7ff0c5ac reading/writing of home URL setting.
svn path=/trunk/kdebase/libkonq/; revision=37169
1999-12-22 19:58:10 +00:00
Michael Reiher 2b43758fc6 Disabling embedding of "Other" stuff, disabled embedding of
inode/directory as well. Fixed it to always embed inode/*.

svn path=/trunk/kdebase/libkonq/; revision=36351
1999-12-12 14:20:42 +00:00
Preston Brown dcf12a3cd5 support always new win setting from libkcm_konq.
svn path=/trunk/kdebase/libkonq/; revision=36121
1999-12-08 18:20:04 +00:00
Preston Brown bbfd7df027 read global single click setting.
svn path=/trunk/kdebase/libkonq/; revision=36119
1999-12-08 17:46:09 +00:00
David Faure bff207a433 Added support for embedding configuration
svn path=/trunk/kdebase/libkonq/; revision=35830
1999-12-04 22:45:41 +00:00
David Faure 0b38d45708 Nothing
svn path=/trunk/kdebase/libkonq/; revision=34778
1999-11-23 02:56:17 +00:00
David Faure 04979f829c Fixed key name. I think "Configure file manager" works fine now.
svn path=/trunk/kdebase/libkonq/; revision=34771
1999-11-23 01:19:59 +00:00
David Faure 68f0c6c05d oops again. 6 am is definitely too late :-)
svn path=/trunk/kdebase/libkonq/; revision=34553
1999-11-21 05:58:17 +00:00
David Faure ee71190bcd oops
svn path=/trunk/kdebase/libkonq/; revision=34551
1999-11-21 05:48:35 +00:00
David Faure a5940bde99 oops
svn path=/trunk/kdebase/libkonq/; revision=34548
1999-11-21 05:36:18 +00:00
David Faure f27d82acf2 HTML moved out
svn path=/trunk/kdebase/libkonq/; revision=34539
1999-11-21 02:16:22 +00:00
David Faure 8c679af5e6 Split KonqSettings into KonqFMSettings and KonqHTMLSettings.
Will move HTMLSettings, BTW.

svn path=/trunk/kdebase/libkonq/; revision=34524
1999-11-20 23:14:02 +00:00
David Faure 80c2f70057 Made wordwrap configurable
svn path=/trunk/kdebase/libkonq/; revision=34277
1999-11-18 16:55:02 +00:00
Lars Knoll f850a92066 fix
svn path=/trunk/kdebase/libkonq/; revision=33382
1999-11-10 01:14:52 +00:00
David Faure 213640b473 found it : reparseConfiguration didn't call ... reparseConfiguration :)
Konqueror is now configurable from kcmkonq (without need to restart it) !

svn path=/trunk/kdebase/libkonq/; revision=33128
1999-11-07 16:18:45 +00:00
Lars Knoll a354eef5c9 settings for java/jscript
svn path=/trunk/kdebase/libkonq/; revision=32728
1999-11-03 23:52:57 +00:00
David Faure 1d017f261b GPL->LGPL (this belongs to a library now)
svn path=/trunk/kdebase/libkonq/; revision=32159
1999-10-29 13:32:36 +00:00
David Faure 3339e8a8ad Ported to KSycoca
svn path=/trunk/kdebase/libkonq/; revision=31393
1999-10-20 22:54:37 +00:00
Kalle Dalheimer b59726aee9 The dreaded library cleanup: getConfig() -> config() and friends (see separate mail)
svn path=/trunk/kdebase/kfind/; revision=30349
1999-10-09 00:26:57 +00:00
David Faure 05830702bc docu & fixes
svn path=/trunk/kdebase/libkonq/; revision=30111
1999-10-04 23:23:40 +00:00
David Faure 5ae9ad57e2 More defines for consistency.
svn path=/trunk/kdebase/libkonq/; revision=30102
1999-10-04 22:51:52 +00:00
David Faure 5c7be3ba57 Moved konqsettings here, so that kdesktop and koqy can use it,
as well as the defaults.
Improved konqsettings to handle 3 static instances (html/fm/kdestop).

svn path=/trunk/kdebase/libkonq/; revision=30091
1999-10-04 20:36:48 +00:00