Colomban Wendling
6045ced3f8
feat(video): add setting for 120p very-low-res video
2016-06-11 20:16:03 +02:00
Colomban Wendling
b4df3c8b4a
fix(video): fix video resolution setting
...
Index the filtered modes we show to the user when selecting from the
combobox, not the full list of modes actually supported by the device.
Fixes #1033 .
2016-06-11 20:13:28 +02:00
Zetok Zalbavar
76239aa890
chore(l18n): update translation files for Weblate
...
Also add Esperanto.
2016-06-09 17:20:49 +01:00
Nathan JANCZEWSKI
402f9eb936
feat(l10n): Update French translation
2016-06-09 17:08:10 +01:00
Plinz
2a368436db
feat(l10n): update French translation
2016-06-09 17:08:10 +01:00
sudden6
8589f944aa
Merge pull request #3360
...
Alexander Zhdanov (3):
feat(genericchatform): add "Quote selected text" feature to chat window
docs(user_manual_en.md): add some documentation about quotes
docs(user_manual_en.md): fix documentation about quotes
2016-06-08 23:59:03 +02:00
Alexander Zhdanov
8a932595ff
docs(user_manual_en.md): fix documentation about quotes
2016-06-09 00:52:42 +03:00
sudden6
e8a4599f69
Merge pull request #3348
...
a68366 (1):
fix(widget): open a chat window instead of contacts list in multi-window mode
2016-06-08 22:35:24 +02:00
Alexander Zhdanov
9ce3f55c3b
docs(user_manual_en.md): add some documentation about quotes
2016-06-08 19:04:56 +03:00
Zetok Zalbavar
7b34625d55
docs(README.md): update link to OSX builds
2016-06-08 01:05:16 +01:00
Zetok Zalbavar
4218429b47
Merge pull request #3340
...
RowenStipe (1):
chore(travis): Allow for Travis deployment
2016-06-08 00:58:32 +01:00
RowenStipe
2639217747
chore(travis): Allow for Travis deployment
...
Allows for OSX packages through travis, .travis.yml requires editing
chore(travis): Let Travis deploy OSX
Allows Travis to start Deploying when ever a tag is applied.
2016-06-07 19:42:34 -04:00
qTox translations
1594b70783
chore(i18n): update translation files for weblate
2016-06-07 18:18:05 +01:00
Abdu
91af5c951a
feat(l10n): Update Arabic translation from Weblate
2016-06-07 18:16:35 +01:00
Nils Grundmann
8a0a8f1f75
feat(l10n): Update German translation from Weblate
2016-06-07 18:16:24 +01:00
Alexander Zhdanov
40a805c2fd
feat(genericchatform): add "Quote selected text" feature to chat window
...
add "Quote selected text" feature to chat window context menu and set keyboard shortcut ALT+Q
2016-06-06 21:46:18 +03:00
Zetok Zalbavar
8cf5b798f3
docs(README.md): update meeting time & point to better build badge
2016-06-05 12:10:50 +01:00
Nils Fenner
792103f8b0
refactor(filter_audio): completely remove filter_audio dependency
...
The filter_audio API is not working for qTox/Tox and thus disabled by default via compiler switch. In current qTox UI, it is not configurable, even when this switch is enabled. According to issue #3194 the library is no longer maintained as well. I don't see any reason to keep it in qTox.
2016-06-04 22:12:27 +02:00
Zetok Zalbavar
a77afca1ec
fix: increase timer for checking offline messages timeout (again)
...
Should make duplicated messages even less common (#2726 )
Increased ~proportionally to change in
76d8e19320
2016-06-03 18:18:34 +01:00
tux3
0a976c7a50
fix(build): Link qrencode statically on Jenkins
2016-06-03 14:45:42 +02:00
a68366
fdf0cbb1e1
fix(widget): open a chat window instead of contacts list in multi-window mode
...
Closes #3212
2016-06-03 12:01:49 +03:00
Nils Fenner
431a10f82b
feat(audio): add slider tickmarks, improving better visible orientation
2016-06-02 22:16:58 +02:00
Nils Fenner
f72baa613f
feat(audio): add real gain control of the input device
...
The gain can be set now in dB values, providing acceptable results for a wide range of setups.
note: also introduces const-correctness and some minor cleanup.
2016-06-02 22:16:58 +02:00
tux3
9de833ad39
fix(build): Jenkins ffmpeg link order
2016-06-02 20:14:43 +02:00
Moo
e19f4c7009
feat(l10n): Update Lithuanian translation from Weblate
2016-06-02 15:12:56 +01:00
Diadlo
d4ff03c82b
feat(l10n): Update Russian translation from Weblate
2016-06-02 15:12:56 +01:00
tux3
790f9ffc67
fix(build): Fix jenkins static builds
2016-06-02 15:48:32 +02:00
Zetok Zalbavar
b0b94fc9b6
Merge pull request #3338
...
Vincas Dargis (1):
fix(.gitattributes): bootstrap.sh execution fails on MSYS
2016-05-28 20:26:13 +01:00
Vincas Dargis
ad82862135
fix(.gitattributes): bootstrap.sh execution fails on MSYS
...
change .gitattributes to set 'lf' line ending for *.sh files to make
them work with MSYS sh.
2016-05-28 20:36:05 +03:00
Nils Haverland
774f3c1641
feat(l10n): Update French translation from Weblate
2016-05-24 17:45:53 +01:00
Zetok Zalbavar
77de327b1a
chore(travis): verify commit message format for everything pushed
...
Now not only PRs – should help with not pushing to master things that
break PRs.
2016-05-21 19:15:55 +01:00
Zetok Zalbavar
75c72a4ebd
Merge pull request #3325
...
Anton Batenev (1):
chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux
2016-05-21 14:52:15 +01:00
Anton Batenev
4f2a04c8e4
chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux
...
Additional info about webcam can help to understand where problem is. For example, ffmpeg does not support webcams with PJPG pixel format (pac7302).
2016-05-21 16:22:00 +03:00
Zetok Zalbavar
064a25dd6a
docs(README.md): link directly to community repos with packages
2016-05-19 18:25:05 +01:00
Kristjan Räts
2cd35e1736
feat(l10n): Update Estonian translation from Weblate
2016-05-19 16:43:40 +01:00
Diadlo
6beea2bda5
feat(l10n): Update Russian translation from Weblate
...
Also update all translation files.
2016-05-18 22:32:41 +01:00
sudden6
49882d385f
Merge pull request #3295
...
Diadlo (2):
feat(widget): Disable sound notification for `busy` status
feat(settings, generalform, widget): Added setting for sound notification in busy status
2016-05-15 22:45:09 +02:00
sudden6
91cff39e6f
chore(merge-pr.sh): improve usability
...
* make copying commands easier by adding some space around them
* add command to discard any changes made by this script
2016-05-15 22:18:58 +02:00
Diadlo
e23eb1c5f7
feat(settings, generalform, widget): Added setting for sound notification in busy status
2016-05-15 22:26:17 +03:00
Diadlo
e7785ab4c2
feat(widget): Disable sound notification for busy
status
...
Fix #2893 .
BREAKING CHANGE: Disabling notification sound for `busy` status.
2016-05-15 22:15:44 +03:00
Zetok Zalbavar
3c21b7e151
chore(i18n): update translation files for weblate
2016-05-15 12:49:43 +01:00
agilob
e7c0159fce
feat(l10n): Update Polish translation
2016-05-15 12:47:25 +01:00
sudden6
3231ca2982
Merge pull request #3305
...
a68366 (2):
fix(profile): change password buttons behaviour
refactor(profile): reorder statements
2016-05-15 13:43:05 +02:00
sudden6
e0961722bf
Merge pull request #3302
...
Diadlo (1):
refactor(android): All android code is removed
2016-05-15 13:37:55 +02:00
sudden6
3830a1940c
Merge pull request #3253
...
initramfs (1):
refactor(hidpi): enable HiDPI support if Qt supports it
2016-05-15 13:14:44 +02:00
Zetok Zalbavar
dbd16ae6a3
fix: correctly tab-complete nicks starting with $
...
Without it, nicks starting with `$` would have doubled `$`.
Continuation of #1377
Pointed out by @ProMcTagonist in #1167
2016-05-15 11:54:49 +01:00
sudden6
cd26923a24
Merge pull request #3249
...
Diadlo (3):
feat(notificationscrollarea): Add ability to delete widget from traced widgets list
refactor(contentdialog): Refactor window activate event
fix(contentdialog, widget): Remove "new message" bar after reading message
2016-05-15 12:31:40 +02:00
sudden6
4f0ef6cd71
Merge pull request #3293
...
Zetok Zalbavar (1):
fix(friendlistwidget): use nullptr instead of `0`
agilob (2):
feat(i18n): make Markdown settings translatable
feat(i18n): Make activity by time labels translated by locale
2016-05-15 12:22:08 +02:00
Diadlo
6ed16db5fd
refactor(android): All android code is removed
...
Closes #3168 .
2016-05-15 02:42:20 +03:00
Diadlo
b2c1f46894
fix(contentdialog, widget): Remove "new message" bar after reading message
...
Fix #2247 .
2016-05-15 00:53:53 +03:00