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
c2efb388fc
feat(app): fixes & refactoring
2017-01-11 14:38:15 +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
36618bbc0f
feat(src/components/chat/ChatModel): use only one handlers instance
2017-01-11 10:52:11 +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
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
2ba712cc68
fix(app): replace all asString calls by asStringUriOnly calls
2017-01-06 10:40:05 +01:00
Ronan Abhamon
e361a6a602
feat(app): many fixes and better cmake file
2017-01-06 09:23:43 +01:00
Ronan Abhamon
735554d421
feat(src/components/chat/ChatModel): can send messages (but crash with wrapper/listener)
2017-01-05 13:33:19 +01:00
Ronan Abhamon
f0a4652c62
feat(app): handle properly new messages
2017-01-04 10:36:06 +01:00
Ronan Abhamon
555bf66047
feat(app): remove all slots, use Q_INVOKABLE instead.
2016-12-30 16:57:22 +01:00
Ronan Abhamon
ed17343d16
unstable
2016-12-30 14:37:46 +01:00
Ronan Abhamon
25b6925977
fix(app): little fixes & coding style
2016-12-29 16:51:39 +01:00
Ronan Abhamon
2c100ab000
feat(src/components/sip-addresses/SipAddressesModel): connect to contacts/chat changes
2016-12-29 15:52:16 +01:00
Ronan Abhamon
e5d9bf20f7
feat(app):
...
- remove useless smart-search-bar from cpp
- create a new `SipAddressesModel` component
- create a `UnregisteredSipAddressesModel` (it uses the previous model)
- `TimelineModel` uses too this model
- many fixes and refactoring
- `mapToSipAddress` moved from `ContactsListModel` to `SipAddressesModel`
- ...
2016-12-20 17:20:01 +01:00
Ronan Abhamon
12636b34b2
fix(app): coding style
2016-12-19 15:01:51 +01:00
Ronan Abhamon
265965dae2
fix(app): coding style & log app startup
2016-12-19 14:18:34 +01:00
Ronan Abhamon
338fe8c074
feat(ui/views/App/MainWindow/ContactEdit): use vcard of Contact (in progress)
2016-12-14 16:44:24 +01:00
Ronan Abhamon
10c7ee4b0f
feat(app): calls views in progress
2016-12-02 17:11:41 +01:00
Ronan Abhamon
7bcc90c38f
feat(app): force the usage of override keyword
2016-12-01 11:26:55 +01:00
Ronan Abhamon
989bbc4edf
feat(app): use new compilations flags
2016-12-01 11:21:54 +01:00
Ronan Abhamon
1149e9ad8f
fix(ui/modules/Linphone/Chat/Chat): block at each scroll
2016-11-30 15:34:42 +01:00
Ronan Abhamon
31321a4db7
fix(src/components/chat/ChatProxyModel): fix loadMoreEntries to support the switch between views
2016-11-30 13:49:12 +01:00
Ronan Abhamon
b08682a3dd
feat(ui/modules/Linphone): supports scrollbar
2016-11-30 13:24:45 +01:00
Ronan Abhamon
a9d43492b0
feat(ui/modules/Linphone): load more entries dynamically
2016-11-30 10:53:39 +01:00
Ronan Abhamon
a1fc6a6313
fix(src/components/chat): use two filters to get filtered messages and the last
2016-11-30 09:36:07 +01:00
Ronan Abhamon
55a4e008f1
unstable
2016-11-29 16:34:10 +01:00
Ronan Abhamon
732b0a768e
feat(components/chat): remove properly end call event
2016-11-28 16:24:13 +01:00
Ronan Abhamon
85b3c81648
feat(components/chat): scaling on calls (incoming/outgoing, missed incoming/outgoing...)
2016-11-28 11:07:25 +01:00
Ronan Abhamon
0db134c8df
feat(components/chat): supports proxy
2016-11-28 10:33:17 +01:00
Ronan Abhamon
b97b823fa6
unstable
2016-11-25 17:52:55 +01:00
Ronan Abhamon
bcee4d9d19
unstable, supports calls in chat
2016-11-25 17:32:21 +01:00
Ronan Abhamon
74be020133
feat(components/chat): supports a button to remove all history
2016-11-25 14:39:09 +01:00
Ronan Abhamon
4023649184
feat(components/chat): supports deletion of messages
2016-11-25 14:18:48 +01:00
Ronan Abhamon
0c7387f84f
feat(Linphone/Chat): format correcly sections
2016-11-24 17:26:04 +01:00
Ronan Abhamon
5f4e3cf350
feat(Linphone/Chat): supports sections
2016-11-24 16:21:42 +01:00
Ronan Abhamon
abaa151930
feat(Linphone/Chat): use the right model from core
2016-11-24 16:03:01 +01:00
Ronan Abhamon
1459d29311
feat(utils): add and use a qStringToLinphoneString function
2016-11-24 13:46:46 +01:00
Ronan Abhamon
31f57b7cf7
feat(app): improve compilation performance
2016-11-24 12:35:00 +01:00
Ronan Abhamon
b28d9f8e97
unstable
2016-11-24 10:46:23 +01:00
Ronan Abhamon
8c723cdcde
feat(app): provide a way to convert a sip address in contact ContactsListModel::mapSipAddressToContact (QML & C++ support)
2016-11-14 11:51:14 +01:00