Gaelle Braud
c8088a8608
fetch config without restarting app #LINQT-2352
2026-04-08 17:02:55 +02:00
Gaelle Braud
9ef9953238
linux system notification (stick to custom notification for now because gnome does not display notification banner when app is active)
2026-04-03 11:46:28 +02:00
gaelle
57c1a82546
Windows system notifications
2026-04-02 10:05:36 +02:00
gaelle
9bc953ca82
Force notification windows to raise when unlocking screen on Windows
2026-02-23 11:16:56 +01:00
Gaelle Braud
191b17bc8a
do not display non secured message in chatroom if server does not allow encrypted chats
2026-02-05 16:24:49 +01:00
Gaelle Braud
c4602541f4
Try to handle both fetch-config and call in the same command #LINQT-2306
2026-02-05 15:03:41 +01:00
Gaelle Braud
638c53dad6
sso page to manually cancel sso connection
2026-01-17 18:45:39 +01:00
Gaelle Braud
e3a1493ceb
Store call history list in app
2026-01-13 16:45:09 +01:00
gaelle.braud
6890362c41
fix handle app activity for macos #LINQT-2295
2026-01-12 17:06:56 +01:00
Gaelle Braud
b34e4c24da
fix warnings
...
remove chat SafeConnection destruction
focus sending text area when chat change
2025-12-16 16:30:06 +01:00
Gaelle Braud
fc42ada7ba
fix chat transfer #LINQT-2246
2025-12-10 11:53:26 +01:00
gaelle
f53b992704
put confinfo list in app so it is intanciated only once
...
chat list in app to load it once
2025-12-09 12:49:58 +01:00
Gaelle Braud
f405754e24
FIXES:
...
auto switch to away/online status when app is inactive/active #LINQT-2172
fix loading ui for chats/meetings lists
use uri only for account uris to remove the < and >
2025-11-28 15:24:29 +01:00
Gaelle Braud
cca8db9055
only switch automatically to main page when account added and app is being restarted (fix #LINQT-2224)
2025-11-27 11:32:42 +01:00
Gaelle Braud
3dbea1ccb2
display qt version in help page
2025-11-07 10:22:31 +01:00
Gaelle Braud
80bf126b23
check for update
2025-11-04 17:57:15 +01:00
Gaelle Braud
8e10decd65
Fixes :
...
do not display notification when it comes from the currently displayed chat #LINQT-2079
do not create account model for each chat, too much listener sending signals
fix crash in ConferenceInfoList #LINQT-2080
fix warnings on endResetModel
fix messages added twice because of displayMore() function called when lUpdate is running
Plain text in sending text area
2025-10-24 17:08:51 +02:00
Alexandre Jörgensen
7825646edd
Add a all message read button to application task bar icon #LINQT-2072
2025-10-21 10:20:10 +02:00
Gaelle Braud
4e81981c07
Fixes:
...
try to remove ffmpeg dependency #LINQT-2015
Clean friends manager maps when restarting app as the linphone core will be reset (fix #LINQT-1933)
only show error message once when linphone restarts if remote configuration failed #LINQT-2030
auto update contact list on carddav synchronized (fix #LINQT-1983)
2025-10-17 14:00:46 +02:00
Gaelle Braud
d5841e45ec
reset current chat when switching account (fix #LINQT-1971)
2025-09-03 11:38:20 +02:00
Gaelle Braud
836d0b1da3
notifications in navigation bar
2025-08-20 11:03:18 +02:00
Gaelle Braud
9d5935fb53
Chat message content
2025-06-05 17:01:57 +02:00
gaelle
f81400eed0
cmake + french translation
2025-03-19 17:01:15 +01:00
gaelle.braud
a4809bbde5
fix #LINQT-1641 main window steals focus on macos
2025-02-03 16:30:23 +01:00
Julien Wadel
f1c9301533
Replace EmojiTwo by OpenMoji because Linux display no characters.
...
Use 2 ttf files because Linux/Windows cannot use the same.
Remove a font loading warning.
2025-01-08 08:43:52 +00:00
Julien Wadel
40ed719c98
Fix restart application and remote provisionning with bearer.
2024-12-02 13:22:48 +01:00
Christophe Deschamps
213ba75585
App version & core user-agent
2024-11-20 17:50:58 +00:00
Gaelle Braud
10ab8395f7
update lists if day change
2024-11-13 11:45:18 +01:00
Julien Wadel
ea8d2aafe7
Fix deadlocked application on windows at startup (logs,vsync initialization,thread initialization)
...
Fix cleaning memory at exit.
2024-10-23 17:30:30 +02:00
Julien Wadel
18fc4de29d
Use sourceModel to set proxy models in order to avoid loading unused data.
2024-10-23 16:36:43 +02:00
Gaelle Braud
075937aa00
wait for core is on before displaying ui
...
Use directly accountProxy and react to signals.
2024-10-23 15:13:39 +02:00
Christophe Deschamps
804af1bdbb
Set locale for date formatting to French as the rest of the app.
2024-10-15 11:19:02 +00:00
Julien Wadel
d8f75c3994
Options : 'auto_start' + 'exit_on_close'
2024-10-02 12:40:45 +02:00
Gaelle Braud
3debdf4bb5
FIXES:
...
fix account list singleton
fix magic search list thread connection
fix allow calling a connected account
fix magic search flags
fix crash on close settings destruction
magic search thread
meeeting fix time zone
rename settingscore
remove settings from notifier
fix zrtp appearance received call
remove deprecated function; TODO : send invitations when sdk updated
2024-09-13 17:15:15 +02:00
Christophe Deschamps
13d2fefcd1
Handle set of new configuration parameters
2024-09-05 06:28:09 +00:00
Julien Wadel
4631ea7fe7
Uri Handler + Restart + Remote provisioning + Confirmation dialog with c++ callback behavior
2024-06-13 15:01:22 +00:00
Gaelle Braud
eb5b3b5141
FIXES :
...
conf creation loading+error; fix info popup layout
move contact edition in contact page (switch to contact tab if creation requested)
fix contact creation + select new contact on creation
conference info list : creation signal (to finish when conference scheduler is updated, see comment)
fix crash if no vcard
fix calendar ui
+spacings
layout polish (! on string in meetinglist)
2024-04-26 18:27:19 +02:00
Gaelle Braud
06a80173e6
group call (ui to fix) + create call ui from callCreated signal
2024-04-22 18:16:32 +02:00
Julien Wadel
576bd0892c
Blocking connection for posting lambdas on model from GUI.
...
Fix camera crash on deletion.
Call crash + 1-1 AS
2024-04-22 18:16:32 +02:00
Gaelle Braud
2770076a44
Delete/cancel conference, Conference Info, icons, meeting list, waiting room, settings panel, video device
2024-04-22 18:16:31 +02:00
Gaelle Braud
fb4ee6b579
audio settings
...
video settings
app settings in settings file
2024-03-07 09:07:56 +01:00
Gaelle Braud
517c6b96a5
FIXES:
...
error text display
show welcome page on first launch only
try to fix crash in variant object (to fix properly)
forbid connection if account already connected
contacts list first row size + contact selected signal
accounts layout
rm layout rearrange warning
login error messages layout
trust circle avatar
no error message on status ok
busy indicator on login
2024-01-17 12:06:04 +01:00
Gaelle Braud
24c78564ef
multicall
2023-12-14 11:25:13 +01:00
Gaelle Braud
4ea1b96246
start audio call, features : pause call + blind transfer
...
(call window in c++)
2023-12-05 17:24:37 +01:00
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
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
978c57f1ed
Check running thread and factorize debug class names.
2023-10-30 15:55:07 +01:00
Gaëlle Braud
86d776a62b
Welcome / Login pages ui
2023-10-23 11:12:27 +00:00