Commit graph

110 commits

Author SHA1 Message Date
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
abaa151930 feat(Linphone/Chat): use the right model from core 2016-11-24 16:03:01 +01:00
Ronan Abhamon
5cfa2c8e4a unstable 2016-11-23 17:19:12 +01:00
Ronan Abhamon
5d575b4b75 unstable 2016-11-23 14:49:06 +01:00
Ronan Abhamon
c8a7651b99 feat(components/contacts/ContactsListModel): supports remove contact action 2016-11-23 13:56:44 +01:00
Ronan Abhamon
179cbeddf3 feat(Linphone/Contact/Contact): supports uri as contact attr 2016-11-22 12:10:19 +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
4d91eb4a85 feat(app): provide a custom notifier 2016-11-16 10:46:52 +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
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
26e16ba586 fix(MainWindow/Contacts): call correctly setView with contact parameter 2016-11-10 14:28:39 +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
623a8bad9d feat(MainWindow/Contacts): use a Loader to display action buttons 2016-11-03 11:09:45 +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
0b56121fc7 feat(MainWindow/Contacts): use new style 2016-11-02 11:10:54 +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
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
f68e544a2b fix(NewCall): use Common 1.0 module 2016-10-27 12:08:21 +02:00
Ronan Abhamon
5be1c604c6 feat(MainWindow): close search menu if focus window is lost 2016-10-27 11:38:22 +02:00
Ronan Abhamon
2fa7c843d4 unstable 2016-10-26 17:23:30 +02:00
Ronan Abhamon
e25e77f419 unstable 2016-10-26 16:46:59 +02:00
Ronan Abhamon
7fe31da6ab feat(Collapse): remove collapse function 2016-10-26 12:02:07 +02:00
Ronan Abhamon
e56308b8a8 feat(Collapse): supports targetHeight attribute 2016-10-26 11:55:45 +02:00
Ronan Abhamon
9d9e55c5d3 feat(Collapse): supports target attribute 2016-10-26 11:47:26 +02:00
Ronan Abhamon
88e0688ec9 unstable 2016-10-24 16:34:33 +02:00
Ronan Abhamon
a0ea030f96 feat(Calls/Calls): left panel in progress 2016-10-24 12:10:38 +02:00
Ronan Abhamon
6705553a40 feat(Form/ExclusiveButtons): add spec file to test emitted signals 2016-10-21 10:33:12 +02:00
Ronan Abhamon
681b3512dd feat(app): add new animation Animations/CaterpillarAnimation.qml 2016-10-19 16:24:16 +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
cb53ece64a feat(app): use make to rebuild languages when a .cpp is altered 2016-10-17 15:42:57 +02:00
Ronan Abhamon
c75b1befd2 fix(mainWindow): increase logo area height 2016-10-17 10:09:08 +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
58a4ccac60 fix(app): many code style changes 2016-10-14 09:17:32 +02:00
Ronan Abhamon
3944fec690 feat(app): create a Common module wich contains no linphone components 2016-10-13 17:00:59 +02:00
Ronan Abhamon
c2efc8f65b feat(Calls): StartingOutgoingCall in progress 2016-10-13 14:48:04 +02:00