Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-27 | change text label | Anatasof Wirapraja | |
2019-08-27 | rework on loginButton and laterButton | Anatasof Wirapraja | |
2019-08-27 | Merge branch 'curl' | Erik Prabowo Kamal | |
2019-08-27 | Revert "Reindented and removed implicit code" | Erik Prabowo Kamal | |
This reverts commit 0791cac4bc4bd9fd6224f82efcdf07e9973a679d. | |||
2019-08-27 | Updated rtclient | Erik Prabowo Kamal | |
2019-08-27 | Updated rtclient | Erik Prabowo Kamal | |
2019-08-27 | Updated rtclient | Erik Prabowo Kamal | |
2019-08-27 | Updated rtclient | Erik Prabowo Kamal | |
2019-08-27 | Removed Kelakon namespace for NetworkWorker | Erik Prabowo Kamal | |
2019-08-27 | Merge branch 'development' | Erik Prabowo Kamal | |
2019-08-27 | Added rtclient module | Erik Prabowo Kamal | |
2019-08-27 | User class | Erik Prabowo Kamal | |
Qt wrapper on rt_user, plus the loggedIn attribute. | |||
2019-08-27 | User class | Erik Prabowo Kamal | |
Qt wrapper on rt_user, plus the loggedIn attribute. | |||
2019-08-27 | Added the user class to the qmake project | Erik Prabowo Kamal | |
2019-08-27 | User class | Erik Prabowo Kamal | |
Qt wrapper on rt_user, plus the loggedIn attribute. | |||
2019-08-27 | Added rtclient module | Erik Prabowo Kamal | |
2019-08-26 | Merge branch 'master' into curl | Erik Prabowo Kamal | |
2019-08-26 | Reindented and removed implicit code | Erik Prabowo Kamal | |
2019-08-25 | Merge branch 'master' into curl | Erik Prabowo Kamal | |
2019-08-25 | Merge branch 'development' | Erik Prabowo Kamal | |
2019-08-25 | Capitalised Android app label | Erik Prabowo Kamal | |
2019-08-25 | Capitalised Android app label | Erik Prabowo Kamal | |
2019-08-25 | Capitalised Android app label | Erik Prabowo Kamal | |
2019-08-25 | Reordered | Erik Prabowo Kamal | |
2019-08-25 | ARM64 Android settings for cURL | Erik Prabowo Kamal | |
2019-08-25 | Managed to differentiate C from C++ compilation | Erik Prabowo Kamal | |
2019-08-24 | Made specific Android settings apply on Qt Creator | Erik Prabowo Kamal | |
By using the "contains" function, and also just hardcode the toolchain path. | |||
2019-08-24 | On Android, include OpenSSL libs | Erik Prabowo Kamal | |
2019-08-24 | Simplified qmake syntax | Erik Prabowo Kamal | |
2019-08-23 | Started using cURL on Android | Erik Prabowo Kamal | |
There's a quirk since Clang. It seems the Android search path setting messes up the standard library compilation. So for now, what you do is remove the android-* setting to make Qt compile, even though it would say it cannot find libcurl, and then put the setting back again to link with libcurl. | |||
2019-08-23 | Started to use cURL | Erik Prabowo Kamal | |
2019-08-22 | changed image size and add onboarding text | Anatasof Wirapraja | |
2019-08-22 | deleted conflicted lines | Anatasof Wirapraja | |
2019-08-22 | Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development # Conflicts: # kelakon.qrc | |||
2019-08-22 | changed rowLayout to columnLayout | Anatasof Wirapraja | |
2019-08-22 | add onboarding image | Anatasof Wirapraja | |
2019-08-22 | remove anchorrs, use layout instead | Anatasof Wirapraja | |
2019-08-22 | add emailButton state | Anatasof Wirapraja | |
2019-08-22 | Merge remote-tracking branch 'github/development' into development | Erik Prabowo Kamal | |
2019-08-22 | fix typo | Anatasof Wirapraja | |
2019-08-22 | Merge branch 'master' into development | Erik Prabowo Kamal | |
2019-08-22 | Started ignoring Vim backup files | Erik Prabowo Kamal | |
2019-08-22 | Draft e-mail page | Erik Prabowo Kamal | |
2019-08-22 | put googleButton and emailButton into RowLayout | Anatasof Wirapraja | |
2019-08-22 | Merge branch 'master' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵ | Anatasof Wirapraja | |
development | |||
2019-08-22 | Merge remote-tracking branch 'github/development' into development | Erik Prabowo Kamal | |
2019-08-22 | add googleButton state | Anatasof Wirapraja | |
2019-08-21 | remove label, replace with logotext image | Anatasof Wirapraja | |
2019-08-21 | add kelakon-logo.png to qrc | Anatasof Wirapraja | |
2019-08-21 | add 'kelakon-logo.png' to resources | Anatasof Wirapraja | |