Make timestamp configurable in the style engine
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 28 Jul 2009 15:00:41 +0000 (17:00 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:05 +0000 (20:25 +0200)
commit8bd4f0d095891cc992ec7dd006a7bf2c6601787d
treeceae4a416fa290fb5550852338e9918ba7ff190c
parentadda0fa0aeef6087045256b250ff30c88ee7dc00
Make timestamp configurable in the style engine

The style engine now reads the timestamp format string from the ChatView settings.
This means all that's missing now is a settingspage that offers an UI for changing
the string.
src/qtui/chatviewsettings.h
src/qtui/qtuistyle.cpp
src/qtui/qtuistyle.h
src/uisupport/uistyle.cpp
src/uisupport/uistyle.h