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

1661 Commits

Author SHA1 Message Date
Sean
5d53d0eec2 Add OS X updater
Lovely tool I wrote to do an admin permissions prompt on OS X for every file in the update folder and install it, kills qtox and relaunches it automatically tool.

Go master race
2014-11-19 23:02:02 -08:00
Tux3 / Mlkj / !Lev.uXFMLA
f8063fc809
Fix idleTimer use before construction 2014-11-20 00:22:44 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
90e6ec6316
Cherry pick c459263d27531b7856457b13e9b556b2aeb21dae 2014-11-19 22:31:57 +01:00
dubslow
c270166daa fix #811 2014-11-19 22:31:46 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
ec20eef3e3
Merge branch 'pr815' 2014-11-19 22:28:54 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
90a03b7dcd
Merge branch 'pr814' 2014-11-19 22:27:49 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
fbecf4cfd5
Merge branch 'cleanaudio' 2014-11-19 22:26:32 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
599c246ec7
Move group audio playing to Audio singletong/thread
This is a bit of a quick fix for a new bug, as but part of cleaning up the audio code and moving it to the Audio singleton
2014-11-19 22:26:04 +01:00
apprb
451d0c7999
check incoming data from DB 2014-11-19 22:46:50 +09:00
Ansa89
6e25dd7604 Italian translation: update 2014-11-19 13:10:16 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4d4067cf88
README: Add qTox windows 64 bit download link 2014-11-18 23:35:02 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
53e304b968
Remove unnecessary OSX lib search paths 2014-11-18 23:31:01 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0554b08c02
Merge branch 'pr805' 2014-11-18 23:23:51 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
e8234dec89
Merge branch 'pr804' 2014-11-18 23:23:34 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
33cb5a03ec
Update windows installer for x64 2014-11-18 20:31:06 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
6afe34fe02
Fix zlib link order on windows x64 2014-11-18 20:04:44 +01:00
dubslow
d68788c644 add group title menu option, other half of closes #780
also truncate all group titles to max len
2014-11-18 05:00:09 -06:00
Сухарик
d006ed5f2c update russian translation 2014-11-18 09:44:58 +03:00
dubslow
6831778371 fix bug (which is actually why aliasing was menu'd in the first place) 2014-11-17 21:22:40 -06:00
dubslow
845216fa2f set aliases from chat form (half of #780) 2014-11-17 20:15:44 -06:00
dubslow
bc45ff3a28 fix crash if no boostrap nodes (fix #791 where "fix" means "mask the underlying problem") 2014-11-17 19:41:34 -06:00
dubslow
d533c4089d remember status when disconnected (should help with #715) 2014-11-17 19:40:36 -06:00
Tux3 / Mlkj / !Lev.uXFMLA
6eaf8f272e
Silence potentially uninitialized warning
Turns out the warning is wrong, but let's initialize anyways
2014-11-18 02:12:19 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0376302fe7
Fix more incorrect HINSTANCE casts 2014-11-18 02:09:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1197f296a4
Fix incorrect HINSTANCE -> int cast 2014-11-18 01:48:44 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
69189034e3
Put group chats audio playing in its own thread 2014-11-18 01:25:15 +01:00
mannol
36d4460fef Core update 2014-11-18 00:15:54 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
cd31812dac
Widget: Don't delete icon, it's a child 2014-11-17 22:49:35 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
9eb7e6e915
Merge branch 'pr796' 2014-11-17 21:10:31 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3d72ed89e4
Call buttons: Use tox red 2014-11-17 21:06:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
29a2d30458
Mic button: Less blury, use Tox Red when pressed
Helps with #554 and #795
2014-11-17 21:00:19 +01:00
Olexandr Nesterenko
d373e45fd1 Update Ukrainian translation 2014-11-17 21:55:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
cb38e82324
Vol button: Less blury, use Tox Red when pressed
Helps with #554 and #795
2014-11-17 20:26:19 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0608989f16
Merge branch 'pr794' 2014-11-17 18:13:28 +01:00
ovalseven8
32e36b8d10 Update de.ts
Added some translations.
2014-11-17 17:53:04 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
4783dd0728
Cherry pick pull request #793
Closes #793
2014-11-17 17:36:20 +01:00
Maximilian
0660d2974f The showSystemTrayIcon's default value is false for linux else it is false. 2014-11-17 17:35:20 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
565f50e124
Merge branch 'pr792' 2014-11-17 17:22:24 +01:00
apprb
827472e3b5
use GlobalAutoAcceptDir only if autosaving enabled 2014-11-18 00:01:56 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
83de276fe1
Merge branch 'pr790' 2014-11-17 11:47:52 +01:00
apprb
8f3e1c2ef3
fix #775 2014-11-17 19:11:51 +09:00
Tux3 / Mlkj / !Lev.uXFMLA
dbef129ffb
Merge branch 'pr789' 2014-11-17 10:59:44 +01:00
Sean
04fd006d2f Create preinstall 2014-11-17 01:50:04 -08:00
Sean
5bd6cc7445 Create postinstall 2014-11-17 01:48:24 -08:00
Sean
e78e388676 Update makedist.sh 2014-11-17 01:45:55 -08:00
Tux3 / Mlkj / !Lev.uXFMLA
14456cc275
Merge branch 'pr788' 2014-11-17 10:09:47 +01:00
Ansa89
b3ed62f72b Italian translation: update 2014-11-17 09:21:52 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
7c499c247d
Merge branch 'pr785' 2014-11-17 00:05:04 +01:00
Nokta-strigo
d7f32ac7cf Slightly improoved translation 2014-11-17 01:50:17 +03:00
Nokta-strigo
eab7a01c79 Translated call control buttons 2014-11-17 01:40:50 +03:00