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

3990 Commits

Author SHA1 Message Date
Twyz™
1c644b44f8 Fixed writing error in the italian translation 2015-12-13 00:56:42 +01:00
Twyz™
8b91e95f5a Added missing translation and fixed errors in the italian translation 2015-12-13 00:52:06 +01:00
tux3
3d7b0e7a2e
Merge branch 'pr2663' 2015-12-12 23:44:27 +01:00
ovalseven8
b03bd86839 Update German translation file 2015-12-12 23:40:34 +01:00
tux3
55d8bb73ec
Merge branch 'pr2660' 2015-12-12 23:36:31 +01:00
tux3
61e3b7f5a0
Mark 'update text' not translatable
Plus some automatic edits Qt Designer decided to make
2015-12-12 23:29:36 +01:00
Twyz™
5529590a3b Fixed some errors in the italian translation 2015-12-12 23:01:00 +01:00
Twyz™
f872fd000c Added missing translations in the italian translation 2015-12-12 22:27:55 +01:00
Twyz™
86dff5572d Added missing translations in the italian translation 2015-12-12 21:58:19 +01:00
Twyz™
b649a63045 Added missing translations in the italian translation 2015-12-12 21:37:36 +01:00
tux3
4e715f5054
Show correct progress when resuming update download
If you restart qTox in the middle of downloading an update, it would continue to download the update correctly but the progress bar would go from 0 to 50% instead of resuming from 50 to 100%
2015-12-12 20:12:57 +01:00
Twyz™
43d0ba723e Fixed some errors in the italian translation 2015-12-12 19:50:23 +01:00
Twyz™
6f05620820 Fixed some errors in the italian translation 2015-12-12 19:31:37 +01:00
Twyz™
a7f802faa5 Added missing translations in the italian translation 2015-12-12 19:26:14 +01:00
tux3
c32e0e9f1b
Check updates by default on new profiles
Fixes #2653
2015-12-12 18:37:37 +01:00
tux3
48fb68fddc
Merge branch 'pr2659' 2015-12-12 18:28:02 +01:00
Twyz™
28b8deb5ed Fixed some errors in the italian translation 2015-12-12 18:21:20 +01:00
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