Ronan Abhamon
|
fd82d4e1ce
|
fix(App): use factory file in getConfigIfExists, useful to override correctly colors for the first time
|
2018-07-18 11:34:32 +02:00 |
|
Ronan Abhamon
|
23fe2478f9
|
feat(App): log app name at startup
|
2018-07-18 10:40:11 +02:00 |
|
Ronan Abhamon
|
7ccfee4ca7
|
feat(Settings): add an developer option to disable conference
|
2018-07-17 14:00:08 +02:00 |
|
Ronan Abhamon
|
7eb3350b47
|
feat(images): re-activate image providers
|
2018-07-17 11:11:53 +02:00 |
|
Ronan Abhamon
|
32b5999051
|
feat(app): add settings and about to tray icon
|
2018-07-16 13:16:44 +02:00 |
|
Ronan Abhamon
|
c39fe349df
|
feat(app): rename easily app
|
2018-07-13 16:43:20 +02:00 |
|
Ronan Abhamon
|
8220d45ae7
|
feat(app): rename easily app with config.h (not deal with packages and executables)
|
2018-07-12 14:21:22 +02:00 |
|
Ronan Abhamon
|
55de1e84a6
|
feat(App): avoid macros to register types
|
2018-07-12 11:26:39 +02:00 |
|
Ronan Abhamon
|
a514746382
|
feat(Incall): disable screen saver on fullscreen video call (GNU/Linux with DBus & Xdg)
|
2018-07-11 16:02:55 +02:00 |
|
Ronan Abhamon
|
4d68106d73
|
fix(SingleApplicationDBus): remove useless includes, clean code
|
2018-07-11 10:40:20 +02:00 |
|
Ronan Abhamon
|
628c30ed7b
|
feat(app): always use D-Bus Single Application on GNU/Linux
|
2018-07-11 10:32:22 +02:00 |
|
Ronan Abhamon
|
c38b164bf7
|
fix(SingleApplication): use modern Qt / C++
|
2018-07-11 10:12:51 +02:00 |
|
Ronan Abhamon
|
5593b36b81
|
feat(Incall): disable screen saver on fullscreen video call (Windows)
|
2018-06-21 16:15:41 +02:00 |
|
Ronan Abhamon
|
bd6072b2de
|
fix(App): do not open window before sub windows creation
|
2018-06-21 14:02:08 +02:00 |
|
Ronan Abhamon
|
70f47b01d3
|
fix(App): do not create windows later to avoid warning and abort (QQmlComponent: Cannot create new component instance before completing the previous)
|
2018-06-20 14:56:53 +02:00 |
|
Ronan Abhamon
|
f1d1577aa0
|
feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time...
|
2018-06-18 14:27:50 +02:00 |
|
Ronan Abhamon
|
ea6c5da00d
|
feat(app): remove usage of splashscreen
|
2018-06-15 11:33:34 +02:00 |
|
Ronan Abhamon
|
39ca751897
|
feat(App): add an option to the linphonerc to disable calls windows
|
2018-05-15 14:32:47 +02:00 |
|
Ronan Abhamon
|
9ae752dfcf
|
feat(App): add an option to the linphonerc to disable calls windows
|
2018-05-15 14:32:39 +02:00 |
|
Ronan Abhamon
|
0763f2204f
|
fix(AppController): remove opengl attributes
|
2018-04-20 11:59:05 +02:00 |
|
Ronan Abhamon
|
0c8aea3d00
|
fix(VideoCodecsModel): do not replace used codecs on update + many fixes
|
2018-04-20 11:39:11 +02:00 |
|
Ronan Abhamon
|
23939aaa2a
|
feat(core): supports H264 download
Co-authored-by: Danmei Chen <danmei.chen@belledonne-communications.com>
|
2018-03-23 10:43:48 +01:00 |
|
Ronan Abhamon
|
2078a309ad
|
feat(app): clean some pieces of code and improve build (providers)
|
2018-03-14 10:48:11 +01:00 |
|
Ronan Abhamon
|
b05e003d68
|
feat(app): clean some pieces of code and improve build (cli, logger and paths)
|
2018-03-14 10:39:45 +01:00 |
|
Ronan Abhamon
|
386f113082
|
feat(App): register FileExtractor
|
2018-03-09 14:40:12 +01:00 |
|
Ronan Abhamon
|
d84ae26bfb
|
fix(Logger): add a workaround to keep a ref on logging service
|
2018-02-01 14:05:56 +01:00 |
|
Ronan Abhamon
|
a4ad61d314
|
fix(app): coding style
|
2018-02-01 12:46:19 +01:00 |
|
Danmei Chen
|
0e50a6b575
|
add sips and sips-linphone in uri handler
|
2018-02-01 11:03:19 +01:00 |
|
Ronan Abhamon
|
120dfc8ed6
|
feat(app): replace some static_cast to functional cast (for simple types like int)
|
2018-01-26 16:48:09 +01:00 |
|
Ronan Abhamon
|
6715a13e24
|
fix(ImageProvider): avoid bad signed comparison
|
2018-01-26 16:01:13 +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
|
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 |
|
Jehan Monnier
|
fcb7b4b759
|
update linphone/bctbx subs
|
2017-11-20 16:46:34 +01:00 |
|
Mickaël Turnel
|
f2011024fd
|
Fix missing import
|
2017-10-23 10:01:27 +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 |
|
Ronan Abhamon
|
d862ff120b
|
feat(app): deal with sip address like: sip:toto
|
2017-09-07 13:43:35 +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
|
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 |
|