QtWebEngine/Contribute: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Channel has moved to Libera.​Chat)
 
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
=Contributing to QtWebEngine=
[[Category:Developing with Qt::QtWebEngine]]


We welcome contributions and feedback on QtWebEngine. We are very much aligned on the rest of the Qt project when it comes to contribution guidelines and ways of working, with our repository living in qt-labs on gerrit, so most of the things to consider [[:Category:Developing Qt|while developing Qt]] should also apply.
= Contributing to Qt WebEngine =


==Getting in touch==
We welcome contributions and feedback on Qt WebEngine. We are very much aligned on the rest of the Qt project when it comes to [[Qt_Contribution_Guidelines|contribution guidelines and ways of working]], with our repository living in [http://code.qt.io/cgit/qt/qtwebengine.git/ gerrit] , so most of the things to consider [[:Category:Developing_Qt|while developing Qt]] should also apply.


===<nowiki>#qtwebengine</nowiki>===
Regarding C++ feature use, check out what is allowed and prohibited by the [http://chromium-cpp.appspot.com/ Chromium C++ style guide], for a general idea what can be also used in Qt WebEngine.


We usually hang out on #qtwebengine on Freenode, feel free join !
== Getting in touch ==


===qtwebengine@qt.io===
=== #qtwebengine ===


You can also subscribe to the [http://lists.qt.io/mailman/listinfo/qtwebengine QtWebEngine development mailing list] ''[lists.qt.io]''
We usually hang out on #qtwebengine on Libera.​Chat, feel free join !


==Tasks==
=== qtwebengine@qt.io ===


Here’s the [https://trello.com/b/5G9c1rkb/qtwebengine Trello board] ''[trello.com]'' that is used to keep track of who’s doing what and what is yet to be tackled (a lot).
You can also subscribe to the [http://lists.qt-project.org/mailman/listinfo/qtwebengine Qt WebEngine development mailing list]


==Other==
== Other ==


Feedback gathered at the Qt Contributor summit 2013 is now [[QtWebEngineRoadMap|here]]
Details on how we rebase Qt WebEngine on new Chromium versions. [[QtWebEngine_Rebase_on_New_Chromium]].
 
===Categories:===
 
* [[:Category:Developing-with-Qt|Developing with Qt]]
** [[:Category:Developing-with-Qt::QtWebEngine|QtWebEngine]]

Latest revision as of 15:57, 5 June 2021


Contributing to Qt WebEngine

We welcome contributions and feedback on Qt WebEngine. We are very much aligned on the rest of the Qt project when it comes to contribution guidelines and ways of working, with our repository living in gerrit , so most of the things to consider while developing Qt should also apply.

Regarding C++ feature use, check out what is allowed and prohibited by the Chromium C++ style guide, for a general idea what can be also used in Qt WebEngine.

Getting in touch

#qtwebengine

We usually hang out on #qtwebengine on Libera.​Chat, feel free join !

qtwebengine@qt.io

You can also subscribe to the Qt WebEngine development mailing list

Other

Details on how we rebase Qt WebEngine on new Chromium versions. QtWebEngine_Rebase_on_New_Chromium.