Commit graph

14 commits

Author SHA1 Message Date
Gaelle Braud
97c01e66f8 call history
new item: popup button
2023-12-22 17:28:35 +01:00
Gaelle Braud
24c78564ef multicall 2023-12-14 11:25:13 +01:00
Julien Wadel
a93e646ce4 Feature : Video support for one-one call.
- Set Mediastreamer plugin folder.
- CameraGui component to manage video.
- Sticker component to switch between initials/avatar and video.
- Remote video detection on Call.
- Fix binary shader files to support at least Qt 6.4.
- Use MSQOgl  Mediatsreamer2 filter and activate video capabilities.
- Add a preview on Call view.
2023-12-06 17:00:00 +01:00
Gaelle Braud
4ea1b96246 start audio call, features : pause call + blind transfer
(call window in c++)
2023-12-05 17:24:37 +01:00
Julien Wadel
a1d72e6382 Feature : display accounts.
- Implement shaders to make round images and use qsb --qt6.
- Add picture to Friend.
- Display username if displayname is not found.
- Compute initials from C++ with emojis.
- Add Accounts list in a popup from main window.
- Add a hack on account to update avatar on all AcountModel.
- Add Avatar item for initials/picture.
- Add Contact description item.
- Make sizes proportionals to match designs.
- Add image colorization.
2023-12-01 15:20:48 +01:00
Gaelle Braud
3fad8ee49e Overview : call page (with no call history)
New items : Vertical tab bar, search bar, numeric pad
2023-11-20 15:22:13 +01:00
Gaelle Braud
22724d8cd2 connection feedbacks + pages after connection (to design) 2023-11-09 09:59:57 +01:00
Gaelle Braud
94c2617dfe fixes 2023-10-31 09:30:21 +01:00
Gaelle Braud
592d64bc8c Welcome page images
add resources file

belledonne image

Revert "belledonne image"

This reverts commit 4f7ea04c16aaec1ed321590620c61fad6010a148.

image

add images resources

new images

Welcome page images

add resources file

belledonne image

Revert "belledonne image"

This reverts commit 4f7ea04c16aaec1ed321590620c61fad6010a148.

image

add images resources

new images

image

image cmake

providers

Constants

Constants

start welcome page

start welcome page

Welcome page

welcome and login pages

default text item

Item : default input cell for any form

qml items

welcome/login template

add resources files to macro cmake

LoginPage : get username/pwd and call login

make welcome page temporary

icons

main stack view

Add final text + anims welcome page

fix previous

register constants in initCppInterfaces

unify images names

MR thread : clean

move login pages

use styling qml file

mr threads: unify colors

remove anchors warnings

custom combobox + modify custom textinput

mr thread : indent

mr thread : pointsize in style

mr thread : default style singleton

icons as style

change login base layout name

mr thread : color in style
2023-10-31 09:30:21 +01:00
Gaëlle Braud
86d776a62b Welcome / Login pages ui 2023-10-23 11:12:27 +00:00
Julien Wadel
b463180d28 Feature : AppImage generation.
Centralize install process into cmake folder.
Prepare macos stuff for dmg and code signing process.
2023-10-13 16:41:50 +02:00
Julien Wadel
3c3473112d Revert RUNTIME_OUTPUT_DIRECTORY to binary dir because of conflict with CMAKE_PREFIX_PATH.
Install rootca file if enabled.
Embed assistant files in qrc.
Fix mac build to respect target OSX.
2023-10-12 18:08:13 +02:00
Julien Wadel
99ebfd2f7b Fix crash on exit.
Add Async/Sync functions to post lambda on model thread.
Fix missing defines on headers.
Move Login c++ logic into core for MVVM.
Write async login.
Auto core iterate (30ms).
Clean exit by stopping core before deletion.
2023-10-11 12:01:59 +02:00
Julien Wadel
82791dfed4 Initial 2023-10-02 14:37:16 +02:00