Ronan Abhamon
|
dae0dfe287
|
feat(app): calls in progress
|
2017-01-19 15:07:01 +01:00 |
|
Ronan Abhamon
|
de5376af8e
|
fix(app): fix coding style
|
2017-01-17 17:09:18 +01:00 |
|
Ronan Abhamon
|
eaecac8584
|
fix(src/components/chat/ChatModel): create thumbnail when message is sent
|
2017-01-17 16:52:21 +01:00 |
|
Ronan Abhamon
|
490ff80135
|
fix(src/components/chat/ChatModel): avoid the duplication of message on resend
|
2017-01-17 16:43:42 +01:00 |
|
Ronan Abhamon
|
9dcc33759c
|
fix(src/components/chat/ChatModel): add a workaround when messages are loaded (force status to ChatMessageStateDelivered if necessary)
|
2017-01-17 14:01:33 +01:00 |
|
Ronan Abhamon
|
2be59c9910
|
feat(ui/modules/Linphone/Chat): use a custom QML2 BusyIndicator
|
2017-01-17 12:57:17 +01:00 |
|
Ronan Abhamon
|
fdb937f538
|
fix(ui/modules/Linphone/Chat/OutgoingMessage): missing Utils import
|
2017-01-17 11:28:29 +01:00 |
|
Ronan Abhamon
|
497036baf6
|
fix(src/components/chat/ChatModel): remove useless content parameter
|
2017-01-17 11:24:14 +01:00 |
|
Ronan Abhamon
|
ba14df8bf0
|
fix(src/components/chat/ChatModel): supports new message states
|
2017-01-17 11:23:37 +01:00 |
|
Ronan Abhamon
|
f422bd7da0
|
fix(src/components/contact/ContactModel): emit contactUpdated on edition cancel
|
2017-01-16 16:38:07 +01:00 |
|
Ronan Abhamon
|
f21d51877f
|
fix(app): [Switch submodule branch] update wrapper calls
|
2017-01-16 16:23:33 +01:00 |
|
Ronan Abhamon
|
d706b4c7c9
|
feat(ui/modules/Linphone/Chat/FileMessage): file download is supported
|
2017-01-16 15:36:24 +01:00 |
|
Ronan Abhamon
|
530c3129f4
|
feat(ui/modules/Linphone/Chat/Chat): supports file upload
|
2017-01-16 11:57:57 +01:00 |
|
Ronan Abhamon
|
581eb69cd0
|
feat(app): many changes:
- display correctly selected chat in timeline
- fix weight computation in `ContactsListProxyModel`
- `SmartConnect` supports unlimited handlers
|
2017-01-12 15:29:33 +01:00 |
|
Ronan Abhamon
|
67e0a4fa4e
|
feat(ui/modules/Linphone/Chat/OutgoingMessage): supports resend action
|
2017-01-12 13:36:18 +01:00 |
|
Ronan Abhamon
|
bd47b42141
|
feat(ui/modules/Linphone/Timeline): display messages counter if necessary
|
2017-01-12 11:47:03 +01:00 |
|
Ronan Abhamon
|
79853f9995
|
fix(src/components/chat/ChatProxyModel): increment properly visible messages number
|
2017-01-11 17:09:27 +01:00 |
|
Ronan Abhamon
|
0988bb934b
|
feat(src/components/sip-addresses/SipAddressesModel): better code (SipAddressesModel::addOrUpdateSipAddress)
|
2017-01-11 16:43:45 +01:00 |
|
Ronan Abhamon
|
c2efb388fc
|
feat(app): fixes & refactoring
|
2017-01-11 14:38:15 +01:00 |
|
Ronan Abhamon
|
32f09dd0dd
|
feat(ui/modules/Linphone/Timeline): update current index if necessary when data changed
|
2017-01-11 14:33:56 +01:00 |
|
Ronan Abhamon
|
bd53a15002
|
feat(app): many fixes & refactoring
|
2017-01-11 13:37:17 +01:00 |
|
Ronan Abhamon
|
ff733ab306
|
feat(src/components/chat/ChatModel): mark messages as read when it is necessary
|
2017-01-11 11:53:56 +01:00 |
|
Ronan Abhamon
|
ec2b354573
|
fix(tools/check_qml_syntax): exec correctly linter
|
2017-01-11 11:30:10 +01:00 |
|
Ronan Abhamon
|
4f715e083e
|
feat(tools/check_qml_syntax): do not check qml syntax if executable cannot be found the qt lib
|
2017-01-11 11:26:22 +01:00 |
|
Ronan Abhamon
|
7cb0df4f65
|
feat(tools/check_qml_syntax): check if linter exists
|
2017-01-11 11:11:48 +01:00 |
|
Ronan Abhamon
|
d02d22f9ae
|
feat(tools/test_qml): check if qmltestrunner exists
|
2017-01-11 11:09:26 +01:00 |
|
Ronan Abhamon
|
00cd5a3ff1
|
feat(tools): increase binary portability
|
2017-01-11 10:56:10 +01:00 |
|
Ronan Abhamon
|
d216fe5c4a
|
feat(tools): increase portability
|
2017-01-11 10:53:08 +01:00 |
|
Ronan Abhamon
|
36618bbc0f
|
feat(src/components/chat/ChatModel): use only one handlers instance
|
2017-01-11 10:52:11 +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
|
bdd17a36b4
|
fix(ui/modules/Common/Popup/DesktopPopup): replace hide call by showMinimized otherwise the popup is not visible on Ubuntu
|
2017-01-10 16:39:02 +01:00 |
|
Ronan Abhamon
|
23a8a9048b
|
fix(ui/modules/Linphone/Chat/OutgoingMessage): display correctly status message
|
2017-01-10 15:52:01 +01:00 |
|
Ronan Abhamon
|
264a31f646
|
fix(app): little fixes
|
2017-01-10 12:44:22 +01:00 |
|
Ronan Abhamon
|
dbd413631f
|
fix(ui/modules/Linphone/Chat/Chat): uses a positionViewAtEnd call at startup
|
2017-01-10 12:09:05 +01:00 |
|
Ronan Abhamon
|
065c701af5
|
fix(ui/modules/Linphone/Chat/Chat): scroll to end when a message is sent
|
2017-01-10 12:02:50 +01:00 |
|
Ronan Abhamon
|
66c8bb6dca
|
fix(ui/modules/Linphone/Chat/Chat): workaround to scroll correctly at chat end
|
2017-01-10 11:55:17 +01:00 |
|
Ronan Abhamon
|
6a91163a0d
|
unstable
|
2017-01-10 10:26:16 +01:00 |
|
Ronan Abhamon
|
491ceedda7
|
feat(ui/modules/Linphone/SmartSearchBar): handle enter pressed
|
2017-01-09 15:42:39 +01:00 |
|
Ronan Abhamon
|
83dfe7835c
|
feat(ui/modules/Linphone/SmartSearchBar): handle click on entries
|
2017-01-09 15:04:54 +01:00 |
|
Ronan Abhamon
|
208c28a982
|
feat(ui/modules/Common/SearchBox): forward event keys
|
2017-01-09 14:09:40 +01:00 |
|
Ronan Abhamon
|
95ce08e7f1
|
fix(ui/modules/Linphone/SmartSearchBar): handle correctly mouse hover header
|
2017-01-09 12:08:17 +01:00 |
|
Ronan Abhamon
|
c5427180ad
|
feat(ui/views/App/MainWindow/MainWindow): display a tooltip on account info
|
2017-01-09 11:43:10 +01:00 |
|
Ronan Abhamon
|
cf3f2bb724
|
fix(ui/modules/Common/SearchBox): TextField supports selection by mouse
|
2017-01-09 11:00:25 +01:00 |
|
Ronan Abhamon
|
d37c3b812c
|
feat(ui/modules/Linphone/SmartSearchBar): supports not registered sip addresses
|
2017-01-09 10:49:58 +01:00 |
|
Ronan Abhamon
|
39e83ddb58
|
fix(ui/modules/Linphone/Chat/IncomingMessage): index can be -1
|
2017-01-06 17:03:27 +01:00 |
|
Ronan Abhamon
|
34fbdac7e2
|
feat(ui/modules/Linphone/Chat/IncomingMessage): display avatar only for the first incoming message of a sequence
|
2017-01-06 16:44:23 +01:00 |
|
Ronan Abhamon
|
30d8de5149
|
feat(app): account settings & settings in progress.
|
2017-01-06 16:08:28 +01:00 |
|
Ronan Abhamon
|
3415e10027
|
fix(ui/modules/Linphone/Chat/Chat): add a workaround to this issue: https://bugreports.qt.io/browse/QTBUG-49989
|
2017-01-06 11:19:35 +01:00 |
|
Ronan Abhamon
|
2ba712cc68
|
fix(app): replace all asString calls by asStringUriOnly calls
|
2017-01-06 10:40:05 +01:00 |
|
Ronan Abhamon
|
65e53dee1e
|
fix(app):
- use `asStringUriOnly` instead of `asString` to parse calls in `SipAddressesModel`
- `Contact` component uses only a `SipAddress` object now
|
2017-01-06 10:35:15 +01:00 |
|