Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-25 | Update src/ui/TextField.cpp | DeepBlueV7.X | 1 | -1/+1 |
2020-11-25 | remove QFontMEtrics declaration | kirillpt | 2 | -6/+3 |
2020-11-25 | fixed error_label_ below login button, now it's calculating height and uses c... | kirillpt | 2 | -5/+14 |
2020-11-24 | remove some useless matrixid layout, and move error_label_ under homeserver i... | kirillpt | 2 | -6/+4 |
2020-11-24 | fix word wraping for matrixid error message | kirillpt | 1 | -0/+1 |
2020-11-24 | make lint | kirillpt | 1 | -2/+2 |
2020-11-23 | move error_matrixid label below matrixid input, made hide/show for the label,... | kirillpt | 3 | -2/+25 |
2020-11-23 | make lint | kirillpt | 1 | -2/+2 |
2020-11-23 | Added QLabel for matrixIdError output and added new function which output inp... | kirillpt | 2 | -6/+30 |
2020-11-23 | make lint | kirillpt | 1 | -1/+1 |
2020-11-23 | fixed issue 292, but removed wordWrap from error_label_, because hint looks b... | kirillpt | 1 | -3/+16 |
2020-11-22 | make update-translations | kirillpt | 18 | -1077/+2265 |
2020-11-22 |