Hi and thanks for your feedback.
> 1) in 1.3 ignored users were not in my list unless I select 'ignored'
> to show, in 1.5 they are always in my list and I found no way to
> remove them;
Found and fixed it. Committed as r7896 and will merge tomorrow to make
it part of future Licq 1.5.1.
This only affects the "All Users" group so if you use individual groups
or the "All Groups" view you will not see the ignored users.
> 2) my settings for column width are applied only if I've switched
> column headers on but if headers are off then columns are of variable
> width always ignoring settings in 'columns' tab;
I'm trying to reproduce this but even with headers disabled my columns
stay at the widths I've assigned to them. I've tried resizing the window
and having contacts go online/offline but the widths stay.
What's your column configuration? (format and sizes)
Which window manager are you using?
> 3) I cannot see icons for Jabber users, only icons for ICQ users.
Jabber specific icons are supported by the GUI but neither of the icon
sets have any Jabber icons (yet). As I'm not at home with graphical
stuff I'll leave this for someone else to fix.
There is an open ticket for this though. http://www.licq.org/ticket/1723.
> So I've got back to Licq 1.3 with hope that those bugs will be fixed
> sometime. Unfortunately I cannot fix them myself because I'm scared by
> that huge amount of C++ code.
Take it in a little bit at a time and try to avoid the ICQ protocol code
and it won't seem so scary =)
If you change your mind and want to give it a try I'll give you a hint;
if any code is needed to fix no 2 above it will probably go in
qt4-gui/src/views/userview.cpp.
And if you feel like helping out with the Jabber icons that shouldn't
require touching any C++ code at all.
/Anders