summaryrefslogtreecommitdiffstats
path: root/src/LoginPage.h
AgeCommit message (Expand)Author
2020-11-30Improve Register page (#346)Kirillpt
2020-11-25remove QFontMEtrics declarationkirillpt
2020-11-25fixed error_label_ below login button, now it's calculating height and uses c...kirillpt
2020-11-24remove some useless matrixid layout, and move error_label_ under homeserver i...kirillpt
2020-11-23Added QLabel for matrixIdError output and added new function which output inp...kirillpt
2020-05-26Improve compile times a tiny bitNicolas Werner
2020-05-09Add SSONicolas Werner
2020-02-04modernize: use nullptrNicolas Werner
2018-08-12Enable compilation on FreeBSD (#403)Colin Lord
2018-08-11Simplify dialog creationKonstantinos Sideris
2018-07-22Add input field to specify the device name on loginKonstantinos Sideris
2018-07-17Move all files under src/Konstantinos Sideris