summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add method to center widgets & clean up unused headersKonstantinos Sideris2018-09-211-1/+0
|
* Close dialogs on confirmationKonstantinos Sideris2018-09-201-26/+12
|
* Remove pixel values from modals, use pointSize insteadKonstantinos Sideris2018-07-221-6/+9
|
* Move all files under src/Konstantinos Sideris2018-07-171-5/+5
|
* Remove the v2 namespace from the http clientKonstantinos Sideris2018-07-151-2/+2
|
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-091-7/+8
|
* Fix CI buildsKonstantinos Sideris2018-03-131-1/+1
|
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+75
fixes #264