Enable plain old QTimer-based asynchronous message processing. More fancy stuff will...
[quassel.git] / src / qtui / qtuimessageprocessor.cpp
2008-08-06 Manuel NickschasEnable plain old QTimer-based asynchronous message...
2008-08-06 Manuel NickschasMove checkForHighlight() from Client to QtUiMessageProc...
2008-08-06 Manuel NickschasIntroduce AbstractMessageProcessor and its specializati...