Commit graph

22 commits

Author SHA1 Message Date
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
a34ca924d4 feat(app): calls views in progress 2016-12-05 16:58:00 +01:00
Ronan Abhamon
ac0f224e2e feat(ui/views/App/MainWindow/ContactEdit): view in progress 2016-12-05 10:50:07 +01:00
Ronan Abhamon
ceef883d6f fix(ui/views/App/MainWindow/Contacts): $contact was undefined in some cases 2016-11-30 14:22:18 +01:00
Ronan Abhamon
abaa151930 feat(Linphone/Chat): use the right model from core 2016-11-24 16:03:01 +01:00
Ronan Abhamon
5cfa2c8e4a unstable 2016-11-23 17:19:12 +01:00
Ronan Abhamon
c8a7651b99 feat(components/contacts/ContactsListModel): supports remove contact action 2016-11-23 13:56:44 +01:00
Ronan Abhamon
5692ec5b0d feat(app): supports contacts from sqlite3 2016-11-18 17:03:31 +01:00
Ronan Abhamon
4d91eb4a85 feat(app): provide a custom notifier 2016-11-16 10:46:52 +01:00
Ronan Abhamon
cf6eecbdb5 unstable 2016-11-15 17:49:14 +01:00
Ronan Abhamon
6a6d375265 unstable 2016-11-15 14:29:49 +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
Ronan Abhamon
26e16ba586 fix(MainWindow/Contacts): call correctly setView with contact parameter 2016-11-10 14:28:39 +01:00
Ronan Abhamon
9461ba261e feat(Chat): in progress, use the final style 2016-11-04 17:37:23 +01:00
Ronan Abhamon
224492284f feat(MainWindow/Conversation): use the final style 2016-11-03 15:46:03 +01:00
Ronan Abhamon
623a8bad9d feat(MainWindow/Contacts): use a Loader to display action buttons 2016-11-03 11:09:45 +01:00
Ronan Abhamon
e01b4ef07f feat(MainWindow/Contacts): show indicator on hovered contact 2016-11-02 15:49:38 +01:00
Ronan Abhamon
fa2f547ee1 feat(app): many code fixes 2016-11-02 14:37:13 +01:00
Ronan Abhamon
0fadc4cb9f feat(MainWindow/Contacts): display presence string 2016-11-02 12:34:18 +01:00
Ronan Abhamon
0b56121fc7 feat(MainWindow/Contacts): use new style 2016-11-02 11:10:54 +01:00
Ronan Abhamon
e3eb67a9ef refactoring (in progress) 2016-11-02 09:25:45 +01:00
Ronan Abhamon
8ca63e094c refactoring (in progress) 2016-10-31 10:53:30 +01:00
Renamed from tests/ui/views/MainWindow/Contacts.qml (Browse further)