Julien Wadel
|
bdf1d197ec
|
Fix restart behavior:
- fix crash.
- exit on last window closed.
- add return staus code for later use.
|
2023-11-29 10:14:50 +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 |
|