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

7925 Commits

Author SHA1 Message Date
Flynn
263bbaf7d4 Added binary for people who have trouble compiling it themselves
(May or may not work...)
2014-06-27 23:22:32 -07:00
Flynn
2621ce4ef7 Added tox-style videoButton 2014-06-27 23:05:31 -07:00
Flynn
c31c695482 Added alternate groupchat notification icon 2014-06-27 22:34:02 -07:00
Flynn
4d2e38a331 Added mockup-like buttons 2014-06-27 22:14:38 -07:00
Flynn
b740c7be06 Merge branch 'master' of https://github.com/tux3/toxgui 2014-06-27 19:29:08 -07:00
Flynn
aab44382c5 Added alerts and modified groupchat status light to better fit with theme 2014-06-27 18:35:39 -07:00
Flynn
d92ae3c0fe New group chat notification icons 2014-06-27 17:27:51 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
16667dbaa8 Enable word wrapping in chat 2014-06-28 02:10:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
68a50b995b Merge pull request #13 from F1ynn/master
Added groupchat notifications when your name is mentioned
2014-06-28 01:50:00 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
885b874ef3 Add context menu to save chat log
Fixes #10
2014-06-28 01:49:04 +02:00
Flynn
37abba17b8 Modified groupchat notifications 2014-06-27 16:46:13 -07:00
Flynn
d09926ebf0 Added groupchat notification image 2014-06-27 16:11:31 -07:00
Flynn
ed741b6364 Add groupchat notification support 2014-06-27 16:10:02 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
e2d67e4250 Make all chat log selectable 2014-06-28 00:45:17 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b6f9f053d6 Add license 2014-06-28 00:31:30 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
674f87b1db Merge pull request #11 from F1ynn/master
Add audio notifications
2014-06-28 00:08:23 +02:00
Flynn
20235b1c93 Merge branch 'master' of https://github.com/tux3/toxgui 2014-06-27 14:41:19 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
978e4bae3d Make chatlog text selectable
Fixes #10
2014-06-27 23:39:07 +02:00
Flynn
2d95acadb9 Add audio notifications 2014-06-27 14:36:44 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
ab9ed12850 Add dark group icon 2014-06-27 22:54:01 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c0fdf57a78 Update README.md 2014-06-27 22:00:06 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6b744ca15e Audio calls, both ways 2014-06-27 21:59:25 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
45eb104801 Add nurupo's LICENSE on some refactored files 2014-06-27 20:41:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2fa141fef7 Fix typo: == -> = in assignment 2014-06-27 20:41:54 +02:00
F1ynn
ba7f1d337a Merge pull request #1 from tux3/master
Merged back into main repo
2014-06-27 11:37:56 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
84b3e4f395 Merge pull request #8 from F1ynn/master
Add mouse hover effect for friend list
2014-06-27 20:32:26 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
67f2367c9d Fix crash when freed friend gets inactivated 2014-06-27 20:24:06 +02:00
Kevin Flynn
a52e51e1cb Fixed friend hover highlighting 2014-06-27 11:22:53 -07:00
Kevin Flynn
a54bb37700 Add mouse hover effect for friends 2014-06-27 11:11:32 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
12886f1c45 Merge pull request #7 from F1ynn/master
Fixed status image alignment
2014-06-27 19:47:29 +02:00
Kevin Flynn
03e3a8428e Fix background color 2014-06-27 10:34:58 -07:00
Kevin Flynn
9beb1a0a25 Fixed status image alignment 2014-06-27 10:23:35 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
4a64dcca6b Update README.md 2014-06-27 19:14:19 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
104b874cb5 Stop trying to play audio in dead calls 2014-06-27 19:01:10 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f5a628fafb Audio call reception
Can hear, but can't talk

Uses a hardwired tox_do() interval of 50ms until to_do_interval() gets fixed
2014-06-27 19:01:10 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
749f4c9ed7 Merge pull request #6 from F1ynn/master
Added basic friend chat notifications
2014-06-27 18:47:49 +02:00
Kevin Flynn
94fb22843c Fixed rasterized images 2014-06-27 09:32:40 -07:00
Kevin Flynn
ddaca155ef Add notification lights when a friend sends you a message 2014-06-27 09:12:43 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
ebf42506e2 Merge pull request #5 from F1ynn/master
Minor fixes
2014-06-27 16:31:46 +02:00
Kevin Flynn
9ec2cb1d84 Fixed bug in previous commit 2014-06-27 07:19:42 -07:00
Kevin Flynn
5262096b04 Fixed segfault when removing friend, minor UI changes 2014-06-27 07:16:38 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
0453e0158d Merge branch 'master' of https://github.com/tux3/toxgui 2014-06-27 15:16:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b8af78be32 EXPERIMENTAL audio reception in calls
As in, some sounds comes out of your speakers
2014-06-27 15:16:39 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
ae4d8ba095 Merge pull request #3 from F1ynn/master
More minor UI fixes
2014-06-27 11:46:08 +02:00
Kevin Flynn
ca00383efa More UI fixes 2014-06-26 18:47:16 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
6114cb66c6 Send empty calls (no sound nor video) 2014-06-27 03:06:56 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c7f22707f6 Fix bugs from pull #2 2014-06-27 02:26:30 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
4af09eebf6 Merge pull request #2 from F1ynn/master
Add emote button (disabled), color for active friend
2014-06-27 02:11:47 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5784b58610 Receive empty calls (no sound nor video) 2014-06-27 02:08:33 +02:00
Kevin Flynn
eb395d3b51 More UI rework 2014-06-26 16:49:48 -07:00