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

7926 Commits

Author SHA1 Message Date
Kevin Flynn
290e985c1c Disabled custom window borders, fixed bug where message alert wouldn't play when window was minimized 2014-06-30 19:12:17 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
e07424cde7 Add static build options 2014-07-01 03:56:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
7aa0aed7c8 Update README.md 2014-07-01 03:50:49 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ba60bc0724 Update README.md 2014-07-01 03:49:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5eb3179f1e Embed all ressources in the .qrc
Should help with #15 and make urras happy
2014-07-01 02:06:15 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
324b0be091 Remove some dead code, refactor 2014-07-01 00:36:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
73e3afe932 Fix some A/V bugs 2014-06-30 23:48:12 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
58cfae38ab Fix warnings, typos 2014-06-30 22:52:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a3b20ee81e Fix crash when saving before start 2014-06-30 21:26:37 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
27d5293d90 Add sound notification on calls 2014-06-30 21:14:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b547cdbaea Don't override tox_save's name/status
Fixes #32
2014-06-30 20:53:29 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
e96e512a17 Update usercount when on group exit 2014-06-30 20:46:07 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f03390bcca Update README.md 2014-06-30 20:40:28 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d465fa7356 Merge pull request #34 from retuxx/dns
Add Tox DNS lookup
2014-06-30 20:36:15 +02:00
marcel
58cf040de9 replace @ with ._tox. 2014-06-30 20:33:43 +02:00
marcel
8b34315f49 added dns discovery 2014-06-30 20:05:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5f649d6f85 Fix crash on windows (camera) 2014-06-30 19:50:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
625715f505 Update README.md 2014-06-30 16:19:46 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
aabc8367bb Video (both ways)
May or not work, depending on the camera, time of day, phases of the moon, and distance to the closest uTox installation
2014-06-30 16:18:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b394372ad0 Add video reception 2014-06-30 14:49:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6e7887823d Fix return value of AudioBuffer::write 2014-06-30 13:50:46 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
cc02f7f55f Update README.md 2014-06-30 04:41:21 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
3fde891b91 EXPERIMENTAL video call reception
Can not send video in calls, just receive and play it

Known bug : The video isn't converted perfectly to RGB, there are some visible errors
2014-06-30 04:40:18 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2efe9ac269 Add unicode font, fix mem corruption
Or at least, make the memory corruption so hard to reproduce that I wasn't able to run into it even after trying really hard.
2014-06-30 04:40:18 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a63da505ec Delete toxgui 2014-06-30 00:54:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6da647a9b4 Fix project file on Linux/Mac 2014-06-29 23:46:08 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6ff776f345 New camera system, preparation for video 2014-06-29 23:41:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a2566d4183 Allow groupchat creation 2014-06-29 23:38:48 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
beaebc2056 Make chatform somewhat prettier 2014-06-29 17:04:49 +02:00
Flynn
f8fb0964b2 Added missing file for msgEdit theme 2014-06-29 00:04:57 +02:00
Kevin Flynn
c6870d2137 Added horizontal scrollbars to chatArea 2014-06-29 00:04:20 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
26e1f86cea Merge pull request #25 from tux3/revert-23-revert-22-master
Revert "Revert "Skinned scrollbars and other small improvements""
2014-06-28 23:59:34 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
821fa4822d Revert "Revert "Skinned scrollbars and other small improvements"" 2014-06-28 23:59:11 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
16c54ccfcd Comment out windows build settings 2014-06-28 23:24:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
43c6eb00c4 Update TODO list 2014-06-28 23:14:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
65b2bdb2e5 Merge pull request #23 from tux3/revert-22-master
Revert "Skinned scrollbars and other small improvements"
2014-06-28 23:13:35 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
60e0d7b325 Revert "Skinned scrollbars and other small improvements" 2014-06-28 23:12:13 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
8e70e7ea8c Merge pull request #22 from F1ynn/master
Skinned scrollbars and other small improvements
2014-06-28 23:03:32 +02:00
Kevin Flynn
36b2c496cb Make chatArea and msgEdit more like the mockup 2014-06-28 13:56:47 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
b18acb2198 Add exemple windows build config 2014-06-28 22:24:39 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
036827086b Add Test Video feature in settings form
Tested on Windows.
2014-06-28 22:24:39 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2a42b1c922 Fix unreadable editable labels on edit on windows 2014-06-28 22:24:39 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1e88fb519b Fix audio calls on Windows 2014-06-28 22:24:39 +02:00
Kevin Flynn
33e487d0dd Added skinned scrollbar in chat 2014-06-28 13:02:19 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
06d3f7fe34 Merge pull request #19 from F1ynn/master
Use the default Tox save file
2014-06-28 19:11:22 +02:00
Kevin Flynn
4d7c5f71f6 Use the default Tox save file 2014-06-28 10:09:16 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
2d794f6423 Make text white when file transfer ends 2014-06-28 16:09:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
23ed263fd4 New file transfer widget, round buttons 2014-06-28 15:52:17 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f906d5b8f4 Add group invite context menu to friends 2014-06-28 10:53:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
1f11f7bad8 Merge pull request #14 from F1ynn/master
New group chat notification icons
2014-06-28 10:35:11 +02:00