fixing wrong positioning of items (fixes overlapping daychange bug)
[quassel.git] / src / qtui / qtuimessageprocessor.h
2008-08-22 Marcus Eggenbergerspeed improvement to checkForHighlight (non longer...
2008-08-07 Manuel NickschasDisplay and update message processing progress
2008-08-06 Manuel NickschasReset the MessageProcessor on disconnect
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...