RetroShare/retroshare-qml-app/src/qml
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
..
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
ContactBox.qml QML activity interacts with backend. 2016-09-04 15:01:44 +02:00
Contacts.qml Add view to list trusted nodes 2016-09-27 14:05:14 +02: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 Simplify QML to work better on both Desktop and Phone 2016-10-26 20:37:28 +02: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