Ronan Abhamon
|
b8218a33d5
|
fix(Dialog/ConfirmDialog.spec.qml): use SignalSpy
|
2016-10-21 16:53:16 +02:00 |
|
Ronan Abhamon
|
3a8bf11fd0
|
feat(InvertedMouseArea.spec.qml): add fixed tests (outside/inside clicks)
|
2016-10-21 16:42:34 +02:00 |
|
Ronan Abhamon
|
47c733bb90
|
feat(InvertedMouseArea): add spec file to test emitted signals
|
2016-10-21 16:13:51 +02:00 |
|
Ghislain MARY
|
3f64397a6a
|
Update belle-sip submodule.
|
2016-10-21 15:23:24 +02:00 |
|
Simon Morlat
|
adea1f1788
|
update submodules
|
2016-10-21 14:11:52 +02:00 |
|
Ronan Abhamon
|
521b9681b1
|
fix(Form/ExclusiveButtons.spec.qml): avoid invalid size QSize(0, 0) warning
|
2016-10-21 10:43:59 +02:00 |
|
Ronan Abhamon
|
a6808e6399
|
fix(tools/test_qml): little printf fix
|
2016-10-21 10:39:47 +02:00 |
|
Ronan Abhamon
|
6705553a40
|
feat(Form/ExclusiveButtons): add spec file to test emitted signals
|
2016-10-21 10:33:12 +02:00 |
|
Simon Morlat
|
75903cf307
|
update linphone & belle-sip
|
2016-10-21 09:31:47 +02:00 |
|
Jehan Monnier
|
12f1e6b05f
|
update linphone submodule
|
2016-10-20 16:10:08 +02:00 |
|
Ronan Abhamon
|
4694dbdb73
|
fix(Animations/CaterpillarAnimation): move id to top of YAnimator
|
2016-10-20 16:07:15 +02:00 |
|
Ronan Abhamon
|
19849742f0
|
fix(utils.spec.qml): little fixes
|
2016-10-20 16:05:37 +02:00 |
|
Ghislain MARY
|
229d54dc29
|
Update linphone submodule.
|
2016-10-20 15:02:52 +02:00 |
|
Ronan Abhamon
|
feb6b25b1d
|
fix(utils.spec.qml): add missing . and test if dialog is not returned in test_openDialog
|
2016-10-20 14:37:42 +02:00 |
|
Ronan Abhamon
|
32dc83545e
|
feat(utils.spec.qml): add test on openConfirmDialog
|
2016-10-20 14:34:18 +02:00 |
|
Ronan Abhamon
|
91ddaaa69c
|
feat(tool/test_qml): add file description
|
2016-10-20 14:14:38 +02:00 |
|
Ronan Abhamon
|
cb746f199d
|
feat(tool/update_resources): ignore *.spec.qml files
|
2016-10-20 14:11:47 +02:00 |
|
Ghislain MARY
|
25ef76727b
|
Update belr and belcard submodules.
|
2016-10-20 14:06:34 +02:00 |
|
Ronan Abhamon
|
260cebc8de
|
feat(app): add new tool test_qml that run unit tests on all *.spec.qml files
|
2016-10-20 13:53:10 +02:00 |
|
Simon Morlat
|
134852c676
|
update linphone
|
2016-10-20 12:13:31 +02:00 |
|
Simon Morlat
|
d143e42d8e
|
update belr and belcard
|
2016-10-20 11:45:43 +02:00 |
|
Ronan Abhamon
|
0e12f0494c
|
feat(ConfirmDialog.spec.qml): remove useless instructions
|
2016-10-20 11:24:41 +02:00 |
|
Ronan Abhamon
|
63482c179f
|
feat(Dialog/ConfirmDialog): add spec file to test exit statuses
|
2016-10-20 11:22:31 +02:00 |
|
Ghislain MARY
|
ec99601d8d
|
Update linphone submodule.
|
2016-10-20 10:51:18 +02:00 |
|
Ghislain MARY
|
58da1f458a
|
Update bzrtp submodule.
|
2016-10-20 10:40:29 +02:00 |
|
Ronan Abhamon
|
8394643192
|
feat(utils.spec.qml): remove unnecessary ternary op
|
2016-10-20 09:39:33 +02:00 |
|
Ronan Abhamon
|
07be986761
|
feat(app): add comments
|
2016-10-20 09:30:37 +02:00 |
|
Ronan Abhamon
|
8fd370752c
|
feat(CaterpillarAnimation): add comments
|
2016-10-20 09:28:02 +02:00 |
|
Ronan Abhamon
|
debef9a9bc
|
feat(CaterpillarAnimation): add style file
|
2016-10-20 09:24:45 +02:00 |
|
Simon Morlat
|
d514e6149d
|
update submodules to fix compilation issues
|
2016-10-19 19:44:54 +02:00 |
|
Ghislain MARY
|
5c921c562a
|
Update submodules.
|
2016-10-19 17:38:40 +02:00 |
|
Ronan Abhamon
|
3fdaa51c01
|
feat(Animations/CaterpillarAnimation): better animation
|
2016-10-19 17:23:48 +02:00 |
|
Ronan Abhamon
|
681b3512dd
|
feat(app): add new animation Animations/CaterpillarAnimation.qml
|
2016-10-19 16:24:16 +02:00 |
|
Ronan Abhamon
|
f477f01fd3
|
feat(utils.spec.qml): add many comments
|
2016-10-19 15:18:49 +02:00 |
|
Ronan Abhamon
|
0f48d2047d
|
feat(utils.spec.qml): add tests on times
|
2016-10-19 15:08:08 +02:00 |
|
Ronan Abhamon
|
5d65384b97
|
feat(utils.spec.qml): add tests on clearTimeout, isString
|
2016-10-19 14:49:40 +02:00 |
|
Ronan Abhamon
|
cb131ed71f
|
feat(utils.spec.qml): add a test on setTimeout
|
2016-10-19 12:54:23 +02:00 |
|
Ronan Abhamon
|
e30574e07f
|
feat(app): add a test on snakeToCamel
|
2016-10-19 12:15:39 +02:00 |
|
Ronan Abhamon
|
69897ef36e
|
feat(CMakeLists.txt): check_qml is executed before update_translations
|
2016-10-19 11:09:00 +02:00 |
|
Ghislain MARY
|
fde3aa2521
|
Update belle-sip and linphone submodules.
|
2016-10-19 10:33:55 +02:00 |
|
Ronan Abhamon
|
f269bda902
|
feat(Paned): display only visible panel(s)
|
2016-10-19 10:11:19 +02:00 |
|
Simon Morlat
|
a00d5d0120
|
update linphone
|
2016-10-18 23:38:45 +02:00 |
|
Simon Morlat
|
ce9ed08d6b
|
update linphone
|
2016-10-18 23:20:00 +02:00 |
|
Simon Morlat
|
22482fc745
|
update linphone
|
2016-10-18 23:11:16 +02:00 |
|
Simon Morlat
|
73a4db975a
|
update linphone & belle-sip
|
2016-10-18 19:56:10 +02:00 |
|
Ronan Abhamon
|
1d681621e7
|
fix(Chat/Message): use other workaround to force the right message size
|
2016-10-18 16:25:12 +02:00 |
|
Ronan Abhamon
|
3131fa1848
|
fix(Chat/OutgoingMessage): display correctly the received icon
|
2016-10-18 16:19:01 +02:00 |
|
Ronan Abhamon
|
3e48f6b27b
|
fix(Chat/Message): force height attribute on completed event
|
2016-10-18 16:04:25 +02:00 |
|
Ronan Abhamon
|
7a59aa64ff
|
fix(Chat/IncomingMessage): fix binding loop on width/height
|
2016-10-18 15:54:26 +02:00 |
|
Ronan Abhamon
|
7c7b59a61f
|
feat(Calls/Calls): add Chat in right panel (Note: Binding loop detected on implicitHeight of IncomingMessage line 8)
|
2016-10-18 14:50:48 +02:00 |
|