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
sudden6
e333386070
revert: "fix(travis): switch back to older Ubuntu Image"
...
This reverts commit 378daeaad4
.
2017-12-30 15:26:51 +01:00
sudden6
4c98094551
fix(travis): try working around Travis + gitstats issue
...
See https://github.com/travis-ci/travis-ci/issues/4704#issuecomment-348435959
for the workaround
2017-12-30 15:26:42 +01:00
Diadlo
e5a85dcc6a
Merge pull request #4881
...
Pavel Karelin (1):
fix(l10n): Correction of the translation into Russian
2017-12-30 16:03:12 +03:00
Pavel Karelin
9229fdd17e
fix(l10n): Correction of the translation into Russian
...
The original phrase "Enable experimental audio backend" is translated
with a distortion of the original meaning, which misleads the user.
2017-12-30 13:03:50 +03:00
sudden6
a9bffbcb33
Merge pull request #4876
...
Ilya Bizyaev (1):
fix(build): Add missing dependency for openSUSE
2017-12-27 00:32:16 +01:00
sudden6
a3797ee8c5
Merge pull request #4624
...
Diadlo (5):
refactor: Improve interface
refactor: Use signal + slot to update view
refactor: Add IFriendSettings
refactor: Add using IFriendSettings in AboutFriend model
refactor: Update AboutFriend with new interface
2017-12-25 12:24:13 +01:00
Diadlo
0efa42d423
refactor: Update AboutFriend with new interface
2017-12-24 13:23:31 +03:00
Diadlo
b53569c362
refactor: Add using IFriendSettings in AboutFriend model
2017-12-24 13:23:31 +03:00
Diadlo
e4537c04bc
refactor: Add IFriendSettings
2017-12-24 13:23:31 +03:00
Ilya Bizyaev
f7e089f7a7
fix(build): Add missing dependency for openSUSE
...
Build failed without `libexif-devel`
2017-12-24 13:21:50 +03:00
Diadlo
63bd3831ce
refactor: Use signal + slot to update view
2017-12-24 13:10:07 +03:00
Diadlo
87baf0e690
refactor: Improve interface
2017-12-24 13:10:07 +03:00
sudden6
378daeaad4
fix(travis): switch back to older Ubuntu Image
2017-12-22 22:31:42 +01:00
sudden6
ff2fc18be1
fix(video): improve debug message
...
Distinguish between "invalid" pixel format and "unknown" pixel format
due to unsupported platform
2017-12-22 21:33:57 +01:00
sudden6
81522deabd
fix(video): choose first available resolution in preview automatically
2017-12-22 21:33:57 +01:00
sudden6
a2927de27d
fix(video): use float framerates also for V4L2
...
also make -1 the default value for the framerate
2017-12-22 21:33:35 +01:00
sudden6
db7ee65d0e
fix(video): allow not integer framerates
...
Fix #4866 and #4764
2017-12-21 21:28:27 +01:00
sudden6
f22def5a19
Merge pull request #4869
...
Pavel Karelin (1):
fix: elimination of warning '-Wreorder'
2017-12-20 00:15:45 +01:00
Pavel Karelin
0869d3d8fd
fix: elimination of warning '-Wreorder'
2017-12-17 20:59:09 +03:00
sudden6
7ad68e2f43
fix(cmake): fix platform extensions for windows
...
fixes #4860
2017-12-12 22:06:57 +01:00
sudden6
af1aebfd1a
fix(chatwidget): fix send file button not working
...
fixes #4854
2017-12-12 12:53:27 +01:00
Diadlo
8de8c14a76
fix(video): Fix square form of a video
...
Use right sign to compare NON-equal double numbers
2017-12-04 09:51:01 +03:00
Diadlo
8db61f96ec
fix(cpu): Reduce CPU usage by avatar render
...
Fix #4843
2017-12-03 00:26:25 +03:00
sudden6
a3a361b0eb
Merge pull request #4847
...
anthony.bilinski (1):
fix(install): Fix gzip invalid usage
2017-12-02 11:27:51 +01:00
sudden6
d9ba554eee
Merge pull request #4820
...
ezavod (1):
fix(cmake): add missing dependency
2017-12-02 11:27:16 +01:00
anthony.bilinski
266f63f6df
fix(install): Fix gzip invalid usage
2017-11-30 11:15:04 -08:00
ezavod
423f095622
fix(cmake): add missing dependency
...
Requires `Qt5Concurrent` to be installed when running cmake.
This is needed by `coreav.cpp`.
2017-11-29 19:43:22 +01:00
sudden6
af11665c2c
Merge pull request #4823
...
Maxim Biro (2):
chore(build): bump Qt version to 5.9.3 for Windows
chore(build): Qt's website already does mirror load balancing
2017-11-28 18:49:44 +01:00
Diadlo
bb26485db6
feat(avatar): Add outline hightlight on mouse hover
2017-11-27 01:20:30 +03:00
Diadlo
73dcbd2e60
refactor: Make MaskablePixmapWidget allow to apply style
2017-11-27 01:20:30 +03:00
Diadlo
91dabf11d3
fix: Use epsilon to compare float
...
Fix #2394 (5)
2017-11-27 01:20:09 +03:00
Diadlo
a96fbf1923
refactor: Remove code duplication from GroupWidget
...
Fix #2394 (4)
2017-11-27 01:20:09 +03:00
Diadlo
1eb0c4af26
refactor: Add pure virtual methods for main actions in chat
2017-11-26 23:13:12 +03:00
Diadlo
e3bb4e735f
refactor: Move buttons style in ChatForm css
2017-11-26 23:13:12 +03:00
Diadlo
bf1c789fc1
refactor(style): Move chatFormHeader to chatForm
2017-11-26 23:13:12 +03:00
Diadlo
33736da543
refactor: Restruct code
2017-11-26 23:13:12 +03:00