I have been trying the latest svn-version of the qt4-gui again and it
compiles great, but nevertheless there are some issues on Mac OS X.
If you try for instance to go online, nothing seems to happen, the
status doesn't change and the Network-Log (outputwin) is always empty.
But starting licq in debug-mode shows that it actually goes online and
that everything is passed correctly to the deamon. It seems to me that
the qt-gui is just not being "updated". If you use "Redraw user
window" in "User functions" the changes are applied to the gui, the
same if you choose another skin. So everytime the gui is redrawn,
your own status and the status of the contacts is up to date. But
unfortunately this doesn't happen after the corresponding network-
events as it should do.
The options-menu is since some svn-revisions not accessible through
"licq->Preferences" any more, but it had been some time ago.
Can these problems be found on Linux as well, or is the qt4-gui
running without any flaws there?