1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src
tux3 a232e5afd6
Merge branch 'pr1489'
Removes chat history of friend when removed, fixes #1486
2015-05-10 01:04:00 +02:00
..
chatlog Merge branch 'pr1446' 2015-05-07 22:00:50 +02:00
core Log size of received avatar data 2015-05-10 00:56:20 +02:00
misc Fix some memory leaks and mismatches 2015-05-09 22:35:58 +02:00
platform Fix coding style and add copyright header 2015-03-21 08:59:28 +00:00
video Avoid unecessary copying of video frames 2015-05-10 00:35:07 +02:00
widget Merge branch 'pr1489' 2015-05-10 01:04:00 +02:00
android.ui Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
audio.cpp Code style improvements 2015-04-24 15:43:57 +02:00
audio.h Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
audiofilterer.cpp Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
audiofilterer.h Add experimental echo cancellation to qTox 2015-02-18 01:10:40 -06:00
autoupdate.cpp Change windows update host 2015-02-20 03:30:22 +01:00
autoupdate.h Auto-update: Better resuming support, lockfree-threading 2015-01-27 00:24:42 +01:00
avatarbroadcaster.cpp Cache avatar sending, fix image file preview 2015-04-25 16:51:58 +02:00
avatarbroadcaster.h Cache avatar sending, fix image file preview 2015-04-25 16:51:58 +02:00
friend.cpp Fix #1536 2015-04-26 14:40:07 +02:00
friend.h Fix #1536 2015-04-26 14:40:07 +02:00
friendlist.cpp Fix #1536 2015-04-26 14:40:07 +02:00
friendlist.h Initial porting to the new Tox API 2015-04-19 23:12:44 +02:00
group.cpp Code style improvements 2015-04-24 15:43:57 +02:00
group.h Initial porting to the new Tox API 2015-04-19 23:12:44 +02:00
grouplist.cpp GroupList refactoring 2014-11-24 00:58:53 +09:00
grouplist.h GroupList refactoring 2014-11-24 00:58:53 +09:00
historykeeper.cpp Merge branch 'pr1489' 2015-05-10 01:04:00 +02:00
historykeeper.h Removes chat history of friend when removed, fixes #1486 2015-03-29 13:35:39 +05:30
ipc.cpp Fix nullptr dereference in IPC::isCurrentOwner 2015-04-24 15:38:34 +02:00
ipc.h IPC improvements 2015-03-19 12:06:05 +02:00
main.cpp Merge branch 'pr1446' 2015-05-07 22:00:50 +02:00
mainwindow.ui Implemented search of contacts 2015-05-07 20:37:26 +02:00
nexus.cpp Fix qTox Android build 2015-04-27 17:59:44 +02:00
nexus.h Give appropriately scary name to dangerous function 2015-04-26 17:39:39 +02:00
offlinemsgengine.cpp Code style improvements 2015-04-24 15:43:57 +02:00
offlinemsgengine.h Initial porting to the new Tox API 2015-04-19 23:12:44 +02:00
profilelocker.cpp Assert profile locks before writing 2015-04-24 21:05:19 +02:00
profilelocker.h Assert profile locks before writing 2015-04-24 21:05:19 +02:00
toxdns.cpp Some code style fixes 2015-04-20 08:58:06 +01:00
toxdns.h Refactor Core 2015-04-24 02:32:09 +02:00
toxme.cpp Code style improvements 2015-04-24 15:43:57 +02:00
toxme.h Refactor Core 2015-04-24 02:32:09 +02:00