Ronan Abhamon
9813baf1d6
feat(app): add a ContactObserver component
2016-12-30 16:29:01 +01:00
Ronan Abhamon
5d5d4fa0e2
fix(ui/modules/Linphone/Contact/Contact): do not display presence if contact is not registered in app
2016-12-29 11:56:47 +01:00
Ronan Abhamon
a3f0062d73
feat(src/components/sip-addresses/SipAddressesModel): connect to contacts changes
2016-12-29 11:43:28 +01:00
Ronan Abhamon
a67cc3b8d3
feat(app):
...
- remove `SelectContact` component
- remove `NewCall` view
- fix styles & coding style if views
2016-12-28 14:57:56 +01:00
Ronan Abhamon
178eb0f2a5
feat(ui/modules/Linphone): refactoring & coding style
2016-12-28 14:47:31 +01:00
Ronan Abhamon
36a308b7f5
feat(ui/modules/Linphone/SmartSearchBar):
...
- it uses a style file
- provide signals handlers
2016-12-28 13:42:54 +01:00
Ronan Abhamon
4634f4ceec
feat(ui/modules/Common/SearchBox): supports headers
2016-12-28 11:11:41 +01:00
Ronan Abhamon
e017c5423a
unstable (header of SmartSearch...)
2016-12-23 17:07:56 +01:00
Ronan Abhamon
8240c265e3
feat(app):
...
- better `SmartSearchBarModel`, it uses only `SipAddressesModel`
- remove useless `UnregisteredSipAddresses[Proxy]Model`
- little fixes
- ...
2016-12-23 14:11:58 +01:00
Ronan Abhamon
01ba4d78eb
feat(app):
...
- many fixes
- method `setView` of `MainWindow` update the menus/buttons of the interface.
- ...
2016-12-21 17:26:16 +01:00
Ronan Abhamon
05b99bf111
feat(app): smart search can display contacts & unregistered contacts (unstable)
2016-12-21 15:46:36 +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
265965dae2
fix(app): coding style & log app startup
2016-12-19 14:18:34 +01:00
Ronan Abhamon
534c5f0ab9
feat(src/components/contact/VcardModel): remove property photo if vcard is detached
2016-12-16 10:26:27 +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
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
30c2c8cd12
feat(ui/views/App/MainWindow/ContactEdit): use a custom transparent text input
2016-12-08 13:43:15 +01:00
Ronan Abhamon
f556fde80b
feat(views/App/MainWindow/ContactEdit): username can be edited
2016-12-08 11:43:51 +01:00
Ronan Abhamon
f4c56c99c3
feat(app): supports avatars
2016-12-06 16:09:21 +01:00
Ronan Abhamon
30c92d55fd
feat(ui/views/App/MainWindow/ContactEdit): view in progress
2016-12-05 15:09:59 +01:00
Ronan Abhamon
10c7ee4b0f
feat(app): calls views in progress
2016-12-02 17:11:41 +01:00
Ronan Abhamon
a7a5c96d37
feat(app): calls views in progress
2016-12-02 11:17:14 +01:00
Ronan Abhamon
e07748ba0b
feat(app): calls views in progress.
2016-12-01 17:11:16 +01:00
Ronan Abhamon
c3c64c7500
feat(ui/modules/Linphone/Contact/Avatar): uses the RoundedImage component
2016-12-01 14:56:20 +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
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
55a4e008f1
unstable
2016-11-29 16:34:10 +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
21120bd172
fix(ui/modules/Linphone/Chat/Chat): parent may be null in delegate
2016-11-29 09:26:45 +01:00
Ronan Abhamon
ffedd50e53
feat(ui/modules/Common/InvertedMouseArea): remove the limit instances of InvertedMouseArea
2016-11-28 17:31:42 +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
bcee4d9d19
unstable, supports calls in chat
2016-11-25 17:32:21 +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
5d575b4b75
unstable
2016-11-23 14:49:06 +01:00
Ronan Abhamon
87ee80bb88
feat(Linphone/Timeline): display a shadow below tooltip
2016-11-23 10:16:02 +01:00
Ronan Abhamon
37c15e9f8b
fix(app): many changes, expose locale and use it with dates, use qmlRegisterSingletonType instead of context properties
2016-11-22 17:28:31 +01:00
Ronan Abhamon
57813f0088
feat(components/contacts): set parent to ContactModel because qt can delete it in qml...
2016-11-22 14:21:13 +01:00
Ronan Abhamon
179cbeddf3
feat(Linphone/Contact/Contact): supports uri as contact attr
2016-11-22 12:10:19 +01:00
Ronan Abhamon
e6c4550305
not stable, crash with mapSipAddressToContact
2016-11-22 10:27:30 +01:00
Ronan Abhamon
a20c32affd
feat(TimelineModel): init with sqlite data
2016-11-21 17:00:25 +01:00
Ronan Abhamon
5692ec5b0d
feat(app): supports contacts from sqlite3
2016-11-18 17:03:31 +01:00
Ronan Abhamon
9cb733a2b7
unstable
2016-11-18 11:42:13 +01:00
Ronan Abhamon
b8c168ace5
unstable
2016-11-17 09:25:42 +01:00