summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-27Merge branch 'curl' into developmentErik Prabowo Kamal
2019-08-27Revert "Reindented and removed implicit code"Erik Prabowo Kamal
This reverts commit 0791cac4bc4bd9fd6224f82efcdf07e9973a679d.
2019-08-27Updated rtclientErik Prabowo Kamal
2019-08-27Updated rtclientErik Prabowo Kamal
2019-08-27Updated rtclientErik Prabowo Kamal
2019-08-27Updated rtclientErik Prabowo Kamal
2019-08-27Removed Kelakon namespace for NetworkWorkerErik Prabowo Kamal
2019-08-27Merge branch 'development'Erik Prabowo Kamal
2019-08-27Added rtclient moduleErik Prabowo Kamal
2019-08-27User classErik Prabowo Kamal
Qt wrapper on rt_user, plus the loggedIn attribute.
2019-08-27User classErik Prabowo Kamal
Qt wrapper on rt_user, plus the loggedIn attribute.
2019-08-27Added the user class to the qmake projectErik Prabowo Kamal
2019-08-27User classErik Prabowo Kamal
Qt wrapper on rt_user, plus the loggedIn attribute.
2019-08-27Added rtclient moduleErik Prabowo Kamal
2019-08-26Merge branch 'master' into curlErik Prabowo Kamal
2019-08-26Reindented and removed implicit codeErik Prabowo Kamal
2019-08-25Merge branch 'master' into curlErik Prabowo Kamal
2019-08-25Merge branch 'development'Erik Prabowo Kamal
2019-08-25Capitalised Android app labelErik Prabowo Kamal
2019-08-25Capitalised Android app labelErik Prabowo Kamal
2019-08-25Capitalised Android app labelErik Prabowo Kamal
2019-08-25ReorderedErik Prabowo Kamal
2019-08-25ARM64 Android settings for cURLErik Prabowo Kamal
2019-08-25Managed to differentiate C from C++ compilationErik Prabowo Kamal
2019-08-24Made specific Android settings apply on Qt CreatorErik Prabowo Kamal
By using the "contains" function, and also just hardcode the toolchain path.
2019-08-24On Android, include OpenSSL libsErik Prabowo Kamal
2019-08-24Simplified qmake syntaxErik Prabowo Kamal
2019-08-23Started using cURL on AndroidErik 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-23Started to use cURLErik Prabowo Kamal
2019-08-22changed image size and add onboarding textAnatasof Wirapraja
2019-08-22deleted conflicted linesAnatasof Wirapraja
2019-08-22Merge branch 'development' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵Anatasof Wirapraja
development # Conflicts: # kelakon.qrc
2019-08-22changed rowLayout to columnLayoutAnatasof Wirapraja
2019-08-22add onboarding imageAnatasof Wirapraja
2019-08-22remove anchorrs, use layout insteadAnatasof Wirapraja
2019-08-22add emailButton stateAnatasof Wirapraja
2019-08-22Merge remote-tracking branch 'github/development' into developmentErik Prabowo Kamal
2019-08-22fix typoAnatasof Wirapraja
2019-08-22Merge branch 'master' into developmentErik Prabowo Kamal
2019-08-22Started ignoring Vim backup filesErik Prabowo Kamal
2019-08-22Draft e-mail pageErik Prabowo Kamal
2019-08-22put googleButton and emailButton into RowLayoutAnatasof Wirapraja
2019-08-22Merge branch 'master' of ssh://darapsa.co.id/usr/local/git/kelakon into ↵Anatasof Wirapraja
development
2019-08-22Merge remote-tracking branch 'github/development' into developmentErik Prabowo Kamal
2019-08-22add googleButton stateAnatasof Wirapraja
2019-08-21remove label, replace with logotext imageAnatasof Wirapraja
2019-08-21add kelakon-logo.png to qrcAnatasof Wirapraja
2019-08-21add 'kelakon-logo.png' to resourcesAnatasof Wirapraja
2019-08-21fixed button text and remove unecessary linesAnatasof Wirapraja
2019-08-21fixed button textAnatasof Wirapraja