Ronan Abhamon
|
0f09a0b549
|
feat(ChatModel): ignore CallStatusAcceptedElsewhere and CallStatusDeclinedElsewhere states
|
2018-01-26 16:06:15 +01:00 |
|
Ronan Abhamon
|
6715a13e24
|
fix(ImageProvider): avoid bad signed comparison
|
2018-01-26 16:01:13 +01:00 |
|
Ronan Abhamon
|
f72f40d080
|
fix(CoreManager): coding style
|
2018-01-26 15:59:54 +01:00 |
|
Ronan Abhamon
|
74639a7d3d
|
feat(app): replace some define by constexpr (modern cpp syntax)
|
2018-01-26 15:40:52 +01:00 |
|
Ronan Abhamon
|
90d505cd62
|
feat(CMakeLists.txt): add -Wnon-virtual-dtor and -Wsign-conversion warnings
|
2018-01-26 15:04:45 +01:00 |
|
Danmei Chen
|
8bbc230925
|
migrate proxy config
|
2018-01-26 11:56:53 +01:00 |
|
Ronan Abhamon
|
9cf08623e3
|
feat(SingleApplication): don't touch sockets when SIGABRT, SIGBUS or SIGSEGV is handled
|
2018-01-26 11:45:53 +01:00 |
|
Ronan Abhamon
|
d24be52714
|
feat(Logger): use C++ API now, remove link to lib linphone C
|
2018-01-23 12:11:55 +01:00 |
|
Ronan Abhamon
|
d95f523946
|
fix(DefaultTranslator): deal with 5.9 components
|
2018-01-22 11:16:28 +01:00 |
|
Ronan Abhamon
|
5dd0161a68
|
feat(app): try to support menu bar between qt 5.9 and qt 5.10
|
2018-01-22 11:04:26 +01:00 |
|
Ronan Abhamon
|
b59e8c29a8
|
fix(app): remove useless this capture in lambda
|
2018-01-22 09:21:00 +01:00 |
|
Ronan Abhamon
|
313aa68273
|
feat(AppController): force default theme style
|
2018-01-19 15:16:03 +01:00 |
|
Wescoeur
|
b0110fb4ad
|
feat(src): update copyright date
|
2018-01-17 22:31:52 +01:00 |
|
Ronan Abhamon
|
af98291fac
|
feat(CallModel): play dtmf when sendDtmf is called (close #108)
|
2018-01-17 14:33:18 +01:00 |
|
Ronan Abhamon
|
42d2a3033a
|
fix(Call): saved videos/images/sounds avoid usage of : separator in filename (unsupported on windows) (close #115)
|
2018-01-16 11:20:40 +01:00 |
|
Jehan Monnier
|
fcb7b4b759
|
update linphone/bctbx subs
|
2017-11-20 16:46:34 +01:00 |
|
Simon Morlat
|
66b50d6676
|
add estimated bandwidth statistics
|
2017-11-01 09:35:38 +01:00 |
|
Mickaël Turnel
|
f2011024fd
|
Fix missing import
|
2017-10-23 10:01:27 +02:00 |
|
Benjamin Reis
|
7cf5d6bf84
|
Revert "fix(Settings model) use none deprecated apip to fix build"
This reverts commit 10a8544ce7.
|
2017-10-17 13:52:21 +02:00 |
|
Benjamin Reis
|
10a8544ce7
|
fix(Settings model) use none deprecated apip to fix build
|
2017-10-13 10:21:33 +02:00 |
|
Sylvain Berfini
|
e834b879f9
|
Prepared audio mute button in incall view
|
2017-09-18 10:59:42 +02:00 |
|
nicolas
|
7d72669213
|
fix(App): remove useless App::executeCommand function
|
2017-09-08 11:55:43 +02:00 |
|
nicolas
|
4a927cfdda
|
fix(Cli): add an incomplet call view when & conference is initialized
|
2017-09-08 11:42:04 +02:00 |
|
nicolas
|
b780af0b98
|
fix(Cli): display-name are now handled when initializing a conference
|
2017-09-08 10:46:07 +02:00 |
|
nicolas
|
c7db013481
|
fix(CallModel): deal with auto-answer only when call state is incoming
|
2017-09-07 14:23:53 +02:00 |
|
nicolas
|
fe9575d18f
|
fix(AccountSettingModel): show complete sip-address (with display name) in address editor
|
2017-09-07 14:11:39 +02:00 |
|
Ronan Abhamon
|
d862ff120b
|
feat(app): deal with sip address like: sip:toto
|
2017-09-07 13:43:35 +02:00 |
|
nicolas
|
12c06a0324
|
fix(CoreManager): avoid memory leak on ChatModel and use correct sip address key*
|
2017-09-07 12:26:49 +02:00 |
|
nicolas
|
86cfc1c816
|
feat(Cli): method syntax auto generated when --cli-help
|
2017-09-06 15:59:08 +02:00 |
|
Ronan Abhamon
|
0721a22be8
|
feat(Cli): Cli is now a static object + clean code
|
2017-09-06 14:52:19 +02:00 |
|
nicolas
|
e43fb27ac9
|
feat(Cli.cpp) : add the --cli-help option to display the help of the cli
|
2017-09-06 11:02:14 +02:00 |
|
Ronan Abhamon
|
20d06c589d
|
feat(app): use static inline
|
2017-08-25 10:47:31 +02:00 |
|
Ronan Abhamon
|
81e3f3ed2c
|
fix(Chat): better code for limit file size
|
2017-08-23 10:07:26 +02:00 |
|
Ronan Abhamon
|
bcada5de4b
|
feat(Chat): disable file size limitation (close #66)
|
2017-08-23 10:01:41 +02:00 |
|
Ronan Abhamon
|
9898c43c56
|
fix(Cli): coding style
|
2017-08-21 10:30:34 +02:00 |
|
Ronan Abhamon
|
dce0034561
|
fix(App): reset internal variables to nullptr when app is restarted (avoid crash and invalid read)
|
2017-08-21 10:29:24 +02:00 |
|
nicolas
|
eae2c461c1
|
fix(Cli): error case: join-conference-as without proxy config
|
2017-08-18 11:17:34 +02:00 |
|
Ronan Abhamon
|
1d2dbfb774
|
feat(Chat): detect correctly mime types for file messages
|
2017-08-18 11:02:49 +02:00 |
|
Sylvain Berfini
|
b9c5c8fc96
|
Fix grammatical error
|
2017-08-17 10:12:05 +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
|
5cb47b0eea
|
fix(CallModel): coding style
|
2017-08-16 17:54:18 +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
|
2de3d84029
|
fix(SipAddressesModel): avoid a crash when a sip address observer is destroyed
|
2017-08-16 11:29:02 +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 |
|