1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tux3 e286f9673c
Fix use after free of NetCamView
Someone was connecting a singal to a lambda capturing this, and never disconnecting it in the destructor. Capturing this is DANGEROUS, kids, don't do this at home.
2015-12-15 21:19:18 +01:00
..
audio Fixes #2631: Automatically select capture device. 2015-12-14 05:09:34 -05:00
chatlog use plaintext label for username and status in header 2015-10-23 16:21:05 +02:00
core Remove stale TODO 2015-12-15 19:20:34 +01:00
net Show correct progress when resuming update download 2015-12-12 20:12:57 +01:00
persistence Fix avatar deletion not visible 2015-12-15 20:59:09 +01:00
platform List video devices using v4l2 directly, not ffmpeg 2015-11-07 01:34:07 +01:00
video Fix use after free of NetCamView 2015-12-15 21:19:18 +01:00
widget Merge branch 'pr2689' 2015-12-15 19:54:10 +01:00
android.ui Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
friend.cpp Fix avatars for encrypted profiles 2015-12-05 19:08:28 +01:00
friend.h Add status message setter and getter 2015-11-09 20:53:24 +00:00
friendlist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
friendlist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
group.cpp remove unused code, removed unused checks 2015-10-18 10:18:06 +01:00
group.h remove unused code, removed unused checks 2015-10-18 10:18:06 +01:00
grouplist.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
grouplist.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
ipc.cpp Fix IPC not taking ownership after crash 2015-12-15 21:06:55 +01:00
ipc.h cleanup inheritance QThread --> QObject and includes 2015-10-11 13:49:22 +02:00
loginscreen.ui Don't make program name "qTox" traduisible 2015-11-07 12:02:33 +01:00
main.cpp Remove some Windows debug code 2015-12-10 21:07:38 +01:00
main.h Fix wrong word in copypasted log message 2015-12-08 22:13:28 +01:00
mainwindow.ui use plaintext label for username and status in header 2015-10-23 16:21:05 +02:00
nexus.cpp Refactor uses of playMono16Sound 2015-10-24 02:37:27 +02:00
nexus.h Multi-window: OS X window list, fix OS X translations 2015-09-12 19:07:45 +02:00