8260 Commits (9a8706a65f1737f875eccc9717c8389ff51798d2)
 

Author SHA1 Message Date
Anthony Bilinski ad6b510417
fix(macos): Represent autorun state in UI persistently 3 years ago
Anthony Bilinski 009369118f
fix(macos): Fix macOS autorun not loading at start 3 years ago
Anthony Bilinski 4c969a9277
chore(CI): Move QrEncode build from autotools to cmake 3 years ago
Anthony Bilinski 6c85492f17
chore(CI): Add macOS VPX patch to allow setting mmacosx-version-min 3 years ago
Anthony Bilinski 05faddf526
chore(CI): Rename Windows vpx.patch to vpx-windows.patch 3 years ago
Anthony Bilinski 502ccb1e1b
chore(CI): Add macOS platform detection for build scripts 3 years ago
Anthony Bilinski 90210a9826
chore(CI): Backup NSIS ShellExecAsUser plugin 3 years ago
Anthony Bilinski 5de5403964
fix(corefile): Close files of broken file transfers 3 years ago
Anthony Bilinski 42b4385c35
chore(CI): Use platform detection script in Windows dep build scripts 3 years ago
Anthony Bilinski 5ac0dee3a8
chore(CI): Add script for handling platform compile args 3 years ago
Anthony Bilinski c828a16b7b
feat(CI): Run clang-tidy check in CI 3 years ago
Anthony Bilinski 73aa1f3f48
refactor: Comply with Clang's Wunused-parameter 3 years ago
Anthony Bilinski 3d7a0d249d
refactor: Comply with Clang's Wunused-const-variable 3 years ago
Anthony Bilinski acc46370ca
refactor: Comply with Clang's Wunused-private-field 3 years ago
Anthony Bilinski 6e7ca76911
refactor: Comply with Clang's Wdouble-promotion 3 years ago
Anthony Bilinski 0e8582c88e
refactor: Comply with Clang's Wmismatched-tags 3 years ago
Anthony Bilinski 877ef4ae5b
feat(style): Add clang-tidy config 3 years ago
Anthony Bilinski cabcf4111f
refactor(style): Match declaration and definition argument names 3 years ago
Anthony Bilinski 47d52f9977
chore(CI): Fix gitstats cloning by cloning with https 3 years ago
Anthony Bilinski b894531cdb
fix(tests): Mock Settings for SmileyPack test 3 years ago
Anthony Bilinski e5f16d812e
chore(macOS): Remove support for old AvFoundation 3 years ago
Anthony Bilinski 16aeb5f572
refactor(model): Rename Contact and ContactId to Chat and ChatId 3 years ago
Anthony Bilinski cf5be40511
refactor(Style): Move fonts storage from array to std::map 3 years ago
Anthony Bilinski b9c4b0075c
refactor(Style): Move Style enums to enum class 3 years ago
Anthony Bilinski 0c967725df
refactor: Remove Settings singleton 3 years ago
Anthony Bilinski 61b3cb528a
refactor: Remove CameraSource singleton 3 years ago
Anthony Bilinski 9bf17acca6
chore(CI): Handle build scripts called with relative paths with spaces 3 years ago
Anthony Bilinski 3c7ee98bc1
chore(CI): Set bash flags at start of scripts 3 years ago
Anthony Bilinski 69514319fd
chore(CI): Rename Windows build scripts to be used commonly by macOS 3 years ago
Anthony Bilinski b82580c814
fix(chat): Undo removing of chat message insertion 3 years ago
Anthony Bilinski dd9524085f
fix(settings): Heal invalid ToxPk saved to Personal Settings 3 years ago
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