Another Speed boost for the new ChatView.
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 21 Sep 2008 11:13:45 +0000 (13:13 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 22 Sep 2008 09:52:46 +0000 (11:52 +0200)
commit176d22d49934223b9279719ac5d9e7c03e530d40
tree75f8bafa9fcb3b628d4b956dc5c60aa1be1d2a95
parent7f586ab22eee4c914901c608304d1da144bc3789
Another Speed boost for the new ChatView.
This commit is more then due but is still WIP.
Heavy changes in ChatScene, ChatLine, ChatItems.
Finally making use of the disposable layouts.
src/qtui/chatitem.cpp
src/qtui/chatitem.h
src/qtui/chatline.cpp
src/qtui/chatline.h
src/qtui/chatlinemodel.h
src/qtui/chatlinemodelitem.cpp
src/qtui/chatscene.cpp
src/qtui/chatscene.h
src/qtui/chatview.cpp
src/qtui/chatview.h