Mailing List Archive

[MythTV/mythtv] 8505f0: qt6: Omit QWebkit and QtScript references when com...
Branch: refs/heads/devel/qt6
Home: https://github.com/MythTV/mythtv
Commit: 8505f02eb7ce2d3fb322ba6879061ece5b3ffebd
https://github.com/MythTV/mythtv/commit/8505f02eb7ce2d3fb322ba6879061ece5b3ffebd
Author: David Hampton <mythtv@love2code.net>
Date: 2021-04-30 (Fri, 30 Apr 2021)

Changed paths:
M mythtv/libs/libmythupnp/htmlserver.cpp
M mythtv/libs/libmythupnp/htmlserver.h
M mythtv/libs/libmythupnp/httpserver.cpp
M mythtv/libs/libmythupnp/httpserver.h
M mythtv/libs/libmythupnp/services/rtti.h
M mythtv/programs/mythbackend/mediaserver.cpp
M mythtv/programs/mythbackend/services/capture.h
M mythtv/programs/mythbackend/services/channel.h
M mythtv/programs/mythbackend/services/channelicon.h
M mythtv/programs/mythbackend/services/content.h
M mythtv/programs/mythbackend/services/dvr.h
M mythtv/programs/mythbackend/services/guide.h
M mythtv/programs/mythbackend/services/image.h
M mythtv/programs/mythbackend/services/music.h
M mythtv/programs/mythbackend/services/myth.h
M mythtv/programs/mythbackend/services/video.h
M mythtv/programs/mythfrontend/mediarenderer.cpp
M mythtv/programs/mythfrontend/services/frontend.h

Log Message:
-----------
qt6: Omit QWebkit and QtScript references when compiling for Qt6.

This commit essentially hacks out large pieces of code that are no
longer supported in Qt6. It will cause anything that uses QWebKit or
QtScript to not function properly, if it functions at all. This means
mythnetbrowser and the services API. Removing all of this code does
allow the rest of MythTV to compile against the Qt6 toolkit.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits