sudden6
|
fca278f334
|
Merge pull request #3582
Diadlo (1):
fix: Added forgotten return statement
|
2016-08-02 08:10:35 +02:00 |
|
Diadlo
|
8bc3c3c8d2
|
fix: Added forgotten return statement
|
2016-08-02 03:17:45 +03:00 |
|
sudden6
|
349a1ffb02
|
Merge pull request #3563
Diadlo (2):
refactor(filetransferwidget): Added ability to check activity
fix(chatlog): Don't delete active transfer widget
|
2016-08-01 22:08:48 +02:00 |
|
sudden6
|
904d5c1621
|
Merge pull request #3569
bitok (1):
fix(widget):change received files execution method
|
2016-08-01 21:57:28 +02:00 |
|
sudden6
|
6296f5de34
|
Merge pull request #3571
Diadlo (1):
fix(text): Using modified text, instead of raw
|
2016-08-01 21:53:35 +02:00 |
|
sudden6
|
eedc2a961f
|
Merge pull request #3560
Diadlo (3):
fix(toxsave, profileimporter): Added `remove` function call before overwrite file
refactor(profileimporter): Removed extra spaces
refactor(toxsave, profileimporter): Removed code duplication
|
2016-08-01 21:35:32 +02:00 |
|
Diadlo
|
47cc252f76
|
refactor(toxsave, profileimporter): Removed code duplication
|
2016-08-01 22:35:25 +03:00 |
|
sudden6
|
79b9895874
|
Merge pull request #3551
Diadlo (1):
fix(translator): Added layout direction reset on translation.
|
2016-08-01 21:30:46 +02:00 |
|
Nils Fenner
|
35c6ae3c10
|
docs(persistence): update copyright information
|
2016-08-01 21:24:53 +02:00 |
|
Nils Fenner
|
f1642e6f3e
|
refactor(settings): remove unused serialization methods
Conversion should be re-done with QVariant - if required at all.
|
2016-08-01 21:24:53 +02:00 |
|
Nils Fenner
|
31c154293b
|
refactor(coreav): fix static analysis warnings and code style
|
2016-08-01 21:24:53 +02:00 |
|
Nils Fenner
|
9f8ad3cf77
|
refactor(core): fix IndexedList comparison type casts from signed/unsigned
|
2016-08-01 21:24:53 +02:00 |
|
Nils Fenner
|
6c150a04c0
|
refactor(settings): fixes some serious type conversion warnings from llvm code analysis
|
2016-08-01 21:24:53 +02:00 |
|
sudden6
|
05bd55d8a5
|
Merge pull request #3566
bitok (1):
fix(avform):Add skipped camera open call
|
2016-08-01 21:09:00 +02:00 |
|
Diadlo
|
df7bf32072
|
refactor(profileimporter): Removed extra spaces
|
2016-08-01 12:22:52 +03:00 |
|
Diadlo
|
58ea0afed1
|
fix(toxsave, profileimporter): Added remove function call before overwrite file
Fix #3558.
|
2016-08-01 12:22:52 +03:00 |
|
Diadlo
|
927d512fa2
|
fix(translator): Added layout direction reset on translation.
Fix #3542.
|
2016-07-31 14:21:15 +03:00 |
|
sudden6
|
a163d18754
|
Merge pull request #3561
Diadlo (1):
feat(gui, setpassworddialog): Added buttons translation
|
2016-07-31 13:03:54 +02:00 |
|
sudden6
|
66bf2b130a
|
Merge pull request #3539
Diadlo (2):
fix(avform): Changed "best modes" search algorithm.
fix(avform): Added rounding height in mode name.
|
2016-07-31 12:41:23 +02:00 |
|
Diadlo
|
f7018c42c9
|
fix(text): Using modified text, instead of raw
Fix #3568.
|
2016-07-31 13:38:51 +03:00 |
|
Diadlo
|
abf7b42324
|
fix(chatlog): Don't delete active transfer widget
Fix #3275.
|
2016-07-31 11:44:21 +03:00 |
|
Diadlo
|
233cc412ac
|
refactor(filetransferwidget): Added ability to check activity
|
2016-07-31 11:20:57 +03:00 |
|
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 |
|