Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-31 | Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'development' of ssh://darapsa.co.id/usr/local/git/kelakon: Renamed the rtclient project to librtclient Managed to post login credentials to the RT server Made user name editable User password member Affirming the previous commit Revert "Made the user class members more straightforward" Made the user class members more straightforward | |||
2019-08-31 | add ExistingLoginForm | Anatasof Wirapraja | |
2019-08-31 | add previously entered email | Anatasof Wirapraja | |
2019-08-31 | fix image anchor | Anatasof Wirapraja | |
2019-08-31 | remove header | Anatasof Wirapraja | |
2019-08-30 | Renamed the rtclient project to librtclient | Erik Prabowo Kamal | |
2019-08-30 | Managed to post login credentials to the RT server | Erik Prabowo Kamal | |
For now, it's just to get a response | |||
2019-08-30 | Made user name editable | Erik Prabowo Kamal | |
2019-08-30 | User password member | Erik Prabowo Kamal | |
2019-08-30 | Affirming the previous commit | Erik Prabowo Kamal | |
2019-08-30 | Revert "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-30 | Made the user class members more straightforward | Erik Prabowo Kamal | |
using rtclient's rt_user members. | |||
2019-08-29 | Add ToolBar | Anatasof Wirapraja | |
2019-08-29 | reduce button margin | Anatasof Wirapraja | |
2019-08-29 | Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'development' of ssh://darapsa.co.id/usr/local/git/kelakon: Set up a way for the thread to quit Renamed NetworkWorker to just Worker | |||
2019-08-29 | change backButton to RoundButton | Anatasof Wirapraja | |
2019-08-29 | change backButton to RoundButton | Anatasof Wirapraja | |
2019-08-29 | change to RoundButton | Anatasof Wirapraja | |
2019-08-29 | change to RoundButton | Anatasof Wirapraja | |
2019-08-29 | change to RoundButton | Anatasof Wirapraja | |
2019-08-29 | Set up a way for the thread to quit | Erik Prabowo Kamal | |
2019-08-29 | Renamed NetworkWorker to just Worker | Erik Prabowo Kamal | |
2019-08-29 | Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'development' of ssh://darapsa.co.id/usr/local/git/kelakon: Updated rtclient's URL | |||
2019-08-29 | Updated rtclient's URL | Erik Prabowo Kamal | |
2019-08-29 | backbutton function | Anatasof Wirapraja | |
2019-08-29 | changed Material.accent to Material.background | Anatasof Wirapraja | |
2019-08-28 | Merge branch 'development' of github.com:darapsa/kelakon | Anatasof Wirapraja | |
* 'development' of github.com:darapsa/kelakon: override button text to mixed case override button text to mixed case override button text to mixed case | |||
2019-08-28 | override button text to mixed case | Anatasof Wirapraja | |
2019-08-28 | override button text to mixed case | Anatasof Wirapraja | |
2019-08-28 | override button text to mixed case | Anatasof Wirapraja | |
2019-08-28 | changed to flat button | Anatasof Wirapraja | |
2019-08-28 | Material components revamp | Anatasof Wirapraja | |
2019-08-28 | Material components revamp | Anatasof Wirapraja | |
2019-08-28 | Material components revamp | Anatasof Wirapraja | |
2019-08-28 | Use Material Buttons | Anatasof Wirapraja | |
2019-08-28 | prepare for Material components | Anatasof Wirapraja | |
2019-08-28 | rtclient update | Erik Prabowo | |
2019-08-28 | Back button on e-mail button pops stack view | Erik Prabowo | |
2019-08-28 | Fixed the singleton user email address setting via QML | Erik Prabowo Kamal | |
2019-08-28 | Enabled debug | Erik Prabowo Kamal | |
2019-08-28 | Merge remote-tracking branch 'github/development' into development | Erik Prabowo Kamal | |
2019-08-28 | Registered the user singleton type | Erik Prabowo Kamal | |
2019-08-28 | Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development | |||
2019-08-28 | add backButton on PaswordForm | Anatasof Wirapraja | |
2019-08-28 | remove unused Rectangle height and width | Anatasof Wirapraja | |
2019-08-28 | Explicitly enabled SVG | Erik Prabowo Kamal | |
2019-08-28 | fix back button size | Anatasof Wirapraja | |
2019-08-28 | add back button icon | Anatasof Wirapraja | |
2019-08-28 | remove missing icon | Anatasof Wirapraja | |
2019-08-28 | Next button pushes stack view to password page | Erik Prabowo Kamal | |