summary refs log tree commit diff
path: root/src/dialogs/ReCaptcha.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* use more literalsNicolas Werner2021-12-291-1/+1
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-0/+1
* Some qt6 prepNicolas Werner2021-12-281-2/+4
* Change indentation to 4 spacesNicolas Werner2021-09-181-40/+40
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix RegistrationNicolas Werner2020-02-231-1/+4
* 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