Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-03 | change backButton color to match Material.Primary | Anatasof Wirapraja | |
2019-09-01 | make the toolbar more closer to the design | Anatasof Wirapraja | |
2019-09-01 | Merge branch 'master' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'master' of ssh://darapsa.co.id/usr/local/git/kelakon: The server URL setting is done at the rtclient's initialisation Made sure the user and controller singletons are instantiated early | |||
2019-08-31 | The server URL setting is done at the rtclient's initialisation | Erik Prabowo Kamal | |
2019-08-31 | Made sure the user and controller singletons are instantiated early | Erik Prabowo Kamal | |
This is because when the controller is lazy loaded, somehow the worker failed to initialise librtclient with the server URL before libcurl gets to perform. | |||
2019-08-31 | Merge branch 'master' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'master' of ssh://darapsa.co.id/usr/local/git/kelakon: 58ed74 re-commit | |||
2019-08-31 | remove echoMode on fullName TextInput | Anatasof Wirapraja | |
2019-08-31 | 58ed74 re-commit | Erik Prabowo Kamal | |
2019-08-31 | fixed missing remove toolbar background that cause missing toolbar title | Anatasof Wirapraja | |
2019-08-31 | add photo_camera_24px.svg | Anatasof Wirapraja | |
2019-08-31 | remove unnecessary lines after merge conflict | Anatasof Wirapraja | |
2019-08-31 | Merge branch 'master' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development * 'master' of ssh://darapsa.co.id/usr/local/git/kelakon: Fixed the android debug label library name Set up flows from password form to profile creation form # Conflicts: # pages/CreateProfileForm.ui.qml | |||
2019-08-31 | add toolbar, profilePicture, email, and fullName | Anatasof Wirapraja | |
2019-08-31 | Fixed the android debug label library name | Erik Prabowo Kamal | |
2019-08-31 | Merge branch 'development' of git@github.com:darapsa/kelakon.git | Erik Prabowo Kamal | |
2019-08-31 | Set up flows from password form to profile creation form | Erik Prabowo Kamal | |
2019-08-31 | fixed property alias & anchors | Anatasof Wirapraja | |
2019-08-31 | add pages/CreateProfile | Anatasof Wirapraja | |
2019-08-31 | confirmPasswordForm update | Anatasof Wirapraja | |
2019-08-31 | add ConfrimPasswordForm, changed createPassButton text to "Next" to | Anatasof Wirapraja | |
2019-08-31 | Label on password form shows input e-mail address | Erik Prabowo Kamal | |
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 | |