summaryrefslogtreecommitdiff
path: root/user.cxx
AgeCommit message (Collapse)Author
2019-09-12Finish the user properties and connect logged signalꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀
2019-08-30User password memberErik Prabowo Kamal
2019-08-30Affirming the previous commitErik Prabowo Kamal
2019-08-30Revert "Made the user class members more straightforward"Erik Prabowo Kamal
This reverts commit 5607c8dbc6ba69f17b12579f7aad8cb028e33ce4. On second thought, for now we don't need to use rtclient's user struct yet, to be more memory efficient with the members QString instantiations.
2019-08-30Made the user class members more straightforwardErik Prabowo Kamal
using rtclient's rt_user members.
2019-08-27User classErik Prabowo Kamal
Qt wrapper on rt_user, plus the loggedIn attribute.