Commit graph

4 commits

Author SHA1 Message Date
Mikko Ahlroth
4a9eeb850b Implement more datatypes and Type enum, create stub file for Hdata
We'll use QVariant for dynamic typing, it offers easy storage of even complex
QObjects in a dynamic type.
2014-06-30 22:33:24 +03:00
Mikko Ahlroth
4a8945d38d Rewrite type handling to be simpler, get rid of OO hierarchy 2014-06-30 09:41:17 +03:00
Mikko Ahlroth
840a50e54b Add licence details
Insert copyright statements

Implemented CRUD for connections

Refactor C++ connection side, create debugview and connect C++ to UI

Implement SSL verification, reconnection, import moment.js, refactor UI logic

Storing SSL certificate for later use now works

Add missing comments

Follow the end of a TextListComponent if view was already at bottom

Initial protocol stubs for WeeChat protocol

Add README
2014-06-27 09:08:53 +03:00
Mikko Ahlroth
0233e130a1 Initial commit 2014-01-29 11:25:18 +02:00