Ronan Abhamon
|
31f57b7cf7
|
feat(app): improve compilation performance
|
2016-11-24 12:35:00 +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
|
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
|
558a55de7a
|
unstable
Signed-off-by: Ronan Abhamon <ronan.abhamon@belledonne-communications.com>
|
2016-11-17 17:20:11 +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
|
3ffb25a426
|
fix(app): many different fixes
|
2016-11-02 15:18:29 +01:00 |
|
Ronan Abhamon
|
2518304638
|
feat(MainWindow/Contacts): the contacts list can be filtered with the presence level
|
2016-10-06 17:08:11 +02:00 |
|
Ronan Abhamon
|
877da996a1
|
feat(app): new Presence type
|
2016-10-04 10:35:17 +02:00 |
|
Ronan Abhamon
|
9b98924c82
|
fix(ContactsListProxyModel): use a better algorithm to filter contacts
|
2016-10-03 17:14:22 +02:00 |
|
Ronan Abhamon
|
cc3fff24d2
|
fix(ContactsListProxyModel): supports weight filter (use integer instead float to compare weight)
|
2016-10-03 15:00:02 +02:00 |
|
Ronan Abhamon
|
8bf12ac561
|
fix(ContactsListProxyModel): supports weight filter
|
2016-10-03 14:45:54 +02:00 |
|
Ronan Abhamon
|
cb598949e7
|
feat(app): filter/sorter is provided for any instances
|
2016-10-03 10:30:23 +02:00 |
|
Ronan Abhamon
|
62f034dbb2
|
feat(MainWindow/Contacts): use a proxy filter from c++ (in progress)
|
2016-09-30 16:50:18 +02:00 |
|