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

1666 Commits

Author SHA1 Message Date
novist
0810559bcb Window geometry saved when window is resized Splitter position saved when splitter is moved
Fixed restoring of window geometry when "Start in tray" is unchecked
2014-12-01 14:04:17 -06:00
Dubslow
90e8afa24d
update core api
fixes #882
2014-11-30 09:20:32 -06:00
Zetok Zalbavar
2d0fb3595b
Update Polish translation 2014-11-30 13:22:58 +01:00
Dubslow
840dadafdd
Merge branch 'pr876'
Conflicts:
	res.qrc
2014-11-29 22:41:53 -06:00
Dubslow
ed8d9b782d
Merge branch 'pr874' 2014-11-29 22:32:59 -06:00
Dubslow
6452cfa702
put tr list in "alphabetical" order 2014-11-29 22:32:12 -06:00
Zetok Zalbavar
5d297a78d5
Sort res.qrc and remove some unnecessary spaces 2014-11-29 11:27:36 +00:00
accino
a004fc872f Added Spanish translation 2014-11-28 21:32:48 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a560909b6d
Attempt to fix #859 2014-11-27 22:50:06 +01:00
dubslow
bc381a8459
warn on can't read file, fixes #860 2014-11-27 15:00:04 -06:00
Dubslow
79dd992d81
Merge branch 'pr866'
also testing my signing
2014-11-27 13:38:28 -06:00
Ansa89
307460ad6c Italian translation: update 2014-11-27 13:02:13 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
a083d8dbc6
Fix some nullptr dereferences in Audio
Fixes #859
2014-11-26 23:22:05 +01:00
Tux3 / Mlkj / !Lev.uXFMLA
1b7193fb1f
Merge branch 'pr861' 2014-11-26 23:09:51 +01:00
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