Julien Wadel
|
9ec84bb168
|
Add moveToThread on Gui objects constructor.
Fix VariantObject connections.
Rename call creator API.
Update SDK.
|
2023-11-23 13:49:14 +01:00 |
|
Julien Wadel
|
cd82964b23
|
Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals.
Introduce ObjectCore, ObjectGui, ObjectModel.
Simulate addAccount signals on adding account (in waiting for SDK callback).
|
2023-11-22 14:55:38 +01:00 |
|
Julien Wadel
|
7ff6989614
|
Fix crash on logger (instance lost).
Add Call model.
Start audio call from Utils.
Simplify VariantObject to use only setValue().
Add notifications.
|
2023-11-20 08:52:31 +00:00 |
|
Julien Wadel
|
46e91b46a8
|
Prepare Async objects for Linphone tools to be used from GUI.
Fix AccountManager for missing sdk listening.
Fix login : custom parameters were missing.
|
2023-11-08 09:58:52 +00:00 |
|
Julien Wadel
|
f4e8ec0f26
|
Add Accounts.
|
2023-10-26 17:10:11 +02:00 |
|
Julien Wadel
|
624b6621f1
|
Add copyrights
|
2023-10-05 15:47:39 +02:00 |
|
Julien Wadel
|
e795f0ea51
|
Add Widget module for MessageBox (in case of fatal error) and display critical popup just before abort.
Instantiate SDK thread.
Add logger.
Format logs to match SDK syntax.
Change log domain to 'app'.
|
2023-10-05 15:42:08 +02:00 |
|
Julien Wadel
|
52b1ce5ecf
|
Add clang-format and active utils string conversion.
|
2023-10-03 16:21:39 +02:00 |
|
Julien Wadel
|
4f86e1362a
|
Add config, application data, paths (TODO: sdk for Qt6)
|
2023-10-03 10:52:07 +02:00 |
|