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
Ghislain MARY
84b8b81513
Update linphone submodule.
2017-01-11 14:17:54 +01:00
Ronan Abhamon
bd53a15002
feat(app): many fixes & refactoring
2017-01-11 13:37:17 +01:00
Sylvain Berfini
b7d0bb2efb
Fixed compil
2017-01-11 13:05:57 +01:00
Sylvain Berfini
fad2a22424
Updated linphone
2017-01-11 12:19:20 +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
Ghislain MARY
7e82ea6286
Update linphone submodule.
2017-01-11 11:52:15 +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
Ghislain MARY
6307536da2
Update linphone submodule.
2017-01-11 10:39:14 +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
Ghislain MARY
d8645b50f6
Update bctoolbox, belle-sip and linphone submodules.
2017-01-10 11:08:18 +01:00
Ronan Abhamon
6a91163a0d
unstable
2017-01-10 10:26:16 +01:00
Ghislain MARY
96bb8dcbab
Update linphone submodule.
2017-01-09 16:56:57 +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
Sylvain Berfini
0ecca3631f
Updated linphone & belcard
2017-01-09 14:13:48 +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
Ghislain MARY
f6d9a0f751
Update linphone submodule.
2017-01-06 17:22:08 +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
Ronan Abhamon
e361a6a602
feat(app): many fixes and better cmake file
2017-01-06 09:23:43 +01:00
Ronan Abhamon
6b2a7a12e4
feat(ui/modules/Common/DroppableTextArea): force active focus on creation
2017-01-05 14:58:09 +01:00
Ronan Abhamon
2a3680ec72
feat(ui/modules/Common/Form/ExclusiveButtons): supports left/right clicks
2017-01-05 14:42:21 +01:00
Ronan Abhamon
c153ce191d
fix(app): set default role on data functions
2017-01-05 14:15:08 +01:00
Ronan Abhamon
7821bf168d
fix(src/components/smart-search-bar/SmartSearchBarModel): use contact (if exists) username on search
2017-01-05 14:01:45 +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
Ghislain MARY
71b59890a2
Update linphone submodule.
2017-01-05 11:47:06 +01:00
Ghislain MARY
9a71aaed98
Update linphone submodule.
2017-01-05 10:16:10 +01:00
Ronan Abhamon
41aa40e1e2
feat(app):
...
- rename `Database` class to `Paths`
- use linphone logger
- better log format when the app is compiled in debug mode
- use the log collection of linphone
2017-01-04 17:11:13 +01:00