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

1188 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
aec042e4ed
Merge branch 'pr566' 2014-10-29 17:38:40 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
c15e303d31
Merge branch 'pr565' 2014-10-29 17:38:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
f19007ad9e
Merge branch 'pr561' 2014-10-29 17:37:41 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3ec3a01abc
Merge branch 'pr560' 2014-10-29 17:37:28 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
abe7a26fef
Merge branch 'pr559' 2014-10-29 17:37:14 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
6804c46ad3
Update french translation 2014-10-29 17:36:58 +01:00
apprb
63992fc522
multiple file sending race condition fix 2014-10-30 00:40:09 +09:00
apprb
36d4998eb8
Setting forms: similar outlook and inner structure 2014-10-29 23:23:48 +09:00
Olexandr Nesterenko
bd863a363a Update Ukrainian translation 2014-10-29 12:23:06 +02:00
Olexandr Nesterenko
6047ffe9e7 add localized strings 2014-10-29 12:13:32 +02:00
Ansa89
7890e4ef7a Italian translation: update 2014-10-29 10:15:33 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8ff3d1d960
Open the audio in/out devices of the settings 2014-10-28 21:27:51 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
434808cd67
Add audio in/out device to settings 2014-10-28 21:21:37 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8501f3e543
Add audio in/out device list (stubs)
Clicking through the list currently has no effect
2014-10-28 20:47:20 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
7a6b349e17
Merge branch 'pr553' 2014-10-28 13:59:25 +01:00
Wouters Dorian
50513e0fb4 Made Mute speakers button work 2014-10-28 13:50:30 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
f9df6fc8f6
Fix small memory leaks
Mostly to make valgrind happy
2014-10-28 00:01:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
7b3c2bd1e8
Add some core doc comments, remove dead code 2014-10-27 00:31:51 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
cb81200582
Fix leak, enable NRVO in Core::getStatusMessage 2014-10-26 21:33:24 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
9fd8a6124e
Handle toxcore failures in Core::onAvMediaChange
No, I'm not above using goto for centralized error handling.
2014-10-26 21:31:25 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
eb2b7d03ad
Fix uninitialized return value in createVpxImage 2014-10-26 21:22:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3047a65120
Fix leak, enable NRVO in Core::getUsername 2014-10-26 21:18:45 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
edca806af1
Rescale smileys smoothly, fix #501 2014-10-26 21:12:39 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
32c3302462
Merge branch 'pr545' 2014-10-26 17:08:36 +01:00
krepa098
4aef811e44 format shader code 2014-10-26 17:08:35 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0ad4860e3b
Add icon on windows 2014-10-26 16:35:42 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8da7b48f3c
Merge branch 'pr544' 2014-10-26 16:25:07 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
b9ca91c125
qtox.nsis: Option for desktop shortcut 2014-10-26 16:23:55 +01:00
apprb
77d65a3cad
QSharedPointer<ChatAction> instead ChatAction* 2014-10-27 00:04:39 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
e111b8ee90
Upload windows NSIS installer script 2014-10-26 15:48:36 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
96f7a9e2c5
Upload windows build script 2014-10-26 15:48:14 +01:00
krepa098
0d84087000 fix error: vector size mismatch for arithmetic operator 2014-10-26 09:54:57 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
bb836b955d
Merge branch 'pr539' 2014-10-25 20:55:08 +02:00
Ansa89
62c35f38a3 Italian translation: fix typo 2014-10-25 20:43:21 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f12e1e0a86
Merge branch 'pr538' 2014-10-25 19:38:35 +02:00
Ansa89
f6b7f2b229 Italian translation: update 2014-10-25 19:35:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
09b94b24b8
Never call GUI methods from core directly, fix #436 2014-10-25 13:01:23 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7b70fd0008
Fix crash if call failed to start 2014-10-25 11:29:25 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
38da22dded
Log when core fails to load config 2014-10-24 20:55:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
07bc995d6b
Merge branch 'pr529' 2014-10-24 20:31:15 +02:00
dubslow
54fa26fef4 revert coreav.cpp changes 2014-10-24 13:12:50 -05:00
dubslow
8153a3e8c3 add reconnect button for connection settings
some ui guru should make it not stretch to width
2014-10-24 12:35:01 -05:00
dubslow
576fd7269e disable switching buttons during calls
fixes #436, fixes #500
(well, "fixes" by preventing users from doing dumb things)
2014-10-24 12:33:46 -05:00
apprb
8300f42e02
Reducing memory consumption: no reason to store all displayed ChatActions in memory 2014-10-25 01:25:28 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
57a995117f
Merge branch 'pr523' 2014-10-24 17:21:04 +02:00
dubslow
4265b114b8 remove dead comments 2014-10-24 10:18:32 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
65331117d8
Merge branch 'pr525' 2014-10-24 17:16:20 +02:00
krepa098
fadbb10ebc fixup rebase 2014-10-24 16:33:44 +02:00
krepa098
7d4230095c cleanup, use chroma_shift 2014-10-24 16:04:47 +02:00
krepa098
f05e2ba9c9 refactoring 2014-10-24 16:04:47 +02:00