summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-qt/qtwebview: sync live keywordsIonen Wolkens2024-05-171-2/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-qt/qtwebview: new slot, add 6.6.1:6 + liveIonen Wolkens2023-11-291-0/+19
Nothing special here (same as Qt5) and tests pass. Technically allows for webengine to be optional but this does not make sense on Linux given there's no native APIs to replace it. Does require USE=qml to be set on qtwebengine+webchannel, but not flipping default given this is only needed by kde at the moment and plasma profile sets qml globally. QtOpenGL is checked but does not seem actually used outside manual tests? (non-tests try to optionally link with it, but it gets discarded because no symbols are used from it) -- skipped for now. Closes: https://bugs.gentoo.org/918714 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>