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

1641 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
4c379640b8
Merge branch 'pr854' 2014-11-25 20:00:27 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
42b3221588
Merge branch 'pr851' 2014-11-25 19:59:34 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1e785b39e1
Merge branch 'pr848' 2014-11-25 19:59:22 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8d26b4fb34
Merge branch 'pr846' 2014-11-25 19:58:57 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
034dbe0531
Merge branch 'pr845' 2014-11-25 19:58:38 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1a5f8a8ae6
Merge branch 'pr839' 2014-11-25 19:58:23 +01:00
novist
c7d8679b8e -P value name also translated 2014-11-25 20:32:40 +02:00
novist
a9134956db Added -P <profile> parameter which makes qTox start (and not activate any existing instances) and load specified profile 2014-11-25 20:23:05 +02:00
novist
beae534d66 Starting client activates existing instance if such exists 2014-11-25 19:11:05 +02:00
Carsten Brandt
f59c102caa added opencv imgproc to dependencies
```
$ ./qtox 
./qtox: error while loading shared libraries: libopencv_imgproc.so.2.4: cannot open shared object file: No such file or directory
```
2014-11-25 03:36:33 +01:00
Ruben Barkow
1c8954b50d Update de.ts "calling" will be "ruft an" 2014-11-24 20:16:30 +01:00
apprb
465da29a43
minor fixes in ChatAction's creation/processing 2014-11-25 01:58:57 +09:00
apprb
ba4d877b89
rescan audio devices button 2014-11-25 01:17:34 +09:00
apprb
dcf318991f
commented currently unused functions in Group class 2014-11-24 01:41:42 +09:00
apprb
cf54aa6577
groupchats: friend's aliases (updates on rejoin) 2014-11-24 01:22:41 +09:00
apprb
41d799b251
GroupWidget: menu reordering 2014-11-24 00:58:53 +09:00
apprb
56ea1f1e66
using ToxID in groupchats 2014-11-24 00:58:53 +09:00
apprb
f59a67f08a
Group class refactoring 2014-11-24 00:58:53 +09:00
apprb
85718fa637
auto-update audio devices list on tab show 2014-11-24 00:58:53 +09:00
apprb
92c330b7bd
GroupList refactoring 2014-11-24 00:58:53 +09:00
Maximilian
03cfab8c50 prevents division by 0 in updater 2014-11-23 14:44:12 +01:00
JoGitqTox
084c8b6737 Update de.ts
Corrections (some of them according to the comments from 'nachfuellbar'). The vanished translation too, may be reactivating them.
2014-11-22 10:27:29 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1ec67cb100
Merge branch 'pr835' 2014-11-21 21:50:35 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0d9aa556e6
Merge branch 'pr834' 2014-11-21 21:49:50 +01:00
nachfuellbar
64b3cdf139 Update generalform.cpp
Fixed typo
2014-11-21 20:23:31 +01:00
JoGitqTox
0412f4d1a8 Update de.ts
New translations
2014-11-21 16:07:38 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
0fd3f5e156
Merge branch 'pr824' 2014-11-20 14:00:28 +01:00
Sean
6797ebf0dc Gotta automatically launch qTox too 2014-11-19 23:11:12 -08:00
Sean
6667b76bde Replace pkg installer with new updater 2014-11-19 23:05:23 -08:00
Sean
d6a6e18c36 Also not needed 2014-11-19 23:02:59 -08:00
Sean
70c34124cf Not needed 2014-11-19 23:02:34 -08:00
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