Meredydd hacked it so that online contacts with no status message
display nothing (rather than "Online" or "Away"), cleaning up the
look and feel of the interface a little.

EbQt (0.6.3)
* relicense: source for Qt is not required. This means you can provide
  a Windows binary without having the Qt source code, as long as you
  provide source for all other parts of what you distribute.
 -- Chris Boyle <cmb@everybuddy.com>

EbQt (0.6.1)
* docking of the conversation tab-widget to the main window (optional)
* status tray icon (kde 1,2,3, gnome 1,2), some time in the past
* tabbed conversations, some time ages ago
* ...lots since last ChangeLog update. got sloppy about this again, sorry.
 -- Chris Boyle <cmb@everybuddy.com>

Meredydd hacked out the leave/join messages from groupchat 2003-04-28

EbQt (0.5.0)
* upcoming alpha?
* ok, I haven't been keeping any changelog outside of cvs :-/
  ...better start :-)
* we now have a working contact list with appropriate blobs and working
  display modes
* adding, removing, renaming and moving (drag and drop) of accounts
* setting local account status, signing on or off all
* preferences, main and account editor, with recursive subpages
* connection to local or remote servers, reading of a local cookie file
  including port
 -- Chris Boyle <cmb@everybuddy.com>

*** NB this is all pre-cvs, use the CVS logs ***

EbQt (0.2.0)
* LOADS.
* I'll fill this in some other time... *sigh*

 -- Chris Boyle <cmb@everybuddy.com>

EbQt (0.1.1)
* Started catching up with all Meredydd's work...
* Access control: cookie spinboxes, ability to load a local cookie
* We can connect to a server and receive a buddy list
* Adding groups, contacts and accounts works
* Quick-hack modal dialogs for that and 2 kinds of error display
* Sign on / off all
* Local accounts tab added
* Local account status can be changed
* Cleaned up object ownership structures slightly

 -- Chris Boyle <cmb@everybuddy.com>

EbQt (0.1.0)

* Used Qt Designer's new ability to design a QMainWindow
* Buddy lists reception _works_! :-)
* Added combo boxes controlling which contacts are shown and how

 -- Chris Boyle <cmb@everybuddy.com>

EbQt (0.0.1)

* Set up the project in KDevelop
* Created EbQtMainWin (with a Designed EbQtMainWinBodyUI)
* Set up EbQtCommand as QValueList<QByteArray>
* Created EbQtSocket, reading and writing EbQtCommands

 -- Chris Boyle <cmb@everybuddy.com>

