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
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
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
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
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
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
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
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
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
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
2af1431c5a
fix avatar picture
2024-11-15 09:58:10 +01:00
Christophe Deschamps
69f6683a47
Fix Ldap & Carddav adding
2024-11-15 08:16:06 +00:00
Christophe Deschamps
2fdddf942f
Handle CallLog updates
2024-11-14 21:11:39 +01:00
Gaelle Braud
b25cf4ff15
fix mouse cursor stolen by mouse area
2024-11-14 11:36:46 +01:00
Christophe Deschamps
0d62e2aa2b
Search LDAP contact using only username of SIP address in call context
2024-11-14 07:51:43 +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
Julien Wadel
e15186e63b
Fix FPS Counter that take resources even if invisible
2024-11-07 10:20:17 +01:00