- Jan 21, 2022
-
-
Sébastien Blin authored
GitLab: #160 GitLab: #571 Change-Id: Ifc1a4183c614f4754df5b617067a433d1227dcdf
-
Andreas Traczyk authored
Save virtual desktop geometry and window visibility state settings and set them for the application window when loading. Gitlab: #604 Change-Id: I053716d9c7b5d23e1bd7f33a1c41aedefb6cf9c8
-
Sébastien Blin authored
It's more useful than the welcome view GitLab: #645 Change-Id: Icf79aaff5c2cd1d9faf8481ba20f68e7b095d8c1
-
Sébastien Blin authored
Also fix a typo causing the icon in the context menu to not update Change-Id: I8886b45afcc55a3c724494afa10fc125d218d14e
-
Sébastien Blin authored
GitLab: #427 Change-Id: I73818240946ab7c42eb238c50ca0f38061ff13d9
-
Sébastien Blin authored
In 64720224, a no-sandbox flag was added because QtWebEngine can't load fonts on recent glibc. Source: https://bugreports.qt.io/browse/QTBUG-92969 https://bugs.chromium.org/p/chromium/issues/detail?id=1164975 Now, we use Qt 6.2, so this flag should not be necessary. So, we can finally close #442 without any dirty workaround. GitLab: #442 Change-Id: I52835e40d37d2397a891415fd2b1dd8dd4048b8b
-
Maxim Cournoyer authored
Remove legacy cruft and streamline logic. Change-Id: Ia9d0ef9a621e01aac17facb3e94efb11cdb38b0d
-
- Jan 19, 2022
-
-
Sébastien Blin authored
The comment was incorrect (it check the fingerprint, not the alias) and the condition was duplicated Change-Id: I2b3a21de64797dc90abaaa452645d7b0e6183ac1
-
- Jan 18, 2022
-
-
* src/main.cpp (main): unset QT_STYLE_OVERRIDE. Some distros, like Zorin OS, set QT_STYLE_OVERRIDE to force a particular Qt style. This has been fine with Qt5 even when using our own Qt package which may not have that style/theme available. However, with Qt6, attempting to override to a nonexistent style seems to result in the main window simply not showing. So here we unset this variable, also because jami-qt currently has the Material style hard-coded anyway. https://bugreports.qt.io/browse/QTBUG-99889 Change-Id: Ic261b46baf79cf36491578ff969b398b95363c94
-
- Jan 17, 2022
-
-
Jenkins authored
Change-Id: Ifabe388e6aa8140ad4e7b0e4bb2fbcd1f0a1bfe4
-
- Jan 11, 2022
-
-
Sébastien Blin authored
Change-Id: I0b847303199c295d98d3b2bc687452012486110a
-
Sébastien Blin authored
This prevents clicks Also, add Accessible element GitLab: #601 Change-Id: Ic08d35d6e27bbdf0ec3b3eccdb5a07b5f105a777
-
Andreas Traczyk authored
Logic for fullscreen/windowed mode switching is scattered within the main ApplicationWindow and other components. Ideally, components that need to transition to fullscreen, can make a dumb request to module in charge of making the necessary checks and carrying out the mode change. This patch introduces the LayoutManager used to isolate this logic. Change-Id: I0e5b932617d2b88eda1533f25a5d55fc1c66c438
-
- Jan 10, 2022
-
-
Sébastien Blin authored
Remove all references to appWindow.isFullScreen and uses visibility Store latest state to keep previous states when passing the call in fullscreen or a media player. Fix also fullscreen's transition on media messages Change-Id: I1b141fc052aa607561275faf231504f48b3c49b8
-
- Jan 06, 2022
-
-
Amin Bandali authored
Change-Id: I8eb66c1c3cddb3bf73b6784a9876dd9dc9c12481
-
- Jan 05, 2022
-
-
Aline Gondim Santos authored
Superposing a MouseArea and a hover in a child component may cause focus problems. This replaces MouseArea for a HoverHandler in the participant moderator menu. Change-Id: Ic4eb763c79f04198d3a2a2f24636fb2a09dca172 GitLab: #601
-
- Jan 04, 2022
-
-
Change-Id: Ifa610f3a110c050e22b6a83c79c0a94644ee82e1
-
Sébastien Blin authored
remove useless isFullscreen (visibility already stores this and it's not possible to go from fullscreen to minimized anyway). Also --minimized was ignored GitLab: #413 Change-Id: I610f17ce7ae5b2852aae5b40dc504174fa657c2d
-
- Jan 03, 2022
-
-
Jenkins authored
Change-Id: I36fb96db8e1404aa6963c6af3ae62c8945653e69
-
- Dec 30, 2021
-
-
Sébastien Blin authored
The textarea is still white in dark mode, so the text must be black Change-Id: I6d475cfb920fcd9f3b51e6df01eba4d30a0bc675
-
This reduces memory usage. Change-Id: Iddb54a844ffacfc96b7758b2a9317e68e04750c4
-
- Dec 27, 2021
-
-
Jenkins authored
Change-Id: I9772cae5d957298b23ed49bad9edee695c2ba373
-
- Dec 23, 2021
-
-
Sébastien Blin authored
Every models (like UtilsAdapter for example) owns a pointer of LRCInstance. So, when the MainApplication is destroyed, the QmlEngine and all structures owning a pointer of LRCInstance MUST be destroyed before LRCInstance to avoid any segfault GitLab: #631 Change-Id: Id30aaca325fe7172188bba468acd73525e62a34a
-
Andreas Traczyk authored
Change-Id: I5dc3eaa0afc4c1e01029ec66035201565f0829c3
-
Change-Id: I41cb36b931a648bc2f3191ba183bcc77e9c0b787
-
- Dec 22, 2021
-
-
Qt on Windows defaults to Direct3D rendering backend which causes flickering and visualy glitchy resizing. Gitlab: #601 Change-Id: I175d6131aca234f557234a23984e46f94c7d5417
-
Sébastien Blin authored
logs from the daemon should not be shown by default, but only in debug mode, so makes --quiet usable, but only with --debug Change-Id: Ia7da32e31e034650d184dfae06c9157e13102906
-
Sébastien Blin authored
GitLab: #628 Change-Id: Ibe47bb0500324570a8da29c41ff71aaff158f23d
-
Sébastien Blin authored
GitLab: #601 Change-Id: Ie8afca9f1eaacb36c73d5ac32d975ad448e23742
-
Change-Id: I9c3a0e146173c16414e000080086c805cbbd6c95 GitLab: #601
-
+ Check early for Qt6 and remove module list duplication. + Add qrencode-win32 as a submodule. Remove unused libqrencode submodule(GNU/Linux and macOS use package dependencies). + Remove unused ReleaseCompile option. REQUIRES adjustments to: - https://jenkins.jami.net/view/clients/job/client-qt-msvc-tests (JenkinsFile ??) Gitlab: #601 Change-Id: Ied65c9aaead86009d70f68705f8592950dab2dfa
-
Kateryna Kostiuk authored
- prepare app for distribution - add notarization Change-Id: I105e084292423fdd8c6b2d56f5e62a081defde99
-
Kateryna Kostiuk authored
Change-Id: Id88cfbd571f4b504f258758bd13b4e4a91bf1b49
-
Kateryna Kostiuk authored
Change-Id: Ib92cf40dafd02f1bdc55ba51bfce0744fe4d88fc
-
Kateryna Kostiuk authored
Change-Id: I1295a55c1c633f4e193b6097c12bdd7435dffade
-
Kateryna Kostiuk authored
- adapt build for macOS - fix video on macOS Change-Id: Ie325f3cd2955248c26ca858d37fcdc0d88c2e70d
-
- Dec 21, 2021
-
-
1. Add handler for DataTransferMessageDelegate MouseArea 2. Fix TextMessageDelegate crash caused by Loader 3. Fix SBSMessageBase padding when resizing 4. Use JamiListView for MessageListView 5. Fix ScrollToBottomButton DropShadow 6. Fix Typing indicator binding loop Change-Id: I59b97f3850fceb30f72c64f6cae54889fe4a18db
-
Change-Id: I19cab014fc119ae0fe0b3e742d1ec59ca8dfadc3
-
Change-Id: Iee0e9c955b426de4a7d757a3bc892287761265ca
-
1. JamiSwitch add tooltip (wip) 2. PushButton add preferredHeight/preferredWidth (bug?) 3. UsernameLineEdit use ResponsiveImage 4. SettingsView fix settings menu 5. Move LogsView to window 6. ToggleSwitch use JamiSwitch Change-Id: I07a455639e88550a7f0e40963550f8f842827370
-