Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Register page (#346) | Kirillpt | 2020-11-30 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Improve compile times a tiny bit | Nicolas Werner | 2020-05-26 | 1 | -2/+5 |
| | |||||
* | Fix Registration | Nicolas Werner | 2020-02-23 | 1 | -1/+6 |
| | | | | | fixes #97 fixes #51 | ||||
* | modernize: use nullptr | Nicolas Werner | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Remove captcha dialog from the member list | Konstantinos Sideris | 2018-09-05 | 1 | -7/+0 |
| | |||||
* | Simplify dialog creation | Konstantinos Sideris | 2018-08-11 | 1 | -1/+0 |
| | |||||
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -0/+84 |