linux.x86.linphone/Linphone/core/account
Julien Wadel c908f0d42c Fix blinkink text fields.
Remove storing core from GUI on fields. Core should never be stored in GUI because they are managed by CPP and not QML.
Fix crashes on account settings.
Add missing exception verbosing.
2024-12-18 18:44:14 +01:00
..
AccountCore.cpp Fix blinkink text fields. 2024-12-18 18:44:14 +01:00
AccountCore.hpp account parameters save 2024-12-18 15:50:57 +01:00
AccountDeviceCore.cpp account device list 2024-09-03 11:18:59 +02:00
AccountDeviceCore.hpp account device list 2024-09-03 11:18:59 +02:00
AccountDeviceGui.cpp Account settings & parameters 2024-07-25 08:34:11 +00:00
AccountDeviceGui.hpp Account settings & parameters 2024-07-25 08:34:11 +00:00
AccountDeviceList.cpp ui fixes 2024-09-27 10:45:06 +02:00
AccountDeviceList.hpp ui fixes 2024-09-27 10:45:06 +02:00
AccountDeviceProxy.cpp Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00
AccountDeviceProxy.hpp Optimizations: Paging and asynchronous loaders. 2024-10-14 17:20:58 +02:00
AccountGui.cpp Fix crashes on SafeConnection. 2023-12-06 10:10:08 +01:00
AccountGui.hpp Replace postAsync functions by SafeConnection in order to make more robust thread connections and guarantee to have always caller/callee while processing signals. 2023-11-22 14:55:38 +01:00
AccountList.cpp wait for core is on before displaying ui 2024-10-23 15:13:39 +02:00
AccountList.hpp wait for core is on before displaying ui 2024-10-23 15:13:39 +02:00
AccountProxy.cpp Use sourceModel to set proxy models in order to avoid loading unused data. 2024-10-23 16:36:43 +02:00
AccountProxy.hpp wait for core is on before displaying ui 2024-10-23 15:13:39 +02:00