Edg 2286 browsing history of conversations (#92)

* WiP on thread view.

* Missing db code.

* Fixes in sericeDB, working on listView in threads window.

* Changes in thread Db message.

* Missing responseTo value bug tracking.

* Fixed threads DB getter.

* Show threads list.

* Added missing code in service-db.

* Small fixes.

* WiP listView swich page.

* Code clean-up.

* Code formatted.

* PR sugestions applied.
This commit is contained in:
kkleczkowski
2019-11-27 10:09:03 +01:00
committed by GitHub
parent 776bae22da
commit b66ae1fa8b
21 changed files with 517 additions and 114 deletions

View File

@@ -25,6 +25,9 @@
#include "ThreadViewWindow.hpp"
#include <Style.hpp>
#include "../widgets/ThreadModel.hpp"
namespace gui {
ThreadViewWindow::ThreadViewWindow(app::Application *app) :