summary refs log tree commit diff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-25Update src/ui/TextField.cppDeepBlueV7.X1-1/+1
2020-11-25remove QFontMEtrics declarationkirillpt2-6/+3
2020-11-25fixed error_label_ below login button, now it's calculating height and uses c...kirillpt2-5/+14
2020-11-24remove some useless matrixid layout, and move error_label_ under homeserver i...kirillpt2-6/+4
2020-11-24fix word wraping for matrixid error messagekirillpt1-0/+1
2020-11-24make lintkirillpt1-2/+2
2020-11-23move error_matrixid label below matrixid input, made hide/show for the label,...kirillpt3-2/+25
2020-11-23make lintkirillpt1-2/+2
2020-11-23Added QLabel for matrixIdError output and added new function which output inp...kirillpt2-6/+30
2020-11-23make lintkirillpt1-1/+1
2020-11-23fixed issue 292, but removed wordWrap from error_label_, because hint looks b...kirillpt1-3/+16
2020-11-22make update-translationskirillpt18-1077/+2265
2020-11-22