Commit graph

119 commits

Author SHA1 Message Date
nicolas
eae2c461c1 fix(Cli): error case: join-conference-as without proxy config 2017-08-18 11:17:34 +02:00
Ronan Abhamon
14439f873f fix(Cli): clean code in join api 2017-08-16 18:17:52 +02:00
Ronan Abhamon
28158775b7 fix(Cli): add a static_cast on header length (executeUri) 2017-08-16 17:56:25 +02:00
Ronan Abhamon
5cd97cb5c6 feat(Settings): provide an option to disable the RLS URI 2017-08-16 17:48:23 +02:00
nicolas
5c66f193d5 feat(Cli): 2 method to join conference: with if there is not a sip address linked to the database, with if there is one 2017-08-16 16:29:09 +02:00
nicolas
a9a3e896a3 fix(Cli): set if there is not a proxy config when joining a conference 2017-08-16 16:29:09 +02:00
Ronan Abhamon
e85464491d feat(App): enable high dpi scaling 2017-08-16 13:44:21 +02:00
Ronan Abhamon
40fcb28818 fix(Paths): provide a RLS_URI define 2017-08-16 12:27:18 +02:00
Ronan Abhamon
306c187774 fix(Cli): better code to convert from base 64 (uri command) 2017-08-16 09:26:08 +02:00
nicolas
4b38922153 fix(Cli): set the header as optional for 2017-08-10 15:59:08 +02:00
nicolas
e35d3aebab feat(Cli): add the display name to the proxy config default identity 2017-08-10 14:49:12 +02:00
nicolas
a5e5ae6957 fix(Cli): add display-name header to join-conference method 2017-08-10 11:36:07 +02:00
nicolas
16fc2f08a1 fix(Cli): headers are now base64 encoded for cli uri except and ones, and cleaned from address. 2017-08-10 11:21:19 +02:00
nicolas
42e00a1817 fix(Cli): better test when passing uri as cli, and an argument is missing 2017-08-10 11:21:19 +02:00
Ronan Abhamon
7359bbe2e5 fix(app): coding style 2017-08-09 16:03:39 +02:00
nicolas
55153d720d fix(Cli): no longer displays the main view when calling cli 2017-08-09 15:35:12 +02:00
Ronan Abhamon
f315211985 fix(LinphoneUtils): test correctly empty display name in _getDisplayNameFromString 2017-08-09 15:31:59 +02:00
Ronan Abhamon
c515eec481 fix(app): test correctly valid sip addresses at many points 2017-08-09 12:48:44 +02:00
Ronan Abhamon
cc456daf29 fix(Cli): check correctly sip address in cliInitiateConference 2017-08-09 12:40:08 +02:00
Ronan Abhamon
060702e3ed fix(app): repare build 2017-08-09 12:36:21 +02:00
Ronan Abhamon
091227e83b feat(SipAddressesView): do not display wrong default sip address 2017-08-09 12:31:27 +02:00
Ronan Abhamon
22c0987ec4 feat(app): add a message counter on sys tray icon (GNU/Linux) 2017-08-08 09:41:43 +02:00
Ronan Abhamon
66a0748fef feat(MessagesCountNotifier): refactoring 2017-08-07 14:58:54 +02:00
Wescoeur
3d3ada014b fix(app): execute command at startup correctly (not when core is restarted) 2017-07-22 20:18:56 +02:00
Nicolas Follet
646f0fe3b9 feat(App): supports commands and conferences with id 2017-07-22 19:24:01 +02:00
Ronan Abhamon
659a6a5f71 fix(app): display locale only if help or version is not displayed 2017-07-19 14:59:52 +02:00
Wescoeur
e35927d1fd fix(App): register linphone::ProxyConfig to avoid unusable type in qml (close #41) 2017-07-18 19:21:36 +02:00
Wescoeur
4524a4036e feat(App): supports test, self-test is now a test and not a program option 2017-07-17 20:48:46 +02:00
Ronan Abhamon
c457fbadc5 feat(App): provide a way to run tests (in progress) 2017-07-17 17:28:49 +02:00
Ghislain MARY
01775fe616 Prevent crash if the plugins directory does not exist and cannot be created. 2017-07-05 13:58:33 +02:00
Ronan Abhamon
e04cdfd78a fix(App): clean imports and misc 2017-06-28 15:53:37 +02:00
Ronan Abhamon
5fd8e2288a feat(App): remove useless imports 2017-06-28 14:59:27 +02:00
Ronan Abhamon
7aeba2757c fix(ChatProxyModel): use a unique ChatModel if many proxies use a same sip address 2017-06-28 13:58:26 +02:00
Wescoeur
f72e25286e Revert "feat(App): add an import qml path for plugins"
This reverts commit e7c60ca31f.
2017-06-27 00:17:03 +02:00
Wescoeur
e7c60ca31f feat(App): add an import qml path for plugins 2017-06-27 00:08:34 +02:00
Wescoeur
73e0f0b73e feat(App): add an app directory for plugins 2017-06-26 23:48:07 +02:00
Wescoeur
b74f36a770 feat(App): replace "" by QString("") when possible 2017-06-26 20:32:20 +02:00
Ronan Abhamon
9fbe9ab043 fix(Paths): set documents as default captures folder 2017-06-26 12:23:55 +02:00
Ronan Abhamon
c380d3e11b feat(App): do not show splashscreen if iconified param is given 2017-06-26 12:00:22 +02:00
Wescoeur
d90a252cf9 feat(SettingsAdvanced): supports all logs features 2017-06-23 22:51:40 +02:00
Ronan Abhamon
9547366891 feat(SettingsAdvanced): send logs in progress 2017-06-23 17:06:49 +02:00
Ronan Abhamon
d84149ef2c feat(SettingsAdvanced): send logs in progress 2017-06-23 15:26:21 +02:00
Ronan Abhamon
3a0dbaf967 fix(ImageProvider): set size on request 2017-06-23 12:00:40 +02:00
Ronan Abhamon
568907207a fix(ImageProviders): set size on request 2017-06-23 11:48:46 +02:00
Ronan Abhamon
023770256f feat(ImageProvider): improve image loading performances 2017-06-23 11:20:25 +02:00
Ronan Abhamon
4e7320519a feat(App): quit properly on SIGINT 2017-06-22 15:32:17 +02:00
Ronan Abhamon
485a9f3e75 feat(Settings): add a advanced entry and a logs folder selector 2017-06-22 15:01:40 +02:00
Ronan Abhamon
f9c4eb1266 fix(App): when app is restarted, update language if necessary 2017-06-22 13:51:27 +02:00
Ronan Abhamon
46f989c2e8 fix(App): colors getter returns a const pointer now 2017-06-21 14:29:49 +02:00
Wescoeur
8c9f9f944d feat(App): coding style on Single App and move component 2017-06-20 22:02:55 +02:00