mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
10ec1144eb
- 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
15 lines
104 B
Plaintext
15 lines
104 B
Plaintext
*.o
|
|
*.sw?
|
|
*.so
|
|
*.so.*
|
|
moc_*.cpp
|
|
qrc_*.cpp
|
|
ui_*.h
|
|
Makefile*
|
|
*.sw?
|
|
*~
|
|
Thumbs.db
|
|
*.pro.user
|
|
.kdev4
|
|
*.kdev4
|