4128 Commits (83fcc76e437482480cb6d4dd6161662fb4634dff)

Author SHA1 Message Date
sudden6 ad139d67c2
fix: add missing type for Qt slot 5 years ago
Jimi Huotari 6d51971c6f refactor(Qt): fix build with Qt 5.15 5 years ago
sudden6 6b468e41fa
fix(toxcall): move ToxCall ownership to correct Thread 5 years ago
sudden6 f2fa601073
fix(chatlog): fix stick to bottom behavior 5 years ago
Anthony Bilinski 0b5f751104
fix(core): message when peer changes group name 5 years ago
sudden6 bf3921ce94
fix(toxcall): handle Null sink correctly 5 years ago
sudden6 7e4f7f0489
fix: remove unused variables 5 years ago
sudden6 1158faee07
chore: update copyright date in About 5 years ago
sudden6 e67cdadf3d
fix: remove unused variables 5 years ago
sudden6 1f4fee0e4c
chore: update copyright date in About 5 years ago
Mick Sayson 46d57c6864 feat(groups): Allow being in group call if only member 6 years ago
Anthony Bilinski 24e4ec3751
fix(model): take QObject receiver argument to interface signal connection macro 6 years ago
Anthony Bilinski 82a4f1b412
fix(model): stop interfaces from inheriting from QObject 6 years ago
Anthony Bilinski 41b2b35ce3
fix(model): return connection from interface macro 6 years ago
sudden6 c507d2665d
fix(coreav): prevent racy access to call variable 6 years ago
sudden6 dfcfb7d5e0
fix(coreav): change some lock to write locks 6 years ago
sudden6 141cbf8870
fix(coreav): fix assert because c-toxcore calls from unexpected thread 6 years ago
sudden6 4b9e4a571d
fix(coreav): avoid deadlock between CoreAV, main and Audio thread 6 years ago
sudden6 9499925fb2
fix(coreav): cleanup assertions 6 years ago
sudden6 98cfe9838f
refactor: properly lock against Core thread 6 years ago
sudden6 29f659c659
feat(coreav): add assertions to check for threading errors 6 years ago
sudden6 c332cc0cca
refactor(coreav): simplify start sequence 6 years ago
sudden6 2bc0057bbd
refactor(coreav): move threading of CoreAV to single mutex 6 years ago
Anthony Bilinski 5b31effdb4
fix(group): don't display netcam view for group voice calls 6 years ago
Anthony Bilinski 92e51b05ac
fix(db): fix schema log to display correct version 6 years ago
Anthony Bilinski 981ecfcaeb
refactor(chatform): combine toggleVideoPreview implementations 6 years ago
Anthony Bilinski 89913e0f9a
refactor(netcam): remove GenericNetCamView, merge into NetCamview 6 years ago
Anthony Bilinski 41d8f66e08
refactor(chatform): change ChatForm's netcam to NetCamView 6 years ago
Anthony Bilinski 600993b43a
refactor(chatform): move netcam ownership to ChatForm from GenericChatForm 6 years ago
Anthony Bilinski 8d8e75b800
refactor(chatform): move onMessagesClicked, onSplitterMoved to ChatForm 6 years ago
Anthony Bilinski 4c816b1bff
refactor(chatform): move create/show/hide NetCamView API to ChatForm 6 years ago
Anthony Bilinski 91bcd211a7
refactor(netcam): remove GroupNetCamView class 6 years ago
Anthony Bilinski 366478fca9
chore: remove "Hardware" from issue template 6 years ago
accelsao bdb3b61ee0
fix(net): check if the node has all needed fields 6 years ago
Anthony Bilinski cf672375be
revert(toxme): remove toxme from qTox - the service is offline permanently 6 years ago
accelsao ca4f14cc4c fix(net): check if the node has all needed fields 6 years ago
sudden6 547a038e48
refactor: remove AppImage update bridge 6 years ago
sudden6 5b3c8aec11
refactor: remove AppImage update bridge 6 years ago
Mick Sayson e3e6e1d9c4
fix(history): Prevent invalid history access 6 years ago
Katherine Mantel 8c5cab935c
fix(ui): fix auto-accept directory setup display 6 years ago
Anthony Bilinski 88d10b1249
refactor(widget): remove uneeded check of if message is targetted 6 years ago
Anthony Bilinski 9b23abc6de
fix(core): avoid using stack allocated memory past end of scope 6 years ago
Anthony Bilinski 1f80173b2d
fix(offlinemsg): don't invalidate iterator before use 6 years ago
Anthony Bilinski 479b39f536
fix(offlingmsg): only dipatch offline messages on friend online change 6 years ago
Anthony Bilinski 239dfdc65c
refactor(status): move isOnline into Status from Friend 6 years ago
Anthony Bilinski edd72906fb
perf(history): enable sql index on chat_id in history table 6 years ago
Anthony Bilinski 0055c7760c
fix(ui): fix reversed mute/unmute hover text 6 years ago
Igor Kushnir f9f634b326 fix(ui): quit qTox on Ctrl+Q when "Close to tray" is enabled 6 years ago
Mick Sayson 3205c2c407
fix(groups): Correct color of labels in group call 6 years ago
Mick Sayson ce9e820b37
fix(groups): Avoid segfault when resizing group audio window 6 years ago