160 Commits (80a0a4ae620d299d2379c28613d3298643f3fd19)

Author SHA1 Message Date
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
Anthony Bilinski 91bcd211a7
refactor(netcam): remove GroupNetCamView class 6 years ago
Anthony Bilinski cf672375be
revert(toxme): remove toxme from qTox - the service is offline permanently 6 years ago
sudden6 547a038e48
refactor: remove AppImage update bridge 6 years ago
sudden6 5b3c8aec11
refactor: remove AppImage update bridge 6 years ago
Emery Hemingway faeb699fd0 feat(build): add nix-shell support 6 years ago
Anthony Bilinski 1a726b54cd
fix(history): display broken messages UI with error icon 6 years ago
Anthony Bilinski e85d3f522a
fix(icon): use Qt tray icon in all cases, remove platform specific backends 6 years ago
antony-jr bcab4514e4
chore(build): use search_dependency to add AppImageUpdaterBridge 6 years ago
antony-jr 5eea8ba27f
feat(build): add the delta updater 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Mick Sayson e607e6ecb4 refactor(chatlog): Add a class to manage history through the IChatLog interface 6 years ago
Mick Sayson 71f8220925 refactor(chatlog): Add class to manage underlying chatlog state 6 years ago
Mick Sayson f0d840002a refactor(messages): Create class to manage sending/receiving group messages from core 6 years ago
Mick Sayson 22a4c38bfd refactor(messages): Create class to manage sending/receiving friend messages from core 6 years ago
Diadlo ac36ed8180 refactor: Create interfaces for ContentDialog and ContenDialogManager 6 years ago
Monsterovich 821ed52616 fix(ui): revert CMakeLists.txt 6 years ago
Monsterovich 1bbe210c25 fix(ui): Improved notifications 6 years ago
sudden6 22362d2940
refactor(audio): Remove Audio singleton 6 years ago