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

5006 Commits

Author SHA1 Message Date
bitok
1f9b7b13de fix(avform):Add skipped camera open call
Fixed desktop sharing without camera connected. Fixes #3476.
2016-07-31 00:49:56 +03:00
bitok
def2e880c9 fix(widget):change received files execution method
Remove incorrect file execute method, it replaced by associations-aware method. Fixes #3140.
2016-07-31 00:34:52 +03:00
Diadlo
c2e3358dd2
fix(avform): Added rounding height in mode name. 2016-07-30 23:28:34 +03:00
Diadlo
58e503bb14
feat(gui, setpassworddialog): Added buttons translation
Fix #3479.
2016-07-30 18:15:07 +03:00
sudden6
a556762c54
Merge pull request #3528
Diadlo (1):
      fix(chatform): Fixed call buttons
2016-07-28 21:53:26 +02:00
Diadlo
dbe0a15963
fix(chatform): Fixed call buttons
Fix #3521.
2016-07-28 22:55:46 +03:00
Zetok Zalbavar
78427b8e6b
docs(CONTRIBUTING.md): make more explicit what commit message needs
By clearly stating what commit message needs to have.
Should help with commit messages that aren't really clear.
2016-07-28 20:32:08 +01:00
sudden6
dca537954c
Merge pull request #3555
Diadlo (1):
      feat(main): Changed time in logs on UTC.
2016-07-28 21:29:26 +02:00
sudden6
f61fbfec14
Merge pull request #3536
Diadlo (9):
      refactor(videomode): Move implementation in cpp file
      docs(audio, video): Change comment style
      docs(chatlog): Change comment style
      docs(net): Change comment style
      docs(widget): Change comment style
      docs(persistence): Change comment style
      docs(core): Change comment style
      feat(doxygen): Created simple doxygen config file
      docs(CONTRIBUTING.md): Added documntation block
2016-07-28 21:27:31 +02:00
Diadlo
7bee05eff1
docs(CONTRIBUTING.md): Added documntation block 2016-07-27 23:39:22 +03:00
Diadlo
194c55a4c5
feat(doxygen): Created simple doxygen config file 2016-07-27 23:39:22 +03:00
Diadlo
2696a9265a
docs(core): Change comment style 2016-07-27 23:39:22 +03:00
Diadlo
1c547fc73f
docs(persistence): Change comment style 2016-07-27 23:39:22 +03:00
Diadlo
1552bfb114
docs(widget): Change comment style 2016-07-27 23:39:18 +03:00
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