177 Commits (b5aa5dac6332e62ddf66d4eb75b2b5ff2a2607cf)

Author SHA1 Message Date
Anthony Bilinski b5aa5dac63
feat(CI): Disallow implicit casting of QString to char* 3 years ago
Anthony Bilinski f1b401166a
feat(CI): Disallow implicit casting of QByteArray to char* or void* 3 years ago
Anthony Bilinski 1ac7285c79
refactor(widget): Make RemoveFriendDialog generic for Chats 3 years ago
Anthony Bilinski 16ac8a8eac
refactor(History): Split peers table into chats and authors 3 years ago
Anthony Bilinski f6dddf7c58
refactor(History): Move history upgrades to new directory 3 years ago
Anthony Bilinski 0d366a5790
chore(build): Enable all warnings on qTox libraries as well 3 years ago
Anthony Bilinski b24faabf42
refactor(GUI): Move remaining messsage box functionality to new class 3 years ago
Anthony Bilinski d7b67081e5
refactor(history): Separate db upgrade logic from History 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 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 2b41a06b55
feat(Settings): Add system for versioning and upgrading Settings 3 years ago
Anthony Bilinski 484ea7ce9b
fix(macos): update deprecated AVFoundation API 3 years ago
Anthony Bilinski 3c682abc69
fix(docs): Add brew prefix to macOS build instructions 3 years ago
sudden6 cd8af735fc
fix: don't link emoji resources into targets that don't need them 3 years ago
Mick Sayson c7efe320d2 refactor(filetransfer): Move file transfer progress into ToxFile 4 years ago
Mick Sayson ffef0e3796
refactor(chatlog): Rename ChatLog -> ChatWidget 4 years ago
Mick Sayson b36a38e716
feat(chatlog): Re-implement sliding window ChatLog view 4 years ago
Anthony Bilinski 8cf7f51c14
chore(deps): Update minimum cmake version to 3.7.2 4 years ago
Brandon Mosher 1438f8f766 refactor: Provide a Virtual Method Anchor for Classes in Headers 4 years ago
Mick Sayson 7c218b389d
feat(chatlog): Add image preview on paste 4 years ago
Anthony Bilinski 65ff532a54
fix(macos): update deprecated AVFoundation API 4 years ago
bodwok 18b34b325f
refactor(ui): separation of responsibility for sorting the contact list 4 years ago
bodwok 3ba11f7075
refactor(CMakeLists): remove duplicate files 4 years ago
Jamie Westell f85f633346
chore(travis): add code coverage report generation 4 years ago
Anthony Bilinski be167c9229
feat(build): Add option to enable ThreadSanitizer 4 years ago
Mick Sayson b715815011
feat(extensions): UI updates for extension support 5 years ago
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support 5 years ago
begasus d413e7b13c
feat(haiku): Don't use fstack-protector on Haiku 5 years ago
Anthony Bilinski a93c599497
feat(osx): Add support for macOS 10.16, remove support for macOS 10.13 5 years ago
TriKriSta b11a09d3e4
refactor: delete classes that were used to reload theme 5 years ago
TriKriSta 3bf3128a4f
fix(ui): implement and connect reloadTheme in leaf classes 5 years ago
bodwok 06ff723c0d
refactor: connection to parent method in toxuri.cpp 5 years ago
sudden6 f37813ff88
refactor: move translations to their own module 5 years ago
sudden6 0335f20362
fix: Qt ressource system usage 5 years ago
sudden6 8768f6be37
refactor: remove unused OSX platform code 5 years ago
Mick Sayson a9f6543e43
feat(notification): Notification string generator for multiple messages 5 years ago
Mick Sayson 99c1753a76 fix(preview): Fix exif orientations 5 years ago
sudden6 a90f0762d9
refactor(cmake): change folder structure 5 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
Anthony Bilinski 9888bc2d80
fix(build): disable Werror by default, keep enabled on CI 5 years ago
Anthony Bilinski bd339d2cb6
chore(build): stop using removed cmake options 5 years ago
Anthony Bilinski 6e2ac12d84
fix(avatar): reject avatars that are larger than 64KB 5 years ago
Anthony Bilinski 4f7056385f
refactor: remove dependency on libfilteraudio 5 years ago
Anthony Bilinski f373107f63
chore(cleanup): add Wunknown-pragmas, fix pragma typos 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
Anthony Bilinski 89913e0f9a
refactor(netcam): remove GenericNetCamView, merge into NetCamview 6 years ago