Make the new style engine compile and maybe even work. (Cached) format data is now
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 May 2008 22:43:29 +0000 (22:43 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 7 May 2008 22:43:29 +0000 (22:43 +0000)
commit858cba7fac9928549219de070397be65e1b92cde
tree593ea2028008ad1d924333345a35c250f2990bd3
parent6fe30667a4a4747e8fad048dad499f7d2390b044
Make the new style engine compile and maybe even work. (Cached) format data is now
provided as a role in ChatlineModel.
Now I just need to implement the whole view thing... well, actually
displaying messages is probably totally overrated anyway...
12 files changed:
src/common/global.cpp
src/common/message.cpp
src/common/message.h
src/qtui/chatitem.h
src/qtui/chatline.cpp
src/qtui/chatline.h
src/qtui/chatlinemodel.h
src/qtui/mainwin.cpp
src/qtui/topicbutton.cpp
src/qtui/topicbutton.h
src/uisupport/uistyle.cpp
src/uisupport/uistyle.h