On Wednesday, 3 December 2025 10:52:53 Pacific Standard Time Dirk Hohndel via 
Interest wrote:
> Hi there,
> 
> I've been super interested in qlitehtml
> https://code.qt.io/cgit/playground/qlitehtml.git as replacement for
> QtWebKit / QtWebEngine when displaying a simple HTML user manual in app. It
> seems like qttools also are using that project, but I haven't found a good
> place to ask questions and submit issues for that project.

Hello Dirk

As a Qt Project-developed project, it should be the development mailing list, 
sister to this one: https://lists.qt-project.org/listinfo/development

There hasn't been any discussion on qlitehtml since the repository request in 
2021. I guess it's all uncontroversial and discussed through change reviews.

> e.g. - the submodule for lighthtml
> (https://code.qt.io/cgit/qt/qttools-litehtml.git) in the current version is
> almost two years behind the true upstream
> https://github.com/litehtml/litehtml
> 
> there are a couple of fairly simple issues that need fixing in order to
> update - but where would I submit a merge request?

Through our Gerrit instance, https://codereview.qt-project.org. I'm not sure 
what the correct way to submit an update of the mirror of upstream; our Gerrit 
usually enforces rebase/cherry-pick mode. Ask in the dev ML if you need that 
updated.

Gerrit shows active development for the playground/qlitehtml project:
https://codereview.qt-project.org/q/project:playground/qlitehtml

http://wiki.qt.io/Qt_Contribution_Guidelines to set up (TL;DR: create account, 
upload SSH key, accept CLA, ensure you have the commit-msg hook installed to 
add Change-Ids to your commits).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCG - Platform & Sys. Eng.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
[email protected]
https://lists.qt-project.org/listinfo/interest

Reply via email to