RetroShare/retroshare-qml-app/src
Gioacchino Mazzurco 620e5225f2 Support token system in Qml app to reduce polling
Main window keep track centrally of all valid tokens, a Timer coupled
  with it's own instance of LibresapiLocalClient refresh periodically
  valid tokens, registerToken and isTokenValid are offered to child
  components to operate without polling
Main window coreStateCheckTimer is stopped after login
2017-04-03 21:19:14 +02:00
..
android Update to Qt 5.8.0 2017-03-15 23:11:50 +01:00
qml Support token system in Qml app to reduce polling 2017-04-03 21:19:14 +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 LibresapiLocalClient fix delay on event coalescing 2017-04-03 21:09:12 +02:00
libresapilocalclient.h LibresapiLocalClient fix delay on event coalescing 2017-04-03 21:09:12 +02:00
main.cpp Export QT_DEBUG to QML context 2017-04-03 21:07:33 +02:00
qml.qrc Improve Contacts: sorting, searching and unread 2017-03-24 12:02:13 +01:00
retroshare-qml-app.pro Improve Contacts: sorting, searching and unread 2017-03-24 12:02:13 +01:00