164 Commits (9ac5f881c694d4bb7027fa6098a53a133b4bbb5b)

Author SHA1 Message Date
Jookia 7fab49d665 core: TOX_ERR_NEW_LOAD_BAD_FORMAT is non-fatal. 10 years ago
PKev 4682814442 fix the names in the history 10 years ago
tux3 645b1e5566
Fix raciness of encryption API 10 years ago
tux3 2ab55568f2
Make the video code a singleton, fix multithreading bugs 10 years ago
TheSpiritXIII 858b005567 Circles: Fix memory leaks and extraneous saving 10 years ago
TheSpiritXIII c662c0aa92 Update activity on friendship, fix category friend removing (circles and activity) 10 years ago
TheSpiritXIII ac2263b3e8 Save circle settings after each modification 10 years ago
Daniel Hrabovcak e0b9e81938 Minor circle widget base class cleanup 10 years ago
tux3 13bea16292
Add encrypting profile settings serializer 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 20f254651d
Reorganize files 10 years ago
tux3 0fd489fbba
Properly kill all calls in ~Core 10 years ago
tux3 1ded562d9d
Clean Settings interface 10 years ago
tux3 2dbf2e54b1 Implement restarting toxcore 10 years ago
tux3 5f94f33117 Use profile password for all encryption 10 years ago
tux3 4e2983817f Fix crash in ~Core 10 years ago
tux3 21db31c215 Implement profile deletion 10 years ago
tux3 f7546a731f Fix profile saving on exit 10 years ago
tux3 abf65a5060 Remove deprecated profile management functions 10 years ago
tux3 840fd7dc40 Cleanly create new profiles 10 years ago
tux3 032c561e62 Make Nexus own and start the LoginScreen 10 years ago
tux3 d53b426750 Replace OpenCV with FFmpeg 10 years ago
tux3 6409b273a4
Re-apply toxcore tox_new compat patch 10 years ago
Ansa89 22d1ab34f9 Also call 'tox_add_tcp_relay()' 10 years ago
tux3 2db617bc6f
Recover if tox fails to start 10 years ago
Сухарик fe7dc995d6 use toxcore error codes 10 years ago
tux3 c3e70d6c59 Revert "Updated for latest toxcore api" 10 years ago
Daniel Hrabovcak 051a88a7e8 For range loops 10 years ago
Daniel Hrabovcak 992e648f64 Fix compile issues 10 years ago
Daniel Hrabovcak bd2f8b5db5 Add al delete to group leave 10 years ago
Daniel Hrabovcak fb707fe1f1 Group audio not being reset 10 years ago
saneki 7c8334bca9 Updated for latest toxcore api 10 years ago
Zetok Zalbavar 1403ee970b
Improve error message when profile is alrady used 10 years ago
Zetok Zalbavar 227c061ea1
Code consistency fixes → 's/ToxID/ToxId/' 10 years ago
marcel f96db5a761 replaced ToxID struct with ToxId class. 10 years ago
tux3 7cb98b90c7
Faster file transfers (up to 160ms/s) 10 years ago
tux3 ef688f6097
Remove pointless or potentially sensitive log messages 10 years ago
sudden6 1506a9a30e Change log messages to fit new log format 10 years ago
tux3 67e09de085
Save memory with lazy loading 10 years ago
tux3 a01e0db7ba
Fix some memory leaks and mismatches 10 years ago
tux3 66cb02d1c3
Fix qTox Android build 10 years ago
tux3 25329d3a57
Remove redundant QString ctor 10 years ago
tux3 f0c01a4f64
Fix typo in error message 10 years ago
tux3 200af0fd49
Better error messages for friend requests 10 years ago
tux3 d962148dd0
Fix more save corruption bugs 10 years ago
tux3 7eb9370c0b
Disable the GUI until a profile is active 10 years ago
tux3 e682dada3b
Fix save corruption bug 10 years ago
tux3 cdb2bad7c3
Signal broken file transfers 10 years ago
tux3 bd5eebbc2e
Cache avatar sending, fix image file preview 10 years ago
tux3 9ece486e22
Prevent possible uninitialized read of status 10 years ago