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

5042 Commits

Author SHA1 Message Date
Diadlo
52ff1c2aa8
docs(net): Change comment style 2016-07-27 01:23:31 +03:00
Diadlo
394c4bcc99
docs(chatlog): Change comment style 2016-07-27 01:23:31 +03:00
Diadlo
29443040fb
docs(audio, video): Change comment style 2016-07-27 01:23:27 +03:00
Diadlo
3edd84c4d8
refactor(videomode): Move implementation in cpp file 2016-07-27 00:40:15 +03:00
Diadlo
4018c0041b
feat(main): Changed time in logs on UTC.
Fix #3554.
2016-07-26 14:06:48 +03:00
Diadlo
6e1ef70651
fix(avform): Changed "best modes" search algorithm.
Mentioned in #3535 by @BiTOk
2016-07-24 23:07:02 +03:00
sudden6
e6e666fa8c
fix(l10n): missing argument in German translation 2016-07-24 16:09:18 +02:00
sudden6
1c8a7e49c1
Merge pull request #3534
Diadlo (1):
      fix(corevideosource): Partial revert of ef641ce6d3
2016-07-24 16:00:45 +02:00
sudden6
d1da8a9ba4
Merge pull request #3533
Nils Fenner (2):
      fix(screen-grabber): fix crash
      refactor(chatform): cleanup if block and use positive comparison
2016-07-24 15:47:16 +02:00
Zetok Zalbavar
82bd897ba4
fix(l10n): incorrect/missing arguments in Arabic translation 2016-07-24 11:31:18 +01:00
Nils Fenner
eb1e0091c4
Merge pull request #3488
Diadlo (1):
      style(toxid, widgets): Made constructor explicit
2016-07-24 09:51:16 +02:00
Diadlo
b1adef2fd0
fix(corevideosource): Partial revert of ef641ce6d3
Fixes crash, during video call with "None" video device.
Fixes #3527.
2016-07-23 11:01:23 +03:00
Nils Fenner
2d520322a7 refactor(chatform): cleanup if block and use positive comparison 2016-07-21 10:51:50 +02:00
Nils Fenner
780a017928 fix(screen-grabber): fix crash 2016-07-21 10:49:50 +02:00
Nils Fenner
ff92a55950
refactor(avform): use auto-connections in ui signals 2016-07-20 23:49:12 +02:00
Nils Fenner
de438f1c23
fix(settings): block signals during initialization
Prevents unexpected writes to settings during object creation, which can potentially mess up various settings values.
2016-07-20 23:49:12 +02:00
Nils Fenner
c9dbfa5eac
fix(avform): initialize slider value from settings 2016-07-20 23:49:12 +02:00
Nils Fenner
da94b4b83f
refactor(avform): fixed type conversion warnings and coding style 2016-07-20 23:49:12 +02:00
Nils Fenner
0b2dfc0305
refactor(avform): improve code flow
* rename file avsettings.ui -> avform.ui, introducing seamless switching between UI/Code
* switch to "private multi-inheritance" pattern, which has several advantages
2016-07-20 23:49:12 +02:00
Kristjan Räts
6d7d9c33a5
feat(l10n): update Estonian translation from weblate 2016-07-19 19:25:53 +01:00
TheNain38
5a147646c5
feat(l10n): update French translation from weblate 2016-07-19 19:25:06 +01:00
Anton Batenev
1826e2aebb
feat(l10n): update Russian translation from weblate 2016-07-19 19:24:09 +01:00
Viktar Vauchkevich
526f13aa0d
feat(l10n): update Belarusian translation from weblate 2016-07-19 19:23:23 +01:00
Zetok Zalbavar
9301512936
feat(l10n): add Uighur language to UI 2016-07-19 19:21:17 +01:00
Hörmet Yiltiz
3ee8f72a6c
feat(l10n): add Uighur translation from weblate 2016-07-19 19:21:04 +01:00
qTox translations
f970bb5eac
chore(i18n): update translation files for weblate 2016-07-16 23:00:38 +01:00
Kristjan Räts
c6fba9c548
feat(l10n): update Estonian translation from weblate 2016-07-16 23:00:38 +01:00
Kaur Männamaa
9c8335fa16
feat(l10n): update Estonian translation from weblate 2016-07-16 23:00:38 +01:00
ati3
9bc642eee9
feat(l10n): update Hungarian translation from weblate 2016-07-16 23:00:38 +01:00
TheNain38
f6f336a7a7
feat(l10n): update French translation from weblate 2016-07-16 23:00:38 +01:00
ati3
1e9efbfe69
feat(l10n): update Czech translation from weblate 2016-07-16 23:00:38 +01:00
Anton Batenev
31ecfd8b12
feat(l10n): update Russian translation from weblate 2016-07-16 23:00:38 +01:00
Viktar Vauchkevich
4442095378
feat(l10n): update Belarusian translation from weblate 2016-07-16 23:00:38 +01:00
sudden6
b5c8c60d81
Merge pull request #3505
Colomban Wendling (1):
      fix(x11grab): try and use the current display
2016-07-16 23:50:12 +02:00
sudden6
56fe94dd5e
Merge pull request #3512
TheNain38 (1):
      fix(groupinviteform): escape HTML
2016-07-16 23:40:14 +02:00
Zetok Zalbavar
3822511dde
Merge pull request #3513
TheNain38 (1):
      fix(avform): make "Screen" translatable
2016-07-15 09:12:16 +01:00
TheNain38
24f0b11a4d fix(avform): make "Screen" translatable 2016-07-14 13:05:28 +02:00
TheNain38
e4bc857037 fix(groupinviteform): escape HTML 2016-07-14 12:46:15 +02:00
qTox translations
9a8cfa6748
chore(i18n): update translation files for weblate 2016-07-14 10:16:39 +01:00
maclunar
88b839c1af
feat(l10n): update Polish translation from weblate 2016-07-14 10:14:56 +01:00
Moo
281d94ef4e
feat(l10n): update Lithuanian translation from weblate 2016-07-14 10:06:40 +01:00
Viktar Vauchkevich
7c6ba75200
feat(l10n): update Belarusian translation from weblate 2016-07-14 10:04:15 +01:00
Zetok Zalbavar
2a420b85ef
chore(test-pr.sh): commit merge as qTox testing <>
With this one doesn't need to even have git properly configured to test
a PR.
2016-07-13 20:50:40 +01:00
sudden6
9bd8ec0193
Merge pull request #3506
Nils Fenner (1):
      fix(about-qtox): fix QString "missing argument" warning
2016-07-13 21:43:43 +02:00
sudden6
c76d139172
Merge pull request #3495
Diadlo (5):
      style(widget): Style fixes
      style(audio, video): Style fixes
      style(chatlog, persistence): Style fixes
      style(platform): Style fixes
      style(core): Style fixes
2016-07-13 21:23:26 +02:00
Nils Fenner
f2f48a8f07 fix(about-qtox): fix QString "missing argument" warning 2016-07-13 13:33:59 +02:00
Diadlo
f8eda7eb57
style(core): Style fixes 2016-07-13 01:54:37 +03:00
Diadlo
9471065feb
style(platform): Style fixes 2016-07-13 01:54:37 +03:00
Diadlo
20d3225f29
style(chatlog, persistence): Style fixes 2016-07-13 01:54:37 +03:00
Diadlo
2258748d28
style(audio, video): Style fixes 2016-07-13 01:54:37 +03:00