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

4123 Commits

Author SHA1 Message Date
Twyz™
d00ac8450b Added AboutUser in the italian translation 2015-12-12 17:47:32 +01:00
tux3
a47e81d227 Fix crash if autoupdate runs on exit 2015-12-12 15:56:00 +01:00
tux3
faa1c3a5d5
Update windows link libs 2015-12-12 15:27:18 +01:00
tux3
63e54fe13b
Merge branch 'pr2646' 2015-12-12 12:35:36 +01:00
Twyz™
208b241ed5 Update it.ts 2015-12-12 04:02:58 +01:00
Twyz™
0dc20d44b6 Added AboutForm in the italian translation 2015-12-12 03:57:41 +01:00
tux3
4eda84e1c6
Update windows download links 2015-12-12 01:08:54 +01:00
tux3
9408219443
Don't try to update without the updater binary 2015-12-12 00:14:32 +01:00
tux3
1f88312a01
Fetch windows updates over HTTPS 2015-12-11 22:58:55 +01:00
tux3
18484cb950
Fix Unity systray compile error
Thanks to @aszinovyev
2015-12-11 13:32:26 +01:00
tux3
f0f49e79f0
Merge branch 'pr2586' 2015-12-11 02:45:10 +01:00
tux3
31e62cfc5c
Fix loopback capture audio code 2015-12-10 22:04:40 +01:00
tux3
634ca9d70d
Fix tox.im -> tox.chat link 2015-12-10 21:22:04 +01:00
tux3
dc5cd990b6
Remove some Windows debug code 2015-12-10 21:07:38 +01:00
tux3
685dee62d0
Merge remote-tracking branch 'tux3/updater' 2015-12-10 20:52:54 +01:00
tux3
9ee061b53a
Merge branch 'pr2641' 2015-12-10 20:45:26 +01:00
tux3
2c2e2e4baa
Merge branch 'pr2642' 2015-12-10 20:44:17 +01:00
tux3
34fc580a5a
Revert "minor: removed obsolete virtual in GenericForm destructor"
This reverts commit 25727425e2.
2015-12-10 20:41:28 +01:00
Tero Hänninen
695d7aa6ad More Finnish translation again 2015-12-10 20:04:26 +02:00
tux3
d67e6c7449 Improve integrated update code to match the rest
We're doing updates over HTTP until we get a domain name and a cert, but
this is not at all an issue since updates are still signed and checked.
2015-12-10 18:46:07 +01:00
tux3
6606688bf3 New Windows updater code
We don't support XP anymore to simplify the logic with regards to UAC
shenanigans.
2015-12-10 18:44:45 +01:00
Anton Batenev
656696ebcb Add alext.h to audio.h
ALC_ALL_DEVICES_SPECIFIER may be defined in different headers of
libopenal (alext.h < 1.14 and alc.h >= 1.14). Seems there is no
harm in always include both.

Related commit is: @1d9e89f
2015-12-10 13:34:40 +03:00
Nils Fenner
25727425e2
minor: removed obsolete virtual in GenericForm destructor 2015-12-10 07:01:43 +01:00
tux3
f13eba1a9c Dust off windows updater code 2015-12-10 04:37:07 +01:00
tux3
7f4f0bbb82
Update genflist tool 2015-12-10 00:55:39 +01:00
tux3
ef019a9ae3
Update windows update keys 2015-12-10 00:05:07 +01:00
tux3
d2598abc8c
Update windows update-server hostname 2015-12-10 00:03:11 +01:00
tux3
a16bdeb27c
Update update-server tools 2015-12-10 00:02:43 +01:00
tux3
c42d668032
Fix typo in autoupdate 2015-12-09 13:34:02 +01:00
tux3
cb8b9dc913
Update update server tools 2015-12-09 03:03:09 +01:00
tux3
3317e3b8e3
Update updater version and Windows server 2015-12-09 02:14:19 +01:00
tux3
e6083e4f5b
Add update server keygen tool 2015-12-09 00:05:43 +01:00
tux3
e30fb4d919
Always offer avatars to friend who come online
This avoids problems with friends who rarely restarts their client. The overhead of sending a file transfer request that gets rejected should be negligible
2015-12-08 23:41:21 +01:00
tux3
981588d630
Fix some avatars saved with the wrong name 2015-12-08 23:10:15 +01:00
tux3
9905042434
Fix wrong word in copypasted log message 2015-12-08 22:13:28 +01:00
tux3
b618316271
Merge branch 'pr2637' 2015-12-08 19:21:05 +01:00
minj
119df1aabd update Lithuanian translation 2015-12-08 18:39:14 +02:00
tux3
56fcd56253
Merge branch 'pr2636' 2015-12-07 22:39:04 +01:00
Jacob Henner
9f7f6ff92f
Fixes #2554 : updates README.md and INSTALL.md to include FreeBSD port 2015-12-07 15:30:48 -05:00
tux3
89def77ee6
Merge branch 'pr2633' 2015-12-07 07:49:17 +01:00
Jacob Henner
1d9e89f318 qtox will now attempt to default to the first audio output device 2015-12-07 01:08:50 -05:00
tux3
fa1e79787c
Merge branch 'pr2628' 2015-12-07 03:51:20 +01:00
tux3
94a6df47cc
Update avatar encryption when changing password 2015-12-05 22:35:16 +01:00
tux3
45ac45c019
Create avatars directory on the fly 2015-12-05 22:01:36 +01:00
kehugter
e5d3974519 Updated Spanish translation 2015-12-05 21:48:16 +01:00
tux3
2396109a7e
Encrypt avatar for encryped profiles
Fixes #2583

Fixes #2546
2015-12-05 20:07:59 +01:00
tux3
b63519ffb7
Merge branch 'pr2627' 2015-12-05 19:14:33 +01:00
tux3
b39f3eacb0
Clean unused getIDString() function 2015-12-05 19:09:20 +01:00
tux3
25ed3d4fba
Fix avatars for encrypted profiles
WARNING: Note that avatars for encrypted profiles are currently stored unencrypted!
2015-12-05 19:08:28 +01:00
ovalseven8
a6468cb054 Small fix 2015-12-05 18:48:04 +01:00