Commit graph

18 commits

Author SHA1 Message Date
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
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
Gaelle Braud
b5c3751c72 fix layout polish loop (this one may be the right one) 2024-11-21 16:15: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
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
975c461a4d Fix critical crashes:
- set cpp managment for list
- remove items stored in shared pointer that are managed by Gui
- queue connection for signals between GUI/Core in order to avoid calling functions while destructions.
2024-10-02 09:55:03 +02:00
Gaelle Braud
4f5d6cabfa ongoing call notification 2024-09-04 12:05:38 +02:00
Gaelle Braud
305c969bbb FIXES:
LINQT-1166 handle complete sip uri login
LINQT-1182 hide waiting timer in local sticker
LINQT-368 share contact (by copying its vcard, may be improved in the future)
fix notif ui
fix waiting room camera
fix missed notifications
windows ui fixes
fix LINQT-1189 start call on click not selected contact changed
2024-05-28 16:32:11 +02: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
Julien Wadel
23ddc9ac88 Clean + fixes 2024-04-22 18:16:34 +02:00
Julien Wadel
a031282032 Meeting List rework, Better fonts, ui fixes 2024-04-22 18:16:33 +02:00
Gaelle Braud
06a80173e6 group call (ui to fix) + create call ui from callCreated signal 2024-04-22 18:16:32 +02:00
Gaelle Braud
3b64a8c4ae Ui fixes, add participants panel, admin status, conf edition 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
c824bd6c83 Country, start conference, dates, combobox, calendar, popup, effectimage, meeting details, conference scheduler 2024-04-22 18:16:31 +02:00