Commit graph

93 commits

Author SHA1 Message Date
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
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
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
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
cc4e0252cc feat(Timeline): supports the selection of contact 2016-11-02 16:34:54 +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
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
cd1e29693a fix(app): little code style fixes 2016-10-27 14:04:43 +02:00
Ronan Abhamon
a4cfd66774 feat(app): add Menu/ActionMenuEntry 2016-10-27 13:59:37 +02:00
Ronan Abhamon
f68e544a2b fix(NewCall): use Common 1.0 module 2016-10-27 12:08:21 +02:00
Ronan Abhamon
9fca87d606 feat(Call/CallControls): hide menu when action is clicked 2016-10-25 17:17:21 +02:00
Ronan Abhamon
51b8236415 feat(Menu): add ActionMenu 2016-10-25 17:01:04 +02:00
Ronan Abhamon
7b08e105e4 feat(Popup): create DropDownDynamixMenu and DropDownMenu 2016-10-25 15:38:06 +02:00
Ronan Abhamon
3566f3fdff unstable 2016-10-25 15:16:08 +02:00
Ronan Abhamon
33059cc20b feat(Popup/DropDownMenu): add isOpen function 2016-10-25 14:44:20 +02:00
Ronan Abhamon
2dd1a68117 feat(Popup/DropDownMenu): better attributes to deal with relative items 2016-10-25 14:38:42 +02:00
Ronan Abhamon
eca28cc5ae fix(Popup/DropDownMenu): don't hide menu if launcher button is clicked again 2016-10-25 11:46:33 +02:00
Ronan Abhamon
667970c7b8 unstable 2016-10-24 17:31:09 +02:00
Ronan Abhamon
88e0688ec9 unstable 2016-10-24 16:34:33 +02:00
Ronan Abhamon
d0778b4e91 fix(Chat/OutgoingMessage): fix placement of valid icon 2016-10-24 11:23:35 +02:00
Ronan Abhamon
1d681621e7 fix(Chat/Message): use other workaround to force the right message size 2016-10-18 16:25:12 +02:00
Ronan Abhamon
3131fa1848 fix(Chat/OutgoingMessage): display correctly the received icon 2016-10-18 16:19:01 +02:00
Ronan Abhamon
3e48f6b27b fix(Chat/Message): force height attribute on completed event 2016-10-18 16:04:25 +02:00
Ronan Abhamon
7a59aa64ff fix(Chat/IncomingMessage): fix binding loop on width/height 2016-10-18 15:54:26 +02:00
Ronan Abhamon
7c7b59a61f feat(Calls/Calls): add Chat in right panel (Note: Binding loop detected on implicitHeight of IncomingMessage line 8) 2016-10-18 14:50:48 +02:00
Ronan Abhamon
6a9af0e040 fix(DroppableTextArea): fix style and add clip=true on Flickable 2016-10-17 10:04:16 +02:00
Ronan Abhamon
5e3e54848f feat(app): many styles changes 2016-10-17 09:14:46 +02:00
Ronan Abhamon
3944fec690 feat(app): create a Common module wich contains no linphone components 2016-10-13 17:00:59 +02:00