1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

1462 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
56b0559d85
Fix memory disclosure in audio send code (valgrind) 2014-11-13 21:14:17 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
5eeae0e142
Fix push to talk even when text edit focused 2014-11-13 20:32:09 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
858971fd94
Augment audio queue size, fixes quality issues
Closes #690
2014-11-13 20:21:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c550658e38
Use a source per call peer 2014-11-13 20:18:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
796e6f0f4d
Fix vol must be muted to actually hear things 2014-11-13 19:43:53 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
12431c3047
Better debug output for groupchat not found 2014-11-13 19:43:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a3b4198270
Fix possible crash on ~IPC 2014-11-13 19:43:03 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ae91311241
Silence IPC:processEvents failed to lock 2014-11-13 19:29:56 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d5ab03d03d
Listen for push-to-talk shortcut on more widgets 2014-11-13 19:25:45 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0c393e717a
Add simple push to talk with P
Fixes #734
2014-11-13 19:20:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
211005e8de
Don't 'style' QGroupbot borders in settings 2014-11-13 18:31:21 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a255d13b54
Windows: Uninstall start menu entries 2014-11-13 18:20:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
05c9ae9390
Auto-updater: Check timestamps before updating
Update the version file format to 2, breaks backward compatibility.
2014-11-13 14:42:26 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
d0dae300cc
Remember compile time timestamp
Will be used to guarantee we don't downgrade if there's a bad update
2014-11-13 13:59:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c9f3bf54ac
Fix typo 2014-11-13 13:18:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
2c9c96e55f
Merge branch 'av_groupchats' 2014-11-13 13:14:56 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
eac712e68a
Add GUI for audio groupchats 2014-11-13 13:14:27 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
54462f0276
Prepare Core for av groupchats 2014-11-13 12:18:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
09790c95a4
simple_make: Install lupdate/lrelease with APT 2014-11-13 11:00:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c6cb49c991
Fix #735 2014-11-13 01:46:41 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
625c9792a2
Update update-server tools
Forgot to update them. But it turns out they are already multiplatform.
2014-11-13 00:41:35 +01:00
dubslow
d87cf99d8f
minor tweaks to autoaway, one new debug message 2014-11-13 00:20:41 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ccd6cb79db
Remove forgotten debug statement 2014-11-13 00:18:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4bb91143d7
Fix use after free of groupchat invites
Fixes #728, fixes #706, fixes #394
2014-11-13 00:13:11 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
941c9af348
Merge branch 'pr730' 2014-11-12 17:37:51 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
157c1bb44a
Merge branch 'pr732' 2014-11-12 17:37:22 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a80409b01f
Merge branch 'pr725' 2014-11-12 17:37:03 +01:00
apprb
ec2e19e4bb
split message fix 2014-11-12 22:13:46 +09:00
agilob
9eea6125d4
fixes unreported bug in styles 2014-11-12 11:42:26 +00:00
zero-one
64f9a24ce6 fixes #207
Adds parsing for command-line arguments/flags
2014-11-11 16:50:57 -08:00
Tux3 / Mlkj / !Lev.uXFMLA
2b7a0e0d95
Merge branch 'pr723' 2014-11-12 00:48:13 +01:00
dubslow
3dd15f0a5f fix minor switching bug introduced by 07ea2e 2014-11-11 17:00:24 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
76a8affcdc
Fix #719 2014-11-11 23:27:30 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
7bca831066
Build our Settings after our QApplication, fixes crash on startup
Thanks to @stqism for reporting the crash

This is why global static variables are evil
2014-11-11 23:21:16 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
57bcda7cd9
Merge branch 'pr721' 2014-11-11 23:13:08 +01:00
dubslow
4b6b26c553 more robust exporting, fixes #716 2014-11-11 16:06:15 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
abd0f7530f
Start preparing for OS X auto-update
Updates are still disabled by default on OS X, and the public key is likely to change
2014-11-11 22:37:51 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
133fb2f9d3
Merge branch 'pr714' 2014-11-11 18:30:59 +01:00
apprb
07ea2e0828
cleanup setting.ini file after a fiend removing 2014-11-12 01:52:19 +09:00
apprb
dfd6420ddc
fix ToxID from QString convertation 2014-11-12 01:36:26 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
b5bcef2c42
Merge branch 'pr712' 2014-11-11 17:33:37 +01:00
apprb
58893266e8
fix #697 (Setting alias isn't persistent for some contacts) 2014-11-12 01:29:00 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
45c96c6aea
Merge branch 'av_groupchats' 2014-11-11 16:16:21 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
57db8d65ee
Play av groupchat call audio
On the main source. Sue me.
2014-11-11 16:15:56 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8fceb4b78b
Accept and default to AV groupchats
We don't send or play any audio yet, though
2014-11-11 16:05:01 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
bd6795bf73
Fix crash when re-adding friend
Blatant lack of error handling.
2014-11-11 15:19:14 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
722aeb776e
Compat with toxcore: New groupchats
Text only is supported for now
2014-11-11 15:03:08 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
faa1a01c33
Merge branch 'pr710' 2014-11-11 14:31:17 +01:00
apprb
de0fbe4db7
HistoryKeeper::getChatHistory(..): fix in sql statement 2014-11-11 22:18:19 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
17d4c8a5d1
Merge branch 'pr708' 2014-11-11 13:40:09 +01:00