164 Commits (9ac5f881c694d4bb7027fa6098a53a133b4bbb5b)

Author SHA1 Message Date
Diadlo d371e78871
refactor(core): Update toxcore callbacks 9 years ago
Diadlo e9a2fc6b57
refactor(core, widget): Update toxcore group API (new: conference) 9 years ago
Diadlo 49b3c4d4af
refactor(core): Add Core* as userdata to tox_iterate 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo b4a9f04f92
refactor: Added to include path and exclude it from all includes 9 years ago
sudden6 355fb2ae41
fix(core): don't emit idSet signal twice 9 years ago
Diadlo 2a88e5c069
refactor(toxid): Removed Core dependency from ToxId 9 years ago
Diadlo 5d6445065e
refactor(core): Changed Core interface, added documentation 9 years ago
Zetok Zalbavar 64bbc6cfbb
style: change postfix increment to prefix increment 9 years ago
iphydf 9795ec2e1c
chore: Improve diagnostics when toxcore failed to initialise. 9 years ago
Diadlo 72780e6c7a
docs(todo): Changed todo format 9 years ago
Diadlo 31d8e7eef0
docs: Replaced simple on doxygen tag 9 years ago
Diadlo 9a62f44c33
docs(core): Added leading stars 9 years ago
Nils Fenner f00b9008e6
feat(settings): add notification signals for changed settings values 9 years ago
Diadlo 2696a9265a
docs(core): Change comment style 9 years ago
Diadlo f8eda7eb57
style(core): Style fixes 9 years ago
Diadlo e087398f56
fix(core): Added emit idSet after set NoSpam 9 years ago
Nils Fenner 356543ca3b
feat(audio): add (repair) support for group audio calls 9 years ago
Nils Fenner e5c7b3a4f6
refactor(audio): completely remove Audio class dependency from Core 9 years ago
Diadlo f28c3a16ae fix(core, widget): Added checks 9 years ago
sudden6 a89b673b40 Revert "Revert changes from merge of #2092 pull request" 10 years ago
tux3 2654b6cbcd
Safer casts in Core::getGroupPeerNames 10 years ago
tux3 8253e1e395
Fix #1409: Don't save core if nothing really changed 10 years ago
tux3 c576a1485a
Scan-build cleanup 10 years ago
Nils Fenner efda47a226
close audio output in destructor 10 years ago
tux3 b5cdfb3dce
Implement new SQLCipher based database and history 10 years ago
tux3 cbade4bae6
Fix tiny memory leak on startup 10 years ago
tux3 981588d630
Fix some avatars saved with the wrong name 10 years ago
tux3 b39f3eacb0
Clean unused getIDString() function 10 years ago
tux3 25ed3d4fba
Fix avatars for encrypted profiles 10 years ago
tux3 8d2ae07c9f
Revert "Delete CoreAV from the Core thread" 10 years ago
tux3 1f758efc2f
Delete CoreAV from the Core thread 10 years ago
tux3 a505e06f83 Multithread CoreAV 10 years ago
tux3 f45256baf1 Implement group calls 10 years ago
tux3 512dc8de2d Implement basic call logic 10 years ago
tux3 dbbc702c60 Strip out old AV code 10 years ago
Nils Fenner b7cf4df13f
Get rid of static methods and bugs 10 years ago
Nils Fenner 2a2cba3cf2
remove outcommented code 10 years ago
TheSpiritXIII bbbd450b6a
Audio: Only open mic when requested 10 years ago
TheSpiritXIII a311b96376
Audio: Open output only when necessary 10 years ago
PKEv e5a5074f91 make import run once 10 years ago
PKEv ec5e9c7350 correct import avatar for user without history 10 years ago
PKev dd975c38eb Save avatar in DB 10 years ago
Impyy 98c21f3832 Added a context menu to edit/remove the avatar 10 years ago
tux3 c0e2b91fe8
Fix #2310 caused by #2309 10 years ago
Impyy c49ce6208e Load user status from data file 10 years ago
PKEv 564b32eb7c save alias 10 years ago
tux3 8fbc0c8b59
Remove some debug output fluff 10 years ago
Zetok Zalbavar 06611d618e
Revert changes from merge of #2092 pull request 10 years ago
TheSpiritXIII 2043908e15 Remove dialog for group invites 10 years ago