Montel Laurent

Results 23 comments of Montel Laurent

What is the status ? As it will fix https://github.com/RocketChat/Rocket.Chat/issues/27132 .

I added my email in github account so I think it's ok now.

ok I will add @children @image-url @linear-gradient @radial-gradient too

hi, we use https://github.com/RocketChat/Rocket.Chat/tree/2bf8edab056dbc5e0d40aeae2c4472f729ec09d9/app/e2e/client code here. and https://github.com/RocketChat/Rocket.Chat/blob/2bf8edab056dbc5e0d40aeae2c4472f729ec09d9/app/e2e/client/helper.js We need to port to qt :) WE use a module crypto it seems thanks

It"s WIP. I didn't find where we change it!

ok pb: `/target/debug/build/cxx-qt-lib-extras-a62b934a6b1befae/out/39e351642d8689ff-qcommandlineoption.cxx.o" "-c" "/opt/travail/git/cxx-qt/target/debug/build/cxx-qt-lib-extras-a62b934a6b1befae/out/cxx-qt-gen/src/qcommandlineoption.cxx.cpp" cargo:warning=src/core/qcommandlineoption.cpp:9:10: erreur fatale: ../assertion_utils.h : Aucun fichier ou dossier de ce nom cargo:warning= 9 | #include "../assertion_utils.h" cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~ cargo:warning=compilation terminée. exit status: 1...

ok removing cxx-qt-lib directly now

I hope that it uses qstring.h from cxx-qt-lib and not qt directly :)

What is missing for merging it ? :)

Yep we decided to wait after 0.7 for splitting in another repo. We decided to add tests when we will split it as it's more easy.