Commit graph

41 commits

Author SHA1 Message Date
Ronan Abhamon
a67cc3b8d3 feat(app):
- remove `SelectContact` component
  - remove `NewCall` view
  - fix styles & coding style if views
2016-12-28 14:57:56 +01:00
Ronan Abhamon
4248a6a7c4 fix(app): add missing contact_add.svg icon 2016-12-28 14:25:41 +01:00
Ronan Abhamon
36a308b7f5 feat(ui/modules/Linphone/SmartSearchBar):
- it uses a style file
  - provide signals handlers
2016-12-28 13:42:54 +01:00
Ronan Abhamon
e6276c6212 feat(ui/views/App/MainWindow/MainWindow):
- add a lock feature of views
  - display a confirm dialog when lock is enabled and if the user try to change the view
  - `ContactEdit` use a lock on edition
2016-12-22 10:03:38 +01:00
Ronan Abhamon
2f55eb522f feat(ui/views/App/MainWindow/Conversation): change edition icon if the contact is not a friend 2016-12-19 15:24:46 +01:00
Ronan Abhamon
3839f91734 feat(ui/views/App/MainWindow/ContactEdit): display contact addresses 2016-12-16 16:05:20 +01:00
Ronan Abhamon
534c5f0ab9 feat(src/components/contact/VcardModel): remove property photo if vcard is detached 2016-12-16 10:26:27 +01:00
Ronan Abhamon
d308d0a347 feat(ui/views/App/MainWindow/ContactEdit): supports the add of new contacts 2016-12-15 14:26:50 +01:00
Ronan Abhamon
efcd75c6b5 feat(ui/views/App/MainWindow/ContactEdit): deal with sip address & urls errors 2016-12-09 17:26:14 +01:00
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
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
0ce9a5d55c feat(views/App/MainWindow/ContactEdit): view in progress, use better lists 2016-12-07 11:11:15 +01:00
Ronan Abhamon
a34ca924d4 feat(app): calls views in progress 2016-12-05 16:58:00 +01:00
Ronan Abhamon
30c92d55fd feat(ui/views/App/MainWindow/ContactEdit): view in progress 2016-12-05 15:09:59 +01:00
Ronan Abhamon
ac0f224e2e feat(ui/views/App/MainWindow/ContactEdit): view in progress 2016-12-05 10:50:07 +01:00
Ronan Abhamon
10c7ee4b0f feat(app): calls views in progress 2016-12-02 17:11:41 +01:00
Ronan Abhamon
63f95353b7 feat(app): calls views in progress 2016-12-02 11:44:19 +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
55a4e008f1 unstable 2016-11-29 16:34:10 +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
a3ae2b29db feat(assets/languages): update translations 2016-11-28 16:38:43 +01:00
Ronan Abhamon
732b0a768e feat(components/chat): remove properly end call event 2016-11-28 16:24:13 +01:00
Ronan Abhamon
46a1bf4fff feat(app/App): use own translator 2016-11-28 12:08:59 +01:00
Ronan Abhamon
85b3c81648 feat(components/chat): scaling on calls (incoming/outgoing, missed incoming/outgoing...) 2016-11-28 11:07:25 +01:00
Ronan Abhamon
b97b823fa6 unstable 2016-11-25 17:52:55 +01:00
Ronan Abhamon
bcee4d9d19 unstable, supports calls in chat 2016-11-25 17:32:21 +01:00
Ronan Abhamon
74be020133 feat(components/chat): supports a button to remove all history 2016-11-25 14:39: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
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
3ffb25a426 fix(app): many different fixes 2016-11-02 15:18:29 +01:00
Ronan Abhamon
528292694a feat(app): remove old images 2016-11-02 12:36:48 +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
c0bb3fcb3f fix(assets/languages/CMakeLists.txt): fix deletion of *.qm files 2016-10-31 14:06:05 +01:00
Ronan Abhamon
8ca63e094c refactoring (in progress) 2016-10-31 10:53:30 +01:00