Amin Bandali
c7fdf3ff30
misc: move application sources from 'src/' to 'src/app/'
...
In preparation for vendoring libjamiclient into 'src/libclient/'.
GitLab: #734
Change-Id: Ibd956abc8fe9bd454ac0e9a5a28b77a5a74174e7
2022-05-19 15:47:30 -04:00
Sébastien Blin
3debb09740
video-split: follow up patch
...
+ Finish layout fixing
+ Clean warning
+ protect elements
+ update copyrights
GitLab: #476
Change-Id: Ib3270b5d37d63aa99a576d48574b62801df37258
2022-04-05 16:17:19 -04:00
Sébastien Blin
76896e7971
chatview: add the swarm details page in a stackview
...
This allow the swarm details page to be resizable.
Also adds the add members list into this view.
Presence and filtering for ContactPicker is also
fixed.
GitLab: #670
Change-Id: I4bf4369eba1d30dff3931575cd8ebd7eb2c7aee0
2022-03-23 13:45:32 -04:00
Sébastien Blin
1d074f25fd
swarm details page: improve
...
GitLab: #340
Change-Id: I03becae1c33be5a6ab10452c6986d7b5abd009e3
2022-03-23 12:47:04 -04:00
Sébastien Blin
3f18e6edbc
conversation: add swarm pages
...
GitLab: #340
Change-Id: I4a4ebfbebb880161e93fc0a086eec13ffb1ba285
2022-03-23 12:45:51 -04:00
Amin Bandali
db0fd56763
misc: update (and fix) copyright years to 2022
...
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
2022-01-06 11:24:13 -05:00
Ming Rui Zhang
be41f0e7a6
misc: Qt 6.2.0 initial migration
...
Remove unsupported QtQuick One component and it will be
added back in the following patches
Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
2021-12-21 14:21:36 -05:00
Sébastien Blin
fe9745ce23
messagewebviewheader: clean code
...
+ Change name to ChatviewHeader as no webview
+ Avoid anchors hell and use a RowLayout
Change-Id: Iff4bbeabc70cfa496a7a208ee5da0c9ea1b6ff08
2021-10-06 15:51:59 -04:00
Trevor Tabah
2e67dc1bd8
chatview: replace web chat view with qml listview
...
Introduces a primitive QML ListView based chat view lacking
features present in the previous web chat view, that will be added
in subsequent commits(styling, preview/media/link/file-transfer
message type support, etc.).
Gitlab: #467
Change-Id: Iedc40f6172a6cdacc48cda6f4187053fbf226713
2021-10-06 15:51:20 -04:00