summary refs log tree commit diff
path: root/src/RegisterPage.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintNicolas Werner2020-12-081-1/+3
|
* Improve Register page (#346)Kirillpt2020-11-301-17/+106
| | | | | | | | | | | | | | | | | | | | | | | | | * add username error label, add word wrapping for error labels * make lint * last commits * remove font, and remove some lambdas * add QRegularExpression for regex * improve review things * add isModified() for checkFields() * add check isModified() for all fields in checkFields * Update src/RegisterPage.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * remove emit call for showError Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Fix Qt5.15 issuesNicolas Werner2020-06-051-4/+4
| | | | fixes #214
* Improve compile times a tiny bitNicolas Werner2020-05-261-0/+1
|
* Translation updatesNicolas Werner2020-05-101-1/+1
|
* Improve Login and Register page hintingNicolas Werner2020-05-091-1/+10
|
* Fix registration on constructNicolas Werner2020-04-171-7/+11
|
* Fix RegistrationNicolas Werner2020-02-231-62/+158
| | | | | fixes #97 fixes #51
* modernize: use nullptrNicolas Werner2020-02-041-4/+4
|
* Remove metatypes from headersNicolas Werner2020-01-311-0/+2
|
* Optimize includes a bitNicolas Werner2020-01-311-0/+1
|
* Remove pixel value from fontsKonstantinos Sideris2018-09-301-1/+0
|
* Close dialogs on confirmationKonstantinos Sideris2018-09-201-1/+1
|
* Remove captcha dialog from the member listKonstantinos Sideris2018-09-051-37/+37
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+267