Revision 733584

Go back to digest for 11th November 2007

Features in Networking Tools

Eike Hein committed changes in /branches/extragear/kde3/network/konversation/src:

Rewrite the remember/marker line system completely to be more useful:
* Distinguish between manually inserted marker lines and marker lines inserted automatically when chat windows are hidden, fixing the utter chaos in conjunction with the "show in all chat windows" preference.

* Make the automatic marker line "sliding", i.e. remove the last automatic line when inserting a new one.

* Only insert the automatic marker line when there's actually new text being appended to a chat window.

* Add an action to clear all marker lines in a chat window.

* Improve marker lines-related terminology and preferences.

* Make the (marker line-related and other) identity default settings consistent between the initial identity and additional newly created identities.

File Changes

Modified 20 files
  • /branches/extragear/kde3/network/konversation/src
  •   /chatwindow.cpp
  •   /chatwindow.h
  •   /chatwindowbehaviour_preferences.ui
  •   /commit.h
  •   /identity.cpp
  •   /identity.h
  •   /identitydialog.cpp
  •   /ircview.cpp
  •   /ircview.h
  •   /konvdcop.cpp
  •   /konvdcop.h
  •   /konversationapplication.cpp
  •   /konversationmainwindow.cpp
  •   /konversationmainwindow.h
  •   /konversationui.rc
  •   /konviface.h
  •   /viewcontainer.cpp
  •   /viewcontainer.h
  •   /config/konversation.kcfg
  •   /config/preferences.cpp
20 files changed in total