Commit graph

109 commits

Author SHA1 Message Date
Ronan Abhamon
42faa0a03b feat(app): many changes:
- `ContactEdit` supports emails edition
  - Add a `SmartConnect` component
2016-12-09 11:57:36 +01:00
Ronan Abhamon
65dd1940c0 feat(ui/modules/Common/Form/TransparentTextInput): background color has the same size that content 2016-12-08 14:13:59 +01:00
Ronan Abhamon
20ec85a029 fix(ui/views/App/MainWindow/ContactEdit): display correctly inputs (no overflow) 2016-12-08 14:05:24 +01:00
Ronan Abhamon
ab7a8659dc feat(app): remove ScrollableTextEdit component 2016-12-08 13:48:22 +01:00
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
93c88e8a09 unstable 2016-12-08 12:22:56 +01:00
Ronan Abhamon
507f8066e9 fix(ui/modules/Common/Form/ScrollableTextEdit): fix mouse pressed not detected on some cases 2016-12-08 11:53:39 +01:00
Ronan Abhamon
f556fde80b feat(views/App/MainWindow/ContactEdit): username can be edited 2016-12-08 11:43:51 +01:00
Ronan Abhamon
add3cffbe9 feat(views/App/MainWindow/ContactEdit): view in progress 2016-12-07 16:15:20 +01:00
Ronan Abhamon
370d07c14b feat(views/App/MainWindow/ContactEdit): view in progress 2016-12-07 15:42:33 +01:00
Ronan Abhamon
87059fa345 unstable 2016-12-07 12:40:58 +01:00
Ronan Abhamon
0ce9a5d55c feat(views/App/MainWindow/ContactEdit): view in progress, use better lists 2016-12-07 11:11:15 +01:00
Ronan Abhamon
f4c56c99c3 feat(app): supports avatars 2016-12-06 16:09:21 +01:00
Ronan Abhamon
30c92d55fd feat(ui/views/App/MainWindow/ContactEdit): view in progress 2016-12-05 15:09:59 +01:00
Ronan Abhamon
05b6b43e4a feat(app): calls views in progress 2016-12-05 09:57:14 +01:00
Ronan Abhamon
10c7ee4b0f feat(app): calls views in progress 2016-12-02 17:11:41 +01:00
Ronan Abhamon
a7a5c96d37 feat(app): calls views in progress 2016-12-02 11:17:14 +01:00
Ronan Abhamon
854cbeb674 feat(app): calls views in progress 2016-12-02 10:44:11 +01:00
Ronan Abhamon
e07748ba0b feat(app): calls views in progress. 2016-12-01 17:11:16 +01:00
Ronan Abhamon
c3c64c7500 feat(ui/modules/Linphone/Contact/Avatar): uses the RoundedImage component 2016-12-01 14:56:20 +01:00
Ronan Abhamon
80a19c1da8 feat(ui/modules/Common/Image/RoundedImage): supports color mask 2016-12-01 14:33:11 +01:00
Ronan Abhamon
9d44ccec6d fix(ui/scripts/Utils/utils): escape properly quotes in openConfirmDialog 2016-11-29 10:59:09 +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
e4d507ec33 feat(Common/Tooltip/TooltipArea): supports wheel events to hide tooltip 2016-11-23 10:39:21 +01:00
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
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
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
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
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
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
5640d2d410 refactoring (in progress) 2016-10-31 11:38:48 +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