Commit graph

523 commits

Author SHA1 Message Date
Julien Wadel
d9692265be Change display limit values to avoid erratic loading behavior on lists.
Select first history call item on load.
2025-01-08 13:35:29 +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
6ed9f87963 Fix voicemail url in settings.
Fix #LINQT-1479
2025-01-07 15:53:19 +01:00
Julien Wadel
773faddd7c Add margins to logo to avoid showing huge logo in system bars (MacOs) 2025-01-07 11:47:20 +01:00
Julien Wadel
1eaff569c9 Fix mac deprecation using __MAC_OS_X_VERSION_MIN_REQUIRED (available don't work as expected) 2025-01-03 11:53:37 -05:00
Julien Wadel
f351f63b58 Mac deprecation: replace CGWindowListCreateImage by ScreenCaptureKit.
Fix unresponsive combo/switch settings
2025-01-03 10:49:45 -05:00
Gaelle Braud
4a167612a3 fix #LINQT-1499 do not display zrtp popup in conference 2025-01-03 14:46:07 +00:00
Gaelle Braud
e42d90f9ee fix #LINQT-1500 date time in local time zone 2025-01-03 14:45:33 +01:00
Gaelle Braud
cae5372e97 fix #LINQT-1505 edit meeting start/end time 2025-01-03 14:45:33 +01:00
Julien Wadel
d425a3dfe8 Mac fixes:
-Application/Executable names for Mac.
-Codesigning on the correct bundle.
-Configure Ino.plist before setting bundle properties in cmake.

Fix crash on reading empty address on MWI.
2025-01-03 04:51:41 -05:00
Gaelle Braud
0648c3bb61 fix #LINQT-1498 + #LINQT-1510 conf layout + screen sharing when alone in conf 2025-01-02 16:24:44 +01:00
Gaelle Braud
80b119b2ca fix #LINQT-1465 set auto video codecs + don't sort codec lists 2025-01-02 15:39:37 +01:00
Gaelle Braud
eb8c95f192 fix 2025-01-02 10:40:15 +01:00
Gaelle Braud
f1fb447fa3 force active speaker if not in conf 2025-01-02 10:40:15 +01:00
Gaelle Braud
55e325c7ec LINQT-1503 meeting avatar 2025-01-02 10:40:15 +01:00
Gaelle Braud
64ca2feff6 LINQT-1502 add video call button magic search 2025-01-02 10:40:15 +01:00
Gaelle Braud
5dd878dbc9 active speaker as default layout 2025-01-02 10:40:15 +01:00
Gaelle Braud
6377d60c8b fix #LINQT-1501 missing username display only 2025-01-02 10:40:15 +01:00
Gaelle Braud
79aedce881 fix #LINQT-1493 do not display authentication popup in login page 2024-12-27 10:43:32 +01:00
Gaelle Braud
55f1d9c17e set core values on textfield text modified 2024-12-26 14:01:57 +01:00
Gaelle Braud
017971c886 Do not focus on the first element after opening the settings menu.
Fix settings menu navigation.
Update SDK for screensharing.
Fix account list object selection.
2024-12-19 10:21:07 +01:00
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
Gaelle Braud
79b15f4178 account parameters save
settings parameters save

ldap enabled save
2024-12-18 15:50:57 +01:00
Gaelle Braud
7faa4cba47 fix #LINQT-1486 set default conference layout in parameters
LINQT-1487 add security/encryption settings
2024-12-12 17:25:53 +01:00
Julien Wadel
d5bc7c071b Fix display command help. 2024-12-12 17:20:01 +01:00
Julien Wadel
5952218487 Move popup position to avoid overlapping with popup button. 2024-12-12 16:18:52 +00:00
Julien Wadel
bdbab66c94 Fix moving current date.
Set dummy conference info as a null core.
Load new items in case of chaning dates.
Allow gui to load until current date.
Fix video direction on screensharing.
Update SDK for tone indication on meetings.
Clean
2024-12-12 16:56:19 +01:00
Christophe Deschamps
656fdc8093 Request audio/video permissions at app startup on Mac 2024-12-12 15:59:28 +01:00
Christophe Deschamps
4d426962d2 Fix H264 codec not loading 2024-12-11 15:41:05 +01:00
Gaelle Braud
04e270e699 fix crash 2024-12-09 16:17:33 +01:00
Gaelle Braud
0f9539f37e fix #LINQT-1438 missing button in waiting room + show calls window when opening waiting room
ui

fix remove participant device from list when leaving conf (bad uri)
2024-12-09 16:10:27 +01:00
Julien Wadel
ef18622793 - Fix undefined signals/functions that comes from bad visibility scope.
- Fix binding loop on cacheBuffer and wrong variables on call statistics.
- Remove apostrophe from user-agent.
- Add RemoteCardDAV into contact list.
- Fix crash on starting a call while a conferenceInfo is loading. 
- Contact details redirection after creating one.
2024-12-09 14:10:13 +00:00
Julien Wadel
fd11013047 Centralize variant creation into Utils 2024-12-06 11:27:39 +01:00
Julien Wadel
aceaa05ec6 Fix country flags + combobox contents list.
Replace unsupported Fonts (Qt need COLRv0).
Clean unused fonts
2024-12-06 11:10:01 +01:00
Julien Wadel
a90a31955f Simplify enabling video and fix not receiving video.
Update SDK for speedup startup.
2024-12-05 19:26:45 +01:00
Julien Wadel
5cf9df2a05 Fix contact redirection from call logs. 2024-12-04 18:14:51 +01:00
Julien Wadel
56b9d2c040 Store full address in friend and fix calling specific address from magic search (like conference) 2024-12-04 10:29:41 +00:00
Julien Wadel
390fc16c0a Fix removing call history.
Update SDK.
2024-12-04 09:06:02 +00:00
Julien Wadel
550295fbe4 Call history: Search into display name and address. 2024-12-04 09:06:02 +00:00
Gaelle Braud
593863b4c2 update meeting list on day changed
fix text

fix #LINQT-1432 progress bar ui

try to fix #LINQT-1429 conference focus as active speaker
2024-12-04 08:39:00 +01:00
Julien Wadel
a3221e9d8e Fix forcing log_collection_upload_server_url 2024-12-03 18:53:38 +01:00
Julien Wadel
d0113124c7 Update file transfer servers 2024-12-03 16:59:33 +01:00
Julien Wadel
f60e8c36e3 Quit fullscreen on escape button. 2024-12-03 15:27:41 +01:00
Julien Wadel
37db0a2394 Fix popup positions to stay inside window. 2024-12-03 10:47:05 +01:00
Julien Wadel
bc836944f2 Fix frozen start on Mac (processEvents should not be used if UI is not displayed). 2024-12-02 15:56:43 +01:00
Julien Wadel
40ed719c98 Fix restart application and remote provisionning with bearer. 2024-12-02 13:22:48 +01:00
Gaelle Braud
84cc47e7dc return to meeting list if cancel scheduling of a conf 2024-11-29 11:45:09 +01:00
Gaelle Braud
586ad1a69d fix #LINQT-1450 contact responsivity
fix display name conf info participants
2024-11-29 11:45:09 +01:00
Gaelle Braud
7608fbcfdb fix meeting list ui 2024-11-28 17:29:25 +01:00
Gaelle Braud
3863365863 fix #LINQT-1439 select new conf on created 2024-11-28 17:29:25 +01:00
Gaelle Braud
733702b781 fix #LINQT-1433 highlight and position view at current index meeting list 2024-11-28 17:29:25 +01:00
Julien Wadel
0b193de0bb Fix ldap results: do not synchronized ldap list if already exist in local to avoid losing data on SDK merge.
Prioritize app_friends list in results.
Update SDK.
2024-11-28 15:24:06 +00:00
Gaelle Braud
d24a68e2a7 enlarge call notif 2024-11-27 17:33:49 +01:00
Julien Wadel
723731c7e5 Fix restart with core/models reallocations. 2024-11-27 09:44:50 +00:00
Julien Wadel
56dc3db046 Fix menu popup that can be outside window.
Fix focus position on contact lists.
2024-11-27 09:43:48 +00:00
Gaelle Braud
df6f39addc feature #LINQT-1449 new call notif 2024-11-26 15:31:35 +01:00
Gaelle Braud
2a26d23470 fix #LINQT-1445 elide text 2024-11-26 10:26:01 +01:00
Gaelle Braud
fa71583df9 fix #LINQT-1442 close num pad if parent not visible 2024-11-26 10:26:01 +01:00
Gaelle Braud
9787e1fd37 fix #LINQT-1441 rm unsupported features 2024-11-26 10:26:01 +01:00
Gaelle Braud
0c851ed81a fix #LINQT-1432 progress bar text 2024-11-26 10:26:01 +01:00
Christophe Deschamps
b2d0c29d40 MWI icon when count is 0
Display MWI button if a voicemail URI is defined or MWI notification
Fix MWI call button size
2024-11-26 08:57:03 +01:00
Julien Wadel
345c90d244 Fix display name change propagation:
- fullname algo into FriendModel instead of Core.
- signal to core wiith friendUpdated (no SDK cb for that, we need to implement it ourself).
- Fix call logs details blinking.
2024-11-25 07:38:50 +00:00
Christophe Deschamps
969b59015b Make version number selectable for debugging 2024-11-25 07:45:01 +01:00
Christophe Deschamps
0acb7b6736 Align account parameter setting with Android + sdk crash workaround 2024-11-25 06:35:36 +01:00
Christophe Deschamps
017b22bcc7 Fix call log not updating 2024-11-21 15:39:07 +00:00
Gaelle Braud
b5c3751c72 fix layout polish loop (this one may be the right one) 2024-11-21 16:15:51 +01:00
Julien Wadel
f847054385 Quickfixes Contacts.
- losing focus after search.
- sections margins.
- hide magic search popup on loading instead of showing spinner.
- Display complete suggestions in participants/calls/magicBar.
- Limit adaptation with suggestions/contacts.
- Empty list when only suggestions.
- Avoid autoscroll outside lists.
- ResetSelection after contact deletion.
2024-11-21 14:37:25 +01:00
Julien Wadel
ea2612acbb Fix deprecated LDAP API. 2024-11-21 14:37:25 +01:00
Julien Wadel
de2612b40e Contacts list refactoring + Update SDK for fixing LDAP timeout. 2024-11-21 14:37:20 +01:00
Christophe Deschamps
213ba75585 App version & core user-agent 2024-11-20 17:50:58 +00:00
Gaelle Braud
d8efaf1ac9 add text capability for chat in conf 2024-11-20 16:02:55 +01:00
Christophe Deschamps
4a0ebd53ea Do not handle numeric key pad events on the main search bar 2024-11-20 13:26:15 +01:00
Gaelle Braud
fbbcbe2012 fix #LINQT-1425 timer close calls win
fix #LINQT-1426 end message call

fix full name

fix notif alignment
2024-11-20 11:09:32 +01:00
Julien Wadel
950665138a Fix contacts results specs. 2024-11-19 14:08:08 +00:00
Gaelle Braud
24f51fbf69 fix empty display name 2024-11-19 10:55:01 +01:00
Gaelle Braud
932b83774c fix meeting layout polish loop 2024-11-19 10:18:00 +01:00
Julien Wadel
a6561ccb19 Fix reentrency issues with magic search :
- store search parameters into Core.
- add search limitation to avoid 300 useless items.
- retrieve old parameters on proxy when changing list.
- store parent proxy to avoid MOC warnings.

Fix contacts search views:
- add a loading state for buzy indicators.
- limit results on suggestions.
- avoid to create MagicSearchProxy if not needed.
- add a status to know if friend is stored or not.
- propagate invalidateFilter.
- delay search while typing.

Fix margins and participants selection.
Do not search contacts when contact panel is not shown.

Avoid search on empty magicbar.
Avoid repeating section on object that disappeared from cache.
Focus on new contact after creation.

Avoid changing maxresult if not needed.

Redirect only if friend is not ldap

Fix empty display name on making favorite a ldap contact.

Fix focus and positions on favorites.
2024-11-18 15:53:58 +01:00
Christophe Deschamps
97c2c1e214 temp work around - restore use of vcard FullName (use by sdk to store ldap results) 2024-11-15 22:25:59 +00:00
Julien Wadel
9fc3caa63c Simplify audio device description in combobox.
- Use of Map in Combobox.
- QML Combobox: Differentiate what we are displaying and the internal Object.
- Implement an equality operator for Objects (map).
2024-11-15 19:50:25 +01:00
gaelle
f40797af3b fix notif coordinates 2024-11-15 19:33:24 +01:00
Gaelle Braud
640eaefade fix too long contact name 2024-11-15 09:58:10 +01:00
Gaelle Braud
2af1431c5a fix avatar picture 2024-11-15 09:58:10 +01:00
Christophe Deschamps
c4721dc84c Fix field length wisth in CardDav settings page 2024-11-15 08:16:06 +00:00
Christophe Deschamps
69f6683a47 Fix Ldap & Carddav adding 2024-11-15 08:16:06 +00:00
Christophe Deschamps
351199d163 Add autostart parameter in advanced settings 2024-11-15 08:16:06 +00:00
Christophe Deschamps
2fdddf942f Handle CallLog updates 2024-11-14 21:11:39 +01:00
gaelle
6f08430661 fix #LINQT-1413 hover in dot popup menu 2024-11-14 11:36:46 +01:00
Gaelle Braud
b25cf4ff15 fix mouse cursor stolen by mouse area 2024-11-14 11:36:46 +01:00
Christophe Deschamps
dfe0c5cbe9 Avoid setting contentItem on button 2024-11-14 11:01:43 +01:00
Christophe Deschamps
6742f35e5d Fix callback invocation in H264 codec download context 2024-11-14 07:56:59 +00:00
Christophe Deschamps
2e8f237d65 Responsive settings views 2024-11-14 07:56:59 +00:00
Christophe Deschamps
0d62e2aa2b Search LDAP contact using only username of SIP address in call context 2024-11-14 07:51:43 +01:00
Christophe Deschamps
e1d91a4b7a Fix MWI not showing when no summaries are sent 2024-11-13 19:59:39 +01:00
Gaelle Braud
9c36745673 fix #LINQT-1407 close numeric pad
delegate mousearea color + padding

fix #LINQT-1408 reset call notif on pressed

try to fix notif coordinates #LINQT-1415
2024-11-13 16:01:07 +01:00
Gaelle Braud
10ab8395f7 update lists if day change 2024-11-13 11:45:18 +01:00
Gaelle Braud
48ccfe95c7 really fix empty lists ui + display contacts on init when necessary + fix ensureVisible contact form 2024-11-13 11:21:38 +01:00
Christophe Deschamps
d11b3bce3d H264 downloadable codec - code adjustments + fix advanced settings 2024-11-12 16:32:33 +00:00
Christophe Deschamps
425751413d H264 Downloadable codec 2024-11-08 15:32:20 +00:00
Christophe Deschamps
85ca6d79ce Fix mwi indicator not showing on main screen + voicemail count background transparent 2024-11-08 09:04:22 +00:00
Christophe Deschamps
6f06380f1c Remove unecessary constructors leading to crash
LdapCore code formatting glitch
2024-11-08 09:11:42 +01:00
Christophe Deschamps
6a26363aa8 Fix voicemailAddress field glitch 2024-11-08 06:54:37 +01:00
Julien Wadel
e15186e63b Fix FPS Counter that take resources even if invisible 2024-11-07 10:20:17 +01:00
Julien Wadel
8ad4d8be1e Fixes magic search :
- remove suggestions items if already in contacts.
- display sip address.
2024-11-07 08:29:25 +00:00
Christophe Deschamps
8ea3f6f023 Fix field lenght in Ldap settings 2024-11-06 19:54:37 +01:00
Christophe Deschamps
40137bcf26 Ldap debug option 2024-11-06 19:54:37 +01:00
Julien Wadel
ab4acc8f03 Avoid to make search on initialization.
For ContactPage : start the search on openning.
Remove suggestion title if no one.
2024-11-06 18:28:01 +01:00
Gaelle Braud
bebea4e7c8 popup modif réunion 2024-11-06 16:17:51 +01:00
Gaelle Braud
c5c95d5a6f fix meeting list ui 2024-11-06 16:17:51 +01:00
Gaelle Braud
94dd384129 cancelled conf ui 2024-11-06 15:04:50 +01:00
Julien Wadel
f68327bcf6 Fix onlyDisplaySipUriUsername where domain was still shown. 2024-11-06 10:43:32 +00:00
Julien Wadel
940227dc92 Fix contacts not showing : avoid using default friends list that can be set to the ldap_friends list (if we get ldap before having any contacts). 2024-11-06 10:18:29 +00:00
Gaelle Braud
8193c8a4c7 change call list ui 2024-11-06 10:24:22 +01:00
Gaelle Braud
9797ad70b0 contact edition new ui 2024-11-06 09:46:02 +01:00
Gaelle Braud
a80f4c1a6e Fix empty lists ui
ui fixes

fix crash participantCore

fix account name on init

fix #LINQT-1366

fix #LINQT-1380

try to fix #LINQT-1379 (new call : crash when ending the call before remote answers)
2024-11-06 09:34:40 +01:00
Julien Wadel
c5777e2dd1 Add QtConcurrence pour threaded processes.
Parallel sort of time zones (it can take 2s to process).
Print logs if not connected to SDK.
Fix combobox wth empty models.
2024-11-05 17:06:13 +00:00
Julien Wadel
23b961d681 Display avatar initials from display name of account. Fallback to contact/address. 2024-11-05 17:05:55 +00:00
Julien Wadel
4f3e29ba57 Set default CLI as "show" for secondary application to allow reopening background app from Windows Menu. 2024-11-05 17:05:35 +00:00
Christophe Deschamps
9a4653580c Default voicemail count to 1 (for situations where MWI server does not send count) 2024-11-05 06:48:38 +01:00
Christophe Deschamps
7c639b734e Hide mwi count if 0 2024-11-05 06:08:18 +01:00
Christophe Deschamps
387bf67e8f Adds voicemailAddress support 2024-11-05 06:01:36 +01:00
Christophe Deschamps
78f5656482 Fixed MWI icon if no count is provided in the NOTIFY (only yes/no) 2024-11-05 05:19:18 +01:00
Julien Wadel
b6284ea1e6 Show the application from left click on systray 2024-11-04 15:53:46 +01:00
Julien Wadel
7bca18f6b3 Fix unresponsive quit action from main menu. 2024-11-04 15:35:05 +01:00
Christophe Deschamps
a91b29cb17 Automatic LDAP Friends lookup for calls 2024-11-04 11:08:16 +01:00
gaelle
b6b16650bf ui 2024-10-31 16:11:16 +01:00
Gaelle Braud
2bf3071b96 Fix empty lists ui
ui fixes

fix crash participantCore

fix account name on init

fix #LINQT-1366

fix #LINQT-1380

try to fix #LINQT-1379 (new call : crash when ending the call before remote answers)
2024-10-31 16:03:57 +01:00
Gaelle Braud
f527556eb9 fix #LINQT-1355 2024-10-30 16:04:14 +01:00
Gaelle Braud
12b73b9c0c fix #LINQT-1370 + ui call end text 2024-10-30 16:04:12 +01:00
Gaelle Braud
a780825c12 fix meeting form
fix visible

fix #LINQT-1363 + #LINQT-1364

fix #LINQT-1356
2024-10-29 17:12:32 +01:00
Gaelle Braud
8a6c9b9182 new contact ui 2024-10-28 15:55:42 +01:00
Gaelle Braud
81b4d256b8 fix button ui 2024-10-25 17:11:13 +02:00
Gaelle Braud
c268171e48 flickable register
about popup
fix new call ui
fix temp text visibility
fix login layout ui
dialog
2024-10-24 17:21:12 +02:00
Julien Wadel
8bf2472060 Fix phone numbers combobox (resetModel events and binding loop on y) 2024-10-24 15:05:54 +00:00
Julien Wadel
26cdbf1c68 Fix meeting creation button 2024-10-24 15:49:39 +02:00
Julien Wadel
0b91d8c986 Fix numeric pad buttons : link search bars with a numeric pad popup. 2024-10-24 10:22:31 +02: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
Gaelle Braud
94cbdbcc0f put components in files 2024-10-23 17:28:14 +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
Gaelle Braud
0afdc6d6d7 fix display name when address in contacts 2024-10-22 17:27:33 +02:00
gaelle
b1521ebf04 fix #LINQT-1342 reset magic search bar when call created 2024-10-22 13:36:16 +02:00
Gaelle Braud
9e74b24be6 fix crash 2024-10-21 15:53:17 +02:00
Gaelle Braud
9fbc6f5bbf new call (TODO : find crash origin) 2024-10-21 13:53:53 +02:00
Julien Wadel
d0bb53ddc6 Ui: Fix progress bar view on low numbers, button display on contact devices. 2024-10-21 11:04:38 +02:00
Julien Wadel
fea341444c Remove Qt warning: Update qml resource for policy QTP0001 2024-10-21 10:54:34 +02:00
Gaelle Braud
155b7af32e blind+ attended transfer #LINQT-1345 2024-10-18 17:54:41 +02:00
Julien Wadel
72e4d1c81e Check if a call has been started on duration instead of call states.
Fix button size on main page.
Fix contact defaut view if having contacts.
Fix missing object Item on call loader.
2024-10-17 15:23:35 +00:00
Julien Wadel
1ad2170336 Custom application/executable name 2024-10-17 14:57:11 +02:00
Julien Wadel
0727b08818 Fix cli fetch-config 2024-10-17 12:41:52 +02:00
Julien Wadel
bdca325aaf Fix menu size in details call logs and add focus for escaping. 2024-10-17 07:50:29 +00:00