Ronan Abhamon
530c3129f4
feat(ui/modules/Linphone/Chat/Chat): supports file upload
2017-01-16 11:57:57 +01:00
Ronan Abhamon
d37559bb73
fix(ui/modules/Common/Collapse): fix the change order of the minimumHeight, maximumHeight and height
2017-01-11 10:34:02 +01:00
Ronan Abhamon
178eb0f2a5
feat(ui/modules/Linphone): refactoring & coding style
2016-12-28 14:47:31 +01:00
Ronan Abhamon
e6276c6212
feat(ui/views/App/MainWindow/MainWindow):
...
- add a lock feature of views
- display a confirm dialog when lock is enabled and if the user try to change the view
- `ContactEdit` use a lock on edition
2016-12-22 10:03:38 +01:00
Ronan Abhamon
7a3d0f2c02
fix(app): coding style
2016-12-19 14:45:42 +01:00
Ronan Abhamon
0b4a172582
fix(ui/scripts/Utils/utils): Qt (5.7.1) crash when a variable in a js file is compared to null
2016-12-19 14:26:52 +01:00
Ronan Abhamon
08fbc20c97
feat(app): many changes:
...
- use vcard of Contact in qml
- remove `sipAddress` attribute of Contact
- refactoring...
2016-12-14 13:20:35 +01:00
Ronan Abhamon
efcd75c6b5
feat(ui/views/App/MainWindow/ContactEdit): deal with sip address & urls errors
2016-12-09 17:26:14 +01:00
Ronan Abhamon
30c92d55fd
feat(ui/views/App/MainWindow/ContactEdit): view in progress
2016-12-05 15:09:59 +01:00
Ronan Abhamon
e07748ba0b
feat(app): calls views in progress.
2016-12-01 17:11:16 +01:00
Ronan Abhamon
2a19553f02
fix(ui/scripts/Utils/utils): escape correclty special chars like &, \n, \t...
2016-11-29 14:23:48 +01:00
Ronan Abhamon
9d44ccec6d
fix(ui/scripts/Utils/utils): escape properly quotes in openConfirmDialog
2016-11-29 10:59:09 +01:00
Ronan Abhamon
fbfa00a3de
feat(Notifications/Notification): add spec file
2016-11-16 14:07:13 +01:00
Ronan Abhamon
91ef7469d0
feat(app): add Notification component, restore DesktopPopup component without notification deps
2016-11-16 12:23:10 +01:00
Ronan Abhamon
910deeb04d
feat(Utils): add tests for ensureArray
2016-11-10 14:14:17 +01:00
Ronan Abhamon
64e5a70b36
feat(Utils): better style
2016-11-10 13:55:09 +01:00
Ronan Abhamon
d9b4dff22d
feat(Utils): sort qml functions by name
2016-11-10 13:43:05 +01:00
Ronan Abhamon
dec3dfa3cf
feat(Utils): add tests for getExtension
2016-11-10 13:37:55 +01:00
Ronan Abhamon
4dd1fd2dd5
feat(Utils): add tests for includes
2016-11-10 12:09:20 +01:00
Ronan Abhamon
e92e44f205
feat(Utils): add tests for isArray
2016-11-10 11:17:32 +01:00
Ronan Abhamon
735bd32be8
feat(Utils): add tests for startsWith
2016-11-10 11:12:59 +01:00
Ronan Abhamon
c73192814d
feat(Utils): sort functions declarations
2016-11-10 10:53:16 +01:00
Ronan Abhamon
ba804f5d04
feat(Common/InvertedMouseArea): check if already exists a MouseArea at children root
2016-11-10 10:42:43 +01:00
Ronan Abhamon
e442609e8c
feat(Chat): handle correctly hovered links in messages
2016-11-09 17:25:15 +01:00
Ronan Abhamon
ad73020130
fix(Utils): in encodeUrisToQmlFormat, use correct variables names
2016-11-09 15:25:20 +01:00
Ronan Abhamon
922ab78698
feat(Utils): add imagesHeight/imagesWidth options to encodeUrisToQmlFormat
2016-11-09 15:16:42 +01:00
Ronan Abhamon
51b629c4e1
feat(Utils/uri-tools): add spec file to test uris
2016-11-09 14:29:09 +01:00
Ronan Abhamon
50d190a267
feat(Utils): encodeUrisToQmlFormat supports images
2016-11-09 12:01:24 +01:00
Ronan Abhamon
3ce0f2f22c
feat(Utils/uri-tools): replace and escape html caracters like <
2016-11-08 17:06:09 +01:00
Ronan Abhamon
9991bf23b8
feat(Utils/uri-tools): in progress
2016-11-08 15:11:22 +01:00
Ronan Abhamon
6b19193f76
feat(Utils/uri-tools): in progress
2016-11-08 14:53:46 +01:00
Ronan Abhamon
0d40db415a
feat(Utils/uri-tools): in progress
2016-11-08 14:35:40 +01:00
Ronan Abhamon
1b6a1d2c6f
feat(Utils/uri-tools): in progress
2016-11-08 14:23:55 +01:00
Ronan Abhamon
f9bc26e0a5
feat(Utils): add uri-tools, in progress
2016-11-08 12:33:13 +01:00
Ronan Abhamon
224492284f
feat(MainWindow/Conversation): use the final style
2016-11-03 15:46:03 +01:00
Ronan Abhamon
ee86c54537
feat(app): add PresenceStatus and used in MainWindow
2016-10-31 11:20:57 +01:00
Ronan Abhamon
8ca63e094c
refactoring (in progress)
2016-10-31 10:53:30 +01:00
Ronan Abhamon
99f1a0e263
feat(app): add own linphone logger for qml and c++ files
2016-10-27 17:38:19 +02:00
Ronan Abhamon
9976c543e8
feat(MainWindow): main search bar can get out of the window
2016-10-27 10:49:33 +02:00
Ronan Abhamon
2fa7c843d4
unstable
2016-10-26 17:23:30 +02:00
Ronan Abhamon
e25e77f419
unstable
2016-10-26 16:46:59 +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
667970c7b8
unstable
2016-10-24 17:31:09 +02:00
Ronan Abhamon
88e0688ec9
unstable
2016-10-24 16:34:33 +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
47c733bb90
feat(InvertedMouseArea): add spec file to test emitted signals
2016-10-21 16:13:51 +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