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

6439 Commits

Author SHA1 Message Date
sudden6
11f263ffc3
refactor(nexus): make loginscreen independent of nexus 2018-02-01 22:00:06 +01:00
sudden6
09ad16bc44
refactor: cleanup notifications and core 2018-02-01 22:00:00 +01:00
sudden6
d01999814e
chore: fix some compiler warnings 2018-02-01 20:32:39 +01:00
Diadlo
d2deec7c55
fix(core): Use new callback API for bitrate set 2018-01-31 09:39:43 +03:00
Diadlo
2c8f03dada
fix(core): Use new API for bitrate set
Fix #4935
2018-01-31 00:01:52 +03:00
Anthony Bilinski
b9845e1d23
perf(widget): don't save on setExpanded if categorywidget is unchanged
Fix #4932
2018-01-27 20:14:58 -08:00
Anthony Bilinski
66ee539d4a
docs(README): add GPG fingerprint of Anthony Bilinski as maintainer 2018-01-26 12:33:41 -08:00
Diadlo
7d5a59cf41
refactor: Use qFuzzyCompare to compare float values
Thanks @BiTOk for this tip
2018-01-22 17:13:09 +03:00
Diadlo
3b52402fa2
feat: Prefere new line as message break
Fix #4113
2018-01-20 14:07:22 +03:00
Diadlo
e74cc37a2d
fix: Use real channels number 2018-01-20 14:07:22 +03:00
Diadlo
e3f3d5e3b1
refactor: Override only 'doOutput' and 'captureSamples' in OpenAL2 2018-01-20 14:07:22 +03:00
Diadlo
c33592be06
style: Fix style 2018-01-20 14:07:22 +03:00
Diadlo
900f2a1ad3
fix: Allocate memory to input buffer 2018-01-20 14:07:22 +03:00
Diadlo
2353a66fde
fix: Call doAudio on timer timeout
Fix #4904
2018-01-20 14:07:22 +03:00
Diadlo
8c05399e41
fix: [un]subscribe output in avform
Fix sound test on AV settings tab
2018-01-20 14:07:22 +03:00
sudden6
c41de48a6b
Merge pull request #4913
tox-user (1):
      feat(groupchat): mark blocked users with different color
2018-01-20 00:17:20 +01:00
sudden6
8ce1e31477
Merge pull request #4911
tox-user (1):
      feat(UI): new status icons for message notifications
2018-01-20 00:16:38 +01:00
Diadlo
3ca2ffd559
Merge pull request #4894
iphydf (1):
      chore: Update to immutable TES API and one-big-lib change.
2018-01-16 12:54:37 +03:00
sudden6
24a0b13ce2
Merge pull request #4909
fertok (1):
      fix(build): add needed ffmpeg decoder to configuration
2018-01-15 00:45:36 +01:00
sudden6
3966692a53
Merge pull request #4906
Pavel Karelin (2):
      fix(l10n): Correction of the translation into Russian
      chore: Reorganization of the context menu for chat
2018-01-15 00:43:26 +01:00
tox-user
a729f2f8c0 feat(groupchat): mark blocked users with different color
Marks blacklisted groupchat users with red color.
2018-01-14 21:24:50 +01:00
Pavel Karelin
74d470d428 chore: Reorganization of the context menu for chat
1. The action "Quote selected text" moved to top of the menu list.
We assume that this is the most used menu item.

2. The short keys for "Quote selected text" and
for "Clear displayed messages" now is visible in the context menu.

3. For action "Clear displayed messages" add message box
with confirmation of this operation.
2018-01-14 21:31:10 +03:00
iphydf
398ba415ce
chore: Update to immutable TES API and one-big-lib change. 2018-01-14 15:47:43 +00:00
Pavel Karelin
3fb42b75d7 fix(l10n): Correction of the translation into Russian 2018-01-14 15:30:02 +03:00
tox-user
4288785d31 feat(UI): new status icons for message notifications
implements #4858
2018-01-13 22:16:14 +01:00
fertok
8973a5216f fix(build): add needed ffmpeg decoder to configuration 2018-01-13 20:19:07 +07:00
sudden6
fdcc695977
chore(i18n): update translation files for Weblate 2018-01-11 22:21:00 +01:00
sudden6
1a06f85d3c
feat(l10n): add Macedonian translation 2018-01-11 22:20:17 +01:00
Zarko Gjurov
414203310a
feat(l10n): add Macedonian translation using Weblate 2018-01-11 22:08:11 +01:00
Christophe CHAUVET
a7e9096919
feat(l10n): update French translation from Weblate 2018-01-11 22:05:27 +01:00
Johnny
3bad087bbf
feat(l10n): update Portuguese translation from Weblate 2018-01-11 22:05:27 +01:00
Johnny
8c3be5225f
feat(l10n): update Portuguese translation from Weblate 2018-01-11 21:54:38 +01:00
sudden6
a49e34589f
fix(UI): prevent deadlocks on logout and profile delete
fixes #4896
2018-01-11 12:10:30 +01:00
sudden6
c4fb495eb6
Merge pull request #4900
Pavel Karelin (1):
      chore: Elide text for CallConfirmWidget
2018-01-11 11:33:21 +01:00
sudden6
0c2d69a3be
Merge pull request #4895
iphydf (1):
      fix(windows): %APPDATA -> %APPDATA% in template
2018-01-11 11:32:11 +01:00
sudden6
27d04daff5
chore(CI): cache whole directory instead of globbing 2018-01-10 00:14:10 +01:00
sudden6
576fb983b8
chore(CI): silence CircleCI no tests warning 2018-01-09 16:01:46 +01:00
sudden6
bb8bc53790
chore: update download links for Windows
fixes  #4901
2018-01-09 15:55:12 +01:00
Pavel Karelin
6d14f09001 chore: Elide text for CallConfirmWidget 2018-01-09 16:41:40 +03:00
sudden6
aa91e8c6b2
chore(CI): copy artifacts from correct path 2018-01-08 11:12:34 +01:00
sudden6
cde76f25f8
chore(CI): fix permissions on CircleCI 2018-01-07 17:23:28 +01:00
iphydf
f53b82825b
fix(windows): %APPDATA -> %APPDATA% in template 2018-01-06 15:56:01 +00:00
sudden6
76de40d95e
chore(CI): use TravisCI scripts also for CircleCI 2018-01-06 12:23:36 +01:00
sudden6
9a54246d47
chore(CI): enable caching for CircleCI 2018-01-05 22:16:52 +01:00
sudden6
a2fb40d112
chore(windows): untar files with default user/permissions 2018-01-05 19:12:08 +01:00
Zoff
c01d43922f
chore(CI): Add windows build with CircleCI 2018-01-05 19:02:50 +01:00
sudden6
ea6364ae02
Merge pull request #4886
Pavel Karelin (1):
      fix: Correct display the call confirm window (CallConfirmWidget)
2018-01-04 23:05:59 +01:00
sudden6
196529b8e8
chore: disable broken autoupdater by default 2018-01-04 01:03:52 +01:00
Pavel Karelin
f4fe343eca fix: Correct display the call confirm window (CallConfirmWidget)
With an incoming call, the confirmation window (CallConfirmWidget) is only displayed
when the caller is on the active tab. In other cases, the call confirmation window
is not displayed, as a result, the call cannot be answered.
The problem is manifested in Kubuntu 14.04 and Ubuntu 16.04 MATE (Qt 5.6.3/5.9.3)
2018-01-03 16:32:28 +03:00
sudden6
a2feaf3fc6
chore: update c-toxcore for all builds 2017-12-30 16:33:14 +01:00