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

1652 Commits

Author SHA1 Message Date
novist
c224517acc Group chat button at the bottom of contact list resized to 16x16 like other buttons 2014-11-26 23:07:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
3f47586f22
Merge branch 'pr798' 2014-11-26 21:36:40 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
8f7f080016
Merge branch 'pr858' 2014-11-26 21:29:46 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
98ad1384c0
Merge branch 'pr856' 2014-11-26 21:29:32 +01:00
Ansa89
8eea766239 Italian translation: update 2014-11-26 09:40:51 +01:00
Carsten Brandt
b1b1c468e3 adjusted translation messages
as discusses here: https://github.com/tux3/qTox/pull/848#discussion_r20851990
2014-11-25 21:39:21 +01:00
Carsten Brandt
cac7e76ce3 fixed some original translation strings 2014-11-25 21:23:49 +01:00
Carsten Brandt
161a1be99a Update de.ts
revised all of german translation.
2014-11-25 21:20:43 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
902b13c486
Merge branch 'pr855' 2014-11-25 20:00:50 +01:00
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
novist
d5c593d088 No border for message area (as in mockup) 2014-11-25 19:10:00 +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