RetroShare/retroshare-qml-app/src/qml
Gio 6c6b437db1 qml-app: Fix responsiveness of ChatView
ChatHandler::handleMessages(...) tick() before repling so the raw
  message queue is processed
ChatHandler::handleLobbies(...) make sure tick() is called without
  previous mutex locking, putting the critical section inside a block
ChatView.qml remove unnecessary request to statetoken service that
  slowed down processing by half, increased chat message refresh time
  to reduce performance hit
2016-12-10 20:23:30 +01:00
..
icons QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
AddTrustedNode.qml Simplify QML to work better on both Desktop and Phone 2016-10-26 20:37:28 +02:00
AppButton.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
ApplicationBar.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
ChannelGroupDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
ChannelMsgDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
ChatView.qml qml-app: Fix responsiveness of ChatView 2016-12-10 20:23:30 +01:00
ContactBox.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
Contacts.qml qml-app: Fix responsiveness of ChatView 2016-12-10 20:23:30 +01:00
ForumMsgDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
GxsGroupDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
GxsIdDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
GxsService.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
JSONListModel.qml Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00
jsonpath.js Retroshare QML App: Implemesh some basic stuff 2016-09-15 13:07:13 +02:00
Locations.qml Simplify QML to work better on both Desktop and Phone 2016-10-26 20:37:28 +02:00
main.qml Implement a working Distant Chat prototype in Qml 2016-12-08 15:56:23 +01:00
PostedMsgDelegate.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
RsLoginPassView.qml Implemented login on Retroshare Android QML App 2016-09-16 12:04:49 +02:00
TrustedNodesView.qml Simplify QML to work better on both Desktop and Phone 2016-10-26 20:37:28 +02:00