Commit graph

375 commits

Author SHA1 Message Date
Ronan Abhamon
3566f3fdff unstable 2016-10-25 15:16:08 +02:00
Ronan Abhamon
33059cc20b feat(Popup/DropDownMenu): add isOpen function 2016-10-25 14:44:20 +02:00
Ronan Abhamon
2dd1a68117 feat(Popup/DropDownMenu): better attributes to deal with relative items 2016-10-25 14:38:42 +02:00
Ronan Abhamon
27c9327808 feat(InvertedMouseArea): supports wheel events 2016-10-25 12:16:09 +02:00
Ronan Abhamon
a034d3ffd3 fix(app): little code style fixes 2016-10-25 11:58:50 +02:00
Ronan Abhamon
eca28cc5ae fix(Popup/DropDownMenu): don't hide menu if launcher button is clicked again 2016-10-25 11:46:33 +02:00
Ronan Abhamon
1de6a8bde2 fix(Form/TransparentComboBox): fix bad comment 2016-10-24 17:51:12 +02:00
Ronan Abhamon
6e716eefcd fix(Animations/CaterpillarAnimation): use file style to set spacing attribute 2016-10-24 17:33:02 +02:00
Ronan Abhamon
667970c7b8 unstable 2016-10-24 17:31:09 +02:00
Ronan Abhamon
88e0688ec9 unstable 2016-10-24 16:34:33 +02:00
Ronan Abhamon
a0ea030f96 feat(Calls/Calls): left panel in progress 2016-10-24 12:10:38 +02:00
Ronan Abhamon
d0778b4e91 fix(Chat/OutgoingMessage): fix placement of valid icon 2016-10-24 11:23:35 +02:00
Ronan Abhamon
3872508946 feat(utils.js): parent is now a explicit parameter of setTimeout 2016-10-24 09:16:37 +02:00
Ronan Abhamon
37e7954c9e fix(app): fix code style in spec files 2016-10-21 17:22:56 +02:00
Ronan Abhamon
7b99d70d98 feat(utils.js): improve genRandomNumberBetweenIntervals performances 2016-10-21 17:01:55 +02:00
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
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
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
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
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
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
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
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
Ronan Abhamon
f269bda902 feat(Paned): display only visible panel(s) 2016-10-19 10:11:19 +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
Ronan Abhamon
5b310315e8 feat(check_qml): remove symlink support 2016-10-18 14:29:41 +02:00
Ronan Abhamon
18f380a4f1 feat(app): install git pre-commit hook via cmake 2016-10-18 14:27:18 +02:00