Commit graph

159 commits

Author SHA1 Message Date
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
Ronan Abhamon
41cab40639 feat(notifier): supports visible property changed to false 2016-11-16 16:31:23 +01:00
Ronan Abhamon
fbfa00a3de feat(Notifications/Notification): add spec file 2016-11-16 14:07:13 +01:00
Ronan Abhamon
91bb74c218 fix(Notifications/Notification): remove binding loop 2016-11-16 13:45:32 +01:00
Ronan Abhamon
91ef7469d0 feat(app): add Notification component, restore DesktopPopup component without notification deps 2016-11-16 12:23:10 +01:00
Ronan Abhamon
cf6eecbdb5 unstable 2016-11-15 17:49:14 +01:00
Ronan Abhamon
c1e6d7d25f unstable 2016-11-15 15:54:02 +01:00
Ronan Abhamon
6a6d375265 unstable 2016-11-15 14:29:49 +01:00
Ronan Abhamon
69bb766ed1 fix(app): naming conventions in App.xpp and correct access to root children in Chat/Message 2016-11-14 15:09:30 +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
a9d8d97032 fix(Common/InvertedMouseArea): code style 2016-11-10 14:21:06 +01:00
Ronan Abhamon
c73192814d feat(Utils): sort functions declarations 2016-11-10 10:53:16 +01:00
Ronan Abhamon
ba804f5d04 feat(Common/InvertedMouseArea): check if already exists a MouseArea at children root 2016-11-10 10:42:43 +01:00
Ronan Abhamon
e442609e8c feat(Chat): handle correctly hovered links in messages 2016-11-09 17:25:15 +01:00
Ronan Abhamon
1da42133d5 feat(Chat): deselect user selection if a click is detected outside message 2016-11-09 16:37:36 +01:00
Ronan Abhamon
f52dc26a04 fix(Chat): supports very large image, use clip if necessary 2016-11-09 15:36:30 +01:00
Ronan Abhamon
922ab78698 feat(Utils): add imagesHeight/imagesWidth options to encodeUrisToQmlFormat 2016-11-09 15:16:42 +01:00
Ronan Abhamon
737c52aa6c feat(Chat): supports text selection 2016-11-09 15:03:28 +01:00
Ronan Abhamon
50d190a267 feat(Utils): encodeUrisToQmlFormat supports images 2016-11-09 12:01:24 +01:00
Ronan Abhamon
3ce0f2f22c feat(Utils/uri-tools): replace and escape html caracters like < 2016-11-08 17:06:09 +01:00
Ronan Abhamon
c0e724b7ec fix(Tooltip/Tooltip): use different icons for the 4 edges 2016-11-08 11:35:35 +01:00
Ronan Abhamon
b0cf9cbe8e feat(app): add a Tooltip system controled by Tooltip and TooltipArea 2016-11-07 16:03:21 +01:00
Ronan Abhamon
a53fe99bbb fix(ChatStyle): use Common/Colors 2016-11-07 11:00:49 +01:00
Ronan Abhamon
ab2af5b5a8 feat(Chat): use final style 2016-11-07 10:51:55 +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
af0c3d192e feat(Menu): supports background 2016-11-02 17:44:17 +01:00
Ronan Abhamon
cc4e0252cc feat(Timeline): supports the selection of contact 2016-11-02 16:34:54 +01:00
Ronan Abhamon
bd3eb7482e fix(app): fix used colors 2016-11-02 16:02:14 +01:00
Ronan Abhamon
e01b4ef07f feat(MainWindow/Contacts): show indicator on hovered contact 2016-11-02 15:49:38 +01:00
Ronan Abhamon
3ffb25a426 fix(app): many different fixes 2016-11-02 15:18:29 +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
e3eb67a9ef refactoring (in progress) 2016-11-02 09:25:45 +01:00
Ronan Abhamon
21cb2767c5 feat(MainWindow): supports account status 2016-10-31 14:54:31 +01:00
Ronan Abhamon
6e1cdc70de refactoring (in progress) 2016-10-31 13:53:47 +01:00
Ronan Abhamon
0813eda3b4 feat(Contact/Avatar): better _computeInitials function 2016-10-31 12:21:21 +01:00
Ronan Abhamon
5640d2d410 refactoring (in progress) 2016-10-31 11:38:48 +01:00
Ronan Abhamon
ee86c54537 feat(app): add PresenceStatus and used in MainWindow 2016-10-31 11:20:57 +01:00
Ronan Abhamon
8ca63e094c refactoring (in progress) 2016-10-31 10:53:30 +01:00
Ronan Abhamon
99f1a0e263 feat(app): add own linphone logger for qml and c++ files 2016-10-27 17:38:19 +02:00
Ronan Abhamon
691a82106e feat(SearchBox): create _filter function 2016-10-27 15:08:31 +02:00