Commit graph

23 commits

Author SHA1 Message Date
Mikko Ahlroth
5f4de04f5b Rewrite main function to set app details correctly. Thanks coderus!
Still doesn't start from the app grid though.
2014-11-05 21:40:52 +02:00
Mikko Ahlroth
2d041f74a5 Make channel list more tight 2014-11-04 23:17:32 +02:00
Mikko Ahlroth
8392a054e7 Fix backlog fetching, need to use pointers it seems 2014-11-04 23:17:23 +02:00
Mikko Ahlroth
c0428c6181 More robust bufferlist, including read indicator and live refresh 2014-11-04 22:59:08 +02:00
Mikko Ahlroth
c227efa2e6 Change settings text to TLS and explicitly only allow secure protocols 2014-11-04 22:58:38 +02:00
Mikko Ahlroth
f30a995ef4 Remove dev specific pro path 2014-11-04 22:57:53 +02:00
Mikko Ahlroth
53593bbf87 Initial fix for bufferlist, needs more robust implementation. Update moment.js to work in Qt 5.2 2014-11-03 23:19:37 +02:00
Mikko Ahlroth
f0cbff637e Implement color code parsing, currently just strips all codes 2014-10-06 23:42:45 +03:00
Mikko Ahlroth
b83b74ecf5 Add fugly logo 2014-10-06 23:42:22 +03:00
Mikko Ahlroth
cd74595290 Backup backup 2014-09-29 18:32:40 +03:00
Mikko Ahlroth
7561c4ccc9 Start color code parsing, hook up input to actually send it. ITS ALIVE 2014-09-28 22:01:29 +03:00
Mikko Ahlroth
efbf4ba81d Moar progress, sorry for no commit message 2014-09-22 20:54:52 +03:00
Mikko Ahlroth
b9e9c58848 Customize enter keys in connection add dialog 2014-07-16 22:26:53 +03:00
Mikko Ahlroth
87d26f6044 README.md edited online with Bitbucket 2014-07-14 08:28:19 +00:00
Mikko Ahlroth
359b3b805b Fix more protocol bugs and try to organize UI into sensible pieces 2014-07-14 00:55:02 +03:00
Mikko Ahlroth
e713439b70 Fix some remaining parser bugs, reading test and arbitrary types now works 2014-07-12 23:20:19 +03:00
Mikko Ahlroth
b3b9f43ffa Fix wrong time bug and change QVariantHashes to QVariantMap for JS conversion 2014-07-08 00:03:57 +03:00
Mikko Ahlroth
aed3fca0bf Fix protocol errors and connection to UI. Make sure protocol handles nulls 2014-07-07 20:34:15 +03:00
Mikko Ahlroth
56d7c58ac0 Change Hdata from QObject to QVariantHash, combine all parsing to WCPH 2014-07-06 23:04:16 +03:00
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