Commit graph

24 commits

Author SHA1 Message Date
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
2a19553f02 fix(ui/scripts/Utils/utils): escape correclty special chars like &, \n, \t... 2016-11-29 14:23:48 +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
abaa151930 feat(Linphone/Chat): use the right model from core 2016-11-24 16:03:01 +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
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
9461ba261e feat(Chat): in progress, use the final style 2016-11-04 17:37:23 +01: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
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
5e3e54848f feat(app): many styles changes 2016-10-17 09:14:46 +02:00
Ronan Abhamon
88f5fb1f1c fix(app): move Linphone dir in modules dir 2016-09-27 09:12:10 +02:00
Renamed from tests/ui/Linphone/Chat/Message.qml (Browse further)