Commit graph

100 commits

Author SHA1 Message Date
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
Ronan Abhamon
77651510ae feat(Calls): StartingIncomingCall in progress 2016-10-13 14:10:05 +02:00
Ronan Abhamon
5182938f98 feat(app): new Borders component 2016-10-07 10:49:28 +02:00
Ronan Abhamon
2518304638 feat(MainWindow/Contacts): the contacts list can be filtered with the presence level 2016-10-06 17:08:11 +02:00
Ronan Abhamon
c6d0d18884 feat(Paned): it is possible to define the default area to resize when window is resized 2016-10-06 16:30:22 +02:00
Ronan Abhamon
cf031ea434 feat(Paned): supports a defaultClosed property 2016-10-06 14:23:32 +02:00
Ronan Abhamon
0bc612c3e4 fix(Paned): supports max limits 2016-10-06 13:37:11 +02:00
Ronan Abhamon
c87d3c4985 feat(app): new Paned component 2016-10-05 15:42:38 +02:00
Ronan Abhamon
f9bebf12c9 Unstable!!! 2016-10-05 11:29:46 +02:00
Ronan Abhamon
9b98924c82 fix(ContactsListProxyModel): use a better algorithm to filter contacts 2016-10-03 17:14:22 +02:00
Ronan Abhamon
8bf12ac561 fix(ContactsListProxyModel): supports weight filter 2016-10-03 14:45:54 +02:00