summaryrefslogtreecommitdiffstats
path: root/src/LoginPage.h
AgeCommit message (Expand)Author
2023-06-19Fix login and registration page registrationNicolas Werner
2023-06-19Move to automatic type registrationNicolas Werner
2023-02-23Recognise OpenBSD on login pageKlemens Nanni
2023-02-21Get rid of year in license headersNicolas Werner
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-10-03cppcheck stuff (#1200)Loren Burkholder
2022-03-06Allow explicit selection of SSO methodNicolas Werner
2022-01-28Port registration to QmlNicolas Werner
2022-01-26Functional login pageNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-09-18Change indentation to 4 spacesNicolas Werner
2021-03-05Update license headersNicolas Werner
2021-02-25change mtxclient url, fix login page assert failure and dendrite registration...Jedi18
2021-02-19Fix login with SSO and Password supportedNicolas Werner
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