Commit graph

  • 114d1077b7 Remove install folder on installation/uninstallation. Julien Wadel 2024-12-03 18:10:30 +0100
  • d0113124c7 Update file transfer servers Julien Wadel 2024-12-03 16:59:33 +0100
  • f60e8c36e3 Quit fullscreen on escape button. Julien Wadel 2024-12-03 15:27:41 +0100
  • 37db0a2394 Fix popup positions to stay inside window. Julien Wadel 2024-12-03 10:36:45 +0100
  • bc836944f2 Fix frozen start on Mac (processEvents should not be used if UI is not displayed). Julien Wadel 2024-12-02 15:56:43 +0100
  • 40ed719c98 Fix restart application and remote provisionning with bearer. Julien Wadel 2024-11-27 11:09:32 +0100
  • 84cc47e7dc return to meeting list if cancel scheduling of a conf Gaelle Braud 2024-11-28 16:10:10 +0100
  • 586ad1a69d fix #LINQT-1450 contact responsivity fix display name conf info participants Gaelle Braud 2024-11-28 15:44:29 +0100
  • 7608fbcfdb fix meeting list ui Gaelle Braud 2024-11-25 17:17:45 +0100
  • 3863365863 fix #LINQT-1439 select new conf on created Gaelle Braud 2024-11-22 18:36:27 +0100
  • 733702b781 fix #LINQT-1433 highlight and position view at current index meeting list Gaelle Braud 2024-11-22 14:21:32 +0100
  • 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. Julien Wadel 2024-11-27 16:31:13 +0100
  • d24a68e2a7 enlarge call notif Gaelle Braud 2024-11-27 17:33:49 +0100
  • 723731c7e5 Fix restart with core/models reallocations. Julien Wadel 2024-11-26 17:55:17 +0100
  • 56dc3db046 Fix menu popup that can be outside window. Fix focus position on contact lists. Julien Wadel 2024-11-26 11:18:43 +0100
  • ad4e675f66 Add a detection on non empty folder before installing the application. Julien Wadel 2024-11-26 20:39:20 +0100
  • df6f39addc feature #LINQT-1449 new call notif Gaelle Braud 2024-11-25 10:44:26 +0100
  • 2a26d23470 fix #LINQT-1445 elide text Gaelle Braud 2024-11-25 09:10:32 +0100
  • fa71583df9 fix #LINQT-1442 close num pad if parent not visible Gaelle Braud 2024-11-25 09:07:23 +0100
  • 9787e1fd37 fix #LINQT-1441 rm unsupported features Gaelle Braud 2024-11-25 08:47:14 +0100
  • 0c851ed81a fix #LINQT-1432 progress bar text Gaelle Braud 2024-11-20 13:44:34 +0100
  • b2d0c29d40 MWI icon when count is 0 Display MWI button if a voicemail URI is defined or MWI notification Fix MWI call button size Christophe Deschamps 2024-11-25 12:13:25 +0100
  • 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. Julien Wadel 2024-11-21 16:36:35 +0100
  • 969b59015b Make version number selectable for debugging Christophe Deschamps 2024-11-25 07:45:01 +0100
  • 0acb7b6736 Align account parameter setting with Android + sdk crash workaround Christophe Deschamps 2024-11-25 06:35:36 +0100
  • 017b22bcc7 Fix call log not updating Christophe Deschamps 2024-11-21 16:38:18 +0100
  • b5c3751c72 fix layout polish loop (this one may be the right one) Gaelle Braud 2024-11-20 12:36:18 +0100
  • 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. Julien Wadel 2024-11-21 09:49:01 +0100
  • ea2612acbb Fix deprecated LDAP API. Julien Wadel 2024-11-20 19:30:32 +0100
  • de2612b40e Contacts list refactoring + Update SDK for fixing LDAP timeout. Julien Wadel 2024-11-20 15:47:15 +0100
  • 213ba75585 App version & core user-agent Christophe Deschamps 2024-11-20 17:50:58 +0000
  • d8efaf1ac9 add text capability for chat in conf Gaelle Braud 2024-11-20 13:35:58 +0100
  • 4a0ebd53ea Do not handle numeric key pad events on the main search bar Christophe Deschamps 2024-11-19 18:31:58 +0100
  • fbbcbe2012 fix #LINQT-1425 timer close calls win Gaelle Braud 2024-11-19 14:24:40 +0100
  • 950665138a Fix contacts results specs. Julien Wadel 2024-11-19 10:47:39 +0100
  • 24f51fbf69 fix empty display name Gaelle Braud 2024-11-18 17:21:51 +0100
  • 932b83774c fix meeting layout polish loop Gaelle Braud 2024-11-19 10:18:00 +0100
  • 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. Julien Wadel 2024-11-15 11:16:55 +0100
  • 97c2c1e214 temp work around - restore use of vcard FullName (use by sdk to store ldap results) Christophe Deschamps 2024-11-15 23:23:27 +0100
  • 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). Julien Wadel 2024-11-15 19:48:57 +0100
  • f40797af3b fix notif coordinates gaelle 2024-11-15 15:47:49 +0100
  • 640eaefade fix too long contact name Gaelle Braud 2024-11-14 14:49:20 +0100
  • 2af1431c5a fix avatar picture Gaelle Braud 2024-11-14 14:48:55 +0100
  • c4721dc84c Fix field length wisth in CardDav settings page Christophe Deschamps 2024-11-15 09:15:11 +0100
  • 69f6683a47 Fix Ldap & Carddav adding Christophe Deschamps 2024-11-15 09:03:50 +0100
  • 351199d163 Add autostart parameter in advanced settings Christophe Deschamps 2024-11-15 08:33:59 +0100
  • 2fdddf942f Handle CallLog updates Christophe Deschamps 2024-11-14 21:11:39 +0100
  • 6f08430661 fix #LINQT-1413 hover in dot popup menu gaelle 2024-11-13 17:05:29 +0100
  • b25cf4ff15 fix mouse cursor stolen by mouse area Gaelle Braud 2024-11-13 11:44:45 +0100
  • dfe0c5cbe9 Avoid setting contentItem on button Christophe Deschamps 2024-11-14 11:00:12 +0100
  • 6742f35e5d Fix callback invocation in H264 codec download context Christophe Deschamps 2024-11-14 08:47:05 +0100
  • 2e8f237d65 Responsive settings views Christophe Deschamps 2024-11-07 21:34:17 +0100
  • 0d62e2aa2b Search LDAP contact using only username of SIP address in call context Christophe Deschamps 2024-11-14 07:51:43 +0100
  • e1d91a4b7a Fix MWI not showing when no summaries are sent Christophe Deschamps 2024-11-13 19:59:39 +0100
  • 9c36745673 fix #LINQT-1407 close numeric pad Gaelle Braud 2024-11-13 11:44:45 +0100
  • 10ab8395f7 update lists if day change Gaelle Braud 2024-11-13 10:50:46 +0100
  • 48ccfe95c7 really fix empty lists ui + display contacts on init when necessary + fix ensureVisible contact form Gaelle Braud 2024-11-06 17:27:09 +0100
  • d11b3bce3d H264 downloadable codec - code adjustments + fix advanced settings Christophe Deschamps 2024-11-12 16:32:33 +0000
  • 425751413d H264 Downloadable codec Christophe Deschamps 2024-11-08 15:32:20 +0000
  • 85ca6d79ce Fix mwi indicator not showing on main screen + voicemail count background transparent Christophe Deschamps 2024-11-08 10:03:31 +0100
  • 6f06380f1c Remove unecessary constructors leading to crash LdapCore code formatting glitch Christophe Deschamps 2024-11-08 09:07:22 +0100
  • 6a26363aa8 Fix voicemailAddress field glitch Christophe Deschamps 2024-11-08 06:54:37 +0100
  • e15186e63b Fix FPS Counter that take resources even if invisible Julien Wadel 2024-11-07 10:20:17 +0100
  • 8ad4d8be1e Fixes magic search : - remove suggestions items if already in contacts. - display sip address. Julien Wadel 2024-11-06 18:05:45 +0100
  • 8ea3f6f023 Fix field lenght in Ldap settings Christophe Deschamps 2024-11-06 19:54:01 +0100
  • 40137bcf26 Ldap debug option Christophe Deschamps 2024-11-06 19:10:51 +0100
  • ab4acc8f03 Avoid to make search on initialization. For ContactPage : start the search on openning. Remove suggestion title if no one. Julien Wadel 2024-11-06 18:28:01 +0100
  • bebea4e7c8 popup modif réunion Gaelle Braud 2024-11-06 16:13:56 +0100
  • c5c95d5a6f fix meeting list ui Gaelle Braud 2024-11-06 14:57:10 +0100
  • 94dd384129 cancelled conf ui Gaelle Braud 2024-11-06 14:34:08 +0100
  • f68327bcf6 Fix onlyDisplaySipUriUsername where domain was still shown. Julien Wadel 2024-11-06 11:27:25 +0100
  • 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). Julien Wadel 2024-11-06 09:58:03 +0100
  • 8193c8a4c7 change call list ui Gaelle Braud 2024-11-06 09:31:41 +0100
  • 9797ad70b0 contact edition new ui Gaelle Braud 2024-11-05 10:45:17 +0100
  • a80f4c1a6e Fix empty lists ui Gaelle Braud 2024-10-31 09:57:43 +0100
  • 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. Julien Wadel 2024-11-05 16:37:11 +0100
  • 23b961d681 Display avatar initials from display name of account. Fallback to contact/address. Julien Wadel 2024-11-05 17:16:16 +0100
  • 4f3e29ba57 Set default CLI as "show" for secondary application to allow reopening background app from Windows Menu. Julien Wadel 2024-11-05 16:50:06 +0100
  • 9a4653580c Default voicemail count to 1 (for situations where MWI server does not send count) Christophe Deschamps 2024-11-05 06:48:38 +0100
  • 7c639b734e Hide mwi count if 0 Christophe Deschamps 2024-11-05 06:08:18 +0100
  • 387bf67e8f Adds voicemailAddress support Christophe Deschamps 2024-11-05 05:23:43 +0100
  • ad0b557cb3 Update linphone-sdk to 5.4.0-alpha-447-g08d52ccd Christophe Deschamps 2024-11-05 05:22:36 +0100
  • 78f5656482 Fixed MWI icon if no count is provided in the NOTIFY (only yes/no) Christophe Deschamps 2024-11-02 19:14:31 +0100
  • b6284ea1e6 Show the application from left click on systray Julien Wadel 2024-11-04 15:53:46 +0100
  • 7bca18f6b3 Fix unresponsive quit action from main menu. Julien Wadel 2024-11-04 15:35:05 +0100
  • a91b29cb17 Automatic LDAP Friends lookup for calls Christophe Deschamps 2024-10-25 08:09:56 +0200
  • b6b16650bf ui gaelle 2024-10-31 16:11:16 +0100
  • 2bf3071b96 Fix empty lists ui Gaelle Braud 2024-10-31 09:57:43 +0100
  • f527556eb9 fix #LINQT-1355 Gaelle Braud 2024-10-30 16:02:36 +0100
  • 12b73b9c0c fix #LINQT-1370 + ui call end text Gaelle Braud 2024-10-30 16:04:12 +0100
  • a780825c12 fix meeting form Gaelle Braud 2024-10-28 17:00:47 +0100
  • 8a6c9b9182 new contact ui Gaelle Braud 2024-10-28 15:55:42 +0100
  • 81b4d256b8 fix button ui Gaelle Braud 2024-10-25 17:11:13 +0200
  • c268171e48 flickable register about popup fix new call ui fix temp text visibility fix login layout ui dialog Gaelle Braud 2024-10-23 17:39:28 +0200
  • 8bf2472060 Fix phone numbers combobox (resetModel events and binding loop on y) Julien Wadel 2024-10-24 11:59:28 +0200
  • 30c36757c0 Force install registry to application name Julien Wadel 2024-10-24 17:05:11 +0200
  • 26cdbf1c68 Fix meeting creation button Julien Wadel 2024-10-24 15:49:39 +0200
  • 0b91d8c986 Fix numeric pad buttons : link search bars with a numeric pad popup. Julien Wadel 2024-10-24 10:19:58 +0200
  • ea8d2aafe7 Fix deadlocked application on windows at startup (logs,vsync initialization,thread initialization) Fix cleaning memory at exit. Julien Wadel 2024-10-23 17:29:47 +0200
  • 94cbdbcc0f put components in files Gaelle Braud 2024-10-23 14:22:49 +0200