Backlog is dynamically called and replayed from the core.
authorMarcus Eggenberger <egs@quassel-irc.org>
Tue, 18 Mar 2008 00:40:21 +0000 (00:40 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Tue, 18 Mar 2008 00:40:21 +0000 (00:40 +0000)
commit5319f3fbe69a63d1599107e0fc77ae325e4a9b6d
treeeb1ee0960d643fb2c742172dcaf809987f5b2a12
parent3e350f6ae66b8c5550909b140f81010df999c494
Backlog is dynamically called and replayed from the core.
Just scroll further to the top of a buffer and more messages will be
replayed from the backlog. (breaking protocol)
src/core/SQL/SQLite/10/select_messagesOffset.sql
src/core/sqlitestorage.cpp
src/qtui/chatwidget.cpp
src/qtui/chatwidget.h
src/qtui/mainwin.cpp
version.inc