22 Commits (e9f74bb50a0db7d772b3ef952405dfdd19242a58)

Author SHA1 Message Date
Anthony Bilinski 9cd9da4a53
fix(CI): Fix memory leak in core_test 3 years ago
Anthony Bilinski 9cbf3c0874
refactor(ToxPk): Update unit test 3 years ago
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile 4 years ago
Brandon Mosher 1438f8f766 refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
Anthony Bilinski f37f9a9492
refactor(history): enforce using PK instead of ToxId in history 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
Anthony Bilinski 35f89612ff
chore(cleanup): don't add semicolon to Q_DECLARE_METATYPE 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Anthony Bilinski 97d05f9d67
refactor(id): make ContactId interface, implement GroupId 6 years ago
Patrick 9d2a8a3af6 test(core): Implement recommended changes 6 years ago
Patrick e3a02b6ccb test(core): Added test for startup with invalid proxy 6 years ago
Patrick cf32ccfa0e test(core): Add test cases for core, initial 6 years ago
Patrick ad6d60d1ab
test(toxstring): Add test cases for toxstring.h 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
Diadlo b8ae494ef3
test: Replace check on Qtest 8 years ago
Yuri e597d391fc fix(includes): Added missing #include <ctime> 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
noavarice 87f219a78f refactor: message text formatting works better now 9 years ago
Diadlo f5c0d61ae6
feat(toxpk): Add 'ToxPk::getPkSize()' method 9 years ago
Diadlo d351f9e5ec
test(toxpk): Add TestPk and TestId tests 9 years ago