Cache ChatLine layout data for visible chatlines
[quassel.git] / src / qtui / qtuimessageprocessor.h
2009-02-04 Marcus Eggenbergerfixes #448 - progress indicator for backlog
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-10-20 Manuel NickschasReworking highlighting a bit
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...