summary refs log tree commit diff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add travis CIKonstantinos Sideris2017-04-092-1/+2
|
* Clear text fields after loginKonstantinos Sideris2017-04-092-0/+7
|
* Add logout buttonKonstantinos Sideris2017-04-098-37/+141
| | | | Logout from the current session and invalidate the current token
* Implement initial registration stageKonstantinos Sideris2017-04-084-18/+130
|
* Use QLabel to display registration errorsKonstantinos Sideris2017-04-073-18/+22
|
* Use const refs for the deserialized dataKonstantinos Sideris2017-04-067-135/+16
|
* Initialize sync timerKonstantinos Sideris2017-04-061-2/+3
|
* Initial commitKonstantinos Sideris2017-04-0632-0/+4653