Gaelle Braud
743a909bb1
fix #LINQT-1605 scroll in params for Qt6.5.3
...
edit gitignore
2025-02-05 10:26:05 +01:00
Gaelle Braud
fd57e952e4
try to fix #LINQT-1605 again
2025-02-04 12:19:05 +01:00
Gaelle Braud
37a0403c01
may fix #LINQT-1605 this time
2025-02-03 15:24:47 +01:00
Gaelle Braud
5283a7c250
fix auto fill address field when creating contact from call page
...
fix missing from #LINQT-1605
2025-02-03 13:03:20 +00:00
Gaelle Braud
82e4da60ee
try to fix #LINQT-1605 (CI needed to check the result)
...
fix typo
fix #LINQT-1570 bad username in participants device stickers, use participant address
fix #LINQT-1626 remote address contains gruu in transfered call
fix #LINQT-1621 ensure visible when error visible on form item
2025-01-31 10:16:15 +01:00
Julien Wadel
f58a1a48e5
Option to enable tone indications + update SDK
2025-01-30 09:38:26 +01:00
Gaelle Braud
063cdfb33b
try to fix #LINQT-1605 cannot scroll in advanced settings
2025-01-28 17:06:52 +01:00
Gaelle Braud
ca51d44505
try to fix #LINQT-1605 cannot scroll in advanced settings
2025-01-28 14:44:41 +01:00
Christophe Deschamps
dcec744edb
Wire the save button on debugs settings
2025-01-24 17:36:03 +01:00
Gaelle Braud
946adfb020
fix #LINQT-1519 back button register page
...
fix crash
close #LINQT-919 red circle token unverified call
fix paused status
fix #LINQT-1561 troncated texts
2025-01-21 09:27:07 +01:00
Gaelle Braud
549866b48f
fix crash on clearSingletons due to ButtonStyle nested components
2025-01-15 15:01:14 +01:00
Gaelle Braud
39564ed708
fix last active index
2025-01-14 14:55:23 +01:00
Gaelle Braud
db35d67a70
UI fixes:
...
- button style + icons
- try to fix mac text edition error
- disabled color considering lightness
- fix #LINQT-1524 avatar secured border
- fix #LINQT-1525 padding add participant form
- fix #LINQT-1537 more options menu in call
- fix #LINQT-1538 floating header in parameters
- fix #LINQT-1539 display name in conf info participants list
- fix #LINQT-1462 rm waiting time
2025-01-14 14:01:38 +01:00
Julien Wadel
d5f8c1af0a
Feature: custom shortcuts on main page.
...
#LINQT-1506
2025-01-10 15:03:40 +00:00
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
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
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
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
37db0a2394
Fix popup positions to stay inside window.
2024-12-03 10:47:05 +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
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
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
Christophe Deschamps
4a0ebd53ea
Do not handle numeric key pad events on the main search bar
2024-11-20 13:26:15 +01:00
Julien Wadel
950665138a
Fix contacts results specs.
2024-11-19 14:08:08 +00: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
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
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
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
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
6a26363aa8
Fix voicemailAddress field glitch
2024-11-08 06:54:37 +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
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
Gaelle Braud
9797ad70b0
contact edition new ui
2024-11-06 09:46:02 +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
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 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
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
0b91d8c986
Fix numeric pad buttons : link search bars with a numeric pad popup.
2024-10-24 10:22:31 +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
b1521ebf04
fix #LINQT-1342 reset magic search bar when call created
2024-10-22 13:36:16 +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
bdca325aaf
Fix menu size in details call logs and add focus for escaping.
2024-10-17 07:50:29 +00:00
Julien Wadel
6f2e1af53a
#LINQT-1350 : Remove external window corner
2024-10-17 07:50:13 +00:00
Julien Wadel
3589029ec5
Refreshing optimizations:
...
- Reset data list and initialization on single step.
- Just add a log on new call log.
- Remove updateView : it should not be needed as contains are updated automatically from its items.
- Clean AbstractListProxy from LimitProxy implementation.
- Avoid to reset left panel if not needed to not reload lists.
- Fix missing objectName in history list view.
Fix display on new call button.
2024-10-16 15:12:55 +02:00
Julien Wadel
df7f0a6bc6
Freeze fixes:
...
- Unstuck Friends processes.
- Unstuck interpret urls.
- Unstuck Utils functions that need Model to work. INVOKABLE should not block and use VariantObjects.
- rename file local constants.
- Upgrade SafeObject to have a default value after being construct.
- Fix isMe changes and updates.
- Remove restoreMode that is deprecated.
2024-10-16 11:50:07 +02:00
Gaelle Braud
9cf975518f
fix contact name + avatar initials
...
fix #LINQT-1339 persistent waiting room + warnings
fix #LINQT-1334 remote name in call
2024-10-15 15:42:03 +02:00
Julien Wadel
b07eca28e4
Fixes:
...
- Buttons size.
- Crash on subscription.
- Hidden buttons text.
- Black icons.
2024-10-15 12:45:52 +00:00
Julien Wadel
e1b8befde4
Optimizations: Paging and asynchronous loaders.
2024-10-14 17:20:58 +02:00
Christophe Deschamps
a7bea5323f
Quit Linphone option
2024-10-10 15:58:21 +00:00
Gaelle Braud
fe40a9586b
fix #LINQT-1331 add flickables for 13" screens
2024-10-09 18:42:18 +02:00
Gaelle Braud
72d2096ae7
fix polish loop
...
fix crash
2024-10-09 18:12:41 +02:00
Gaelle Braud
92f1eaa88f
wrong address in sticker in waiting room
2024-10-09 18:12:41 +02:00
Christophe Deschamps
666b94e277
Advanced settings
2024-10-08 14:31:48 +00:00
Christophe Deschamps
dc28c4e5cf
Network settings
2024-10-07 14:56:30 +02:00
Christophe Deschamps
11f8163e4b
Carddav settings
2024-10-07 08:39:52 +00:00
gaelle
5b9f5cb056
FIXES :
...
windows ui
fix #LINQT-13-06 dialer in call
fix #LINQT-1303 popup button clicked
fix #LINQT-1298 chat buttons still visible
force chat and broadcast features in settings (to change when features ready)
fix update token verified
fix zrtp popup should not appear in conf
fix #LINQT-1310 participant button stays checked
2024-10-03 16:36:00 +02:00
Christophe Deschamps
b8aa7d7ebc
Fix account parameters access
2024-10-03 12:29:07 +02:00
Julien Wadel
502433ea6d
Fix idle timeout validation on text fields. Use it in settings (todo: rework the validation)
...
Fix contact first name error border.
2024-10-01 16:51:34 +02:00
Julien Wadel
e1033b9db2
Add ringer device option
2024-10-01 11:18:31 +02:00
Julien Wadel
b27cc35638
Revert using Material to Basic in order to not be disturbed by new design
2024-09-30 17:42:37 +02:00
Christophe Deschamps
b413301e70
Fix typo in SettingsCpp.disableCallRecordings vs SettingsCpp.disableCallRecordingsFeature
2024-09-30 14:38:50 +02:00
Julien Wadel
24a6d3f910
Fix QML Windows style
2024-09-30 09:20:20 +00:00
Christophe Deschamps
7b19b79156
Hide call recording options if disableCallRecordings is set
2024-09-27 19:44:30 +02:00
Christophe Deschamps
094f265a9f
Adjust magisearch bar place holder when chat is disabled
2024-09-27 19:44:30 +02:00
Christophe Deschamps
5c8ef6681b
Hide audio/video uri factory from account parameters when disableMeetingsFeature is on
2024-09-27 19:44:30 +02:00
Gaelle Braud
498777869e
fix #LINQT-1282 autocomplete contact address
...
fix #LINQT-1285 fix call notif deletion
fix #LINQT-1283 : reset views when switching tab or creating new call
fix #LINQT-1287 pause logo on pause
fix #LINQT-1281 clear vertical tabbar index if in settings
2024-09-27 18:07:51 +02:00
Gaelle Braud
e07cd93fad
ui fixes
...
paste code register
bold search result part of display names
fix magic search list
fix navigation
2024-09-27 10:45:06 +02:00
Gaelle Braud
1f764df150
[do not squash] validation checking in textfield
...
rename
2024-09-26 17:26:15 +02:00
Gaelle Braud
ca346da033
rename files
2024-09-19 08:38:49 +02:00
Gaelle Braud
bb03f2785b
new file tree
2024-09-19 08:38:49 +02:00