RetroShare/retroshare-qml-app/src
Gio 10ec1144eb Simplify QML to work better on both Desktop and Phone
- Set request method to GET by default in ApiLocalConnectionHandler to avoid
/peers request fail randomly
- Use TabView instead of SwipeView to not depend on Qt 5.7.0 (latest version)
- AddTrustedNode simplified layout to avoid unexpected behaviour on some phones
- Locations add sslid property to root Item to avoid unexpected behaviour when
multiple locations are available
- TrustedNodesView color connected friends with green and offline with grey
- Ignore kdevelop 4 files
2016-10-26 20:37:28 +02:00
..
android Start RetroShare Android Service when needed 2016-09-05 02:12:00 +02:00
qml Simplify QML to work better on both Desktop and Phone 2016-10-26 20:37:28 +02:00
debugutils.h QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
deployment.pri Retroshare android service now run and start at boot on android, the qml app is still disfunctional 2016-08-23 12:15:28 +02:00
libresapilocalclient.cpp Implemented login on Retroshare Android QML App 2016-09-16 12:04:49 +02:00
libresapilocalclient.h Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00
main.cpp Implemented login on Retroshare Android QML App 2016-09-16 12:04:49 +02:00
qml.qrc Add view to list trusted nodes 2016-09-27 14:05:14 +02:00
retroshare-qml-app.pro Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00