8129 Commits (1206da2b0575bce98c731d8f952aafca8d982a5a)
 

Author SHA1 Message Date
Anthony Bilinski 1206da2b05
refactor(ToxPk): Don't define model's ToxPk, ToxId, GroupId from tox.h 3 years ago
Anthony Bilinski 813643adbf
fix(chat): Stop spellcheck from leaking messages to logs 3 years ago
Anthony Bilinski ba17b5130c
Revert "chore(CI): Disable online tests in all but one CI job" 3 years ago
Anthony Bilinski 7d773930c1
feat(tests): Merge core and core_online tests 3 years ago
Anthony Bilinski 5f870c28e5
feat(test): Bootstrap core_test off second local tox instance 3 years ago
Anthony Bilinski 6f3fb30f24
feat(test): Add mock bootstrap list generator 3 years ago
Anthony Bilinski 7395c1cb3f
refactor(model): Fix case of IBootstrapListGenerator::getBootstrapNodes 3 years ago
Anthony Bilinski faa72d567e
fix(core): Correct getSelfDhtId's toxcore API 3 years ago
Anthony Bilinski 47328cc6bf
refactor: Remove SmileyPack singleton 3 years ago
Anthony Bilinski 7d40bcf43d
refactor: Remove DocumentCache singleton 3 years ago
Anthony Bilinski 0afc11fafc
chore(build): Migrate existing warning handling to new warnings project 3 years ago
Anthony Bilinski df58c35998
chore(build): Remove redundant warnings 3 years ago
Anthony Bilinski aa2e253674
chore(build): Enable lots of compile-time warnings 3 years ago
Anthony Bilinski ece26e4a4f
refactor: Remove some useless casts 3 years ago
Anthony Bilinski afe5d9d82a
refactor: Comply with Wformat 3 years ago
Anthony Bilinski 3a03c8f043
refactor: Comply with Wnull-dereference 3 years ago
Anthony Bilinski 17043dbc45
refactor: Comply with Wmaybe-uninitialized 3 years ago
Anthony Bilinski bda1a6a909
refactor: Comply with Wpedantic 3 years ago
Anthony Bilinski 4b2cf53a55
refactor: Comply with Wundef 3 years ago
Anthony Bilinski adc0f0cca6
refactor: Comply with Wmissing-declarations 3 years ago
Anthony Bilinski b0bf3d77cb
refactor: Comply with Wdouble-promotion 3 years ago
Anthony Bilinski 02d5270dcc
refactor: Comply with Wmissing-field-initializers 3 years ago
Anthony Bilinski 809c695718
fix(ui): Pass NetCamView's parent pointer to base QWidget 3 years ago
Anthony Bilinski 48ad6cc17a
refactor: Comply with Wunused-parameter 3 years ago
Anthony Bilinski 288f44ba5a
refactor: Comply with Wdeprecated-copy 3 years ago
Anthony Bilinski 919c6c9fe7
refactor: Comply with Wunused-but-set-variable 3 years ago
Anthony Bilinski ae8ffc42cf
refactor: Comply with Wreorder 3 years ago
Anthony Bilinski f25e855839
fix(ui): Use GenericChatItemWidget construction compact argument 3 years ago
Anthony Bilinski b429e562e2
fix(widget): Update widget's core on core update 3 years ago
Anthony Bilinski fc2e445294
refactor: Comply with Wshadow 3 years ago
Anthony Bilinski 25c8904416
chore: Add Q_OBJECT macro to NotificationGenerator 3 years ago
Anthony Bilinski cb4af27791
refactor(history): Remove unused and undefined getPeerId 3 years ago
Anthony Bilinski a99735d0e0
feat(docs): Add a security policy for disclosing vulnerabilities 3 years ago
Anthony Bilinski 4f9ca0a411
feat(Core): Add support for retrieving self DHT ID and port 3 years ago
Anthony Bilinski 6e7cc6de40
chore: Remove undefined Core::sendFile 3 years ago
Anthony Bilinski e740859ef9
feat(history): Add self join/part messages 3 years ago
Anthony Bilinski be3e8997c4
chore(CI): apt-get update in gitstats runner 3 years ago
Anthony Bilinski 9145dc1cae
refactor(history): Remove unused friendPk from FileDbInsertionData 3 years ago
Anthony Bilinski fd2997c2db
chore(CI): Disable online tests in all but one CI job 3 years ago
Anthony Bilinski e316a683ff
chore(CI): Set a long test timeout for core_online_test 3 years ago
Anthony Bilinski 98bdf5f36f
chore(CI): Use consistent passing of ARCH to scripts 3 years ago
Anthony Bilinski 4afaf78c65
chore(meta): Remove commit format PR template 3 years ago
Anthony Bilinski 54be506884
chore(Windows): Remove debug prints from installer 3 years ago
Anthony Bilinski 30d54b1b0f
chore(CI): Set a very long timeout for core_online_test 3 years ago
Anthony Bilinski 82b12f95fe
chore(release): Update nightly release links in README 3 years ago
Anthony Bilinski a1c139a51c
chore(CI): Don't install openssl docs in CI 3 years ago
Anthony Bilinski beb38fa33b
fix(Windows): Fix starting qTox from installer 3 years ago
Anthony Bilinski 3744ecfe8b
chore(CI): Include "win" in Windows arch for build scripts 3 years ago
Anthony Bilinski ac4f01cf7f
feat(logging): Hide toxcore spam when using IPv4 3 years ago
Anthony Bilinski a96deb7bc0
refactor(settings): Remove unused Settings::getFriendAddress 3 years ago