Index: head/Mk/Uses/qt.mk =================================================================== --- head/Mk/Uses/qt.mk (revision 531600) +++ head/Mk/Uses/qt.mk (revision 531601) @@ -1,397 +1,397 @@ # $FreeBSD$ # # There are three Qt related USES files with different access to Qt. # - qmake: The port requires Qt's qmake to build -- creates the configure target # - auto includes qt.mk # - qt-dist: The port is a port for a part of Qt5 # - auto includes qt.mk and qmake.mk # - qt.mk - Dependency handling. USE_QT=foo bar # # Usage: # USES=qt:[,no_env] # # Versions: 5 # # Port variables: # USE_QT - List of Qt modules to depend on, with optional '_build' # and '_run' suffixes. Define it empty to include this file # without depending on Qt ports. # # MAINTAINER: kde@FreeBSD.org .if !defined(_QT_MK_INCLUDED) _QT_MK_INCLUDED= qt.mk # Qt versions currently supported by the framework. _QT_SUPPORTED?= 5 -QT5_VERSION?= 5.13.2 +QT5_VERSION?= 5.14.2 # We accept the Qt version to be passed by either or all of the three mk files. . if empty(qt_ARGS) && empty(qmake_ARGS) && empty(qt-dist_ARGS) IGNORE= qt needs a version (${_QT_SUPPORTED}) passed via qt, qmake or qt-dist. . endif # Gather all the args together _QT_GLOBAL_ARGS= ${qt_ARGS} ${qmake_ARGS} ${qt-dist_ARGS} # Check fo the Qt version to be used _QT_VER= # empty . for ver in ${_QT_SUPPORTED:O:u} . if ${_QT_GLOBAL_ARGS:M${ver}} . if !defined(_QT_VERSION) _QT_VER= ${ver} . else . if ${_QT_VERSION} != ${ver} IGNORE?= cannot be installed: different Qt versions specified via qt:[${_QT_SUPPORTED:S/ //g}], qmake:[${_QT_SUPPORTED:S/ //g}] a qt-dist:[${_QT_SUPPORTED:S/ //g}] . endif . endif . endif . endfor . if empty(_QT_VER) IGNORE?= cannot decide what Qt version to use: specify one via qt:[${_QT_SUPPORTED:S/ //g}], qmake:[${_QT_SUPPORTED:S/ //g}] or qt-dist:[${_QT_SUPPORTED:S/ //g}] . endif # Set the shortcuts used from now on _QT_RELNAME= qt${_QT_VER} _QT_VERSION= ${QT${_QT_VER}_VERSION} # A wrapper (qtchooser) is used to invoke binaries. QT_BINDIR_REL?= ${QT_ARCHDIR_REL}/bin QT_INCDIR_REL?= include/${_QT_RELNAME} QT_LIBDIR_REL?= lib/${_QT_RELNAME} QT_ARCHDIR_REL?= ${QT_LIBDIR_REL} QT_PLUGINDIR_REL?= ${QT_ARCHDIR_REL}/plugins QT_LIBEXECDIR_REL?= libexec/${_QT_RELNAME} QT_IMPORTDIR_REL?= ${QT_ARCHDIR_REL}/imports QT_QMLDIR_REL?= ${QT_ARCHDIR_REL}/qml QT_DATADIR_REL?= share/${_QT_RELNAME} QT_DOCDIR_REL?= share/doc/${_QT_RELNAME} QT_L10NDIR_REL?= ${QT_DATADIR_REL}/translations QT_ETCDIR_REL?= etc/xdg QT_EXAMPLEDIR_REL?= share/examples/${_QT_RELNAME} QT_TESTDIR_REL?= ${QT_DATADIR_REL}/tests QT_CMAKEDIR_REL?= lib/cmake QT_QTCHOOSERDIR_REL?= ${QT_ETCDIR_REL}/qtchooser # Not customizable. QT_MKSPECDIR_REL= ${QT_ARCHDIR_REL}/mkspecs _QT_LIBVER= ${_QT_VERSION:R:R} LRELEASE?= ${QT_BINDIR}/lrelease LUPDATE?= ${QT_BINDIR}/lupdate MOC?= ${QT_BINDIR}/moc RCC?= ${QT_BINDIR}/rcc UIC?= ${QT_BINDIR}/uic QMAKE?= ${QT_BINDIR}/qmake # Needed to redefine the qmake target for internal Qt configuration. _QMAKE?= ${QMAKE} QMAKESPECNAME?= freebsd-${QMAKE_COMPILER} QMAKESPEC?= ${QT_MKSPECDIR}/${QMAKESPECNAME} # The whole Qt distribution should be built with the same compiler, but it's # better to support custom settings. Dereferencing the detection allows to # avoid forking a shell on each inclusion of this file, and to catch any CXX # customization (via USE_GCC, etc.). QMAKE_COMPILER= $$(ccver="$$(${CXX} --version)"; case "$$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac) . for dir in BIN INC LIB ARCH PLUGIN LIBEXEC IMPORT \ QML DATA DOC L10N ETC EXAMPLE TEST MKSPEC \ CMAKE QTCHOOSER QT_${dir}DIR= ${PREFIX}/${QT_${dir}DIR_REL} # Export all directories to the plist substituion for QT_DIST ports. # For the others, exclude QT_CMAKEDIR and QT_ETCDIR. . if ${dir:NCMAKE} && ${dir:NETC} PLIST_SUB+= QT_${dir}DIR="${QT_${dir}DIR_REL}" . endif . endfor # Pass the chosen Qt version to the environment for qtchooser. CONFIGURE_ENV+= QT_SELECT=${_QT_RELNAME} MAKE_ENV+= QT_SELECT=${_QT_RELNAME} # Make sure both the installed mkspecs as well as the ones being built are # found, with the ones from the port being built having preference. CONFIGURE_ENV+= QMAKEMODULES="${WRKSRC}/mkspecs/modules:${LOCALBASE}/${QT_MKSPECDIR_REL}/modules" MAKE_ENV+= QMAKEMODULES="${WRKSRC}/mkspecs/modules:${LOCALBASE}/${QT_MKSPECDIR_REL}/modules" _USES_POST+= qt .endif # _QT_MK_INCLUDED # ============================================================================= # # ============================================================================= .if defined(_POSTMKINCLUDED) && !defined(_QT_MK_POST_INCLUDED) _QT_MK_POST_INCLUDED= qt.mk # The Qt components supported by qt.mk: list of shared, and version specific ones _USE_QT_ALL= assistant dbus declarative designer doc gui help \ imageformats l10n linguist linguisttools multimedia \ network opengl pixeltool qdbusviewer qmake script \ scripttools sql sql-mysql sql-odbc sql-pgsql \ sql-sqlite2 sql-sqlite3 svg testlib webkit \ xml xmlpatterns .if ${ARCH} == amd64 || ${ARCH} == i386 _USE_QT_ALL+= sql-ibase .endif _USE_QT5_ONLY= 3d buildtools charts concurrent connectivity \ core datavis3d diag examples gamepad \ graphicaleffects location networkauth paths phonon4 plugininfo printsupport \ qdbus qdoc qdoc-data qev quickcontrols \ quickcontrols2 remoteobjects scxml sensors serialbus serialport speech \ sql-tds uiplugin uitools virtualkeyboard wayland webchannel webglplugin \ webengine websockets websockets-qml webview widgets x11extras # Dependency tuples: _LIB should be preferred if possible. qt-3d_PORT= graphics/${_QT_RELNAME}-3d qt-3d_LIB= libQt${_QT_LIBVER}3DCore.so qt-assistant_PORT= devel/${_QT_RELNAME}-assistant qt-assistant_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/assistant qt-buildtools_PORT= devel/${_QT_RELNAME}-buildtools qt-buildtools_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/moc qt-charts_PORT= x11-toolkits/${_QT_RELNAME}-charts qt-charts_LIB= libQt${_QT_LIBVER}Charts.so qt-concurrent_PORT= devel/${_QT_RELNAME}-concurrent qt-concurrent_LIB= libQt${_QT_LIBVER}Concurrent.so qt-connectivity_PORT= comms/${_QT_RELNAME}-connectivity qt-connectivity_LIB= libQt${_QT_LIBVER}Bluetooth.so qt-core_PORT= devel/${_QT_RELNAME}-core qt-core_LIB= libQt${_QT_LIBVER}Core.so qt-datavis3d_PORT= x11-toolkits/${_QT_RELNAME}-datavis3d qt-datavis3d_LIB= libQt${_QT_LIBVER}DataVisualization.so qt-dbus_PORT= devel/${_QT_RELNAME}-dbus qt-dbus_LIB= libQt${_QT_LIBVER}DBus.so qt-declarative_PORT= x11-toolkits/${_QT_RELNAME}-declarative qt-declarative_LIB= libQt${_QT_LIBVER}Qml.so qt-designer_PORT= devel/${_QT_RELNAME}-designer qt-designer_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/designer qt-diag_PORT= sysutils/${_QT_RELNAME}-qtdiag qt-diag_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qtdiag qt-doc_PORT= misc/${_QT_RELNAME}-doc qt-doc_PATH= ${_QT_RELNAME}-doc>=${_QT_VERSION:R:R} qt-examples_PORT= misc/${_QT_RELNAME}-examples qt-examples_PATH= ${_QT_RELNAME}-examples>=${_QT_VERSION:R:R} qt-gamepad_PORT= x11-toolkits/${_QT_RELNAME}-gamepad qt-gamepad_LIB= libQt${_QT_LIBVER}Gamepad.so qt-graphicaleffects_PORT= graphics/${_QT_RELNAME}-graphicaleffects qt-graphicaleffects_PATH= ${LOCALBASE}/${QT_QMLDIR_REL}/QtGraphicalEffects/qmldir qt-gui_PORT= x11-toolkits/${_QT_RELNAME}-gui qt-gui_LIB= libQt${_QT_LIBVER}Gui.so qt-help_PORT= devel/${_QT_RELNAME}-help qt-help_LIB= libQt${_QT_LIBVER}Help.so qt-imageformats_PORT= graphics/${_QT_RELNAME}-imageformats qt-imageformats_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/imageformats/libqtiff.so qt-linguist_PORT= devel/${_QT_RELNAME}-linguist qt-linguist_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/linguist qt-linguisttools_PORT= devel/${_QT_RELNAME}-linguisttools qt-linguisttools_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/lrelease qt-location_PORT= devel/${_QT_RELNAME}-location qt-location_LIB= libQt${_QT_LIBVER}Location.so qt-l10n_PORT= misc/${_QT_RELNAME}-l10n qt-l10n_PATH= ${_QT_RELNAME}-l10n>=${_QT_VERSION:R:R} qt-multimedia_PORT= multimedia/${_QT_RELNAME}-multimedia qt-multimedia_LIB= libQt${_QT_LIBVER}Multimedia.so qt-network_PORT= net/${_QT_RELNAME}-network qt-network_LIB= libQt${_QT_LIBVER}Network.so qt-networkauth_PORT= net/${_QT_RELNAME}-networkauth qt-networkauth_LIB= libQt${_QT_LIBVER}NetworkAuth.so qt-opengl_PORT= graphics/${_QT_RELNAME}-opengl qt-opengl_LIB= libQt${_QT_LIBVER}OpenGL.so qt-paths_PORT= sysutils/${_QT_RELNAME}-qtpaths qt-paths_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qtpaths qt-pixeltool_PORT= graphics/${_QT_RELNAME}-pixeltool qt-pixeltool_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/pixeltool qt-phonon4_PORT= multimedia/phonon qt-phonon4_LIB= libphonon4${_QT_RELNAME}.so qt-plugininfo_PORT= sysutils/${_QT_RELNAME}-qtplugininfo qt-plugininfo_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qtplugininfo qt-printsupport_PORT= print/${_QT_RELNAME}-printsupport qt-printsupport_LIB= libQt${_QT_LIBVER}PrintSupport.so qt-qdbus_PORT= devel/${_QT_RELNAME}-qdbus qt-qdbus_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qdbus qt-qdbusviewer_PORT= devel/${_QT_RELNAME}-qdbusviewer qt-qdbusviewer_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qdbusviewer qt-qdoc_PORT= devel/${_QT_RELNAME}-qdoc qt-qdoc_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qdoc qt-qdoc-data_PORT= devel/${_QT_RELNAME}-qdoc-data qt-qdoc-data_PATH= ${LOCALBASE}/${QT_DOCDIR_REL}/global/config.qdocconf qt-qev_PORT= x11/${_QT_RELNAME}-qev qt-qev_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qev qt-qmake_PORT= devel/${_QT_RELNAME}-qmake qt-qmake_PATH= ${LOCALBASE}/${QT_BINDIR_REL}/qmake qt-quickcontrols_PORT= x11-toolkits/${_QT_RELNAME}-quickcontrols qt-quickcontrols_PATH= ${LOCALBASE}/${QT_QMLDIR_REL}/QtQuick/Controls/qmldir qt-quickcontrols2_PORT= x11-toolkits/${_QT_RELNAME}-quickcontrols2 qt-quickcontrols2_LIB= libQt${_QT_LIBVER}QuickControls2.so qt-remoteobjects_PORT= devel/${_QT_RELNAME}-remoteobjects qt-remoteobjects_LIB= libQt${_QT_LIBVER}RemoteObjects.so qt-sensors_PORT= comms/${_QT_RELNAME}-sensors qt-sensors_LIB= libQt${_QT_LIBVER}Sensors.so qt-script_PORT= devel/${_QT_RELNAME}-script qt-script_LIB= libQt${_QT_LIBVER}Script.so qt-scripttools_PORT= devel/${_QT_RELNAME}-scripttools qt-scripttools_LIB= libQt${_QT_LIBVER}ScriptTools.so qt-scxml_PORT= devel/${_QT_RELNAME}-scxml qt-scxml_LIB= libQt${_QT_LIBVER}Scxml.so qt-serialbus_PORT= comms/${_QT_RELNAME}-serialbus qt-serialbus_LIB= libQt${_QT_LIBVER}SerialBus.so qt-serialport_PORT= comms/${_QT_RELNAME}-serialport qt-serialport_LIB= libQt${_QT_LIBVER}SerialPort.so qt-speech_PORT= accessibility/${_QT_RELNAME}-speech qt-speech_LIB= libQt${_QT_LIBVER}TextToSpeech.so qt-sql_PORT= databases/${_QT_RELNAME}-sql qt-sql_LIB= libQt${_QT_LIBVER}Sql.so qt-sql-pgsql_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/sqldrivers/libqsqlpsql.so qt-sql-sqlite3_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/sqldrivers/libqsqlite.so . for db in ibase mysql odbc pgsql sqlite2 sqlite3 tds qt-sql-${db}_PORT= databases/${_QT_RELNAME}-sqldrivers-${db} qt-sql-${db}_PATH?= ${LOCALBASE}/${QT_PLUGINDIR_REL}/sqldrivers/libqsql${db:C/^sql//}.so . endfor qt-svg_PORT= graphics/${_QT_RELNAME}-svg qt-svg_LIB= libQt${_QT_LIBVER}Svg.so qt-testlib_PORT= devel/${_QT_RELNAME}-testlib qt-testlib_LIB= libQt${_QT_LIBVER}Test.so qt-uiplugin_PORT= x11-toolkits/${_QT_RELNAME}-uiplugin qt-uiplugin_PATH= ${LOCALBASE}/${QT_INCDIR_REL}/QtUiPlugin/QtUiPlugin qt-uitools_PORT= devel/${_QT_RELNAME}-uitools qt-uitools_PATH= ${LOCALBASE}/${QT_LIBDIR_REL}/libQt${_QT_LIBVER}UiTools.a qt-virtualkeyboard_PORT= x11-toolkits/${_QT_RELNAME}-virtualkeyboard qt-virtualkeyboard_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/platforminputcontexts/libqtvirtualkeyboardplugin.so qt-wayland_PORT= graphics/${_QT_RELNAME}-wayland qt-wayland_LIB= libQt${_QT_LIBVER}WaylandClient.so qt-webchannel_PORT= www/${_QT_RELNAME}-webchannel qt-webchannel_LIB= libQt${_QT_LIBVER}WebChannel.so qt-webengine_PORT= www/${_QT_RELNAME}-webengine qt-webengine_LIB= libQt${_QT_LIBVER}WebEngine.so qt-webglplugin_PORT= www/${_QT_RELNAME}-webglplugin qt-webglplugin_PATH= ${LOCALBASE}/${QT_PLUGINDIR_REL}/platforms/libqwebgl.so qt-websockets_PORT= www/${_QT_RELNAME}-websockets qt-websockets_LIB= libQt${_QT_LIBVER}WebSockets.so qt-websockets-qml_PORT= www/${_QT_RELNAME}-websockets-qml qt-websockets-qml_PATH= ${LOCALBASE}/${QT_QMLDIR_REL}/QtWebSockets/qmldir qt-webkit_PORT= www/${_QT_RELNAME}-webkit qt-webkit_LIB= libQt${_QT_LIBVER}WebKit.so qt-webview_PORT= www/${_QT_RELNAME}-webview qt-webview_LIB= libQt${_QT_LIBVER}WebView.so qt-widgets_PORT= x11-toolkits/${_QT_RELNAME}-widgets qt-widgets_LIB= libQt${_QT_LIBVER}Widgets.so qt-x11extras_PORT= x11/${_QT_RELNAME}-x11extras qt-x11extras_LIB= libQt${_QT_LIBVER}X11Extras.so qt-xml_PORT= textproc/${_QT_RELNAME}-xml qt-xml_LIB= libQt${_QT_LIBVER}Xml.so qt-xmlpatterns_PORT= textproc/${_QT_RELNAME}-xmlpatterns qt-xmlpatterns_LIB= libQt${_QT_LIBVER}XmlPatterns.so # Actually add the dependencies to the proper lists. _USE_QT_ALL+= ${_USE_QT${_QT_VER}_ONLY} _USE_QT= ${USE_QT} # Iterate through components deprived of suffix. . for component in ${_USE_QT:O:u:C/_(build|run)$//} # Check that the component is valid. . if ${_USE_QT_ALL:M${component}} != "" # Skip meta-components (currently none). . if defined(qt-${component}_PORT) && (defined(qt-${component}_PATH) || defined(qt-${component}_LIB)) # Check if a dependency type is explicitly requested. . if ${_USE_QT:M${component}_*} != "" && ${_USE_QT:M${component}} == "" qt-${component}_TYPE= # empty . if ${_USE_QT:M${component}_build} != "" qt-${component}_TYPE+= build . endif . if ${_USE_QT:M${component}_run} != "" qt-${component}_TYPE+= run . endif . endif # ${_USE_QT:M${component}_*} != "" && ${_USE_QT:M${component}} == "" # If no dependency type is set, default to full dependency. . if !defined(qt-${component}_TYPE) qt-${component}_TYPE= build run . endif # Set real dependencies. . if defined(qt-${component}_LIB) && ${qt-${component}_TYPE:Mbuild} && ${qt-${component}_TYPE:Mrun} LIB_DEPENDS+= ${qt-${component}_LIB}:${qt-${component}_PORT} . else qt-${component}_PATH?= ${QT_LIBDIR}/${qt-${component}_LIB} qt-${component}_DEPENDS= ${qt-${component}_PATH}:${qt-${component}_PORT} . if ${qt-${component}_TYPE:Mbuild} != "" BUILD_DEPENDS+= ${qt-${component}_DEPENDS} . endif . if ${qt-${component}_TYPE:Mrun} != "" RUN_DEPENDS+= ${qt-${component}_DEPENDS} . endif . endif # ${qt-${component}_LIB} && ${qt-${component}_TYPE:Mbuild} && ${qt-${component}_TYPE:Mrun} . endif # defined(qt-${component}_PORT) && defined(qt-${component}_PATH) . else # ! ${_USE_QT_ALL:M${component}} != "" IGNORE= cannot be installed: unknown USE_QT component '${component}' . endif # ${_USE_QT_ALL:M${component}} != "" . endfor .endif # defined(_QT_MK_POST_INCLUDED) Index: head/accessibility/qt5-speech/files/patch-src_plugins_tts_tts.pro =================================================================== --- head/accessibility/qt5-speech/files/patch-src_plugins_tts_tts.pro (revision 531600) +++ head/accessibility/qt5-speech/files/patch-src_plugins_tts_tts.pro (nonexistent) @@ -1,31 +0,0 @@ ---- src/plugins/tts/tts.pro.orig 2019-02-16 08:43:06 UTC -+++ src/plugins/tts/tts.pro -@@ -1,10 +1,12 @@ - TEMPLATE = subdirs - --unix { -- CONFIG += link_pkgconfig -- config_speechd | packagesExist(speech-dispatcher) { -- SUBDIRS += speechdispatcher -- } -+with_speechd { -+ unix { -+ CONFIG += link_pkgconfig -+ config_speechd | packagesExist(speech-dispatcher) { -+ SUBDIRS += speechdispatcher -+ } -+ } - } - - windows:!winrt: SUBDIRS += sapi -@@ -15,6 +17,8 @@ uikit: SUBDIRS += ios - - android: SUBDIRS += android - --config_flite | config_flite_alsa { -- SUBDIRS += flite -+with_flite { -+ config_flite | config_flite_alsa { -+ SUBDIRS += flite -+ } - } Property changes on: head/accessibility/qt5-speech/files/patch-src_plugins_tts_tts.pro ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/accessibility/qt5-speech/files/patch-qtspeech.pro =================================================================== --- head/accessibility/qt5-speech/files/patch-qtspeech.pro (revision 531600) +++ head/accessibility/qt5-speech/files/patch-qtspeech.pro (nonexistent) @@ -1,18 +0,0 @@ ---- qtspeech.pro.orig 2019-02-16 08:32:35 UTC -+++ qtspeech.pro -@@ -1,7 +1,11 @@ - load(configure) --qtCompileTest(flite) --qtCompileTest(flite_alsa) --!packagesExist(speech-dispatcher) { -- qtCompileTest(speechd) -+with_flite { -+ qtCompileTest(flite) -+ qtCompileTest(flite_alsa) -+} -+with_speechd { -+ !packagesExist(speech-dispatcher) { -+ qtCompileTest(speechd) -+ } - } - load(qt_parts) Property changes on: head/accessibility/qt5-speech/files/patch-qtspeech.pro ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/accessibility/qt5-speech/Makefile =================================================================== --- head/accessibility/qt5-speech/Makefile (revision 531600) +++ head/accessibility/qt5-speech/Makefile (revision 531601) @@ -1,32 +1,34 @@ # $FreeBSD$ PORTNAME= speech DISTVERSION= ${QT5_VERSION} CATEGORIES= accessibility PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Accessibilty features for Qt5 -USES= compiler:c++11-lang gl pkgconfig qmake:outsource \ +USES= compiler:c++11-lang gl pkgconfig qmake:outsource,norecursive \ qt-dist:5,speech xorg USE_GL= gl USE_QT= core gui buildtools_build qmake_build OPTIONS_MULTI= BACKEND OPTIONS_MULTI_BACKEND= SPEECHD FLITE OPTIONS_DEFAULT= SPEECHD OPTIONS_SUB= yes SPEECHD_DESC= Speech Dispatcher Backend SPEECHD_USES= gettext-runtime gnome SPEECHD_USE= GNOME=glib20 SPEECHD_LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher -SPEECHD_QMAKE_ON= CONFIG+=with_speechd +SPEECHD_VARS= QMAKE_CONFIGURE_ARGS+=--feature-speechd +SPEECHD_VARS_OFF= QMAKE_CONFIGURE_ARGS+=--no-feature-speechd FLITE_DESC= Festival Lite Backend FLITE_LIB_DEPENDS= libflite.so:audio/flite FLITE_USE= QT=multimedia,network -FLITE_QMAKE_ON= CONFIG+=with_flite +FLITE_VARS= QMAKE_CONFIGURE_ARGS+=--feature-flite +FLITE_VARS_OFF= QMAKE_CONFIGURE_ARGS+=--no-feature-flite .include Index: head/accessibility/qt5-speech/pkg-plist =================================================================== --- head/accessibility/qt5-speech/pkg-plist (revision 531600) +++ head/accessibility/qt5-speech/pkg-plist (revision 531601) @@ -1,32 +1,34 @@ %%QT_INCDIR%%/QtTextToSpeech/%%FULLVER%%/QtTextToSpeech/private/qtexttospeech_p.h %%QT_INCDIR%%/QtTextToSpeech/%%FULLVER%%/QtTextToSpeech/private/qvoice_p.h +%%QT_INCDIR%%/QtTextToSpeech/%%FULLVER%%/QtTextToSpeech/private/qttexttospeech-config_p.h %%QT_INCDIR%%/QtTextToSpeech/QTextToSpeech %%QT_INCDIR%%/QtTextToSpeech/QTextToSpeechEngine %%QT_INCDIR%%/QtTextToSpeech/QTextToSpeechPlugin %%QT_INCDIR%%/QtTextToSpeech/QVoice %%QT_INCDIR%%/QtTextToSpeech/QtTextToSpeech %%QT_INCDIR%%/QtTextToSpeech/QtTextToSpeechDepends %%QT_INCDIR%%/QtTextToSpeech/QtTextToSpeechVersion %%QT_INCDIR%%/QtTextToSpeech/qtexttospeech.h %%QT_INCDIR%%/QtTextToSpeech/qtexttospeech_global.h %%QT_INCDIR%%/QtTextToSpeech/qtexttospeechengine.h %%QT_INCDIR%%/QtTextToSpeech/qtexttospeechplugin.h %%QT_INCDIR%%/QtTextToSpeech/qttexttospeechversion.h +%%QT_INCDIR%%/QtTextToSpeech/qttexttospeech-config.h %%QT_INCDIR%%/QtTextToSpeech/qvoice.h %%QT_CMAKEDIR%%/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake %%QT_CMAKEDIR%%/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake %%FLITE%%%%QT_CMAKEDIR%%/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechEngineFlite.cmake %%SPEECHD%%%%QT_CMAKEDIR%%/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechPluginSpeechd.cmake %%QT_LIBDIR%%/libQt5TextToSpeech.prl %%QT_LIBDIR%%/libQt5TextToSpeech.so %%QT_LIBDIR%%/libQt5TextToSpeech.so.5 %%QT_LIBDIR%%/libQt5TextToSpeech.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5TextToSpeech.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5TextToSpeech.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_texttospeech.pri %%QT_MKSPECDIR%%/modules/qt_lib_texttospeech_private.pri %%FLITE%%%%QT_PLUGINDIR%%/texttospeech/libqttexttospeech_flite.so %%FLITE%%%%DEBUG%%%%QT_PLUGINDIR%%/texttospeech/libqttexttospeech_flite.so.debug %%SPEECHD%%%%QT_PLUGINDIR%%/texttospeech/libqtexttospeech_speechd.so %%SPEECHD%%%%DEBUG%%%%QT_PLUGINDIR%%/texttospeech/libqtexttospeech_speechd.so.debug libdata/pkgconfig/Qt5TextToSpeech.pc Index: head/cad/qcad/Makefile =================================================================== --- head/cad/qcad/Makefile (revision 531600) +++ head/cad/qcad/Makefile (revision 531601) @@ -1,81 +1,84 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= qcad PORTVERSION= 3.24.2.0 #PORTREVISION= DISTVERSIONPREFIX= v CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} MAINTAINER= mr@FreeBSD.org COMMENT= Professional CAD system LICENSE= GPLv3 .if ${/usr/bin/ld:L:tA} == /usr/bin/ld.lld BROKEN_i386= ld: error: relocation R_386_PC32 cannot be used against symbol ON_GetPointListBoundingBox .endif BUILD_DEPENDS= bash:shells/bash \ ${LOCALBASE}/lib/libopenNURBS.a:graphics/opennurbs MAKE_JOBS_UNSAFE=yes USES= compiler:c++11-lang gl gmake qmake qt:5 USE_GITHUB= yes USE_LDCONFIG= yes USE_QT= buildtools qmake_build \ designer gui help imageformats network opengl script \ scripttools sql svg uitools xml xmlpatterns webkit USE_GL= glu DESKTOP_ENTRIES="QCad" \ "" \ "${DATADIR}/scripts/qcad_icon.png" \ "${PREFIX}/bin/qcad-bin" \ "" \ true .if defined(WITH_DEBUG) RESDIR= ${WRKSRC}/debug .else RESDIR= ${WRKSRC}/release .endif SHRLIBS= qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations \ qcadsnap qcadspatialindex qcadstemmer spatialindexnavel STALIBS= dxflib stemmer SHRDIR= fonts libraries linetypes patterns plugins scripts themes ts #QSCRIPTS should not be installed to avoid conflicts with texlive-base QSCRIPTS= bbox dwg2bmp dwg2pdf dwg2svg OPTIONS_DEFINE= EXAMPLES CFLAGS_i386= -fPIC CXXFLAGS_i386= -fPIC pre-configure: + ${MKDIR} ${WRKSRC}/src/3rdparty/qt-labs-qtscriptgenerator-${_QT_VERSION} + ${CP} ${WRKSRC}/src/3rdparty/qt-labs-qtscriptgenerator-5.13.2/qt-labs-qtscriptgenerator-5.13.2.pro \ + ${WRKSRC}/src/3rdparty/qt-labs-qtscriptgenerator-${_QT_VERSION}/qt-labs-qtscriptgenerator-${_QT_VERSION}.pro ${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" \ ${WRKSRC}/src/core/RS.cpp ${REINPLACE_CMD} -e "s|%%DATADIR%%|${DATADIR}|" \ ${WRKSRC}/src/core/RSettings.cpp do-install: ${INSTALL_PROGRAM} ${RESDIR}/qcad-bin ${STAGEDIR}${PREFIX}/bin/ ${LN} -sf qcad-bin ${STAGEDIR}${PREFIX}/bin/qcad .for lib in ${SHRLIBS:C|^|lib|:C|$|.so|} ${INSTALL_LIB} ${RESDIR}/${lib} ${STAGEDIR}${PREFIX}/lib/${lib}.0 ${LN} -sf ${lib}.0 ${STAGEDIR}${PREFIX}/lib/${lib} .endfor .for lib in ${STALIBS:C|^|lib|:C|$|.a|} ${INSTALL_DATA} ${RESDIR}/${lib} ${STAGEDIR}${PREFIX}/lib/ .endfor ${MKDIR} ${STAGEDIR}${DATADIR} .for dir in ${SHRDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} ${dir} ${STAGEDIR}${DATADIR} .endfor ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include Index: head/comms/qt5-connectivity/pkg-plist =================================================================== --- head/comms/qt5-connectivity/pkg-plist (revision 531600) +++ head/comms/qt5-connectivity/pkg-plist (revision 531601) @@ -1,243 +1,246 @@ %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/adapter1_bluez5_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/adapter_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/agent_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/androidbroadcastreceiver_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/battery1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluetoothmanagement_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluez5_helper_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/bluez_data_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/btdelegates_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/btraii_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/device1_bluez5_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/device_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/devicediscoverybroadcastreceiver_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/dummy_helper_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/gattchar1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/gattdesc1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/gattservice1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/hcimanager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/inputstreamthread_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/jni_android_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/lecmaccalculator_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/localdevicebroadcastreceiver_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/lowenergynotificationhub_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/manager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_agent_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_client1_bluez5_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_client_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_manager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_objectpush1_bluez5_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_transfer1_bluez5_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/obex_transfer_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/objectmanager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbluetooth_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtcentralmanager_p.h -%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtchanneldelegate_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtconnectionmonitor_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtdeviceinquiry_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtdevicepair_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtgcdtimer_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtl2capchannel_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtledeviceinquiry_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtnotifier_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtobexsession_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtperipheralmanager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtrfcommchannel_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtsdpinquiry_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtservicerecord_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtsocketlistener_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/osxbtutility_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/profile1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/profile1context_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/profilemanager1_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/properties_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothaddress_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothdevicediscoveryagent_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothdeviceinfo_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothhostinfo_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothlocaldevice_p.h -%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserver_osx_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserver_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothservicediscoveryagent_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothserviceinfo_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_android_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_bluez_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_bluezdbus_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_dummy_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_osx_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_win_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocket_winrt_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothsocketbase_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_bluez_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_osx_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferreply_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothtransferrequest_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qbluetoothutils_winrt_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qleadvertiser_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_android_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_bluez_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_bluezdbus_p.h -%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_osx_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_darwin_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_win_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_winrt_new_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontroller_winrt_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergycontrollerbase_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qlowenergyserviceprivate_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qprivatelinearbuffer_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qtbluetooth-config_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qtbluetoothglobal_p.h +%%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/qwinlowenergybluetooth_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/remotedevicemanager_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/serveracceptancethread_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/service_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/servicediscoverybroadcastreceiver_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/servicemap_p.h %%QT_INCDIR%%/QtBluetooth/%%FULLVER%%/QtBluetooth/private/uistrings_p.h %%QT_INCDIR%%/QtBluetooth/QBluetoothAddress %%QT_INCDIR%%/QtBluetooth/QBluetoothDeviceDiscoveryAgent %%QT_INCDIR%%/QtBluetooth/QBluetoothDeviceInfo %%QT_INCDIR%%/QtBluetooth/QBluetoothHostInfo %%QT_INCDIR%%/QtBluetooth/QBluetoothLocalDevice %%QT_INCDIR%%/QtBluetooth/QBluetoothServer %%QT_INCDIR%%/QtBluetooth/QBluetoothServiceDiscoveryAgent %%QT_INCDIR%%/QtBluetooth/QBluetoothServiceInfo %%QT_INCDIR%%/QtBluetooth/QBluetoothSocket %%QT_INCDIR%%/QtBluetooth/QBluetoothTransferManager %%QT_INCDIR%%/QtBluetooth/QBluetoothTransferReply %%QT_INCDIR%%/QtBluetooth/QBluetoothTransferRequest %%QT_INCDIR%%/QtBluetooth/QBluetoothUuid %%QT_INCDIR%%/QtBluetooth/QLowEnergyAdvertisingData %%QT_INCDIR%%/QtBluetooth/QLowEnergyAdvertisingParameters %%QT_INCDIR%%/QtBluetooth/QLowEnergyCharacteristic %%QT_INCDIR%%/QtBluetooth/QLowEnergyCharacteristicData %%QT_INCDIR%%/QtBluetooth/QLowEnergyConnectionParameters %%QT_INCDIR%%/QtBluetooth/QLowEnergyController %%QT_INCDIR%%/QtBluetooth/QLowEnergyDescriptor %%QT_INCDIR%%/QtBluetooth/QLowEnergyDescriptorData %%QT_INCDIR%%/QtBluetooth/QLowEnergyHandle %%QT_INCDIR%%/QtBluetooth/QLowEnergyService %%QT_INCDIR%%/QtBluetooth/QLowEnergyServiceData %%QT_INCDIR%%/QtBluetooth/QtBluetooth %%QT_INCDIR%%/QtBluetooth/QtBluetoothDepends %%QT_INCDIR%%/QtBluetooth/QtBluetoothVersion %%QT_INCDIR%%/QtBluetooth/qbluetooth.h %%QT_INCDIR%%/QtBluetooth/qbluetoothaddress.h %%QT_INCDIR%%/QtBluetooth/qbluetoothdevicediscoveryagent.h %%QT_INCDIR%%/QtBluetooth/qbluetoothdeviceinfo.h %%QT_INCDIR%%/QtBluetooth/qbluetoothglobal.h %%QT_INCDIR%%/QtBluetooth/qbluetoothhostinfo.h %%QT_INCDIR%%/QtBluetooth/qbluetoothlocaldevice.h %%QT_INCDIR%%/QtBluetooth/qbluetoothserver.h %%QT_INCDIR%%/QtBluetooth/qbluetoothservicediscoveryagent.h %%QT_INCDIR%%/QtBluetooth/qbluetoothserviceinfo.h %%QT_INCDIR%%/QtBluetooth/qbluetoothsocket.h %%QT_INCDIR%%/QtBluetooth/qbluetoothtransfermanager.h %%QT_INCDIR%%/QtBluetooth/qbluetoothtransferreply.h %%QT_INCDIR%%/QtBluetooth/qbluetoothtransferrequest.h %%QT_INCDIR%%/QtBluetooth/qbluetoothuuid.h %%QT_INCDIR%%/QtBluetooth/qlowenergyadvertisingdata.h %%QT_INCDIR%%/QtBluetooth/qlowenergyadvertisingparameters.h %%QT_INCDIR%%/QtBluetooth/qlowenergycharacteristic.h %%QT_INCDIR%%/QtBluetooth/qlowenergycharacteristicdata.h %%QT_INCDIR%%/QtBluetooth/qlowenergyconnectionparameters.h %%QT_INCDIR%%/QtBluetooth/qlowenergycontroller.h %%QT_INCDIR%%/QtBluetooth/qlowenergydescriptor.h %%QT_INCDIR%%/QtBluetooth/qlowenergydescriptordata.h %%QT_INCDIR%%/QtBluetooth/qlowenergyservice.h %%QT_INCDIR%%/QtBluetooth/qlowenergyservicedata.h %%QT_INCDIR%%/QtBluetooth/qtbluetooth-config.h %%QT_INCDIR%%/QtBluetooth/qtbluetoothglobal.h %%QT_INCDIR%%/QtBluetooth/qtbluetoothversion.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/adapter_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/agent_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/androidjninfc_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/androidmainnewintentlistener_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/dbusobjectmanager_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/dbusproperties_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/manager_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/neard_helper_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_android_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpserver_p_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_android_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qllcpsocket_p_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qndefnfcsmartposterrecord_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qndefrecord_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_android_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_emulator_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_neard_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanager_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanagerimpl_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldmanagervirtualbase_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharemanager_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharemanagerimpl_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharetarget_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldsharetargetimpl_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype1_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype2_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype3_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtagtype4_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_android_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_emulator_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_neard_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qnearfieldtarget_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qtlv_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/qtnfcglobal_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/tag_p.h %%QT_INCDIR%%/QtNfc/%%FULLVER%%/QtNfc/private/targetemulator_p.h %%QT_INCDIR%%/QtNfc/QNdefFilter %%QT_INCDIR%%/QtNfc/QNdefMessage %%QT_INCDIR%%/QtNfc/QNdefNfcIconRecord %%QT_INCDIR%%/QtNfc/QNdefNfcSmartPosterRecord %%QT_INCDIR%%/QtNfc/QNdefNfcTextRecord %%QT_INCDIR%%/QtNfc/QNdefNfcUriRecord %%QT_INCDIR%%/QtNfc/QNdefRecord %%QT_INCDIR%%/QtNfc/QNearFieldManager %%QT_INCDIR%%/QtNfc/QNearFieldShareManager %%QT_INCDIR%%/QtNfc/QNearFieldShareTarget %%QT_INCDIR%%/QtNfc/QNearFieldTarget %%QT_INCDIR%%/QtNfc/QQmlNdefRecord %%QT_INCDIR%%/QtNfc/QtNfc %%QT_INCDIR%%/QtNfc/QtNfcDepends %%QT_INCDIR%%/QtNfc/QtNfcVersion %%QT_INCDIR%%/QtNfc/qndeffilter.h %%QT_INCDIR%%/QtNfc/qndefmessage.h %%QT_INCDIR%%/QtNfc/qndefnfcsmartposterrecord.h %%QT_INCDIR%%/QtNfc/qndefnfctextrecord.h %%QT_INCDIR%%/QtNfc/qndefnfcurirecord.h %%QT_INCDIR%%/QtNfc/qndefrecord.h %%QT_INCDIR%%/QtNfc/qnearfieldmanager.h %%QT_INCDIR%%/QtNfc/qnearfieldsharemanager.h %%QT_INCDIR%%/QtNfc/qnearfieldsharetarget.h %%QT_INCDIR%%/QtNfc/qnearfieldtarget.h %%QT_INCDIR%%/QtNfc/qnfcglobal.h %%QT_INCDIR%%/QtNfc/qqmlndefrecord.h %%QT_INCDIR%%/QtNfc/qtnfcglobal.h %%QT_INCDIR%%/QtNfc/qtnfcversion.h %%QT_CMAKEDIR%%/Qt5Bluetooth/Qt5BluetoothConfig.cmake %%QT_CMAKEDIR%%/Qt5Bluetooth/Qt5BluetoothConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Nfc/Qt5NfcConfig.cmake %%QT_CMAKEDIR%%/Qt5Nfc/Qt5NfcConfigVersion.cmake %%QT_LIBDIR%%/libQt5Bluetooth.prl %%QT_LIBDIR%%/libQt5Bluetooth.so %%QT_LIBDIR%%/libQt5Bluetooth.so.5 %%QT_LIBDIR%%/libQt5Bluetooth.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Bluetooth.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Bluetooth.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5Nfc.prl %%QT_LIBDIR%%/libQt5Nfc.so %%QT_LIBDIR%%/libQt5Nfc.so.5 %%QT_LIBDIR%%/libQt5Nfc.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Nfc.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Nfc.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_bluetooth.pri %%QT_MKSPECDIR%%/modules/qt_lib_bluetooth_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_nfc.pri %%QT_MKSPECDIR%%/modules/qt_lib_nfc_private.pri %%QT_QMLDIR%%/QtBluetooth/libdeclarative_bluetooth.so %%DEBUG%%%%QT_QMLDIR%%/QtBluetooth/libdeclarative_bluetooth.so.debug %%QT_QMLDIR%%/QtBluetooth/plugins.qmltypes %%QT_QMLDIR%%/QtBluetooth/qmldir %%QT_QMLDIR%%/QtNfc/libdeclarative_nfc.so %%DEBUG%%%%QT_QMLDIR%%/QtNfc/libdeclarative_nfc.so.debug %%QT_QMLDIR%%/QtNfc/plugins.qmltypes %%QT_QMLDIR%%/QtNfc/qmldir libdata/pkgconfig/Qt5Bluetooth.pc libdata/pkgconfig/Qt5Nfc.pc Index: head/comms/qt5-serialbus/Makefile =================================================================== --- head/comms/qt5-serialbus/Makefile (revision 531600) +++ head/comms/qt5-serialbus/Makefile (revision 531601) @@ -1,17 +1,16 @@ # $FreeBSD$ PORTNAME= serialbus DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= comms PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt functions to access industrial bus systems USES= compiler:c++11-lib qmake qt-dist:5,serialbus USE_QT= core network serialport buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/comms/qt5-serialport/pkg-plist =================================================================== --- head/comms/qt5-serialport/pkg-plist (revision 531600) +++ head/comms/qt5-serialport/pkg-plist (revision 531601) @@ -1,24 +1,26 @@ %%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_p.h %%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialportinfo_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtntdll_p.h +%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtserialport-config_p.h %%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtudev_p.h -%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qwinoverlappedionotifier_p.h %%QT_INCDIR%%/QtSerialPort/QSerialPort %%QT_INCDIR%%/QtSerialPort/QSerialPortInfo %%QT_INCDIR%%/QtSerialPort/QtSerialPort %%QT_INCDIR%%/QtSerialPort/QtSerialPortDepends %%QT_INCDIR%%/QtSerialPort/QtSerialPortVersion +%%QT_INCDIR%%/QtSerialPort/qtserialport-config.h %%QT_INCDIR%%/QtSerialPort/qserialport.h %%QT_INCDIR%%/QtSerialPort/qserialportglobal.h %%QT_INCDIR%%/QtSerialPort/qserialportinfo.h %%QT_INCDIR%%/QtSerialPort/qtserialportversion.h %%QT_CMAKEDIR%%/Qt5SerialPort/Qt5SerialPortConfig.cmake %%QT_CMAKEDIR%%/Qt5SerialPort/Qt5SerialPortConfigVersion.cmake %%QT_LIBDIR%%/libQt5SerialPort.prl %%QT_LIBDIR%%/libQt5SerialPort.so %%QT_LIBDIR%%/libQt5SerialPort.so.5 %%QT_LIBDIR%%/libQt5SerialPort.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5SerialPort.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5SerialPort.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_serialport.pri %%QT_MKSPECDIR%%/modules/qt_lib_serialport_private.pri libdata/pkgconfig/Qt5SerialPort.pc Index: head/devel/qt5/Makefile =================================================================== --- head/devel/qt5/Makefile (revision 531600) +++ head/devel/qt5/Makefile (revision 531601) @@ -1,16 +1,15 @@ # $FreeBSD$ PORTNAME= qt5 DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org COMMENT= Cross-platform application and UI framework (metaport) # * phonon4 is not part of Qt itself. # * we don't want to pull in wayland just yet. USE_QT= ${_USE_QT_ALL:Nphonon4:Ndeclarative:Nwayland:S/$/_run/} USES= metaport qt:5 .include Index: head/devel/qt5/distinfo =================================================================== --- head/devel/qt5/distinfo (revision 531600) +++ head/devel/qt5/distinfo (revision 531601) @@ -1,81 +1,81 @@ -TIMESTAMP = 1572554821 -SHA256 (KDE/Qt/5.13.2/qt3d-everywhere-src-5.13.2.tar.xz) = d1b9fc0be82264b5f76c3a5330901dff95c1f2bcb67916c3fac6bad4ff69adc9 -SIZE (KDE/Qt/5.13.2/qt3d-everywhere-src-5.13.2.tar.xz) = 81537856 -SHA256 (KDE/Qt/5.13.2/qtactiveqt-everywhere-src-5.13.2.tar.xz) = 0f34a2f59a4438b4d060066eaed35e0f738d620b42782d598bad2f1a56cc094a -SIZE (KDE/Qt/5.13.2/qtactiveqt-everywhere-src-5.13.2.tar.xz) = 264608 -SHA256 (KDE/Qt/5.13.2/qtandroidextras-everywhere-src-5.13.2.tar.xz) = 403e8f463552564333b1a4d2e0a52c28b27296d096737e55a2327642a7277af8 -SIZE (KDE/Qt/5.13.2/qtandroidextras-everywhere-src-5.13.2.tar.xz) = 105628 -SHA256 (KDE/Qt/5.13.2/qtbase-everywhere-src-5.13.2.tar.xz) = 26b6b686d66a7ad28eaca349e55e2894e5a735f3831e45f2049e93b1daa92121 -SIZE (KDE/Qt/5.13.2/qtbase-everywhere-src-5.13.2.tar.xz) = 48735704 -SHA256 (KDE/Qt/5.13.2/qtcharts-everywhere-src-5.13.2.tar.xz) = 3bad81c3cfb32cf72fb0ce2ac2794d031cf78a3902b4715f89c09b2d0e041e87 -SIZE (KDE/Qt/5.13.2/qtcharts-everywhere-src-5.13.2.tar.xz) = 4244092 -SHA256 (KDE/Qt/5.13.2/qtconnectivity-everywhere-src-5.13.2.tar.xz) = 644e234eb64f602ef5cdeb8802ef9b58e75478f1124f001937275d62ed692e17 -SIZE (KDE/Qt/5.13.2/qtconnectivity-everywhere-src-5.13.2.tar.xz) = 2777504 -SHA256 (KDE/Qt/5.13.2/qtdatavis3d-everywhere-src-5.13.2.tar.xz) = ecf934c3eb07173505781734f95cfc2cf9d89e6b1b98516ac98a137797f4ef28 -SIZE (KDE/Qt/5.13.2/qtdatavis3d-everywhere-src-5.13.2.tar.xz) = 5182216 -SHA256 (KDE/Qt/5.13.2/qtdeclarative-everywhere-src-5.13.2.tar.xz) = d9a524f45fe9e136cda2252f9d7013ec17046d907e3f39606db920987c22d1fd -SIZE (KDE/Qt/5.13.2/qtdeclarative-everywhere-src-5.13.2.tar.xz) = 20940748 -SHA256 (KDE/Qt/5.13.2/qtdoc-everywhere-src-5.13.2.tar.xz) = be09543143d5dca984d2c2d9085751317e7a95b78fdbe9b6a30f2faa03543e46 -SIZE (KDE/Qt/5.13.2/qtdoc-everywhere-src-5.13.2.tar.xz) = 5747084 -SHA256 (KDE/Qt/5.13.2/qtgamepad-everywhere-src-5.13.2.tar.xz) = 75164885433e36a90b557aa7f319ff3d6278c3616469f67b42dda6eb8b92e76e -SIZE (KDE/Qt/5.13.2/qtgamepad-everywhere-src-5.13.2.tar.xz) = 386668 -SHA256 (KDE/Qt/5.13.2/qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 297a89bb6c771f849c4ce866e5c98dadf665163b3dab03bc48a58f51424e7e66 -SIZE (KDE/Qt/5.13.2/qtgraphicaleffects-everywhere-src-5.13.2.tar.xz) = 14845928 -SHA256 (KDE/Qt/5.13.2/qtimageformats-everywhere-src-5.13.2.tar.xz) = 6968649fdccc7d633cf9ada25f1bdaf0a2fb45a214d58c2c47896166d4553ac0 -SIZE (KDE/Qt/5.13.2/qtimageformats-everywhere-src-5.13.2.tar.xz) = 1803796 -SHA256 (KDE/Qt/5.13.2/qtlocation-everywhere-src-5.13.2.tar.xz) = 5fe4b824d3dc6c800682ff986333ec09edb9c27582066e928b1862b4d58212e3 -SIZE (KDE/Qt/5.13.2/qtlocation-everywhere-src-5.13.2.tar.xz) = 6050044 -SHA256 (KDE/Qt/5.13.2/qtlottie-everywhere-src-5.13.2.tar.xz) = af9a10aaa110767ffd88e02cb8ad0a3930ccfeb61f0c125afbf3791136d36253 -SIZE (KDE/Qt/5.13.2/qtlottie-everywhere-src-5.13.2.tar.xz) = 82052 -SHA256 (KDE/Qt/5.13.2/qtmacextras-everywhere-src-5.13.2.tar.xz) = 545ede0783ebc2405c6efa6ed0b2b7147a1d7e60eb7fcb853abfca0a9cb65ed5 -SIZE (KDE/Qt/5.13.2/qtmacextras-everywhere-src-5.13.2.tar.xz) = 69164 -SHA256 (KDE/Qt/5.13.2/qtmultimedia-everywhere-src-5.13.2.tar.xz) = 5f885459d46ea2f2bb24597678befd4913d8f88029730d01984f51f9c367b9f4 -SIZE (KDE/Qt/5.13.2/qtmultimedia-everywhere-src-5.13.2.tar.xz) = 3820660 -SHA256 (KDE/Qt/5.13.2/qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 6326943e5c1a3e6eac8dcc44d088f1a3d1c45d14100ff1e95f833b0463243af3 -SIZE (KDE/Qt/5.13.2/qtnetworkauth-everywhere-src-5.13.2.tar.xz) = 141172 -SHA256 (KDE/Qt/5.13.2/qtpurchasing-everywhere-src-5.13.2.tar.xz) = e9ef800b7d79f660c72f7024f82a2915b1111b47417f93c3dc2354b9bf307ff4 -SIZE (KDE/Qt/5.13.2/qtpurchasing-everywhere-src-5.13.2.tar.xz) = 208096 -SHA256 (KDE/Qt/5.13.2/qtquickcontrols-everywhere-src-5.13.2.tar.xz) = d6e64d8db13ada55fcb0d5e8ca26097085680087d931435c6c6db859d87493ea -SIZE (KDE/Qt/5.13.2/qtquickcontrols-everywhere-src-5.13.2.tar.xz) = 5955448 -SHA256 (KDE/Qt/5.13.2/qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = 90ee8be7b66cc65f3f22e71a0b35adab5c169ac4f8ebc6f9e7685228bf8a7d70 -SIZE (KDE/Qt/5.13.2/qtquickcontrols2-everywhere-src-5.13.2.tar.xz) = 9252912 -SHA256 (KDE/Qt/5.13.2/qtremoteobjects-everywhere-src-5.13.2.tar.xz) = bd24db9d2bb08ae7955291af52ee7510aa193d0f72ed0e3ff74f7cf7e81f4d65 -SIZE (KDE/Qt/5.13.2/qtremoteobjects-everywhere-src-5.13.2.tar.xz) = 367032 -SHA256 (KDE/Qt/5.13.2/qtscript-everywhere-src-5.13.2.tar.xz) = 3d92691c25577fbf7511d40253de0cd9d31444ea5a0aa860f65efb9fa0f3ce70 -SIZE (KDE/Qt/5.13.2/qtscript-everywhere-src-5.13.2.tar.xz) = 2696452 -SHA256 (KDE/Qt/5.13.2/qtscxml-everywhere-src-5.13.2.tar.xz) = e489dff21e18c1e7f72ffd31af82404f845bd90824c6b978140591366398a9d9 -SIZE (KDE/Qt/5.13.2/qtscxml-everywhere-src-5.13.2.tar.xz) = 435428 -SHA256 (KDE/Qt/5.13.2/qtsensors-everywhere-src-5.13.2.tar.xz) = 46f73bbfddfd78a419c6424d6839318774b84c955a7f7a96c12c590f6d8fb177 -SIZE (KDE/Qt/5.13.2/qtsensors-everywhere-src-5.13.2.tar.xz) = 2046708 -SHA256 (KDE/Qt/5.13.2/qtserialbus-everywhere-src-5.13.2.tar.xz) = 48159393b1368976b5324eac48424e2a6e5d63c783194d0576a978151f882da3 -SIZE (KDE/Qt/5.13.2/qtserialbus-everywhere-src-5.13.2.tar.xz) = 338428 -SHA256 (KDE/Qt/5.13.2/qtserialport-everywhere-src-5.13.2.tar.xz) = 7677ffc1dce3b75c0a98d07d215588a8dccb5c276c55b4ecd60c35ed1c89cb34 -SIZE (KDE/Qt/5.13.2/qtserialport-everywhere-src-5.13.2.tar.xz) = 310736 -SHA256 (KDE/Qt/5.13.2/qtspeech-everywhere-src-5.13.2.tar.xz) = a0aca08feeac6925ead7f841319bdcfd60bfc126de07807edaf267c2ca8d13d5 -SIZE (KDE/Qt/5.13.2/qtspeech-everywhere-src-5.13.2.tar.xz) = 100312 -SHA256 (KDE/Qt/5.13.2/qtsvg-everywhere-src-5.13.2.tar.xz) = 849e2e357e1333b64ecb728352f652cd8d916f029ed848f775b15d0b500cb7d7 -SIZE (KDE/Qt/5.13.2/qtsvg-everywhere-src-5.13.2.tar.xz) = 1890380 -SHA256 (KDE/Qt/5.13.2/qttools-everywhere-src-5.13.2.tar.xz) = 919a2713b6d2d7873a09ad85bd93cf4282606e5bf84d5884250f665a253ec06e -SIZE (KDE/Qt/5.13.2/qttools-everywhere-src-5.13.2.tar.xz) = 9110256 -SHA256 (KDE/Qt/5.13.2/qttranslations-everywhere-src-5.13.2.tar.xz) = 25755941a2525de2d7ae48e0011d04db7cc09e4e73fe83293206ceafa0aa82d9 -SIZE (KDE/Qt/5.13.2/qttranslations-everywhere-src-5.13.2.tar.xz) = 1365880 -SHA256 (KDE/Qt/5.13.2/qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = 8e368dde237d21666f6cc8512a060e205388e519a4d7559c0505cc75224ed62b -SIZE (KDE/Qt/5.13.2/qtvirtualkeyboard-everywhere-src-5.13.2.tar.xz) = 10923292 -SHA256 (KDE/Qt/5.13.2/qtwayland-everywhere-src-5.13.2.tar.xz) = 3c9b2358d9cee02552b875db93b56f3b9bc3b0f4df7a2ff7e8b72f2a8f2ca952 -SIZE (KDE/Qt/5.13.2/qtwayland-everywhere-src-5.13.2.tar.xz) = 495536 -SHA256 (KDE/Qt/5.13.2/qtwebchannel-everywhere-src-5.13.2.tar.xz) = f452d419d8b19b566835f316bbf282dabc8b1c2a74c9c98c1aec4184465e9c13 -SIZE (KDE/Qt/5.13.2/qtwebchannel-everywhere-src-5.13.2.tar.xz) = 192652 -SHA256 (KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz) = adcf56b5de6f34744bba2307b696fc75611884f4270e87dfa760d6e99dd711bb -SIZE (KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz) = 255593964 -SHA256 (KDE/Qt/5.13.2/qtwebglplugin-everywhere-src-5.13.2.tar.xz) = ae369929d5a3356391bccd25cac22846dc44cbb726ce7b60924f53944addabb7 -SIZE (KDE/Qt/5.13.2/qtwebglplugin-everywhere-src-5.13.2.tar.xz) = 73608 -SHA256 (KDE/Qt/5.13.2/qtwebsockets-everywhere-src-5.13.2.tar.xz) = fc11236c8bf69b27a4e237a27b9ea27fc90d8c25d81d1d451ce3a0b63cbc02d3 -SIZE (KDE/Qt/5.13.2/qtwebsockets-everywhere-src-5.13.2.tar.xz) = 244668 -SHA256 (KDE/Qt/5.13.2/qtwebview-everywhere-src-5.13.2.tar.xz) = 394cc7a9cb29b7883816ff3137b022f30568151aada0739fc99a23789c21c015 -SIZE (KDE/Qt/5.13.2/qtwebview-everywhere-src-5.13.2.tar.xz) = 131168 -SHA256 (KDE/Qt/5.13.2/qtwinextras-everywhere-src-5.13.2.tar.xz) = e94d70f68dacbcfa2bb0cbe53c7024083b16d5d44806c107fe268d34028cb779 -SIZE (KDE/Qt/5.13.2/qtwinextras-everywhere-src-5.13.2.tar.xz) = 760204 -SHA256 (KDE/Qt/5.13.2/qtx11extras-everywhere-src-5.13.2.tar.xz) = 95a7c5c30f42e9575c3a17a2c0eb0cdbdd2d89dbcb3ee1426cd41bb07e28c51c -SIZE (KDE/Qt/5.13.2/qtx11extras-everywhere-src-5.13.2.tar.xz) = 127228 -SHA256 (KDE/Qt/5.13.2/qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = 1e87d8c004ec0beea3b29d13f0964c563aa9fae51c392c998750ca4e386374e2 -SIZE (KDE/Qt/5.13.2/qtxmlpatterns-everywhere-src-5.13.2.tar.xz) = 1392192 +TIMESTAMP = 1586029185 +SHA256 (KDE/Qt/5.14.2/qt3d-everywhere-src-5.14.2.tar.xz) = 9da82f1cc4b7d416d31ec96224c59d221473a48f6e579eef978f7d2e3932c674 +SIZE (KDE/Qt/5.14.2/qt3d-everywhere-src-5.14.2.tar.xz) = 81576496 +SHA256 (KDE/Qt/5.14.2/qtactiveqt-everywhere-src-5.14.2.tar.xz) = b53517d5d128719773a2941ba52da10acd7aa3149948862bc08c98f5b64152a9 +SIZE (KDE/Qt/5.14.2/qtactiveqt-everywhere-src-5.14.2.tar.xz) = 265976 +SHA256 (KDE/Qt/5.14.2/qtandroidextras-everywhere-src-5.14.2.tar.xz) = 4a8fd92b5c49a663cf0bd492804eaf1574d11137e2cbdd41d6bf5fad0c3c4d76 +SIZE (KDE/Qt/5.14.2/qtandroidextras-everywhere-src-5.14.2.tar.xz) = 105844 +SHA256 (KDE/Qt/5.14.2/qtbase-everywhere-src-5.14.2.tar.xz) = 48b9e79220941665a9dd827548c6428f7aa3052ccba8f4f7e039a94aa1d2b28a +SIZE (KDE/Qt/5.14.2/qtbase-everywhere-src-5.14.2.tar.xz) = 49865752 +SHA256 (KDE/Qt/5.14.2/qtcharts-everywhere-src-5.14.2.tar.xz) = adb25203ea748d886cc3d8993c20def702115eccea311594592058134ba83bb7 +SIZE (KDE/Qt/5.14.2/qtcharts-everywhere-src-5.14.2.tar.xz) = 4250508 +SHA256 (KDE/Qt/5.14.2/qtconnectivity-everywhere-src-5.14.2.tar.xz) = abe67b3e3a775e2a2e27c62a5391f37007ffbe72bce58b96116995616cfcbc28 +SIZE (KDE/Qt/5.14.2/qtconnectivity-everywhere-src-5.14.2.tar.xz) = 2804940 +SHA256 (KDE/Qt/5.14.2/qtdatavis3d-everywhere-src-5.14.2.tar.xz) = 723c03db2d2805b1be4ca534ac7bc867a1a21894d33a7e9261a382f3fa9d0e20 +SIZE (KDE/Qt/5.14.2/qtdatavis3d-everywhere-src-5.14.2.tar.xz) = 5190800 +SHA256 (KDE/Qt/5.14.2/qtdeclarative-everywhere-src-5.14.2.tar.xz) = a3c4617adc9760347c93d2eb6c25d22f620cd22f44afa0494eb499a805831650 +SIZE (KDE/Qt/5.14.2/qtdeclarative-everywhere-src-5.14.2.tar.xz) = 21305980 +SHA256 (KDE/Qt/5.14.2/qtdoc-everywhere-src-5.14.2.tar.xz) = 5a55cdb55af35eb222d06179567851c175f24a3732f7dee5be073df4a893172b +SIZE (KDE/Qt/5.14.2/qtdoc-everywhere-src-5.14.2.tar.xz) = 5736088 +SHA256 (KDE/Qt/5.14.2/qtgamepad-everywhere-src-5.14.2.tar.xz) = f77daadb4755cf760e11812264259fb103396fd1b06df1e06b5df162081c8d03 +SIZE (KDE/Qt/5.14.2/qtgamepad-everywhere-src-5.14.2.tar.xz) = 386940 +SHA256 (KDE/Qt/5.14.2/qtgraphicaleffects-everywhere-src-5.14.2.tar.xz) = 487a7f858244a08264363733055a8cf8b00e77c658c5608cc462817d15e4b50f +SIZE (KDE/Qt/5.14.2/qtgraphicaleffects-everywhere-src-5.14.2.tar.xz) = 14040880 +SHA256 (KDE/Qt/5.14.2/qtimageformats-everywhere-src-5.14.2.tar.xz) = 733eca0165c15e046b106039c989dac7f6bc2ecf215396d965ed065369264f8c +SIZE (KDE/Qt/5.14.2/qtimageformats-everywhere-src-5.14.2.tar.xz) = 1805208 +SHA256 (KDE/Qt/5.14.2/qtlocation-everywhere-src-5.14.2.tar.xz) = c37708bc396f6dac397b49a6a268d5edb39e1c8296ca2337ce9e80bde04775cc +SIZE (KDE/Qt/5.14.2/qtlocation-everywhere-src-5.14.2.tar.xz) = 6120852 +SHA256 (KDE/Qt/5.14.2/qtlottie-everywhere-src-5.14.2.tar.xz) = 55d1392dc92cbec11263084360075dc5fc3fdc25c1969adfbdec84299b285978 +SIZE (KDE/Qt/5.14.2/qtlottie-everywhere-src-5.14.2.tar.xz) = 82572 +SHA256 (KDE/Qt/5.14.2/qtmacextras-everywhere-src-5.14.2.tar.xz) = d12587b46c84a7822194fc3ccf46f7c18ff3b31566d3dde4f5fe772f1d8776e5 +SIZE (KDE/Qt/5.14.2/qtmacextras-everywhere-src-5.14.2.tar.xz) = 69360 +SHA256 (KDE/Qt/5.14.2/qtmultimedia-everywhere-src-5.14.2.tar.xz) = 7acd8ede6835314206e407b35b668f0add67544577fb51fe67afb03137fb9fe9 +SIZE (KDE/Qt/5.14.2/qtmultimedia-everywhere-src-5.14.2.tar.xz) = 3793964 +SHA256 (KDE/Qt/5.14.2/qtnetworkauth-everywhere-src-5.14.2.tar.xz) = 4f00513dd18598487d02187b80b54c669662cf8a8f2573858c7f9282d7b9265e +SIZE (KDE/Qt/5.14.2/qtnetworkauth-everywhere-src-5.14.2.tar.xz) = 141424 +SHA256 (KDE/Qt/5.14.2/qtpurchasing-everywhere-src-5.14.2.tar.xz) = 69b087001e8fcec5bb49ca333d5f44e6b7eb09f76421dc792fc9cd76dee9e851 +SIZE (KDE/Qt/5.14.2/qtpurchasing-everywhere-src-5.14.2.tar.xz) = 208664 +SHA256 (KDE/Qt/5.14.2/qtquickcontrols-everywhere-src-5.14.2.tar.xz) = d55def1dd4ee1250bd6a4e76849f4e362368b6411c2216d5f669c761216d4461 +SIZE (KDE/Qt/5.14.2/qtquickcontrols-everywhere-src-5.14.2.tar.xz) = 5981560 +SHA256 (KDE/Qt/5.14.2/qtquickcontrols2-everywhere-src-5.14.2.tar.xz) = faf7d349d8f4a8db36cd3c62a5724bcf689300f2fdb7dc1ea034392aab981560 +SIZE (KDE/Qt/5.14.2/qtquickcontrols2-everywhere-src-5.14.2.tar.xz) = 8153752 +SHA256 (KDE/Qt/5.14.2/qtremoteobjects-everywhere-src-5.14.2.tar.xz) = a6a601c4f4aab6fe41a462dae57033819f697e3317240a382cee45c08be614d6 +SIZE (KDE/Qt/5.14.2/qtremoteobjects-everywhere-src-5.14.2.tar.xz) = 376740 +SHA256 (KDE/Qt/5.14.2/qtscript-everywhere-src-5.14.2.tar.xz) = e9fd487ccb3cbf00e86b0b803aa79e9f6bbe7a337b8e97d069e040c3e0789bfe +SIZE (KDE/Qt/5.14.2/qtscript-everywhere-src-5.14.2.tar.xz) = 2654528 +SHA256 (KDE/Qt/5.14.2/qtscxml-everywhere-src-5.14.2.tar.xz) = 030cea352a56074f577200f967ef37c959b2767127de61f766f59b0d99763790 +SIZE (KDE/Qt/5.14.2/qtscxml-everywhere-src-5.14.2.tar.xz) = 433268 +SHA256 (KDE/Qt/5.14.2/qtsensors-everywhere-src-5.14.2.tar.xz) = bccfca6910b0383d8f65823496ff5011abed2fa8fd446b4b27333d0fd7bb8c61 +SIZE (KDE/Qt/5.14.2/qtsensors-everywhere-src-5.14.2.tar.xz) = 2050616 +SHA256 (KDE/Qt/5.14.2/qtserialbus-everywhere-src-5.14.2.tar.xz) = 0b7762175a649a40c4dd619c5de61d772235dc86099343278e2c3229d0836a91 +SIZE (KDE/Qt/5.14.2/qtserialbus-everywhere-src-5.14.2.tar.xz) = 349808 +SHA256 (KDE/Qt/5.14.2/qtserialport-everywhere-src-5.14.2.tar.xz) = a6d977dd723ad4d3368b5163691405b8852f809974a96ec54103494e834aea21 +SIZE (KDE/Qt/5.14.2/qtserialport-everywhere-src-5.14.2.tar.xz) = 316492 +SHA256 (KDE/Qt/5.14.2/qtspeech-everywhere-src-5.14.2.tar.xz) = 5e9e8ea62f0207ba894df1e136df0af9fc5443c7817d28c39f0ea2bbae9ec6da +SIZE (KDE/Qt/5.14.2/qtspeech-everywhere-src-5.14.2.tar.xz) = 101100 +SHA256 (KDE/Qt/5.14.2/qtsvg-everywhere-src-5.14.2.tar.xz) = c7d7faa01a3e7a6e4d38fafcec5529a488258218749779e6fa0e09a21173b5a1 +SIZE (KDE/Qt/5.14.2/qtsvg-everywhere-src-5.14.2.tar.xz) = 1880100 +SHA256 (KDE/Qt/5.14.2/qttools-everywhere-src-5.14.2.tar.xz) = 5bb0cf7832b88eb6bc9d4289f98307eb14b16a453ad6cf42cca13c4fe1a053c5 +SIZE (KDE/Qt/5.14.2/qttools-everywhere-src-5.14.2.tar.xz) = 8815020 +SHA256 (KDE/Qt/5.14.2/qttranslations-everywhere-src-5.14.2.tar.xz) = 2088ebee9f5dd0336c9fd11436899a95b7ce0141ce072290de1e8f315d82d1a6 +SIZE (KDE/Qt/5.14.2/qttranslations-everywhere-src-5.14.2.tar.xz) = 1348684 +SHA256 (KDE/Qt/5.14.2/qtvirtualkeyboard-everywhere-src-5.14.2.tar.xz) = 364f3338563e617e7c964a37170b415b546c5f82965e781271f9dada3e3868d7 +SIZE (KDE/Qt/5.14.2/qtvirtualkeyboard-everywhere-src-5.14.2.tar.xz) = 10957372 +SHA256 (KDE/Qt/5.14.2/qtwayland-everywhere-src-5.14.2.tar.xz) = d31633ca718fb407cf70870613d45d0ed80aa04c058586ac3036bae1aff7832a +SIZE (KDE/Qt/5.14.2/qtwayland-everywhere-src-5.14.2.tar.xz) = 544532 +SHA256 (KDE/Qt/5.14.2/qtwebchannel-everywhere-src-5.14.2.tar.xz) = 7d1dc8441523638c3d455c7d408ec65aebc073acab80e24063865f929231f874 +SIZE (KDE/Qt/5.14.2/qtwebchannel-everywhere-src-5.14.2.tar.xz) = 202592 +SHA256 (KDE/Qt/5.14.2/qtwebengine-everywhere-src-5.14.2.tar.xz) = e169d6a75d8c397e04f843bc1b9585950fb9a001255cd18d6293f66fa8a6c947 +SIZE (KDE/Qt/5.14.2/qtwebengine-everywhere-src-5.14.2.tar.xz) = 242467568 +SHA256 (KDE/Qt/5.14.2/qtwebglplugin-everywhere-src-5.14.2.tar.xz) = eb4118910b65d03d8448658ac1646e860d337e59b82d6575beda21824e313417 +SIZE (KDE/Qt/5.14.2/qtwebglplugin-everywhere-src-5.14.2.tar.xz) = 74140 +SHA256 (KDE/Qt/5.14.2/qtwebsockets-everywhere-src-5.14.2.tar.xz) = f06e62b18313fe1b40a35566e79645de4a8e7ac9f7717d1d98a06c5b49afca84 +SIZE (KDE/Qt/5.14.2/qtwebsockets-everywhere-src-5.14.2.tar.xz) = 252820 +SHA256 (KDE/Qt/5.14.2/qtwebview-everywhere-src-5.14.2.tar.xz) = c61f9213ee84fd7408898c0194468208ffb51af9d257e87e6b53daf24f65ff4b +SIZE (KDE/Qt/5.14.2/qtwebview-everywhere-src-5.14.2.tar.xz) = 132840 +SHA256 (KDE/Qt/5.14.2/qtwinextras-everywhere-src-5.14.2.tar.xz) = 980f1bc31b37c8597c0bac55f69ecf00d1677218ce82f7bc3933236cb6d907f2 +SIZE (KDE/Qt/5.14.2/qtwinextras-everywhere-src-5.14.2.tar.xz) = 763632 +SHA256 (KDE/Qt/5.14.2/qtx11extras-everywhere-src-5.14.2.tar.xz) = be9a84a03a2ee81771215264e5dff7a996d04be6192b8cdaa1d41e319a81545a +SIZE (KDE/Qt/5.14.2/qtx11extras-everywhere-src-5.14.2.tar.xz) = 135712 +SHA256 (KDE/Qt/5.14.2/qtxmlpatterns-everywhere-src-5.14.2.tar.xz) = 219a876665345e3801baff71f31f30f5495c1cb9ab23fbbd27602632c80fcfb7 +SIZE (KDE/Qt/5.14.2/qtxmlpatterns-everywhere-src-5.14.2.tar.xz) = 1404028 Index: head/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf =================================================================== --- head/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf (revision 531600) +++ head/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf (revision 531601) @@ -1,68 +1,65 @@ As we moved the libraries of Qt5 from /usr/local/lib to /usr/local/lib/qt5 the cmake files would get installed into /usr/local/lib/qt5/cmake. This however is not really convenient for use with other applications depending on Qt via cmake. For ports we could modify cmake.mk to always append /usr/local/lib/qt5 to the search path. This would however still break applications outside of the ports tree that users want to compile via cmake. An other option would be to patch devel/cmake to add /usr/local/lib/qt5/cmake to the default search paths. We chose the third option. To patch qmake's internal cmake generation function to fix up the paths so that cmake files still land in the the "correct" location in /usr/local/lib/cmake -- as this seemed to be the least intrusive method. - ---- mkspecs/features/create_cmake.prf.orig 2017-06-28 11:54:29.000000000 +0200 -+++ mkspecs/features/create_cmake.prf 2017-07-14 15:04:51.254262000 +0200 -@@ -48,7 +48,7 @@ +--- mkspecs/features/create_cmake.prf.orig 2019-10-19 18:36:13.000000000 +0200 ++++ mkspecs/features/create_cmake.prf 2019-11-01 22:20:25.732072000 +0100 +@@ -78,13 +78,13 @@ } CMAKE_INCLUDE_DIR = $$cmakeRelativePath($$[QT_INSTALL_HEADERS], $$[QT_INSTALL_PREFIX]) -contains(CMAKE_INCLUDE_DIR, "^\\.\\./.*") { +contains(CMAKE_INCLUDE_DIR, "^\\.\\./.*")|freebsd { CMAKE_INCLUDE_DIR = $$[QT_INSTALL_HEADERS]/ CMAKE_INCLUDE_DIR_IS_ABSOLUTE = True } -@@ -56,7 +56,7 @@ - !exists($$first(QT.$${MODULE}_private.includes)): CMAKE_NO_PRIVATE_INCLUDES = true CMAKE_LIB_DIR = $$cmakeRelativePath($$[QT_INSTALL_LIBS], $$[QT_INSTALL_PREFIX]) -contains(CMAKE_LIB_DIR,"^\\.\\./.*") { +contains(CMAKE_LIB_DIR,"^\\.\\./.*")|freebsd { CMAKE_LIB_DIR = $$[QT_INSTALL_LIBS]/ CMAKE_LIB_DIR_IS_ABSOLUTE = True } else { -@@ -67,13 +67,13 @@ +@@ -95,13 +95,13 @@ } CMAKE_BIN_DIR = $$cmakeRelativePath($$[QT_HOST_BINS], $$[QT_INSTALL_PREFIX]) -contains(CMAKE_BIN_DIR, "^\\.\\./.*") { +contains(CMAKE_BIN_DIR, "^\\.\\./.*")|freebsd { CMAKE_BIN_DIR = $$[QT_HOST_BINS]/ CMAKE_BIN_DIR_IS_ABSOLUTE = True } CMAKE_PLUGIN_DIR = $$cmakeRelativePath($$[QT_INSTALL_PLUGINS], $$[QT_INSTALL_PREFIX]) -contains(CMAKE_PLUGIN_DIR, "^\\.\\./.*") { +contains(CMAKE_PLUGIN_DIR, "^\\.\\./.*")|freebsd { CMAKE_PLUGIN_DIR = $$[QT_INSTALL_PLUGINS]/ CMAKE_PLUGIN_DIR_IS_ABSOLUTE = True } -@@ -167,7 +167,7 @@ - cmake_target_file +@@ -259,7 +259,7 @@ cmake_qt5_plugin_file.files = $$cmake_target_file.output + static|staticlib: cmake_qt5_plugin_file.files += $$cmake_qt5_plugin_import_file.output - cmake_qt5_plugin_file.path = $$[QT_INSTALL_LIBS]/cmake/Qt5$${CMAKE_MODULE_NAME} + cmake_qt5_plugin_file.path = $$[QT_INSTALL_PREFIX]/lib/cmake/Qt5$${CMAKE_MODULE_NAME} INSTALLS += cmake_qt5_plugin_file return() -@@ -314,7 +314,7 @@ +@@ -406,7 +406,7 @@ cmake_qt5_module_files.files += $$cmake_macros_file.output } -cmake_qt5_module_files.path = $$[QT_INSTALL_LIBS]/cmake/Qt5$${CMAKE_MODULE_NAME} +cmake_qt5_module_files.path = $$[QT_INSTALL_PREFIX]/lib/cmake/Qt5$${CMAKE_MODULE_NAME} # We are generating cmake files. Most developers of Qt are not aware of cmake, # so we require automatic tests to be available. The only module which should Index: head/devel/qt5-assistant/Makefile =================================================================== --- head/devel/qt5-assistant/Makefile (revision 531600) +++ head/devel/qt5-assistant/Makefile (revision 531601) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= assistant DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 documentation browser USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core gui help network printsupport sql widgets \ buildtools_build sql-sqlite3_run QT_BINARIES= yes DESKTOP_ENTRIES="Qt 5 Assistant" "" \ "${PREFIX}/share/pixmaps/assistant-qt5.png" \ "${PREFIX}/${QT_BINDIR_REL}/assistant" \ "Development;Qt;" true BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} # Link in QtHelp port _QT5_ADDITIONAL_LINK= help post-install: ${INSTALL_DATA} ${INSTALL_WRKSRC}/images/assistant-128.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/assistant-qt5.png .include Index: head/devel/qt5-buildtools/Makefile =================================================================== --- head/devel/qt5-buildtools/Makefile (revision 531600) +++ head/devel/qt5-buildtools/Makefile (revision 531601) @@ -1,46 +1,45 @@ # $FreeBSD$ PORTNAME= buildtools DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt build tools USES= compiler:c++11-lang libtool perl5 qmake:no_env qt-dist:5,base HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-gui -no-xcb USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes BUILD_WRKSRC= ${WRKSRC}/src/tools/bootstrap INSTALL_WRKSRC= ${BUILD_WRKSRC} MORE_WRKSRCS= src/tools/moc \ src/tools/rcc post-configure: .for d in src/tools/bootstrap ${MORE_WRKSRCS} ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${WRKSRC}/${d} .endfor post-build: .for d in ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-install: .for d in ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${MAKE_ARGS} ${INSTALL_TARGET} .endfor ${INSTALL_SCRIPT} ${WRKSRC}/bin/syncqt.pl \ ${STAGEDIR}${PREFIX}/${QT_BINDIR_REL}/syncqt.pl .include Index: head/devel/qt5-core/Makefile =================================================================== --- head/devel/qt5-core/Makefile (revision 531600) +++ head/devel/qt5-core/Makefile (revision 531601) @@ -1,76 +1,75 @@ # $FreeBSD$ PORTNAME= core DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt core non-graphical module LIB_DEPENDS= libicui18n.so:devel/icu \ libpcre2-posix.so:devel/pcre2 USES= compiler:c++11-lang gnome qmake:no_env qt-dist:5,base USE_GNOME= glib20 USE_QT= qmake_build buildtools_build HAS_CONFIGURE= yes # Disable (almost) everything to install minimal qconfig.h. # -no-feature-* adds QT_NO_* (for features which have no switch or # that need to be detected). CONFIGURE_ARGS= -no-accessibility -no-gif -no-libpng -no-libjpeg \ -no-openssl -no-gui -no-widgets -no-cups \ -no-iconv -no-dbus -no-opengl \ -no-egl -no-evdev \ -no-fontconfig -no-freetype -no-gtk -no-harfbuzz \ -no-libudev -no-xcb -no-xkb -no-xcb-xlib \ -no-xkbcommon -no-libinput USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/corelib INSTALL_WRKSRC= ${BUILD_WRKSRC} QT_BINARIES= yes QT_DEFINES= GLIB QT_CONFIG= glib icu -MORE_WRKSRCS= src/tools/bootstrap src/tools/qfloat16-tables src/corelib src/tools/qlalr +MORE_WRKSRCS= src/tools/bootstrap src/corelib src/tools/qlalr .include # FreeBSD base gained /etc/os-release in r354922, which # corresponds to __FreeBSD_version 1300060 .if ${OSVERSION} < 1300060 RUN_DEPENDS+= etc_os-release>0:sysutils/etc_os-release post-patch: ${REINPLACE_CMD} -e '/readEtcFile/s|/etc/os-release|${LOCALBASE}/etc/os-release|g' \ ${WRKSRC}/src/corelib/global/qglobal.cpp .endif post-configure: .for d in ${MORE_WRKSRCS} ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${WRKSRC}/${d} .endfor pre-build: .for d in ${MORE_WRKSRCS} ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-install: # Allow qconfig.h to be customized by single ports. ${AWK} 'BEGIN{print "#include "}{print}' \ ${STAGEDIR}${PREFIX}/${QT_INCDIR_REL}/QtCore/qconfig.h > ${WRKDIR}/qconfig.h # Manually install qlalr cd ${WRKSRC}/src/tools/qlalr && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${MAKE_ARGS} ${INSTALL_TARGET} # Cleanup qconfig.h and remove stray '#define QT_NO_FOO' ${REINPLACE_CMD} "/#define QT_NO_/d" ${WRKDIR}/qconfig.h ${MV} ${WRKDIR}/qconfig.h ${STAGEDIR}${PREFIX}/${QT_INCDIR_REL}/QtCore/qconfig.h .include Index: head/devel/qt5-core/files/patch-src_corelib_tools_qtimezoneprivate_tz.cpp =================================================================== --- head/devel/qt5-core/files/patch-src_corelib_tools_qtimezoneprivate_tz.cpp (revision 531600) +++ head/devel/qt5-core/files/patch-src_corelib_tools_qtimezoneprivate_tz.cpp (nonexistent) @@ -1,20 +0,0 @@ ---- src/corelib/tools/qtimezoneprivate_tz.cpp.orig 2018-06-13 08:09:13.578248000 -0700 -+++ src/corelib/tools/qtimezoneprivate_tz.cpp 2018-06-13 08:11:15.328743000 -0700 -@@ -1072,6 +1072,17 @@ QByteArray QTzTimeZonePrivate::systemTim - } - } - -+ // On many FreeBSD systems, /etc/localtime is a regular file while the actual name is in /var/db/zoneinfo -+ if (ianaId.isEmpty()) { -+ QFile tzif(QStringLiteral("/var/db/zoneinfo")); -+ if (tzif.open(QIODevice::ReadOnly)) { -+ // TODO QTextStream inefficient, replace later -+ QTextStream ts(&tzif); -+ if (!ts.atEnd()) -+ ianaId = ts.readLine().toUtf8(); -+ } -+ } -+ - // On some Red Hat distros /etc/localtime is real file with name held in /etc/sysconfig/clock - // in a line like ZONE="Europe/Oslo" or TIMEZONE="Europe/Oslo" - if (ianaId.isEmpty()) { Property changes on: head/devel/qt5-core/files/patch-src_corelib_tools_qtimezoneprivate_tz.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/qt5-core/files/patch-src_corelib_global_qfloat16.cpp =================================================================== --- head/devel/qt5-core/files/patch-src_corelib_global_qfloat16.cpp (revision 531600) +++ head/devel/qt5-core/files/patch-src_corelib_global_qfloat16.cpp (nonexistent) @@ -1,18 +0,0 @@ -global/qfloat16.cpp:149:31: error: use of undeclared identifier 'vcvt_f16_f32' - vst1_f16(out_f16 + i, vcvt_f16_f32(vld1q_f32(in + i))); - ^ -global/qfloat16.cpp:159:28: error: use of undeclared identifier 'vcvt_f32_f16' - vst1q_f32(out + i, vcvt_f32_f16(vld1_f16(in_f16 + i))); - ^ - ---- src/corelib/global/qfloat16.cpp.orig 2018-06-15 07:29:31 UTC -+++ src/corelib/global/qfloat16.cpp -@@ -135,7 +135,7 @@ f16cextern void qFloatFromFloat16_fast(float *out, con - #undef f16cextern - } - --#elif defined(__ARM_FP16_FORMAT_IEEE) && defined(__ARM_NEON__) -+#elif defined(__ARM_FP16_FORMAT_IEEE) && defined(__ARM_NEON__) && (__ARM_FP & 2) - static inline bool hasFastF16() - { - return true; Property changes on: head/devel/qt5-core/files/patch-src_corelib_global_qfloat16.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/qt5-core/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp =================================================================== --- head/devel/qt5-core/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp (nonexistent) +++ head/devel/qt5-core/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp (revision 531601) @@ -0,0 +1,20 @@ +--- src/corelib/time/qtimezoneprivate_tz.cpp.orig 2019-11-01 21:30:15 UTC ++++ src/corelib/time/qtimezoneprivate_tz.cpp +@@ -1126,6 +1126,17 @@ QByteArray QTzTimeZonePrivate::systemTimeZoneId() cons + } + } + ++ // On many FreeBSD systems, /etc/localtime is a regular file while the actual name is in /var/db/zoneinfo ++ if (ianaId.isEmpty()) { ++ QFile tzif(QStringLiteral("/var/db/zoneinfo")); ++ if (tzif.open(QIODevice::ReadOnly)) { ++ // TODO QTextStream inefficient, replace later ++ QTextStream ts(&tzif); ++ if (!ts.atEnd()) ++ ianaId = ts.readLine().toUtf8(); ++ } ++ } ++ + // On some Red Hat distros /etc/localtime is real file with name held in /etc/sysconfig/clock + // in a line like ZONE="Europe/Oslo" or TIMEZONE="Europe/Oslo" + if (ianaId.isEmpty()) { Property changes on: head/devel/qt5-core/files/patch-src_corelib_time_qtimezoneprivate__tz.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/qt5-core/pkg-plist =================================================================== --- head/devel/qt5-core/pkg-plist (revision 531600) +++ head/devel/qt5-core/pkg-plist (revision 531601) @@ -1,731 +1,749 @@ %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/cp949codetbl_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/minimum-linux_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractanimation_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstracteventdispatcher_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractfileengine_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractitemmodel_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractproxymodel_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstractstate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qabstracttransition_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qanimationgroup_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qbig5codec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qbytearray_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qbytedata_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcalendarbackend_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcalendarmath_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcborvalue_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcfsocketnotifier_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcollator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qconfig_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcore_mac_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcore_unix_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcoreapplication_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcorecmdlineargs_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qcoreglobaldata_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdatastream_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdataurl_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdatetime_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdatetimeparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdeadlinetimer_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdebug_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdir_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qdoublescanprint_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qelfparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qendian_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeucjpcodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeuckrcodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_cf_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_glib_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_unix_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_win_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventdispatcher_winrt_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventloop_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qeventtransition_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfactoryloader_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfile_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfiledevice_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfileinfo_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfileselector_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemengine_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystementry_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemiterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemmetadata_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_fsevents_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_inotify_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_kqueue_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_polling_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfilesystemwatcher_win_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfinalstate_p.h -%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfloat16_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfreelist_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfsfileengine_iterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfsfileengine_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfunctions_fake_env_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfunctions_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfutex_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfutureinterface_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qfuturewatcher_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qgb18030codec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qglobal_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qgregoriancalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qharfbuzz_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qhijricalendar_data_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qhijricalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qhistorystate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qhooks_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qiconvcodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qicucodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qiodevice_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qipaddress_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qisciicodec_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qislamiccivilcalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qitemselectionmodel_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjalalicalendar_data_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjalalicalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjiscodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjni_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjnihelpers_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjpunicode_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjson_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjsonparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjsonwriter_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qjuliancalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlatincodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlibrary_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlocale_data_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlocale_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlocale_tools_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlockfile_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlocking_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qlogging_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qloggingregistry_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmachparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmakearray_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmemory_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetaobject_moc_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetaobject_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetaobjectbuilder_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetatype_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmetatypeswitcher_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmilankoviccalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimedatabase_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimeglobpattern_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimemagicrule_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimemagicrulematcher_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimeprovider_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimetype_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmimetypeparser_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmutex_p.h -%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qmutexpool_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qnoncontiguousbytedevice_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qnumeric_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qobject_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qoffsetstringarray_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qoperatingsystemversion_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qoperatingsystemversion_win_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qorderedmutexlocker_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qparallelanimationgroup_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qplugin_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qpoll_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsattribute_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsattributeprivate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsobject_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qppsobjectprivate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qprocess_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qpropertyanimation_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qrandom_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qreadwritelock_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qresource_iterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qresource_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qringbuffer_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qromancalendar_data_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qromancalendar_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsavefile_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qscopedpointer_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsequentialanimationgroup_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsettings_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsharedmemory_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsignaleventgenerator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsignaltransition_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsimd_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsimd_x86_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsimplecodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsjiscodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstatemachine_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstdweb_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstorageinfo_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstringalgorithms_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qstringiterator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemerror_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemlibrary_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qsystemsemaphore_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qt_pch.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtcore-config_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtemporaryfile_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtextcodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtextstream_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qthread_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qthreadpool_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtimerinfo_unix_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtimezoneprivate_data_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtimezoneprivate_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtldurl_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtools_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtrace_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtranslator_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtransposeproxymodel_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qtsciicodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qunicodetables_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qunicodetools_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qurl_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qurltlds_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qutfcodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qvariant_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qvariantanimation_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qwindowscodec_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qwindowspipereader_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qwindowspipewriter_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qwineventnotifier_p.h +%%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qwinregistry_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qxmlstream_p.h %%QT_INCDIR%%/QtCore/%%FULLVER%%/QtCore/private/qxmlutils_p.h %%QT_INCDIR%%/QtCore/QAbstractAnimation %%QT_INCDIR%%/QtCore/QAbstractEventDispatcher %%QT_INCDIR%%/QtCore/QAbstractItemModel %%QT_INCDIR%%/QtCore/QAbstractListModel %%QT_INCDIR%%/QtCore/QAbstractNativeEventFilter %%QT_INCDIR%%/QtCore/QAbstractProxyModel %%QT_INCDIR%%/QtCore/QAbstractState %%QT_INCDIR%%/QtCore/QAbstractTableModel %%QT_INCDIR%%/QtCore/QAbstractTransition %%QT_INCDIR%%/QtCore/QAnimationDriver %%QT_INCDIR%%/QtCore/QAnimationGroup %%QT_INCDIR%%/QtCore/QArgument %%QT_INCDIR%%/QtCore/QArrayData %%QT_INCDIR%%/QtCore/QArrayDataPointer %%QT_INCDIR%%/QtCore/QArrayDataPointerRef %%QT_INCDIR%%/QtCore/QAssociativeIterable %%QT_INCDIR%%/QtCore/QAtomicInt %%QT_INCDIR%%/QtCore/QAtomicInteger %%QT_INCDIR%%/QtCore/QAtomicPointer %%QT_INCDIR%%/QtCore/QBEInteger %%QT_INCDIR%%/QtCore/QBasicMutex %%QT_INCDIR%%/QtCore/QBasicTimer %%QT_INCDIR%%/QtCore/QBigEndianStorageType %%QT_INCDIR%%/QtCore/QBitArray %%QT_INCDIR%%/QtCore/QBitRef %%QT_INCDIR%%/QtCore/QBuffer %%QT_INCDIR%%/QtCore/QByteArray %%QT_INCDIR%%/QtCore/QByteArrayData %%QT_INCDIR%%/QtCore/QByteArrayDataPtr %%QT_INCDIR%%/QtCore/QByteArrayList %%QT_INCDIR%%/QtCore/QByteArrayListIterator %%QT_INCDIR%%/QtCore/QByteArrayMatcher %%QT_INCDIR%%/QtCore/QByteRef %%QT_INCDIR%%/QtCore/QCache +%%QT_INCDIR%%/QtCore/QCalendar %%QT_INCDIR%%/QtCore/QCborArray %%QT_INCDIR%%/QtCore/QCborError %%QT_INCDIR%%/QtCore/QCborMap %%QT_INCDIR%%/QtCore/QCborParserError %%QT_INCDIR%%/QtCore/QCborStreamReader %%QT_INCDIR%%/QtCore/QCborStreamWriter %%QT_INCDIR%%/QtCore/QCborValue %%QT_INCDIR%%/QtCore/QCborValueRef %%QT_INCDIR%%/QtCore/QChar %%QT_INCDIR%%/QtCore/QCharRef %%QT_INCDIR%%/QtCore/QChildEvent %%QT_INCDIR%%/QtCore/QCollator %%QT_INCDIR%%/QtCore/QCollatorSortKey %%QT_INCDIR%%/QtCore/QCommandLineOption %%QT_INCDIR%%/QtCore/QCommandLineParser %%QT_INCDIR%%/QtCore/QConcatenateTablesProxyModel %%QT_INCDIR%%/QtCore/QConstOverload %%QT_INCDIR%%/QtCore/QContiguousCache %%QT_INCDIR%%/QtCore/QContiguousCacheData %%QT_INCDIR%%/QtCore/QContiguousCacheTypedData %%QT_INCDIR%%/QtCore/QCoreApplication %%QT_INCDIR%%/QtCore/QCryptographicHash %%QT_INCDIR%%/QtCore/QDataStream %%QT_INCDIR%%/QtCore/QDate %%QT_INCDIR%%/QtCore/QDateTime %%QT_INCDIR%%/QtCore/QDeadlineTimer %%QT_INCDIR%%/QtCore/QDebug %%QT_INCDIR%%/QtCore/QDebugStateSaver %%QT_INCDIR%%/QtCore/QDeferredDeleteEvent %%QT_INCDIR%%/QtCore/QDir %%QT_INCDIR%%/QtCore/QDirIterator %%QT_INCDIR%%/QtCore/QDynamicPropertyChangeEvent %%QT_INCDIR%%/QtCore/QEasingCurve %%QT_INCDIR%%/QtCore/QElapsedTimer %%QT_INCDIR%%/QtCore/QEnableSharedFromThis %%QT_INCDIR%%/QtCore/QEvent %%QT_INCDIR%%/QtCore/QEventLoop %%QT_INCDIR%%/QtCore/QEventLoopLocker %%QT_INCDIR%%/QtCore/QEventTransition %%QT_INCDIR%%/QtCore/QException %%QT_INCDIR%%/QtCore/QExplicitlySharedDataPointer %%QT_INCDIR%%/QtCore/QFactoryInterface %%QT_INCDIR%%/QtCore/QFile %%QT_INCDIR%%/QtCore/QFileDevice %%QT_INCDIR%%/QtCore/QFileInfo %%QT_INCDIR%%/QtCore/QFileInfoList %%QT_INCDIR%%/QtCore/QFileSelector %%QT_INCDIR%%/QtCore/QFileSystemWatcher %%QT_INCDIR%%/QtCore/QFinalState %%QT_INCDIR%%/QtCore/QFlag %%QT_INCDIR%%/QtCore/QFlags %%QT_INCDIR%%/QtCore/QFloat16 %%QT_INCDIR%%/QtCore/QFunctionPointer %%QT_INCDIR%%/QtCore/QFuture %%QT_INCDIR%%/QtCore/QFutureInterface %%QT_INCDIR%%/QtCore/QFutureInterfaceBase %%QT_INCDIR%%/QtCore/QFutureIterator %%QT_INCDIR%%/QtCore/QFutureSynchronizer %%QT_INCDIR%%/QtCore/QFutureWatcher %%QT_INCDIR%%/QtCore/QFutureWatcherBase %%QT_INCDIR%%/QtCore/QGenericArgument %%QT_INCDIR%%/QtCore/QGenericReturnArgument %%QT_INCDIR%%/QtCore/QGlobalStatic %%QT_INCDIR%%/QtCore/QHash %%QT_INCDIR%%/QtCore/QHashData %%QT_INCDIR%%/QtCore/QHashDummyValue %%QT_INCDIR%%/QtCore/QHashFunctions %%QT_INCDIR%%/QtCore/QHashIterator %%QT_INCDIR%%/QtCore/QHashNode %%QT_INCDIR%%/QtCore/QHistoryState %%QT_INCDIR%%/QtCore/QIODevice %%QT_INCDIR%%/QtCore/QIdentityProxyModel %%QT_INCDIR%%/QtCore/QIncompatibleFlag %%QT_INCDIR%%/QtCore/QIntegerForSize %%QT_INCDIR%%/QtCore/QInternal %%QT_INCDIR%%/QtCore/QItemSelection %%QT_INCDIR%%/QtCore/QItemSelectionModel %%QT_INCDIR%%/QtCore/QItemSelectionRange %%QT_INCDIR%%/QtCore/QJsonArray %%QT_INCDIR%%/QtCore/QJsonDocument %%QT_INCDIR%%/QtCore/QJsonObject %%QT_INCDIR%%/QtCore/QJsonParseError %%QT_INCDIR%%/QtCore/QJsonValue %%QT_INCDIR%%/QtCore/QJsonValuePtr %%QT_INCDIR%%/QtCore/QJsonValueRef %%QT_INCDIR%%/QtCore/QJsonValueRefPtr %%QT_INCDIR%%/QtCore/QKeyValueIterator %%QT_INCDIR%%/QtCore/QLEInteger %%QT_INCDIR%%/QtCore/QLatin1Char %%QT_INCDIR%%/QtCore/QLatin1Literal %%QT_INCDIR%%/QtCore/QLatin1String %%QT_INCDIR%%/QtCore/QLibrary %%QT_INCDIR%%/QtCore/QLibraryInfo %%QT_INCDIR%%/QtCore/QLine %%QT_INCDIR%%/QtCore/QLineF %%QT_INCDIR%%/QtCore/QLinkedList %%QT_INCDIR%%/QtCore/QLinkedListData %%QT_INCDIR%%/QtCore/QLinkedListIterator %%QT_INCDIR%%/QtCore/QLinkedListNode %%QT_INCDIR%%/QtCore/QList %%QT_INCDIR%%/QtCore/QListData %%QT_INCDIR%%/QtCore/QListIterator %%QT_INCDIR%%/QtCore/QListSpecialMethods %%QT_INCDIR%%/QtCore/QLittleEndianStorageType %%QT_INCDIR%%/QtCore/QLocale %%QT_INCDIR%%/QtCore/QLockFile %%QT_INCDIR%%/QtCore/QLoggingCategory %%QT_INCDIR%%/QtCore/QMap %%QT_INCDIR%%/QtCore/QMapData %%QT_INCDIR%%/QtCore/QMapDataBase %%QT_INCDIR%%/QtCore/QMapIterator %%QT_INCDIR%%/QtCore/QMapNode %%QT_INCDIR%%/QtCore/QMapNodeBase %%QT_INCDIR%%/QtCore/QMargins %%QT_INCDIR%%/QtCore/QMarginsF %%QT_INCDIR%%/QtCore/QMessageAuthenticationCode %%QT_INCDIR%%/QtCore/QMessageLogContext %%QT_INCDIR%%/QtCore/QMessageLogger %%QT_INCDIR%%/QtCore/QMetaClassInfo %%QT_INCDIR%%/QtCore/QMetaEnum %%QT_INCDIR%%/QtCore/QMetaMethod %%QT_INCDIR%%/QtCore/QMetaObject %%QT_INCDIR%%/QtCore/QMetaProperty %%QT_INCDIR%%/QtCore/QMetaType %%QT_INCDIR%%/QtCore/QMimeData %%QT_INCDIR%%/QtCore/QMimeDatabase %%QT_INCDIR%%/QtCore/QMimeType %%QT_INCDIR%%/QtCore/QModelIndex %%QT_INCDIR%%/QtCore/QModelIndexList %%QT_INCDIR%%/QtCore/QMultiHash %%QT_INCDIR%%/QtCore/QMultiMap %%QT_INCDIR%%/QtCore/QMutableByteArrayListIterator %%QT_INCDIR%%/QtCore/QMutableFutureIterator %%QT_INCDIR%%/QtCore/QMutableHashIterator %%QT_INCDIR%%/QtCore/QMutableLinkedListIterator %%QT_INCDIR%%/QtCore/QMutableListIterator %%QT_INCDIR%%/QtCore/QMutableMapIterator %%QT_INCDIR%%/QtCore/QMutableSetIterator %%QT_INCDIR%%/QtCore/QMutableStringListIterator %%QT_INCDIR%%/QtCore/QMutableVectorIterator %%QT_INCDIR%%/QtCore/QMutex %%QT_INCDIR%%/QtCore/QMutexLocker %%QT_INCDIR%%/QtCore/QNoDebug %%QT_INCDIR%%/QtCore/QNonConstOverload %%QT_INCDIR%%/QtCore/QObject %%QT_INCDIR%%/QtCore/QObjectCleanupHandler %%QT_INCDIR%%/QtCore/QObjectData %%QT_INCDIR%%/QtCore/QObjectList %%QT_INCDIR%%/QtCore/QObjectUserData %%QT_INCDIR%%/QtCore/QOperatingSystemVersion %%QT_INCDIR%%/QtCore/QPair %%QT_INCDIR%%/QtCore/QParallelAnimationGroup %%QT_INCDIR%%/QtCore/QPauseAnimation %%QT_INCDIR%%/QtCore/QPersistentModelIndex %%QT_INCDIR%%/QtCore/QPluginLoader +%%QT_INCDIR%%/QtCore/QPluginMetaData %%QT_INCDIR%%/QtCore/QPoint %%QT_INCDIR%%/QtCore/QPointF %%QT_INCDIR%%/QtCore/QPointer %%QT_INCDIR%%/QtCore/QProcess %%QT_INCDIR%%/QtCore/QProcessEnvironment %%QT_INCDIR%%/QtCore/QPropertyAnimation %%QT_INCDIR%%/QtCore/QQueue %%QT_INCDIR%%/QtCore/QRandomGenerator %%QT_INCDIR%%/QtCore/QRandomGenerator64 %%QT_INCDIR%%/QtCore/QReadLocker %%QT_INCDIR%%/QtCore/QReadWriteLock %%QT_INCDIR%%/QtCore/QRect %%QT_INCDIR%%/QtCore/QRectF +%%QT_INCDIR%%/QtCore/QRecursiveMutex %%QT_INCDIR%%/QtCore/QRegExp %%QT_INCDIR%%/QtCore/QRegularExpression %%QT_INCDIR%%/QtCore/QRegularExpressionMatch %%QT_INCDIR%%/QtCore/QRegularExpressionMatchIterator %%QT_INCDIR%%/QtCore/QResource %%QT_INCDIR%%/QtCore/QReturnArgument %%QT_INCDIR%%/QtCore/QRunnable %%QT_INCDIR%%/QtCore/QSaveFile %%QT_INCDIR%%/QtCore/QScopeGuard %%QT_INCDIR%%/QtCore/QScopedArrayPointer %%QT_INCDIR%%/QtCore/QScopedPointer %%QT_INCDIR%%/QtCore/QScopedPointerArrayDeleter %%QT_INCDIR%%/QtCore/QScopedPointerDeleteLater %%QT_INCDIR%%/QtCore/QScopedPointerDeleter %%QT_INCDIR%%/QtCore/QScopedPointerObjectDeleteLater %%QT_INCDIR%%/QtCore/QScopedPointerPodDeleter %%QT_INCDIR%%/QtCore/QScopedValueRollback %%QT_INCDIR%%/QtCore/QSemaphore %%QT_INCDIR%%/QtCore/QSemaphoreReleaser %%QT_INCDIR%%/QtCore/QSequentialAnimationGroup %%QT_INCDIR%%/QtCore/QSequentialIterable %%QT_INCDIR%%/QtCore/QSet %%QT_INCDIR%%/QtCore/QSetIterator %%QT_INCDIR%%/QtCore/QSettings %%QT_INCDIR%%/QtCore/QSharedData %%QT_INCDIR%%/QtCore/QSharedDataPointer %%QT_INCDIR%%/QtCore/QSharedMemory %%QT_INCDIR%%/QtCore/QSharedPointer %%QT_INCDIR%%/QtCore/QSignalBlocker %%QT_INCDIR%%/QtCore/QSignalMapper %%QT_INCDIR%%/QtCore/QSignalTransition %%QT_INCDIR%%/QtCore/QSize %%QT_INCDIR%%/QtCore/QSizeF %%QT_INCDIR%%/QtCore/QSocketNotifier %%QT_INCDIR%%/QtCore/QSortFilterProxyModel %%QT_INCDIR%%/QtCore/QSpecialInteger %%QT_INCDIR%%/QtCore/QStack %%QT_INCDIR%%/QtCore/QStandardPaths %%QT_INCDIR%%/QtCore/QState %%QT_INCDIR%%/QtCore/QStateMachine %%QT_INCDIR%%/QtCore/QStaticArrayData %%QT_INCDIR%%/QtCore/QStaticByteArrayData %%QT_INCDIR%%/QtCore/QStaticByteArrayMatcherBase %%QT_INCDIR%%/QtCore/QStaticPlugin %%QT_INCDIR%%/QtCore/QStaticStringData %%QT_INCDIR%%/QtCore/QStorageInfo %%QT_INCDIR%%/QtCore/QString %%QT_INCDIR%%/QtCore/QStringAlgorithms %%QT_INCDIR%%/QtCore/QStringBuilder %%QT_INCDIR%%/QtCore/QStringData %%QT_INCDIR%%/QtCore/QStringDataPtr %%QT_INCDIR%%/QtCore/QStringList %%QT_INCDIR%%/QtCore/QStringListIterator %%QT_INCDIR%%/QtCore/QStringListModel %%QT_INCDIR%%/QtCore/QStringLiteral %%QT_INCDIR%%/QtCore/QStringMatcher %%QT_INCDIR%%/QtCore/QStringRef %%QT_INCDIR%%/QtCore/QStringView %%QT_INCDIR%%/QtCore/QSysInfo %%QT_INCDIR%%/QtCore/QSystemSemaphore %%QT_INCDIR%%/QtCore/QTemporaryDir %%QT_INCDIR%%/QtCore/QTemporaryFile %%QT_INCDIR%%/QtCore/QTextBoundaryFinder %%QT_INCDIR%%/QtCore/QTextCodec %%QT_INCDIR%%/QtCore/QTextDecoder %%QT_INCDIR%%/QtCore/QTextEncoder %%QT_INCDIR%%/QtCore/QTextStream %%QT_INCDIR%%/QtCore/QTextStreamFunction %%QT_INCDIR%%/QtCore/QTextStreamManipulator %%QT_INCDIR%%/QtCore/QThread %%QT_INCDIR%%/QtCore/QThreadPool %%QT_INCDIR%%/QtCore/QThreadStorage %%QT_INCDIR%%/QtCore/QThreadStorageData %%QT_INCDIR%%/QtCore/QTime %%QT_INCDIR%%/QtCore/QTimeLine %%QT_INCDIR%%/QtCore/QTimeZone %%QT_INCDIR%%/QtCore/QTimer %%QT_INCDIR%%/QtCore/QTimerEvent %%QT_INCDIR%%/QtCore/QTranslator %%QT_INCDIR%%/QtCore/QTransposeProxyModel %%QT_INCDIR%%/QtCore/QTypeInfo %%QT_INCDIR%%/QtCore/QTypeInfoMerger %%QT_INCDIR%%/QtCore/QTypeInfoQuery %%QT_INCDIR%%/QtCore/QUnhandledException %%QT_INCDIR%%/QtCore/QUrl %%QT_INCDIR%%/QtCore/QUrlQuery %%QT_INCDIR%%/QtCore/QUrlTwoFlags %%QT_INCDIR%%/QtCore/QUuid %%QT_INCDIR%%/QtCore/QVarLengthArray %%QT_INCDIR%%/QtCore/QVariant %%QT_INCDIR%%/QtCore/QVariantAnimation %%QT_INCDIR%%/QtCore/QVariantComparisonHelper %%QT_INCDIR%%/QtCore/QVariantHash %%QT_INCDIR%%/QtCore/QVariantList %%QT_INCDIR%%/QtCore/QVariantMap %%QT_INCDIR%%/QtCore/QVector %%QT_INCDIR%%/QtCore/QVectorIterator %%QT_INCDIR%%/QtCore/QVersionNumber %%QT_INCDIR%%/QtCore/QWaitCondition %%QT_INCDIR%%/QtCore/QWeakPointer %%QT_INCDIR%%/QtCore/QWinEventNotifier %%QT_INCDIR%%/QtCore/QWriteLocker %%QT_INCDIR%%/QtCore/QXmlStreamAttribute %%QT_INCDIR%%/QtCore/QXmlStreamAttributes %%QT_INCDIR%%/QtCore/QXmlStreamEntityDeclaration %%QT_INCDIR%%/QtCore/QXmlStreamEntityDeclarations %%QT_INCDIR%%/QtCore/QXmlStreamEntityResolver %%QT_INCDIR%%/QtCore/QXmlStreamNamespaceDeclaration %%QT_INCDIR%%/QtCore/QXmlStreamNamespaceDeclarations %%QT_INCDIR%%/QtCore/QXmlStreamNotationDeclaration %%QT_INCDIR%%/QtCore/QXmlStreamNotationDeclarations %%QT_INCDIR%%/QtCore/QXmlStreamReader %%QT_INCDIR%%/QtCore/QXmlStreamStringRef %%QT_INCDIR%%/QtCore/QXmlStreamWriter %%QT_INCDIR%%/QtCore/Q_PID %%QT_INCDIR%%/QtCore/Q_SECURITY_ATTRIBUTES %%QT_INCDIR%%/QtCore/Q_STARTUPINFO %%QT_INCDIR%%/QtCore/Qt %%QT_INCDIR%%/QtCore/QtAlgorithms %%QT_INCDIR%%/QtCore/QtCborCommon %%QT_INCDIR%%/QtCore/QtCleanUpFunction %%QT_INCDIR%%/QtCore/QtConfig %%QT_INCDIR%%/QtCore/QtContainerFwd %%QT_INCDIR%%/QtCore/QtCore %%QT_INCDIR%%/QtCore/QtCoreDepends %%QT_INCDIR%%/QtCore/QtCoreVersion %%QT_INCDIR%%/QtCore/QtDebug %%QT_INCDIR%%/QtCore/QtEndian %%QT_INCDIR%%/QtCore/QtGlobal %%QT_INCDIR%%/QtCore/QtMath %%QT_INCDIR%%/QtCore/QtMessageHandler %%QT_INCDIR%%/QtCore/QtMsgHandler %%QT_INCDIR%%/QtCore/QtNumeric %%QT_INCDIR%%/QtCore/QtPlugin %%QT_INCDIR%%/QtCore/QtPluginInstanceFunction %%QT_INCDIR%%/QtCore/QtPluginMetaDataFunction %%QT_INCDIR%%/QtCore/qabstractanimation.h %%QT_INCDIR%%/QtCore/qabstracteventdispatcher.h %%QT_INCDIR%%/QtCore/qabstractitemmodel.h %%QT_INCDIR%%/QtCore/qabstractnativeeventfilter.h %%QT_INCDIR%%/QtCore/qabstractproxymodel.h %%QT_INCDIR%%/QtCore/qabstractstate.h %%QT_INCDIR%%/QtCore/qabstracttransition.h %%QT_INCDIR%%/QtCore/qalgorithms.h %%QT_INCDIR%%/QtCore/qanimationgroup.h %%QT_INCDIR%%/QtCore/qarraydata.h %%QT_INCDIR%%/QtCore/qarraydataops.h %%QT_INCDIR%%/QtCore/qarraydatapointer.h %%QT_INCDIR%%/QtCore/qatomic.h %%QT_INCDIR%%/QtCore/qatomic_bootstrap.h %%QT_INCDIR%%/QtCore/qatomic_cxx11.h %%QT_INCDIR%%/QtCore/qatomic_msvc.h %%QT_INCDIR%%/QtCore/qbasicatomic.h %%QT_INCDIR%%/QtCore/qbasictimer.h %%QT_INCDIR%%/QtCore/qbitarray.h %%QT_INCDIR%%/QtCore/qbuffer.h %%QT_INCDIR%%/QtCore/qbytearray.h %%QT_INCDIR%%/QtCore/qbytearraylist.h %%QT_INCDIR%%/QtCore/qbytearraymatcher.h %%QT_INCDIR%%/QtCore/qcache.h +%%QT_INCDIR%%/QtCore/qcalendar.h %%QT_INCDIR%%/QtCore/qcborarray.h %%QT_INCDIR%%/QtCore/qcborcommon.h %%QT_INCDIR%%/QtCore/qcbormap.h %%QT_INCDIR%%/QtCore/qcborstream.h %%QT_INCDIR%%/QtCore/qcborvalue.h %%QT_INCDIR%%/QtCore/qchar.h %%QT_INCDIR%%/QtCore/qcollator.h %%QT_INCDIR%%/QtCore/qcommandlineoption.h %%QT_INCDIR%%/QtCore/qcommandlineparser.h %%QT_INCDIR%%/QtCore/qcompilerdetection.h %%QT_INCDIR%%/QtCore/qconcatenatetablesproxymodel.h %%QT_INCDIR%%/QtCore/qconfig-bootstrapped.h %%QT_INCDIR%%/QtCore/qconfig.h %%QT_INCDIR%%/QtCore/qcontainerfwd.h +%%QT_INCDIR%%/QtCore/qcontainertools_impl.h %%QT_INCDIR%%/QtCore/qcontiguouscache.h %%QT_INCDIR%%/QtCore/qcoreapplication.h %%QT_INCDIR%%/QtCore/qcoreevent.h %%QT_INCDIR%%/QtCore/qcryptographichash.h %%QT_INCDIR%%/QtCore/qdatastream.h %%QT_INCDIR%%/QtCore/qdatetime.h %%QT_INCDIR%%/QtCore/qdeadlinetimer.h %%QT_INCDIR%%/QtCore/qdebug.h %%QT_INCDIR%%/QtCore/qdir.h %%QT_INCDIR%%/QtCore/qdiriterator.h %%QT_INCDIR%%/QtCore/qeasingcurve.h %%QT_INCDIR%%/QtCore/qelapsedtimer.h %%QT_INCDIR%%/QtCore/qendian.h %%QT_INCDIR%%/QtCore/qeventloop.h %%QT_INCDIR%%/QtCore/qeventtransition.h %%QT_INCDIR%%/QtCore/qexception.h %%QT_INCDIR%%/QtCore/qfactoryinterface.h %%QT_INCDIR%%/QtCore/qfile.h %%QT_INCDIR%%/QtCore/qfiledevice.h %%QT_INCDIR%%/QtCore/qfileinfo.h %%QT_INCDIR%%/QtCore/qfileselector.h %%QT_INCDIR%%/QtCore/qfilesystemwatcher.h %%QT_INCDIR%%/QtCore/qfinalstate.h %%QT_INCDIR%%/QtCore/qflags.h %%QT_INCDIR%%/QtCore/qfloat16.h %%QT_INCDIR%%/QtCore/qfunctions_nacl.h %%QT_INCDIR%%/QtCore/qfunctions_vxworks.h %%QT_INCDIR%%/QtCore/qfunctions_winrt.h %%QT_INCDIR%%/QtCore/qfuture.h %%QT_INCDIR%%/QtCore/qfutureinterface.h %%QT_INCDIR%%/QtCore/qfuturesynchronizer.h %%QT_INCDIR%%/QtCore/qfuturewatcher.h %%QT_INCDIR%%/QtCore/qgenericatomic.h %%QT_INCDIR%%/QtCore/qglobal.h %%QT_INCDIR%%/QtCore/qglobalstatic.h %%QT_INCDIR%%/QtCore/qhash.h %%QT_INCDIR%%/QtCore/qhashfunctions.h %%QT_INCDIR%%/QtCore/qhistorystate.h %%QT_INCDIR%%/QtCore/qidentityproxymodel.h %%QT_INCDIR%%/QtCore/qiodevice.h %%QT_INCDIR%%/QtCore/qisenum.h %%QT_INCDIR%%/QtCore/qitemselectionmodel.h %%QT_INCDIR%%/QtCore/qiterator.h %%QT_INCDIR%%/QtCore/qjsonarray.h %%QT_INCDIR%%/QtCore/qjsondocument.h %%QT_INCDIR%%/QtCore/qjsonobject.h %%QT_INCDIR%%/QtCore/qjsonvalue.h %%QT_INCDIR%%/QtCore/qlibrary.h %%QT_INCDIR%%/QtCore/qlibraryinfo.h %%QT_INCDIR%%/QtCore/qline.h %%QT_INCDIR%%/QtCore/qlinkedlist.h %%QT_INCDIR%%/QtCore/qlist.h %%QT_INCDIR%%/QtCore/qlocale.h %%QT_INCDIR%%/QtCore/qlockfile.h %%QT_INCDIR%%/QtCore/qlogging.h %%QT_INCDIR%%/QtCore/qloggingcategory.h %%QT_INCDIR%%/QtCore/qmap.h %%QT_INCDIR%%/QtCore/qmargins.h %%QT_INCDIR%%/QtCore/qmath.h %%QT_INCDIR%%/QtCore/qmessageauthenticationcode.h %%QT_INCDIR%%/QtCore/qmetaobject.h %%QT_INCDIR%%/QtCore/qmetatype.h %%QT_INCDIR%%/QtCore/qmimedata.h %%QT_INCDIR%%/QtCore/qmimedatabase.h %%QT_INCDIR%%/QtCore/qmimetype.h %%QT_INCDIR%%/QtCore/qmutex.h %%QT_INCDIR%%/QtCore/qnamespace.h %%QT_INCDIR%%/QtCore/qnumeric.h %%QT_INCDIR%%/QtCore/qobject.h %%QT_INCDIR%%/QtCore/qobject_impl.h %%QT_INCDIR%%/QtCore/qobjectcleanuphandler.h %%QT_INCDIR%%/QtCore/qobjectdefs.h %%QT_INCDIR%%/QtCore/qobjectdefs_impl.h %%QT_INCDIR%%/QtCore/qoperatingsystemversion.h %%QT_INCDIR%%/QtCore/qpair.h %%QT_INCDIR%%/QtCore/qparallelanimationgroup.h %%QT_INCDIR%%/QtCore/qpauseanimation.h %%QT_INCDIR%%/QtCore/qplugin.h %%QT_INCDIR%%/QtCore/qpluginloader.h %%QT_INCDIR%%/QtCore/qpoint.h %%QT_INCDIR%%/QtCore/qpointer.h %%QT_INCDIR%%/QtCore/qprocess.h %%QT_INCDIR%%/QtCore/qprocessordetection.h %%QT_INCDIR%%/QtCore/qpropertyanimation.h %%QT_INCDIR%%/QtCore/qqueue.h %%QT_INCDIR%%/QtCore/qrandom.h %%QT_INCDIR%%/QtCore/qreadwritelock.h %%QT_INCDIR%%/QtCore/qrect.h %%QT_INCDIR%%/QtCore/qrefcount.h %%QT_INCDIR%%/QtCore/qregexp.h %%QT_INCDIR%%/QtCore/qregularexpression.h %%QT_INCDIR%%/QtCore/qresource.h %%QT_INCDIR%%/QtCore/qresultstore.h %%QT_INCDIR%%/QtCore/qrunnable.h %%QT_INCDIR%%/QtCore/qsavefile.h %%QT_INCDIR%%/QtCore/qscopedpointer.h %%QT_INCDIR%%/QtCore/qscopedvaluerollback.h %%QT_INCDIR%%/QtCore/qscopeguard.h %%QT_INCDIR%%/QtCore/qsemaphore.h %%QT_INCDIR%%/QtCore/qsequentialanimationgroup.h %%QT_INCDIR%%/QtCore/qset.h %%QT_INCDIR%%/QtCore/qsettings.h %%QT_INCDIR%%/QtCore/qshareddata.h %%QT_INCDIR%%/QtCore/qsharedmemory.h %%QT_INCDIR%%/QtCore/qsharedpointer.h %%QT_INCDIR%%/QtCore/qsharedpointer_impl.h %%QT_INCDIR%%/QtCore/qsignalmapper.h %%QT_INCDIR%%/QtCore/qsignaltransition.h %%QT_INCDIR%%/QtCore/qsize.h %%QT_INCDIR%%/QtCore/qsocketnotifier.h %%QT_INCDIR%%/QtCore/qsortfilterproxymodel.h %%QT_INCDIR%%/QtCore/qstack.h %%QT_INCDIR%%/QtCore/qstandardpaths.h %%QT_INCDIR%%/QtCore/qstate.h %%QT_INCDIR%%/QtCore/qstatemachine.h %%QT_INCDIR%%/QtCore/qstorageinfo.h %%QT_INCDIR%%/QtCore/qstring.h %%QT_INCDIR%%/QtCore/qstringalgorithms.h %%QT_INCDIR%%/QtCore/qstringbuilder.h %%QT_INCDIR%%/QtCore/qstringlist.h %%QT_INCDIR%%/QtCore/qstringlistmodel.h %%QT_INCDIR%%/QtCore/qstringliteral.h %%QT_INCDIR%%/QtCore/qstringmatcher.h %%QT_INCDIR%%/QtCore/qstringview.h %%QT_INCDIR%%/QtCore/qsysinfo.h %%QT_INCDIR%%/QtCore/qsystemdetection.h %%QT_INCDIR%%/QtCore/qsystemsemaphore.h %%QT_INCDIR%%/QtCore/qt_windows.h %%QT_INCDIR%%/QtCore/qtcore-config.h %%QT_INCDIR%%/QtCore/qtcoreversion.h %%QT_INCDIR%%/QtCore/qtemporarydir.h %%QT_INCDIR%%/QtCore/qtemporaryfile.h %%QT_INCDIR%%/QtCore/qtestsupport_core.h %%QT_INCDIR%%/QtCore/qtextboundaryfinder.h %%QT_INCDIR%%/QtCore/qtextcodec.h %%QT_INCDIR%%/QtCore/qtextstream.h %%QT_INCDIR%%/QtCore/qthread.h %%QT_INCDIR%%/QtCore/qthreadpool.h %%QT_INCDIR%%/QtCore/qthreadstorage.h %%QT_INCDIR%%/QtCore/qtimeline.h %%QT_INCDIR%%/QtCore/qtimer.h %%QT_INCDIR%%/QtCore/qtimezone.h %%QT_INCDIR%%/QtCore/qtranslator.h %%QT_INCDIR%%/QtCore/qtransposeproxymodel.h %%QT_INCDIR%%/QtCore/qtypeinfo.h %%QT_INCDIR%%/QtCore/qtypetraits.h %%QT_INCDIR%%/QtCore/qurl.h %%QT_INCDIR%%/QtCore/qurlquery.h %%QT_INCDIR%%/QtCore/quuid.h %%QT_INCDIR%%/QtCore/qvariant.h %%QT_INCDIR%%/QtCore/qvariantanimation.h %%QT_INCDIR%%/QtCore/qvarlengtharray.h %%QT_INCDIR%%/QtCore/qvector.h %%QT_INCDIR%%/QtCore/qversionnumber.h %%QT_INCDIR%%/QtCore/qversiontagging.h %%QT_INCDIR%%/QtCore/qwaitcondition.h %%QT_INCDIR%%/QtCore/qwineventnotifier.h %%QT_INCDIR%%/QtCore/qxmlstream.h %%QT_CMAKEDIR%%/Qt5/Qt5Config.cmake %%QT_CMAKEDIR%%/Qt5/Qt5ConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5/Qt5ModuleLocation.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CTestMacros.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CoreConfig.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CoreConfigExtras.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CoreConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Core/Qt5CoreMacros.cmake %%QT_BINDIR%%/qlalr %%QT_LIBDIR%%/libQt5Core.prl %%QT_LIBDIR%%/libQt5Core.so %%QT_LIBDIR%%/libQt5Core.so.5 %%QT_LIBDIR%%/libQt5Core.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Core.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Core.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_core.pri %%QT_MKSPECDIR%%/modules/qt_lib_core_private.pri libdata/pkgconfig/Qt5Core.pc Index: head/devel/qt5-dbus/Makefile =================================================================== --- head/devel/qt5-dbus/Makefile (revision 531600) +++ head/devel/qt5-dbus/Makefile (revision 531601) @@ -1,49 +1,48 @@ # $FreeBSD$ PORTNAME= dbus DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt D-Bus inter-process communication module LIB_DEPENDS= libdbus-1.so:devel/dbus USES= compiler:c++11-lang qmake:no_env qt-dist:5,base USE_QT= core qmake_build buildtools_build HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-gui -no-xcb USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} TOOLS= qdbuscpp2xml qdbusxml2cpp QT_BINARIES= yes QT_DEFINES= DBUS QT_CONFIG= dbus post-configure: .for d in src/dbus src/tools/qdbuscpp2xml src/tools/qdbusxml2cpp ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${WRKSRC}/${d} .endfor post-build: .for t in ${TOOLS} @cd ${WRKSRC}/src/tools/${t} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-install: .for t in ${TOOLS} @cd ${WRKSRC}/src/tools/${t} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${MAKE_ARGS} ${INSTALL_TARGET} .endfor .include Index: head/devel/qt5-designer/Makefile =================================================================== --- head/devel/qt5-designer/Makefile (revision 531600) +++ head/devel/qt5-designer/Makefile (revision 531601) @@ -1,47 +1,46 @@ # $FreeBSD$ PORTNAME= designer DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 graphical user interface designer USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= assistant_run core declarative gui network printsupport uiplugin \ widgets xml buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} DESKTOP_ENTRIES="Qt 5 Designer" "" \ "${PREFIX}/share/pixmaps/designer-qt5.png" \ "${PREFIX}/${QT_BINDIR_REL}/designer" \ "Development;Qt;" true BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME} QT_BINARIES= yes OPTIONS_DEFINE= WEBKIT OPTIONS_SUB= yes WEBKIT_DESC= Build WebKit-based WebView widget WEBKIT_QMAKE_ON= CONFIG+=use_webkit WEBKIT_USES= qt-dist:5,tools WEBKIT_USE= QT=webkit post-patch: # uiplugin is built in x11-toolkits/qt5-uiplugin. # uitools is built in devel/qt5-uitools. ${REINPLACE_CMD} -e '/uiplugin/ d' -e '/uitools/ d' \ ${WRKSRC}/src/${PORTNAME}/src/src.pro post-install: ${INSTALL_DATA} ${WRKSRC}/src/${PORTNAME}/src/designer/images/designer.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/designer-qt5.png # The generated .pc file refers to a nonexistent other .pc file ${REINPLACE_CMD} -e '/^Requires/s/Qt5UiPlugin//' \ ${STAGEDIR}${PREFIX}/libdata/pkgconfig/Qt5Designer.pc .include Index: head/devel/qt5-help/Makefile =================================================================== --- head/devel/qt5-help/Makefile (revision 531600) +++ head/devel/qt5-help/Makefile (revision 531601) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= help DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt online help integration module USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core gui network sql widgets \ buildtools_build sql-sqlite3_run USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/assistant INSTALL_WRKSRC= ${WRKSRC}/src/assistant QT_BINARIES= yes .include Index: head/devel/qt5-linguist/Makefile =================================================================== --- head/devel/qt5-linguist/Makefile (revision 531600) +++ head/devel/qt5-linguist/Makefile (revision 531601) @@ -1,31 +1,30 @@ # $FreeBSD$ PORTNAME= linguist DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 translation tool USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core gui printsupport widgets xml \ assistant_run linguisttools_run \ buildtools_build designer_build uitools_build DESKTOP_ENTRIES="Qt 5 Linguist" "" \ "${PREFIX}/share/pixmaps/linguist-qt5.png" \ "${PREFIX}/${QT_BINDIR_REL}/linguist" \ "Development;Qt;" true BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} INSTALL_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} QT_BINARIES= yes post-install: ${INSTALL_DATA} ${BUILD_WRKSRC}/images/icons/linguist-128-32.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/linguist-qt5.png .include Index: head/devel/qt5-linguisttools/Makefile =================================================================== --- head/devel/qt5-linguisttools/Makefile (revision 531600) +++ head/devel/qt5-linguisttools/Makefile (revision 531601) @@ -1,30 +1,29 @@ # $FreeBSD$ PORTNAME= linguisttools DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt localization tools USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core xml buildtools_build declarative_build BUILD_WRKSRC= ${WRKSRC}/src/linguist INSTALL_WRKSRC= ${WRKSRC}/src/linguist QT_BINARIES= yes post-patch: @${REINPLACE_CMD} -e '/SUBDIRS.*linguist/ d' \ ${WRKSRC}/src/linguist/linguist.pro post-install: .for f in lrelease lupdate ${INSTALL_MAN} ${WRKSRC}/src/linguist/${f}/${f}.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .endfor .include Index: head/devel/qt5-location/pkg-plist =================================================================== --- head/devel/qt5-location/pkg-plist (revision 531600) +++ head/devel/qt5-location/pkg-plist (revision 531601) @@ -1,367 +1,370 @@ %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/error_messages_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/locationvaluetypehelper_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qabstractgeotilecache_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qcache3q_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativecategory_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativecirclemapitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativecontactdetail_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeocodemodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomaneuver_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomap_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapcopyrightsnotice_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapitembase_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapitemgroup_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapitemtransitionmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapitemview_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapparameter_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomapquickitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeomaptype_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeoroute_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeoroutemodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeoroutesegment_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativegeoserviceprovider_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativenavigator_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativenavigator_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeperiod_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplace_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplaceattribute_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplacecontentmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplaceeditorialmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplaceicon_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplaceimagemodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeplaceuser_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativepolygonmapitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativepolylinemapitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeratings_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativerectanglemapitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativereviewmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativeroutemapitem_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativesearchmodelbase_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativesearchresultmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativesearchsuggestionmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativesupplier_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qdeclarativesupportedcategoriesmodel_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocameracapabilities_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocameradata_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocameratiles_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocameratiles_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocodereply_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocodingmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeocodingmanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeofiletilecache_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeojson_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomaneuver_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomap_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomap_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomapitemgeometry_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomapobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomapobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomapobjectqsgsupport_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomapparameter_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomappingmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomappingmanager_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomappingmanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomappingmanagerengine_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomaptype_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeomaptype_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoprojection_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoroute_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeorouteparser_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeorouteparser_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeorouteparserosrmv4_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeorouteparserosrmv5_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoroutereply_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeorouterequest_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoroutesegment_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoroutingmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoroutingmanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeoserviceprovider_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmap_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmap_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmaplabs_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmappingmanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmappingmanagerengine_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmapreply_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmapreply_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmapscene_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotiledmapscene_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotilefetcher_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotilefetcher_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotilerequestmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotilespec_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qgeotilespec_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qlocationglobal_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapcircleobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapcircleobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapcircleobjectqsg_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapiconobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapiconobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapiconobjectqsg_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapobjectview_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmapobjectview_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolygonobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolygonobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolygonobjectqsg_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolylineobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolylineobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmappolylineobjectqsg_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmaprouteobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmaprouteobject_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qmaprouteobjectqsg_p_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qnavigationmanager_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qnavigationmanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qparameterizableobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplace_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceattribute_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacecategory_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacecontactdetail_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacecontent_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacecontentrequest_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceeditorial_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceicon_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceimage_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacemanagerengine_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceproposedsearchresult_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceratings_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacereply_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceresult_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacereview_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacesearchrequest_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacesearchresult_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplacesupplier_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qplaceuser_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qqsgmapobject_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qquickgeomapgesturearea_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/qtlocation-config_p.h %%QT_INCDIR%%/QtLocation/%%FULLVER%%/QtLocation/private/unsupportedreplies_p.h %%QT_INCDIR%%/QtLocation/QGeoCodeReply %%QT_INCDIR%%/QtLocation/QGeoCodingManager %%QT_INCDIR%%/QtLocation/QGeoCodingManagerEngine %%QT_INCDIR%%/QtLocation/QGeoManeuver %%QT_INCDIR%%/QtLocation/QGeoRoute %%QT_INCDIR%%/QtLocation/QGeoRouteLeg %%QT_INCDIR%%/QtLocation/QGeoRouteReply %%QT_INCDIR%%/QtLocation/QGeoRouteRequest %%QT_INCDIR%%/QtLocation/QGeoRouteSegment %%QT_INCDIR%%/QtLocation/QGeoRoutingManager %%QT_INCDIR%%/QtLocation/QGeoRoutingManagerEngine %%QT_INCDIR%%/QtLocation/QGeoServiceProvider %%QT_INCDIR%%/QtLocation/QGeoServiceProviderFactory %%QT_INCDIR%%/QtLocation/QLocation %%QT_INCDIR%%/QtLocation/QPlace %%QT_INCDIR%%/QtLocation/QPlaceAttribute %%QT_INCDIR%%/QtLocation/QPlaceCategory %%QT_INCDIR%%/QtLocation/QPlaceContactDetail %%QT_INCDIR%%/QtLocation/QPlaceContent %%QT_INCDIR%%/QtLocation/QPlaceContentReply %%QT_INCDIR%%/QtLocation/QPlaceContentRequest %%QT_INCDIR%%/QtLocation/QPlaceDetailsReply %%QT_INCDIR%%/QtLocation/QPlaceEditorial %%QT_INCDIR%%/QtLocation/QPlaceIcon %%QT_INCDIR%%/QtLocation/QPlaceIdReply %%QT_INCDIR%%/QtLocation/QPlaceImage %%QT_INCDIR%%/QtLocation/QPlaceManager %%QT_INCDIR%%/QtLocation/QPlaceManagerEngine %%QT_INCDIR%%/QtLocation/QPlaceMatchReply %%QT_INCDIR%%/QtLocation/QPlaceMatchRequest %%QT_INCDIR%%/QtLocation/QPlaceProposedSearchResult %%QT_INCDIR%%/QtLocation/QPlaceRatings %%QT_INCDIR%%/QtLocation/QPlaceReply %%QT_INCDIR%%/QtLocation/QPlaceResult %%QT_INCDIR%%/QtLocation/QPlaceReview %%QT_INCDIR%%/QtLocation/QPlaceSearchReply %%QT_INCDIR%%/QtLocation/QPlaceSearchRequest %%QT_INCDIR%%/QtLocation/QPlaceSearchResult %%QT_INCDIR%%/QtLocation/QPlaceSearchSuggestionReply %%QT_INCDIR%%/QtLocation/QPlaceSupplier %%QT_INCDIR%%/QtLocation/QPlaceUser %%QT_INCDIR%%/QtLocation/QtLocation %%QT_INCDIR%%/QtLocation/QtLocationDepends %%QT_INCDIR%%/QtLocation/QtLocationVersion %%QT_INCDIR%%/QtLocation/placemacro.h %%QT_INCDIR%%/QtLocation/qgeocodereply.h %%QT_INCDIR%%/QtLocation/qgeocodingmanager.h %%QT_INCDIR%%/QtLocation/qgeocodingmanagerengine.h %%QT_INCDIR%%/QtLocation/qgeomaneuver.h %%QT_INCDIR%%/QtLocation/qgeoroute.h %%QT_INCDIR%%/QtLocation/qgeoroutereply.h %%QT_INCDIR%%/QtLocation/qgeorouterequest.h %%QT_INCDIR%%/QtLocation/qgeoroutesegment.h %%QT_INCDIR%%/QtLocation/qgeoroutingmanager.h %%QT_INCDIR%%/QtLocation/qgeoroutingmanagerengine.h %%QT_INCDIR%%/QtLocation/qgeoserviceprovider.h %%QT_INCDIR%%/QtLocation/qgeoserviceproviderfactory.h %%QT_INCDIR%%/QtLocation/qlocation.h %%QT_INCDIR%%/QtLocation/qlocationglobal.h %%QT_INCDIR%%/QtLocation/qplace.h %%QT_INCDIR%%/QtLocation/qplaceattribute.h %%QT_INCDIR%%/QtLocation/qplacecategory.h %%QT_INCDIR%%/QtLocation/qplacecontactdetail.h %%QT_INCDIR%%/QtLocation/qplacecontent.h %%QT_INCDIR%%/QtLocation/qplacecontentreply.h %%QT_INCDIR%%/QtLocation/qplacecontentrequest.h %%QT_INCDIR%%/QtLocation/qplacedetailsreply.h %%QT_INCDIR%%/QtLocation/qplaceeditorial.h %%QT_INCDIR%%/QtLocation/qplaceicon.h %%QT_INCDIR%%/QtLocation/qplaceidreply.h %%QT_INCDIR%%/QtLocation/qplaceimage.h %%QT_INCDIR%%/QtLocation/qplacemanager.h %%QT_INCDIR%%/QtLocation/qplacemanagerengine.h %%QT_INCDIR%%/QtLocation/qplacematchreply.h %%QT_INCDIR%%/QtLocation/qplacematchrequest.h %%QT_INCDIR%%/QtLocation/qplaceproposedsearchresult.h %%QT_INCDIR%%/QtLocation/qplaceratings.h %%QT_INCDIR%%/QtLocation/qplacereply.h %%QT_INCDIR%%/QtLocation/qplaceresult.h %%QT_INCDIR%%/QtLocation/qplacereview.h %%QT_INCDIR%%/QtLocation/qplacesearchreply.h %%QT_INCDIR%%/QtLocation/qplacesearchrequest.h %%QT_INCDIR%%/QtLocation/qplacesearchresult.h %%QT_INCDIR%%/QtLocation/qplacesearchsuggestionreply.h %%QT_INCDIR%%/QtLocation/qplacesupplier.h %%QT_INCDIR%%/QtLocation/qplaceuser.h %%QT_INCDIR%%/QtLocation/qtlocation-config.h %%QT_INCDIR%%/QtLocation/qtlocationversion.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qclipperutils_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qdoublematrix4x4_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qdoublevector2d_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qdoublevector3d_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeoaddress_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeocircle_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeocoordinate_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeocoordinateobject_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeolocation_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeopath_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeopolygon_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeopositioninfo_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeopositioninfosource_p.h +%%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeosatelliteinfo_p.h +%%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeosatelliteinfosource_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeorectangle_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qgeoshape_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qlocationdata_simulator_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qlocationutils_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qnmeapositioninfosource_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qpositioningglobal_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qtpositioning-config_p.h %%QT_INCDIR%%/QtPositioning/%%FULLVER%%/QtPositioning/private/qwebmercator_p.h %%QT_INCDIR%%/QtPositioning/QGeoAddress %%QT_INCDIR%%/QtPositioning/QGeoAreaMonitorInfo %%QT_INCDIR%%/QtPositioning/QGeoAreaMonitorSource %%QT_INCDIR%%/QtPositioning/QGeoCircle %%QT_INCDIR%%/QtPositioning/QGeoCoordinate %%QT_INCDIR%%/QtPositioning/QGeoLocation %%QT_INCDIR%%/QtPositioning/QGeoPath %%QT_INCDIR%%/QtPositioning/QGeoPolygon %%QT_INCDIR%%/QtPositioning/QGeoPositionInfo %%QT_INCDIR%%/QtPositioning/QGeoPositionInfoSource %%QT_INCDIR%%/QtPositioning/QGeoPositionInfoSourceFactory %%QT_INCDIR%%/QtPositioning/QGeoRectangle %%QT_INCDIR%%/QtPositioning/QGeoSatelliteInfo %%QT_INCDIR%%/QtPositioning/QGeoSatelliteInfoSource %%QT_INCDIR%%/QtPositioning/QGeoShape %%QT_INCDIR%%/QtPositioning/QNmeaPositionInfoSource %%QT_INCDIR%%/QtPositioning/QtPositioning %%QT_INCDIR%%/QtPositioning/QtPositioningDepends %%QT_INCDIR%%/QtPositioning/QtPositioningVersion %%QT_INCDIR%%/QtPositioning/qgeoaddress.h %%QT_INCDIR%%/QtPositioning/qgeoareamonitorinfo.h %%QT_INCDIR%%/QtPositioning/qgeoareamonitorsource.h %%QT_INCDIR%%/QtPositioning/qgeocircle.h %%QT_INCDIR%%/QtPositioning/qgeocoordinate.h %%QT_INCDIR%%/QtPositioning/qgeolocation.h %%QT_INCDIR%%/QtPositioning/qgeopath.h %%QT_INCDIR%%/QtPositioning/qgeopolygon.h %%QT_INCDIR%%/QtPositioning/qgeopositioninfo.h %%QT_INCDIR%%/QtPositioning/qgeopositioninfosource.h %%QT_INCDIR%%/QtPositioning/qgeopositioninfosourcefactory.h %%QT_INCDIR%%/QtPositioning/qgeorectangle.h %%QT_INCDIR%%/QtPositioning/qgeosatelliteinfo.h %%QT_INCDIR%%/QtPositioning/qgeosatelliteinfosource.h %%QT_INCDIR%%/QtPositioning/qgeoshape.h %%QT_INCDIR%%/QtPositioning/qnmeapositioninfosource.h %%QT_INCDIR%%/QtPositioning/qpositioningglobal.h %%QT_INCDIR%%/QtPositioning/qtpositioning-config.h %%QT_INCDIR%%/QtPositioning/qtpositioningversion.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qdeclarativegeoaddress_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qdeclarativegeolocation_p.h +%%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qdeclarativepluginparameter_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qdeclarativeposition_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qdeclarativepositionsource_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qpositioningquickglobal_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qquickgeocoordinateanimation_p.h %%QT_INCDIR%%/QtPositioningQuick/%%FULLVER%%/QtPositioningQuick/private/qquickgeocoordinateanimation_p_p.h %%QT_INCDIR%%/QtPositioningQuick/QtPositioningQuick %%QT_INCDIR%%/QtPositioningQuick/QtPositioningQuickDepends %%QT_INCDIR%%/QtPositioningQuick/QtPositioningQuickVersion %%QT_INCDIR%%/QtPositioningQuick/qpositioningquickglobal.h %%QT_INCDIR%%/QtPositioningQuick/qtpositioningquickversion.h %%QT_CMAKEDIR%%/Qt5Location/Qt5LocationConfig.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5LocationConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5Location_GeoServiceProviderFactoryEsri.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5Location_QGeoServiceProviderFactoryItemsOverlay.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5Location_QGeoServiceProviderFactoryMapbox.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5Location_QGeoServiceProviderFactoryNokia.cmake %%QT_CMAKEDIR%%/Qt5Location/Qt5Location_QGeoServiceProviderFactoryOsm.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5PositioningConfig.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5PositioningConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryGeoclue.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryGeoclue2.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactoryPoll.cmake %%QT_CMAKEDIR%%/Qt5Positioning/Qt5Positioning_QGeoPositionInfoSourceFactorySerialNmea.cmake %%QT_CMAKEDIR%%/Qt5PositioningQuick/Qt5PositioningQuickConfig.cmake %%QT_CMAKEDIR%%/Qt5PositioningQuick/Qt5PositioningQuickConfigVersion.cmake %%QT_LIBDIR%%/libQt5Location.prl %%QT_LIBDIR%%/libQt5Location.so %%QT_LIBDIR%%/libQt5Location.so.5 %%QT_LIBDIR%%/libQt5Location.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Location.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Location.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5Positioning.prl %%QT_LIBDIR%%/libQt5Positioning.so %%QT_LIBDIR%%/libQt5Positioning.so.5 %%QT_LIBDIR%%/libQt5Positioning.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Positioning.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Positioning.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5PositioningQuick.prl %%QT_LIBDIR%%/libQt5PositioningQuick.so %%QT_LIBDIR%%/libQt5PositioningQuick.so.5 %%QT_LIBDIR%%/libQt5PositioningQuick.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5PositioningQuick.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5PositioningQuick.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_location.pri %%QT_MKSPECDIR%%/modules/qt_lib_location_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioning.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioning_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioningquick.pri %%QT_MKSPECDIR%%/modules/qt_lib_positioningquick_private.pri %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_esri.so %%DEBUG%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_esri.so.debug %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_itemsoverlay.so %%DEBUG%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_itemsoverlay.so.debug %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_mapbox.so %%DEBUG%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_mapbox.so.debug %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_nokia.so %%DEBUG%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_nokia.so.debug %%QT_PLUGINDIR%%/geoservices/libqtgeoservices_osm.so %%DEBUG%%%%QT_PLUGINDIR%%/geoservices/libqtgeoservices_osm.so.debug %%QT_PLUGINDIR%%/position/libqtposition_geoclue.so %%DEBUG%%%%QT_PLUGINDIR%%/position/libqtposition_geoclue.so.debug %%QT_PLUGINDIR%%/position/libqtposition_geoclue2.so %%DEBUG%%%%QT_PLUGINDIR%%/position/libqtposition_geoclue2.so.debug %%QT_PLUGINDIR%%/position/libqtposition_positionpoll.so %%DEBUG%%%%QT_PLUGINDIR%%/position/libqtposition_positionpoll.so.debug %%QT_PLUGINDIR%%/position/libqtposition_serialnmea.so %%DEBUG%%%%QT_PLUGINDIR%%/position/libqtposition_serialnmea.so.debug %%QT_QMLDIR%%/Qt/labs/location/liblocationlabsplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/location/liblocationlabsplugin.so.debug %%QT_QMLDIR%%/Qt/labs/location/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/location/qmldir %%QT_QMLDIR%%/QtLocation/libdeclarative_location.so %%DEBUG%%%%QT_QMLDIR%%/QtLocation/libdeclarative_location.so.debug %%QT_QMLDIR%%/QtLocation/plugins.qmltypes %%QT_QMLDIR%%/QtLocation/qmldir %%QT_QMLDIR%%/QtPositioning/libdeclarative_positioning.so %%DEBUG%%%%QT_QMLDIR%%/QtPositioning/libdeclarative_positioning.so.debug %%QT_QMLDIR%%/QtPositioning/plugins.qmltypes %%QT_QMLDIR%%/QtPositioning/qmldir libdata/pkgconfig/Qt5Location.pc libdata/pkgconfig/Qt5Positioning.pc libdata/pkgconfig/Qt5PositioningQuick.pc Index: head/devel/qt5-qdbus/Makefile =================================================================== --- head/devel/qt5-qdbus/Makefile (revision 531600) +++ head/devel/qt5-qdbus/Makefile (revision 531601) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= qdbus DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt command-line interface to D-Bus USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core dbus xml buildtools_build BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} QT_BINARIES= yes .include Index: head/devel/qt5-qdbusviewer/Makefile =================================================================== --- head/devel/qt5-qdbusviewer/Makefile (revision 531600) +++ head/devel/qt5-qdbusviewer/Makefile (revision 531601) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= qdbusviewer DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 graphical interface to D-Bus USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core dbus gui widgets xml buildtools_build DESKTOP_ENTRIES="Qt 5 D-Bus Viewer" "" \ "${PREFIX}/share/pixmaps/qdbusviewer-qt5.png" \ "${PREFIX}/${QT_BINDIR_REL}/qdbusviewer" \ "Development;Qt;" true BUILD_WRKSRC= ${WRKSRC}/src/qdbus/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} QT_BINARIES= yes post-install: ${INSTALL_DATA} ${BUILD_WRKSRC}/images/qdbusviewer-128.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/qdbusviewer-qt5.png .include Index: head/devel/qt5-qdoc/Makefile =================================================================== --- head/devel/qt5-qdoc/Makefile (revision 531600) +++ head/devel/qt5-qdoc/Makefile (revision 531601) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= qdoc DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel textproc PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt documentation generator BUILD_DEPENDS= llvm${LLVM_DEFAULT}>=0:devel/llvm${LLVM_DEFAULT} RUN_DEPENDS= llvm${LLVM_DEFAULT}>=0:devel/llvm${LLVM_DEFAULT} USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core declarative buildtools_build qdoc-data_run BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} -PLIST_FILES= ${QT_BINDIR}/qdoc +PLIST_FILES= ${QT_BINDIR}/qdoc \ + ${QT_CMAKEDIR}/Qt5DocTools/Qt5DocToolsConfig.cmake \ + ${QT_CMAKEDIR}/Qt5DocTools/Qt5DocToolsConfigVersion.cmake CONFIGURE_ENV= LLVM_INSTALL_DIR=${LOCALBASE}/llvm${LLVM_DEFAULT} QT_BINARIES= yes .include Index: head/devel/qt5-qdoc/files/patch-src_qdoc_qdoc.pro =================================================================== --- head/devel/qt5-qdoc/files/patch-src_qdoc_qdoc.pro (nonexistent) +++ head/devel/qt5-qdoc/files/patch-src_qdoc_qdoc.pro (revision 531601) @@ -0,0 +1,10 @@ +--- src/qdoc/qdoc.pro.orig 2019-12-31 21:11:48 UTC ++++ src/qdoc/qdoc.pro +@@ -152,6 +152,6 @@ cmake_qdoc_config_version_file.output = $$MODULE_BASE_ + QMAKE_SUBSTITUTES += cmake_qdoc_config_file cmake_qdoc_config_version_file + + cmake_qdoc_tools_files.files += $$cmake_qdoc_config_file.output $$cmake_qdoc_config_version_file.output +-cmake_qdoc_tools_files.path = $$[QT_INSTALL_LIBS]/cmake/Qt5DocTools ++cmake_qdoc_tools_files.path = $$[QT_INSTALL_PREFIX]/lib/cmake/Qt5DocTools + cmake_qdoc_tools_files.CONFIG = no_check_exist + INSTALLS += cmake_qdoc_tools_files Property changes on: head/devel/qt5-qdoc/files/patch-src_qdoc_qdoc.pro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/qt5-qdoc-data/pkg-plist =================================================================== --- head/devel/qt5-qdoc-data/pkg-plist (revision 531600) +++ head/devel/qt5-qdoc-data/pkg-plist (revision 531601) @@ -1,78 +1,79 @@ %%QT_DOCDIR%%/global/compat.qdocconf %%QT_DOCDIR%%/global/config.qdocconf %%QT_DOCDIR%%/global/externalsites.qdocconf %%QT_DOCDIR%%/global/externalsites/external-resources.qdoc %%QT_DOCDIR%%/global/externalsites/qt-webpages.qdoc %%QT_DOCDIR%%/global/externalsites/qtcreator.qdoc %%QT_DOCDIR%%/global/externalsites/rfc.qdoc %%QT_DOCDIR%%/global/fileextensions.qdocconf %%QT_DOCDIR%%/global/html-config.qdocconf %%QT_DOCDIR%%/global/html-footer-online.qdocconf %%QT_DOCDIR%%/global/html-footer.qdocconf %%QT_DOCDIR%%/global/html-header-offline.qdocconf %%QT_DOCDIR%%/global/html-header-online.qdocconf %%QT_DOCDIR%%/global/includes-online/search.qdoc %%QT_DOCDIR%%/global/includes/examples-run.qdocinc %%QT_DOCDIR%%/global/includes/module-use.qdocinc +%%QT_DOCDIR%%/global/includes/standardpath/functiondocs.qdocinc %%QT_DOCDIR%%/global/macros.qdocconf %%QT_DOCDIR%%/global/manifest-meta.qdocconf %%QT_DOCDIR%%/global/qt-cpp-defines.qdocconf %%QT_DOCDIR%%/global/qt-html-templates-offline-simple.qdocconf %%QT_DOCDIR%%/global/qt-html-templates-offline.qdocconf %%QT_DOCDIR%%/global/qt-html-templates-online.qdocconf %%QT_DOCDIR%%/global/qt-module-defaults-offline.qdocconf %%QT_DOCDIR%%/global/qt-module-defaults-online-commercial.qdocconf %%QT_DOCDIR%%/global/qt-module-defaults-online.qdocconf %%QT_DOCDIR%%/global/qt-module-defaults.qdocconf %%QT_DOCDIR%%/global/template/images/Qt-dark_gradient.png %%QT_DOCDIR%%/global/template/images/Qt-footer-bg.jpg %%QT_DOCDIR%%/global/template/images/Qt-footer_shadow.png %%QT_DOCDIR%%/global/template/images/Qt-gradient.png %%QT_DOCDIR%%/global/template/images/Qt-header-bg.jpg %%QT_DOCDIR%%/global/template/images/Qt-logo.png %%QT_DOCDIR%%/global/template/images/arrow.png %%QT_DOCDIR%%/global/template/images/arrow_bc.png %%QT_DOCDIR%%/global/template/images/arrow_down.png %%QT_DOCDIR%%/global/template/images/bg_l.png %%QT_DOCDIR%%/global/template/images/bg_l_blank.png %%QT_DOCDIR%%/global/template/images/bg_ll_blank.png %%QT_DOCDIR%%/global/template/images/bg_r.png %%QT_DOCDIR%%/global/template/images/bg_ul_blank.png %%QT_DOCDIR%%/global/template/images/bgrContent.png %%QT_DOCDIR%%/global/template/images/blu_dot.png %%QT_DOCDIR%%/global/template/images/box_bg.png %%QT_DOCDIR%%/global/template/images/breadcrumb.png %%QT_DOCDIR%%/global/template/images/btn_next.png %%QT_DOCDIR%%/global/template/images/btn_prev.png %%QT_DOCDIR%%/global/template/images/bullet_dn.png %%QT_DOCDIR%%/global/template/images/bullet_gt.png %%QT_DOCDIR%%/global/template/images/bullet_sq.png %%QT_DOCDIR%%/global/template/images/bullet_up.png %%QT_DOCDIR%%/global/template/images/feedbackground.png %%QT_DOCDIR%%/global/template/images/header_bg.png %%QT_DOCDIR%%/global/template/images/home.png %%QT_DOCDIR%%/global/template/images/horBar.png %%QT_DOCDIR%%/global/template/images/ico_note.png %%QT_DOCDIR%%/global/template/images/ico_note_attention.png %%QT_DOCDIR%%/global/template/images/ico_out.png %%QT_DOCDIR%%/global/template/images/logo.png %%QT_DOCDIR%%/global/template/images/page.png %%QT_DOCDIR%%/global/template/images/page_bg.png %%QT_DOCDIR%%/global/template/images/spinner.gif %%QT_DOCDIR%%/global/template/images/sprites-combined.png %%QT_DOCDIR%%/global/template/scripts/extras.js %%QT_DOCDIR%%/global/template/scripts/main.js %%QT_DOCDIR%%/global/template/style/cookie-confirm.css %%QT_DOCDIR%%/global/template/style/cookiebar-x.png %%QT_DOCDIR%%/global/template/style/doc_search.png %%QT_DOCDIR%%/global/template/style/gsc.css %%QT_DOCDIR%%/global/template/style/icomoon.eot %%QT_DOCDIR%%/global/template/style/icomoon.svg %%QT_DOCDIR%%/global/template/style/icomoon.ttf %%QT_DOCDIR%%/global/template/style/icomoon.woff %%QT_DOCDIR%%/global/template/style/list_arrow.png %%QT_DOCDIR%%/global/template/style/list_expand.png %%QT_DOCDIR%%/global/template/style/offline-simple.css %%QT_DOCDIR%%/global/template/style/offline.css %%QT_DOCDIR%%/global/template/style/online.css %%QT_DOCDIR%%/global/template/style/theqtcompany.png Index: head/devel/qt5-qmake/Makefile =================================================================== --- head/devel/qt5-qmake/Makefile (revision 531600) +++ head/devel/qt5-qmake/Makefile (revision 531601) @@ -1,49 +1,48 @@ # $FreeBSD$ PORTNAME= qmake DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt Makefile generator USES= compiler:c++11-lib gmake pkgconfig \ python:build qmake:no_env qt-dist:5,base shebangfix SHEBANG_FILES= util/harfbuzz/update-harfbuzz \ util/unicode/x11/makeencodings \ src/3rdparty/freetype/src/tools/afblue.pl \ mkspecs/features/data/mac/objc_namespace.sh \ mkspecs/features/uikit/devices.py \ mkspecs/features/uikit/device_destinations.sh REINPLACE_ARGS= -i "" HAS_CONFIGURE= yes # Disable everything to install minimal qconfig.pri. CONFIGURE_ARGS= -no-accessibility -no-openssl -no-gui -no-cups \ -no-iconv -no-icu -no-dbus -no-xcb -no-opengl \ -no-glib -no-fontconfig \ -no-gtk \ -no-evdev -no-xkbcommon \ -no-freetype -no-gif -no-harfbuzz -no-libjpeg \ -no-libpng -no-widgets QMAKESPEC= freebsd-${QMAKE_COMPILER} INSTALL_TARGET= sub-qmake-qmake-aux-pro-install_subtargets install_mkspecs BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} QT_BINARIES= yes post-patch: # Clean up files created by patching @${RM} ${WRKSRC}/mkspecs/*/*.orig post-build: # Complete configure stage to generate *.pri files. cd ${WRKSRC} && \ ${SETENV} CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" \ CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" BUILD_QMAKE=1 \ ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS} .include Index: head/devel/qt5-qmake/pkg-plist =================================================================== --- head/devel/qt5-qmake/pkg-plist (revision 531600) +++ head/devel/qt5-qmake/pkg-plist (revision 531601) @@ -1,498 +1,510 @@ %%QT_BINDIR%%/qmake %%QT_MKSPECDIR%%/aix-g++-64/qmake.conf %%QT_MKSPECDIR%%/aix-g++-64/qplatformdefs.h %%QT_MKSPECDIR%%/aix-g++/qmake.conf %%QT_MKSPECDIR%%/aix-g++/qplatformdefs.h %%QT_MKSPECDIR%%/android-clang/qmake.conf %%QT_MKSPECDIR%%/android-clang/qplatformdefs.h -%%QT_MKSPECDIR%%/android-g++/qmake.conf -%%QT_MKSPECDIR%%/android-g++/qplatformdefs.h %%QT_MKSPECDIR%%/common/aix/qplatformdefs.h -%%QT_MKSPECDIR%%/common/android-base-head.conf -%%QT_MKSPECDIR%%/common/android-base-tail.conf %%QT_MKSPECDIR%%/common/android/qplatformdefs.h %%QT_MKSPECDIR%%/common/angle.conf %%QT_MKSPECDIR%%/common/bsd/bsd.conf %%QT_MKSPECDIR%%/common/bsd/bsd.conf.orig %%QT_MKSPECDIR%%/common/bsd/qplatformdefs.h %%QT_MKSPECDIR%%/common/c89/qplatformdefs.h %%QT_MKSPECDIR%%/common/clang-mac.conf %%QT_MKSPECDIR%%/common/clang.conf %%QT_MKSPECDIR%%/common/g++-base.conf %%QT_MKSPECDIR%%/common/g++-macx.conf %%QT_MKSPECDIR%%/common/g++-unix.conf %%QT_MKSPECDIR%%/common/g++-win32.conf %%QT_MKSPECDIR%%/common/g++.conf %%QT_MKSPECDIR%%/common/gcc-base-mac.conf %%QT_MKSPECDIR%%/common/gcc-base-unix.conf %%QT_MKSPECDIR%%/common/gcc-base.conf %%QT_MKSPECDIR%%/common/ghs-base.conf %%QT_MKSPECDIR%%/common/ghs-integrity-armv7.conf %%QT_MKSPECDIR%%/common/ghs-integrity-armv8.conf %%QT_MKSPECDIR%%/common/ghs-integrity-x86.conf %%QT_MKSPECDIR%%/common/icc-base-unix.conf %%QT_MKSPECDIR%%/common/integrity/qplatformdefs.h %%QT_MKSPECDIR%%/common/ios.conf %%QT_MKSPECDIR%%/common/linux.conf %%QT_MKSPECDIR%%/common/llvm.conf %%QT_MKSPECDIR%%/common/mac.conf %%QT_MKSPECDIR%%/common/mac/qplatformdefs.h %%QT_MKSPECDIR%%/common/macx.conf %%QT_MKSPECDIR%%/common/msvc-based-version.conf %%QT_MKSPECDIR%%/common/msvc-desktop.conf %%QT_MKSPECDIR%%/common/msvc-version.conf %%QT_MKSPECDIR%%/common/nacl/g++-nacl32.conf %%QT_MKSPECDIR%%/common/nacl/g++-nacl64.conf %%QT_MKSPECDIR%%/common/nacl/nacl-base.conf %%QT_MKSPECDIR%%/common/nacl/qplatformdefs.h %%QT_MKSPECDIR%%/common/posix/qplatformdefs.h %%QT_MKSPECDIR%%/common/qcc-base-qnx-aarch64le.conf %%QT_MKSPECDIR%%/common/qcc-base-qnx-armle-v7.conf %%QT_MKSPECDIR%%/common/qcc-base-qnx-x86-64.conf %%QT_MKSPECDIR%%/common/qcc-base-qnx-x86.conf %%QT_MKSPECDIR%%/common/qcc-base-qnx.conf %%QT_MKSPECDIR%%/common/qcc-base.conf %%QT_MKSPECDIR%%/common/qnx/qplatformdefs.h +%%QT_MKSPECDIR%%/common/rtems-base.conf +%%QT_MKSPECDIR%%/common/rtems/qplatformdefs.h %%QT_MKSPECDIR%%/common/sanitize.conf %%QT_MKSPECDIR%%/common/shell-unix.conf %%QT_MKSPECDIR%%/common/shell-win32.conf %%QT_MKSPECDIR%%/common/solaris.conf %%QT_MKSPECDIR%%/common/tvos.conf %%QT_MKSPECDIR%%/common/uikit.conf %%QT_MKSPECDIR%%/common/uikit/GLES2/gl2.h %%QT_MKSPECDIR%%/common/uikit/clang.conf %%QT_MKSPECDIR%%/common/uikit/qmake.conf %%QT_MKSPECDIR%%/common/unix.conf %%QT_MKSPECDIR%%/common/watchos.conf %%QT_MKSPECDIR%%/common/windows-desktop.conf %%QT_MKSPECDIR%%/common/windows-vulkan.conf %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_150x150.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_30x30.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_310x150.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_310x310.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_44x44.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_480x800.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_620x300.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_70x70.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_71x71.png %%QT_MKSPECDIR%%/common/winrt_winphone/assets/logo_store.png %%QT_MKSPECDIR%%/common/winrt_winphone/manifests/10.0/AppxManifest.xml.in %%QT_MKSPECDIR%%/common/winrt_winphone/qmake.conf %%QT_MKSPECDIR%%/common/winrt_winphone/qplatformdefs.h %%QT_MKSPECDIR%%/cygwin-g++/qmake.conf %%QT_MKSPECDIR%%/cygwin-g++/qplatformdefs.h %%QT_MKSPECDIR%%/darwin-g++/qmake.conf %%QT_MKSPECDIR%%/darwin-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/common/freebsd_device_post.conf %%QT_MKSPECDIR%%/devices/common/freebsd_device_pre.conf %%QT_MKSPECDIR%%/devices/common/linux_arm_device_post.conf %%QT_MKSPECDIR%%/devices/common/linux_device_post.conf %%QT_MKSPECDIR%%/devices/common/linux_device_pre.conf %%QT_MKSPECDIR%%/devices/freebsd-generic-clang/qmake.conf %%QT_MKSPECDIR%%/devices/freebsd-generic-clang/qplatformdefs.h %%QT_MKSPECDIR%%/devices/freebsd-rasp-pi-clang/qmake.conf %%QT_MKSPECDIR%%/devices/freebsd-rasp-pi-clang/qplatformdefs.h %%QT_MKSPECDIR%%/devices/integrity-armv8-drive-cx/qmake.conf %%QT_MKSPECDIR%%/devices/integrity-armv8-drive-cx/qplatformdefs.h %%QT_MKSPECDIR%%/devices/integrity-armv8-msm8996au/qmake.conf %%QT_MKSPECDIR%%/devices/integrity-armv8-msm8996au/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-archos-gen8-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-archos-gen8-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qeglfshooks_8726m.cpp %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-amlogic-8726M-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-arm-generic-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-generic-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-arm-hisilicon-hix5hd2-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-hisilicon-hix5hd2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-arm-trident-pnx8473-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-arm-trident-pnx8473-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-beagleboard-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-beagleboard-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-colibri-vf-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-colibri-vf-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-drive-cx-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-drive-cx-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-emu-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-emu-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-generic-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-generic-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-imx53qsb-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-imx53qsb-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-imx6-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-imx6-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-imx7-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-imx7-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/devices/linux-imx8-g++/qmake.conf +%%QT_MKSPECDIR%%/devices/linux-imx8-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-jetson-tk1-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-jetson-tk1-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-jetson-tk1-pro-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-jetson-tk1-pro-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-jetson-tx1-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-jetson-tx1-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-mipsel-broadcom-97425-g++/qdirectfbeglhooks_bcm97425.cpp %%QT_MKSPECDIR%%/devices/linux-mipsel-broadcom-97425-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-mipsel-broadcom-97425-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-mipsel-ci20-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-mipsel-ci20-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-nuc-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-nuc-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-odroid-xu3-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-odroid-xu3-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rasp-pi-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rasp-pi-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rasp-pi2-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rasp-pi2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rasp-pi3-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rasp-pi3-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rasp-pi3-vc4-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rasp-pi3-vc4-g++/qplatformdefs.h +%%QT_MKSPECDIR%%/devices/linux-rasp-pi4-v3d-g++/qmake.conf +%%QT_MKSPECDIR%%/devices/linux-rasp-pi4-v3d-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rcar-h2-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rcar-h2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-rcar-m3-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-rcar-m3-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-sh4-stmicro-ST7108-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-sh4-stmicro-ST7108-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-sh4-stmicro-ST7540-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-sh4-stmicro-ST7540-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-snowball-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-snowball-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-tegra2-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-tegra2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/devices/linux-tinkerboard-g++/qmake.conf %%QT_MKSPECDIR%%/devices/linux-tinkerboard-g++/qplatformdefs.h %%QT_MKSPECDIR%%/dummy/qmake.conf %%QT_MKSPECDIR%%/features/android/android.prf %%QT_MKSPECDIR%%/features/android/android_deployment_settings.prf +%%QT_MKSPECDIR%%/features/android/default_pre.prf +%%QT_MKSPECDIR%%/features/android/resolve_config.prf %%QT_MKSPECDIR%%/features/android/resolve_target.prf %%QT_MKSPECDIR%%/features/android/sdk.prf %%QT_MKSPECDIR%%/features/android/spec_post.prf %%QT_MKSPECDIR%%/features/benchmark.prf %%QT_MKSPECDIR%%/features/build_pass.prf %%QT_MKSPECDIR%%/features/cmake_functions.prf %%QT_MKSPECDIR%%/features/cmdline.prf %%QT_MKSPECDIR%%/features/configure.prf %%QT_MKSPECDIR%%/features/configure_base.prf %%QT_MKSPECDIR%%/features/coverage.prf %%QT_MKSPECDIR%%/features/create_cmake.prf %%QT_MKSPECDIR%%/features/ctest_testcase.prf %%QT_MKSPECDIR%%/features/ctest_testcase_common.prf %%QT_MKSPECDIR%%/features/ctest_testcase_installed.prf %%QT_MKSPECDIR%%/features/data/cmake/ExtraSourceIncludes.cmake.in %%QT_MKSPECDIR%%/features/data/cmake/Qt5BasicConfig.cmake.in %%QT_MKSPECDIR%%/features/data/cmake/Qt5ConfigVersion.cmake.in +%%QT_MKSPECDIR%%/features/data/cmake/Qt5ImportPlugin.cpp.in %%QT_MKSPECDIR%%/features/data/cmake/Qt5PluginTarget.cmake.in %%QT_MKSPECDIR%%/features/data/configure.json %%QT_MKSPECDIR%%/features/data/dummy.cpp %%QT_MKSPECDIR%%/features/data/dumpvcvars.bat %%QT_MKSPECDIR%%/features/data/mac/objc_namespace.sh %%QT_MKSPECDIR%%/features/data/macros.cpp +%%QT_MKSPECDIR%%/features/data/testserver/Dockerfile +%%QT_MKSPECDIR%%/features/data/testserver/docker-compose-common.yml %%QT_MKSPECDIR%%/features/data/unix/findclasslist.pl %%QT_MKSPECDIR%%/features/dbusadaptors.prf %%QT_MKSPECDIR%%/features/dbuscommon.pri %%QT_MKSPECDIR%%/features/dbusinterfaces.prf %%QT_MKSPECDIR%%/features/declarative_debug.prf %%QT_MKSPECDIR%%/features/default_post.prf %%QT_MKSPECDIR%%/features/default_pre.prf %%QT_MKSPECDIR%%/features/designer_defines.prf %%QT_MKSPECDIR%%/features/device_config.prf %%QT_MKSPECDIR%%/features/egl.prf %%QT_MKSPECDIR%%/features/exceptions.prf %%QT_MKSPECDIR%%/features/exceptions_off.prf %%QT_MKSPECDIR%%/features/exclusive_builds.prf %%QT_MKSPECDIR%%/features/exclusive_builds_post.prf %%QT_MKSPECDIR%%/features/file_copies.prf %%QT_MKSPECDIR%%/features/gc_binaries.prf %%QT_MKSPECDIR%%/features/gcov.prf %%QT_MKSPECDIR%%/features/include_source_dir.prf %%QT_MKSPECDIR%%/features/incredibuild_xge.prf %%QT_MKSPECDIR%%/features/java.prf %%QT_MKSPECDIR%%/features/lex.prf %%QT_MKSPECDIR%%/features/link_ltcg.prf %%QT_MKSPECDIR%%/features/link_pkgconfig.prf %%QT_MKSPECDIR%%/features/lrelease.prf %%QT_MKSPECDIR%%/features/ltcg.prf %%QT_MKSPECDIR%%/features/mac/asset_catalogs.prf %%QT_MKSPECDIR%%/features/mac/default_post.prf %%QT_MKSPECDIR%%/features/mac/default_pre.prf %%QT_MKSPECDIR%%/features/mac/mac.prf +%%QT_MKSPECDIR%%/features/mac/no_warn_empty_obj_files.prf %%QT_MKSPECDIR%%/features/mac/objective_c.prf %%QT_MKSPECDIR%%/features/mac/rez.prf %%QT_MKSPECDIR%%/features/mac/sdk.mk %%QT_MKSPECDIR%%/features/mac/sdk.prf %%QT_MKSPECDIR%%/features/mac/toolchain.prf %%QT_MKSPECDIR%%/features/mac/unsupported/objc_namespace.prf %%QT_MKSPECDIR%%/features/moc.prf %%QT_MKSPECDIR%%/features/no_debug_info.prf %%QT_MKSPECDIR%%/features/plugin_bundle.prf %%QT_MKSPECDIR%%/features/precompile_header.prf %%QT_MKSPECDIR%%/features/qgltf.prf %%QT_MKSPECDIR%%/features/qlalr.prf %%QT_MKSPECDIR%%/features/qmake_use.prf %%QT_MKSPECDIR%%/features/qml_debug.prf %%QT_MKSPECDIR%%/features/qml_module.prf %%QT_MKSPECDIR%%/features/qml_plugin.prf %%QT_MKSPECDIR%%/features/qmltestcase.prf %%QT_MKSPECDIR%%/features/qt.prf %%QT_MKSPECDIR%%/features/qt_android_deps.prf %%QT_MKSPECDIR%%/features/qt_app.prf %%QT_MKSPECDIR%%/features/qt_build_config.prf %%QT_MKSPECDIR%%/features/qt_build_extra.prf %%QT_MKSPECDIR%%/features/qt_build_paths.prf %%QT_MKSPECDIR%%/features/qt_clear_installs.prf %%QT_MKSPECDIR%%/features/qt_common.prf %%QT_MKSPECDIR%%/features/qt_config.prf %%QT_MKSPECDIR%%/features/qt_configure.prf %%QT_MKSPECDIR%%/features/qt_docs.prf %%QT_MKSPECDIR%%/features/qt_docs_targets.prf %%QT_MKSPECDIR%%/features/qt_example_installs.prf %%QT_MKSPECDIR%%/features/qt_functions.prf %%QT_MKSPECDIR%%/features/qt_helper_lib.prf %%QT_MKSPECDIR%%/features/qt_installs.prf %%QT_MKSPECDIR%%/features/qt_module.prf %%QT_MKSPECDIR%%/features/qt_module_headers.prf %%QT_MKSPECDIR%%/features/qt_module_pris.prf %%QT_MKSPECDIR%%/features/qt_parts.prf %%QT_MKSPECDIR%%/features/qt_plugin.prf %%QT_MKSPECDIR%%/features/qt_prefix_build_check.prf %%QT_MKSPECDIR%%/features/qt_targets.prf %%QT_MKSPECDIR%%/features/qt_test_helper.prf %%QT_MKSPECDIR%%/features/qt_tool.prf %%QT_MKSPECDIR%%/features/qt_tracepoints.prf %%QT_MKSPECDIR%%/features/resolve_config.prf %%QT_MKSPECDIR%%/features/resolve_target.prf %%QT_MKSPECDIR%%/features/resources.prf +%%QT_MKSPECDIR%%/features/resources_functions.prf %%QT_MKSPECDIR%%/features/rtti.prf %%QT_MKSPECDIR%%/features/rtti_off.prf %%QT_MKSPECDIR%%/features/sanitizer.prf %%QT_MKSPECDIR%%/features/silent.prf %%QT_MKSPECDIR%%/features/simd.prf %%QT_MKSPECDIR%%/features/spec_post.prf %%QT_MKSPECDIR%%/features/spec_pre.prf %%QT_MKSPECDIR%%/features/static_runtime.prf %%QT_MKSPECDIR%%/features/testcase.prf %%QT_MKSPECDIR%%/features/testcase_targets.prf %%QT_MKSPECDIR%%/features/testcocoon.prf %%QT_MKSPECDIR%%/features/testlib_defines.prf %%QT_MKSPECDIR%%/features/toolchain.prf %%QT_MKSPECDIR%%/features/uic.prf %%QT_MKSPECDIR%%/features/uikit/bitcode.prf %%QT_MKSPECDIR%%/features/uikit/default_post.prf %%QT_MKSPECDIR%%/features/uikit/default_pre.prf %%QT_MKSPECDIR%%/features/uikit/device_destinations.sh %%QT_MKSPECDIR%%/features/uikit/devices.py %%QT_MKSPECDIR%%/features/uikit/exclusive_builds_post.prf %%QT_MKSPECDIR%%/features/uikit/gc_binaries.prf %%QT_MKSPECDIR%%/features/uikit/qt.prf %%QT_MKSPECDIR%%/features/uikit/qt_parts.prf %%QT_MKSPECDIR%%/features/uikit/resolve_config.prf %%QT_MKSPECDIR%%/features/uikit/sdk.prf %%QT_MKSPECDIR%%/features/uikit/testcase.prf %%QT_MKSPECDIR%%/features/uikit/testcase_targets.prf %%QT_MKSPECDIR%%/features/uikit/watchos_coretext.prf %%QT_MKSPECDIR%%/features/uikit/xcodebuild.mk %%QT_MKSPECDIR%%/features/uikit/xcodebuild.prf %%QT_MKSPECDIR%%/features/unix/bsymbolic_functions.prf %%QT_MKSPECDIR%%/features/unix/ccache.prf %%QT_MKSPECDIR%%/features/unix/hide_symbols.prf %%QT_MKSPECDIR%%/features/unix/largefile.prf %%QT_MKSPECDIR%%/features/unix/opengl.prf %%QT_MKSPECDIR%%/features/unix/separate_debug_info.prf %%QT_MKSPECDIR%%/features/unix/thread.prf %%QT_MKSPECDIR%%/features/unix/x11.prf %%QT_MKSPECDIR%%/features/unix/x11inc.prf %%QT_MKSPECDIR%%/features/unix/x11lib.prf %%QT_MKSPECDIR%%/features/unix/x11sm.prf +%%QT_MKSPECDIR%%/features/unsupported/testserver.prf %%QT_MKSPECDIR%%/features/use_c_linker.prf %%QT_MKSPECDIR%%/features/vxworks.prf %%QT_MKSPECDIR%%/features/warn_off.prf %%QT_MKSPECDIR%%/features/warn_on.prf +%%QT_MKSPECDIR%%/features/wasm/default_pre.prf +%%QT_MKSPECDIR%%/features/wasm/emcc_ver.prf %%QT_MKSPECDIR%%/features/wasm/wasm.prf %%QT_MKSPECDIR%%/features/wayland-scanner.prf %%QT_MKSPECDIR%%/features/win32/console.prf %%QT_MKSPECDIR%%/features/win32/default_pre.prf %%QT_MKSPECDIR%%/features/win32/dumpcpp.prf %%QT_MKSPECDIR%%/features/win32/idcidl.prf %%QT_MKSPECDIR%%/features/win32/msvc_mp.prf %%QT_MKSPECDIR%%/features/win32/opengl.prf %%QT_MKSPECDIR%%/features/win32/qt_dll.prf %%QT_MKSPECDIR%%/features/win32/separate_debug_info.prf %%QT_MKSPECDIR%%/features/win32/stl.prf %%QT_MKSPECDIR%%/features/win32/stl_off.prf %%QT_MKSPECDIR%%/features/win32/windeployqt.prf %%QT_MKSPECDIR%%/features/win32/windows.prf %%QT_MKSPECDIR%%/features/win32/windows_vulkan_sdk.prf %%QT_MKSPECDIR%%/features/winrt/console.prf %%QT_MKSPECDIR%%/features/winrt/default_pre.prf %%QT_MKSPECDIR%%/features/winrt/package_manifest.prf %%QT_MKSPECDIR%%/features/xctest.prf %%QT_MKSPECDIR%%/features/yacc.prf %%QT_MKSPECDIR%%/freebsd-clang/qmake.conf %%QT_MKSPECDIR%%/freebsd-clang/qplatformdefs.h %%QT_MKSPECDIR%%/freebsd-g++/qmake.conf %%QT_MKSPECDIR%%/freebsd-g++/qplatformdefs.h %%QT_MKSPECDIR%%/haiku-g++/qmake.conf %%QT_MKSPECDIR%%/haiku-g++/qplatformdefs.h %%QT_MKSPECDIR%%/hpuxi-g++-64/qmake.conf %%QT_MKSPECDIR%%/hpuxi-g++-64/qplatformdefs.h %%QT_MKSPECDIR%%/hurd-g++/qmake.conf %%QT_MKSPECDIR%%/hurd-g++/qplatformdefs.h %%QT_MKSPECDIR%%/integrity-armv7-imx6/qmake.conf %%QT_MKSPECDIR%%/integrity-armv7-imx6/qplatformdefs.h %%QT_MKSPECDIR%%/integrity-armv7/qmake.conf %%QT_MKSPECDIR%%/integrity-armv7/qplatformdefs.h %%QT_MKSPECDIR%%/integrity-armv8-rcar/qmake.conf %%QT_MKSPECDIR%%/integrity-armv8-rcar/qplatformdefs.h %%QT_MKSPECDIR%%/integrity-x86/qmake.conf %%QT_MKSPECDIR%%/integrity-x86/qplatformdefs.h %%QT_MKSPECDIR%%/linux-aarch64-gnu-g++/qmake.conf %%QT_MKSPECDIR%%/linux-aarch64-gnu-g++/qplatformdefs.h %%QT_MKSPECDIR%%/linux-arm-gnueabi-g++/qmake.conf %%QT_MKSPECDIR%%/linux-arm-gnueabi-g++/qplatformdefs.h %%QT_MKSPECDIR%%/linux-clang-32/qmake.conf %%QT_MKSPECDIR%%/linux-clang-32/qplatformdefs.h %%QT_MKSPECDIR%%/linux-clang-libc++-32/qmake.conf %%QT_MKSPECDIR%%/linux-clang-libc++-32/qplatformdefs.h %%QT_MKSPECDIR%%/linux-clang-libc++/qmake.conf %%QT_MKSPECDIR%%/linux-clang-libc++/qplatformdefs.h %%QT_MKSPECDIR%%/linux-clang/qmake.conf %%QT_MKSPECDIR%%/linux-clang/qplatformdefs.h %%QT_MKSPECDIR%%/linux-g++-32/qmake.conf %%QT_MKSPECDIR%%/linux-g++-32/qplatformdefs.h %%QT_MKSPECDIR%%/linux-g++-64/qmake.conf %%QT_MKSPECDIR%%/linux-g++-64/qplatformdefs.h %%QT_MKSPECDIR%%/linux-g++/qmake.conf %%QT_MKSPECDIR%%/linux-g++/qplatformdefs.h %%QT_MKSPECDIR%%/linux-icc-32/qmake.conf %%QT_MKSPECDIR%%/linux-icc-32/qplatformdefs.h %%QT_MKSPECDIR%%/linux-icc-64/qmake.conf %%QT_MKSPECDIR%%/linux-icc-64/qplatformdefs.h %%QT_MKSPECDIR%%/linux-icc-k1om/qmake.conf %%QT_MKSPECDIR%%/linux-icc-k1om/qplatformdefs.h %%QT_MKSPECDIR%%/linux-icc/qmake.conf %%QT_MKSPECDIR%%/linux-icc/qplatformdefs.h %%QT_MKSPECDIR%%/linux-llvm/qmake.conf %%QT_MKSPECDIR%%/linux-llvm/qplatformdefs.h %%QT_MKSPECDIR%%/linux-lsb-g++/qmake.conf %%QT_MKSPECDIR%%/linux-lsb-g++/qplatformdefs.h %%QT_MKSPECDIR%%/lynxos-g++/qmake.conf %%QT_MKSPECDIR%%/lynxos-g++/qplatformdefs.h %%QT_MKSPECDIR%%/macx-clang/Info.plist.app %%QT_MKSPECDIR%%/macx-clang/Info.plist.dSYM.in %%QT_MKSPECDIR%%/macx-clang/Info.plist.disable_highdpi %%QT_MKSPECDIR%%/macx-clang/Info.plist.lib %%QT_MKSPECDIR%%/macx-clang/qmake.conf %%QT_MKSPECDIR%%/macx-clang/qplatformdefs.h %%QT_MKSPECDIR%%/macx-g++/Info.plist.app %%QT_MKSPECDIR%%/macx-g++/Info.plist.dSYM.in %%QT_MKSPECDIR%%/macx-g++/Info.plist.lib %%QT_MKSPECDIR%%/macx-g++/qmake.conf %%QT_MKSPECDIR%%/macx-g++/qplatformdefs.h %%QT_MKSPECDIR%%/macx-icc/Info.plist.app %%QT_MKSPECDIR%%/macx-icc/Info.plist.dSYM.in %%QT_MKSPECDIR%%/macx-icc/Info.plist.lib %%QT_MKSPECDIR%%/macx-icc/qmake.conf %%QT_MKSPECDIR%%/macx-icc/qplatformdefs.h %%QT_MKSPECDIR%%/macx-ios-clang/Default-568h@2x.png %%QT_MKSPECDIR%%/macx-ios-clang/Info.plist.app %%QT_MKSPECDIR%%/macx-ios-clang/Info.plist.dSYM.in %%QT_MKSPECDIR%%/macx-ios-clang/Info.plist.lib %%QT_MKSPECDIR%%/macx-ios-clang/LaunchScreen.xib %%QT_MKSPECDIR%%/macx-ios-clang/features/default_post.prf %%QT_MKSPECDIR%%/macx-ios-clang/qmake.conf %%QT_MKSPECDIR%%/macx-ios-clang/qplatformdefs.h %%QT_MKSPECDIR%%/macx-tvos-clang/Info.plist.app %%QT_MKSPECDIR%%/macx-tvos-clang/Info.plist.lib %%QT_MKSPECDIR%%/macx-tvos-clang/qmake.conf %%QT_MKSPECDIR%%/macx-tvos-clang/qplatformdefs.h %%QT_MKSPECDIR%%/macx-watchos-clang/Info.plist.app %%QT_MKSPECDIR%%/macx-watchos-clang/Info.plist.lib %%QT_MKSPECDIR%%/macx-watchos-clang/qmake.conf %%QT_MKSPECDIR%%/macx-watchos-clang/qplatformdefs.h %%QT_MKSPECDIR%%/macx-xcode/QtTest.plist %%QT_MKSPECDIR%%/macx-xcode/WorkspaceSettings.xcsettings %%QT_MKSPECDIR%%/macx-xcode/default.xcscheme %%QT_MKSPECDIR%%/macx-xcode/qmake.conf %%QT_MKSPECDIR%%/macx-xcode/qplatformdefs.h %%QT_MKSPECDIR%%/netbsd-g++/qmake.conf %%QT_MKSPECDIR%%/netbsd-g++/qplatformdefs.h %%QT_MKSPECDIR%%/openbsd-g++/qmake.conf %%QT_MKSPECDIR%%/openbsd-g++/qplatformdefs.h %%QT_MKSPECDIR%%/qconfig.pri %%QT_MKSPECDIR%%/qdevice.pri %%QT_MKSPECDIR%%/qmodule.pri %%QT_MKSPECDIR%%/qnx-aarch64le-qcc/qmake.conf %%QT_MKSPECDIR%%/qnx-aarch64le-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/qnx-armle-v7-qcc/qmake.conf %%QT_MKSPECDIR%%/qnx-armle-v7-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/qnx-x86-64-qcc/qmake.conf %%QT_MKSPECDIR%%/qnx-x86-64-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/qnx-x86-qcc/qmake.conf %%QT_MKSPECDIR%%/qnx-x86-qcc/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-cc-64-stlport/qmake.conf %%QT_MKSPECDIR%%/solaris-cc-64-stlport/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-cc-64/qmake.conf %%QT_MKSPECDIR%%/solaris-cc-64/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-cc-stlport/qmake.conf %%QT_MKSPECDIR%%/solaris-cc-stlport/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-cc/qmake.conf %%QT_MKSPECDIR%%/solaris-cc/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-g++-64/qmake.conf %%QT_MKSPECDIR%%/solaris-g++-64/qplatformdefs.h %%QT_MKSPECDIR%%/solaris-g++/qmake.conf %%QT_MKSPECDIR%%/solaris-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/linux-host-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/linux-host-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/linux-scratchbox2-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/nacl-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/nacl-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/nacl64-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/nacl64-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/qnx-X11-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/qnx-X11-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-dcc/qmake.conf %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-dcc/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/vxworks-ppc-g++/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-dcc/qmake.conf %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-dcc/qplatformdefs.h %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-g++/qmake.conf %%QT_MKSPECDIR%%/unsupported/vxworks-simpentium-g++/qplatformdefs.h %%QT_MKSPECDIR%%/wasm-emscripten/qmake.conf %%QT_MKSPECDIR%%/wasm-emscripten/qplatformdefs.h %%QT_MKSPECDIR%%/win32-arm64-msvc2017/qmake.conf %%QT_MKSPECDIR%%/win32-arm64-msvc2017/qplatformdefs.h %%QT_MKSPECDIR%%/win32-clang-g++/qmake.conf %%QT_MKSPECDIR%%/win32-clang-g++/qplatformdefs.h %%QT_MKSPECDIR%%/win32-clang-msvc/qmake.conf %%QT_MKSPECDIR%%/win32-clang-msvc/qplatformdefs.h %%QT_MKSPECDIR%%/win32-g++/qmake.conf %%QT_MKSPECDIR%%/win32-g++/qplatformdefs.h %%QT_MKSPECDIR%%/win32-icc-k1om/qmake.conf %%QT_MKSPECDIR%%/win32-icc-k1om/qplatformdefs.h %%QT_MKSPECDIR%%/win32-icc/qmake.conf %%QT_MKSPECDIR%%/win32-icc/qplatformdefs.h %%QT_MKSPECDIR%%/win32-msvc/qmake.conf %%QT_MKSPECDIR%%/win32-msvc/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm-msvc2015/qmake.conf %%QT_MKSPECDIR%%/winrt-arm-msvc2015/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm-msvc2017/qmake.conf %%QT_MKSPECDIR%%/winrt-arm-msvc2017/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm-msvc2019/qmake.conf %%QT_MKSPECDIR%%/winrt-arm-msvc2019/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm64-msvc2017/qmake.conf %%QT_MKSPECDIR%%/winrt-arm64-msvc2017/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-arm64-msvc2019/qmake.conf %%QT_MKSPECDIR%%/winrt-arm64-msvc2019/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x64-msvc2015/qmake.conf %%QT_MKSPECDIR%%/winrt-x64-msvc2015/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x64-msvc2017/qmake.conf %%QT_MKSPECDIR%%/winrt-x64-msvc2017/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x64-msvc2019/qmake.conf %%QT_MKSPECDIR%%/winrt-x64-msvc2019/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x86-msvc2015/qmake.conf %%QT_MKSPECDIR%%/winrt-x86-msvc2015/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x86-msvc2017/qmake.conf %%QT_MKSPECDIR%%/winrt-x86-msvc2017/qplatformdefs.h %%QT_MKSPECDIR%%/winrt-x86-msvc2019/qmake.conf %%QT_MKSPECDIR%%/winrt-x86-msvc2019/qplatformdefs.h Index: head/devel/qt5-remoteobjects/Makefile =================================================================== --- head/devel/qt5-remoteobjects/Makefile (revision 531600) +++ head/devel/qt5-remoteobjects/Makefile (revision 531601) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= remoteobjects DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 SXCML module USES= compiler:c++11-lang gl qmake qt-dist:5 USE_GL= gl USE_QT= core declarative network \ buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/devel/qt5-scxml/Makefile =================================================================== --- head/devel/qt5-scxml/Makefile (revision 531600) +++ head/devel/qt5-scxml/Makefile (revision 531601) @@ -1,18 +1,17 @@ # $FreeBSD$ PORTNAME= scxml DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 SXCML module USES= compiler:c++11-lang qmake qt-dist:5,scxml USE_QT= core declarative network buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/graphics/oyranos/Makefile =================================================================== --- head/graphics/oyranos/Makefile (revision 531600) +++ head/graphics/oyranos/Makefile (revision 531601) @@ -1,62 +1,64 @@ # $FreeBSD$ PORTNAME= oyranos PORTVERSION= 0.9.6 PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= bsam@FreeBSD.org COMMENT= Colour Management System (CMS) LICENSE= BSD3CLAUSE +BROKEN= Does not build with Qt5-5.14 + RUN_DEPENDS= ${LOCALBASE}/share/color/icc/OpenICC/sRGB.icc:graphics/icc-profiles-openicc \ ${LOCALBASE}/share/color/icc/basICColor/ISOcoated_v2_300_bas.ICC:graphics/icc-profiles-basiccolor \ xcalib:x11/xcalib LIB_DEPENDS= libraw.so:graphics/libraw \ libexiv2.so:graphics/exiv2 \ libpng.so:graphics/png \ libcairo.so:graphics/cairo \ libyajl.so:devel/yajl \ libfltk.so:x11-toolkits/fltk \ libcups.so:print/cups \ libxdot.so:graphics/graphviz \ liblcms.so:graphics/lcms \ liblcms2.so:graphics/lcms2 \ libXcm.so:x11/libXcm \ libltdl.so:devel/libltdl \ libfontconfig.so:x11-fonts/fontconfig \ libOpenICC.so:graphics/openicc-config USE_GITHUB= yes GH_ACCOUNT= oyranos-cms USES= cmake compiler:c++11-lib desktop-file-utils gettext gl gnome \ iconv jpeg pkgconfig qt:5 xorg USE_GL= gl USE_LDCONFIG= yes USE_GNOME= libxml2 USE_QT= core gui widgets x11extras \ buildtools_build qmake_build USE_XORG= ice sm x11 xcursor xext xfixes xinerama xrandr xrender xft xxf86vm CMAKE_ARGS+= -DXDG_CONFIG_DIR=${PREFIX}/etc/xdg LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAKE_JOBS_UNSAFE=yes OPTIONS_DEFINE= DOXYGEN DOCS DOXYGEN_IMPLIES= DOCS DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen PORTDOCS= * DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PLIST_SUB+= VER=${PORTVERSION} .if !exists(/usr/bin/clang) USE_GCC= yes .endif post-patch: @${REINPLACE_CMD} -e 's|lib|libdata|' \ ${WRKSRC}/extras/CMakeLists.txt .include Index: head/graphics/qt5-3d/Makefile =================================================================== --- head/graphics/qt5-3d/Makefile (revision 531600) +++ head/graphics/qt5-3d/Makefile (revision 531601) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt3D module LIB_DEPENDS= libassimp.so:multimedia/assimp USES= compiler:c++11-lang pkgconfig qmake:norecursive qt-dist:5,3d USE_QT= concurrent core declarative gui network buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/graphics/qt5-3d/pkg-plist =================================================================== --- head/graphics/qt5-3d/pkg-plist (revision 531600) +++ head/graphics/qt5-3d/pkg-plist (revision 531601) @@ -1,1355 +1,1373 @@ +%%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/abstractevaluateclipanimatorjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/additiveclipblend_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/animationclip_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/animationlogging_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/animationutils_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/backendnode_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/bezierevaluator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/blendedclipanimator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/buildblendtreesjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/channelmapper_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/channelmapping_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/clipanimator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/clipblendnode_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/clipblendnodevisitor_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/clipblendvalue_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/clock_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/evaluateblendclipanimatorjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/evaluateclipanimatorjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/fcurve_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/findrunningclipanimatorsjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/functionrangefinder_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/gltfimporter_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/handle_types_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/handler_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/job_common_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/keyframe_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/lerpclipblend_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/loadanimationclipjob_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/managers_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/nodefunctor_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qabstractanimation_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qabstractanimationclip_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qabstractchannelmapping_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qabstractclipanimator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qabstractclipblendnode_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qadditiveclipblend_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationaspect_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationcallbacktrigger_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationclip_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationcliploader_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationcontroller_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qanimationgroup_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qblendedclipanimator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qcallbackmapping_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qchannelmapper_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qchannelmapping_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qchannelmappingcreatedchange_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qchannelmappingcreatedchange_p_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qclipanimator_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qclipblendnodecreatedchange_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qclipblendvalue_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qclock_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qkeyframeanimation_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qlerpclipblend_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qmorphinganimation_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qmorphtarget_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qskeletonmapping_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qt3danimation_global_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/qvertexblendanimation_p.h %%QT_INCDIR%%/Qt3DAnimation/%%FULLVER%%/Qt3DAnimation/private/skeleton_p.h %%QT_INCDIR%%/Qt3DAnimation/QAbstractAnimation %%QT_INCDIR%%/Qt3DAnimation/QAbstractAnimationClip %%QT_INCDIR%%/Qt3DAnimation/QAbstractChannelMapping %%QT_INCDIR%%/Qt3DAnimation/QAbstractClipAnimator %%QT_INCDIR%%/Qt3DAnimation/QAbstractClipBlendNode %%QT_INCDIR%%/Qt3DAnimation/QAdditiveClipBlend %%QT_INCDIR%%/Qt3DAnimation/QAnimationAspect %%QT_INCDIR%%/Qt3DAnimation/QAnimationCallback %%QT_INCDIR%%/Qt3DAnimation/QAnimationClip %%QT_INCDIR%%/Qt3DAnimation/QAnimationClipData %%QT_INCDIR%%/Qt3DAnimation/QAnimationClipLoader %%QT_INCDIR%%/Qt3DAnimation/QAnimationController %%QT_INCDIR%%/Qt3DAnimation/QAnimationGroup %%QT_INCDIR%%/Qt3DAnimation/QBlendedClipAnimator %%QT_INCDIR%%/Qt3DAnimation/QCallbackMapping %%QT_INCDIR%%/Qt3DAnimation/QChannel %%QT_INCDIR%%/Qt3DAnimation/QChannelComponent %%QT_INCDIR%%/Qt3DAnimation/QChannelMapper %%QT_INCDIR%%/Qt3DAnimation/QChannelMapping %%QT_INCDIR%%/Qt3DAnimation/QClipAnimator %%QT_INCDIR%%/Qt3DAnimation/QClipBlendNodeCreatedChange %%QT_INCDIR%%/Qt3DAnimation/QClipBlendNodeCreatedChangeBase %%QT_INCDIR%%/Qt3DAnimation/QClipBlendNodeCreatedChangeBasePtr %%QT_INCDIR%%/Qt3DAnimation/QClipBlendValue %%QT_INCDIR%%/Qt3DAnimation/QClock %%QT_INCDIR%%/Qt3DAnimation/QKeyFrame %%QT_INCDIR%%/Qt3DAnimation/QKeyframeAnimation %%QT_INCDIR%%/Qt3DAnimation/QLerpClipBlend %%QT_INCDIR%%/Qt3DAnimation/QMorphTarget %%QT_INCDIR%%/Qt3DAnimation/QMorphingAnimation %%QT_INCDIR%%/Qt3DAnimation/QSkeletonMapping %%QT_INCDIR%%/Qt3DAnimation/QVertexBlendAnimation %%QT_INCDIR%%/Qt3DAnimation/Qt3DAnimation %%QT_INCDIR%%/Qt3DAnimation/Qt3DAnimationDepends %%QT_INCDIR%%/Qt3DAnimation/Qt3DAnimationVersion %%QT_INCDIR%%/Qt3DAnimation/qabstractanimation.h %%QT_INCDIR%%/Qt3DAnimation/qabstractanimationclip.h %%QT_INCDIR%%/Qt3DAnimation/qabstractchannelmapping.h %%QT_INCDIR%%/Qt3DAnimation/qabstractclipanimator.h %%QT_INCDIR%%/Qt3DAnimation/qabstractclipblendnode.h %%QT_INCDIR%%/Qt3DAnimation/qadditiveclipblend.h %%QT_INCDIR%%/Qt3DAnimation/qanimationaspect.h %%QT_INCDIR%%/Qt3DAnimation/qanimationcallback.h %%QT_INCDIR%%/Qt3DAnimation/qanimationclip.h %%QT_INCDIR%%/Qt3DAnimation/qanimationclipdata.h %%QT_INCDIR%%/Qt3DAnimation/qanimationcliploader.h %%QT_INCDIR%%/Qt3DAnimation/qanimationcontroller.h %%QT_INCDIR%%/Qt3DAnimation/qanimationgroup.h %%QT_INCDIR%%/Qt3DAnimation/qblendedclipanimator.h %%QT_INCDIR%%/Qt3DAnimation/qcallbackmapping.h %%QT_INCDIR%%/Qt3DAnimation/qchannel.h %%QT_INCDIR%%/Qt3DAnimation/qchannelcomponent.h %%QT_INCDIR%%/Qt3DAnimation/qchannelmapper.h %%QT_INCDIR%%/Qt3DAnimation/qchannelmapping.h %%QT_INCDIR%%/Qt3DAnimation/qclipanimator.h %%QT_INCDIR%%/Qt3DAnimation/qclipblendnodecreatedchange.h %%QT_INCDIR%%/Qt3DAnimation/qclipblendvalue.h %%QT_INCDIR%%/Qt3DAnimation/qclock.h %%QT_INCDIR%%/Qt3DAnimation/qkeyframe.h %%QT_INCDIR%%/Qt3DAnimation/qkeyframeanimation.h %%QT_INCDIR%%/Qt3DAnimation/qlerpclipblend.h %%QT_INCDIR%%/Qt3DAnimation/qmorphinganimation.h %%QT_INCDIR%%/Qt3DAnimation/qmorphtarget.h %%QT_INCDIR%%/Qt3DAnimation/qskeletonmapping.h %%QT_INCDIR%%/Qt3DAnimation/qt3danimation_global.h %%QT_INCDIR%%/Qt3DAnimation/qt3danimationversion.h %%QT_INCDIR%%/Qt3DAnimation/qvertexblendanimation.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/aspectcommanddebugger_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/corelogging_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/matrix4x4_avx2_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/matrix4x4_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/matrix4x4_sse_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/nullservices_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/propertychangehandler_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractaspect_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractaspectjobmanager_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractframeadvanceservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractframeadvanceservice_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractnodefactory_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractserviceprovider_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qabstractskeleton_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qarmature_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectengine_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectfactory_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectjob_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectjobmanager_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectjobproviderinterface_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectmanager_p.h -%%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qaspectthread_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qbackendnode_p.h -%%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qbackendnodefactory_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qboundedcircularbuffer_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qchangearbiter_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qcircularbuffer_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qcomponent_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qcomponentaddedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qcomponentremovedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qdestructionidandtypecollector_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qdownloadhelperservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qdownloadhelperservice_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qdownloadnetworkworker_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qdynamicpropertyupdatedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qentity_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qeventfilterservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qframeallocator_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qframeallocator_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qhandle_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qjoint_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qlockableobserverinterface_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qmath3d_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnode_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnodecommand_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnodecreatedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnodecreatedchangegenerator_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnodedestroyedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qnodevisitor_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qobservableinterface_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qobserverinterface_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qopenglinformationservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qopenglinformationservice_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpostman_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpostman_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertynodeaddedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertynoderemovedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyupdatedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyupdatedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyvalueaddedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyvalueaddedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyvalueremovedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qpropertyvalueremovedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qresourcemanager_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qscene_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qscenechange_p.h -%%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qsceneobserverinterface_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qscheduler_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qservicelocator_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qskeleton_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qskeletoncreatedchange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qskeletoncreatedchange_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qskeletonloader_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qstaticpropertyupdatedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qstaticpropertyvalueaddedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qstaticpropertyvalueremovedchangebase_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qsysteminformationservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qsysteminformationservice_p_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qt3dcore-config_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qt3dcore_global_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qthreadpooler_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qtickclock_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qtickclockservice_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qtransform_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/qtypedpropertyupdatechange_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/sqt_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/task_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/vector3d_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/vector3d_sse_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/vector4d_p.h %%QT_INCDIR%%/Qt3DCore/%%FULLVER%%/Qt3DCore/private/vector4d_sse_p.h %%QT_INCDIR%%/Qt3DCore/QAbstractAspect %%QT_INCDIR%%/Qt3DCore/QAbstractSkeleton %%QT_INCDIR%%/Qt3DCore/QArmature %%QT_INCDIR%%/Qt3DCore/QAspectEngine %%QT_INCDIR%%/Qt3DCore/QAspectJob %%QT_INCDIR%%/Qt3DCore/QAspectJobPtr %%QT_INCDIR%%/Qt3DCore/QBackendNode %%QT_INCDIR%%/Qt3DCore/QBackendNodeMapper %%QT_INCDIR%%/Qt3DCore/QBackendNodeMapperPtr %%QT_INCDIR%%/Qt3DCore/QComponent %%QT_INCDIR%%/Qt3DCore/QComponentAddedChange %%QT_INCDIR%%/Qt3DCore/QComponentAddedChangePtr %%QT_INCDIR%%/Qt3DCore/QComponentRemovedChange %%QT_INCDIR%%/Qt3DCore/QComponentRemovedChangePtr %%QT_INCDIR%%/Qt3DCore/QComponentVector %%QT_INCDIR%%/Qt3DCore/QDynamicPropertyUpdatedChange %%QT_INCDIR%%/Qt3DCore/QDynamicPropertyUpdatedChangePtr %%QT_INCDIR%%/Qt3DCore/QEntity %%QT_INCDIR%%/Qt3DCore/QEntityPtr %%QT_INCDIR%%/Qt3DCore/QJoint %%QT_INCDIR%%/Qt3DCore/QNode %%QT_INCDIR%%/Qt3DCore/QNodeCommand %%QT_INCDIR%%/Qt3DCore/QNodeCommandPtr %%QT_INCDIR%%/Qt3DCore/QNodeCreatedChange %%QT_INCDIR%%/Qt3DCore/QNodeCreatedChangeBase %%QT_INCDIR%%/Qt3DCore/QNodeCreatedChangeBasePtr %%QT_INCDIR%%/Qt3DCore/QNodeDestroyedChange %%QT_INCDIR%%/Qt3DCore/QNodeDestroyedChangePtr %%QT_INCDIR%%/Qt3DCore/QNodeId %%QT_INCDIR%%/Qt3DCore/QNodeIdTypePair %%QT_INCDIR%%/Qt3DCore/QNodePtr %%QT_INCDIR%%/Qt3DCore/QNodeVector %%QT_INCDIR%%/Qt3DCore/QPropertyNodeAddedChange %%QT_INCDIR%%/Qt3DCore/QPropertyNodeAddedChangePtr %%QT_INCDIR%%/Qt3DCore/QPropertyNodeRemovedChange %%QT_INCDIR%%/Qt3DCore/QPropertyNodeRemovedChangePtr %%QT_INCDIR%%/Qt3DCore/QPropertyUpdatedChange %%QT_INCDIR%%/Qt3DCore/QPropertyUpdatedChangeBase %%QT_INCDIR%%/Qt3DCore/QPropertyUpdatedChangeBasePtr %%QT_INCDIR%%/Qt3DCore/QPropertyUpdatedChangePtr %%QT_INCDIR%%/Qt3DCore/QPropertyValueAddedChange %%QT_INCDIR%%/Qt3DCore/QPropertyValueAddedChangeBase %%QT_INCDIR%%/Qt3DCore/QPropertyValueAddedChangeBasePtr %%QT_INCDIR%%/Qt3DCore/QPropertyValueAddedChangePtr %%QT_INCDIR%%/Qt3DCore/QPropertyValueRemovedChange %%QT_INCDIR%%/Qt3DCore/QPropertyValueRemovedChangeBase %%QT_INCDIR%%/Qt3DCore/QPropertyValueRemovedChangeBasePtr %%QT_INCDIR%%/Qt3DCore/QPropertyValueRemovedChangePtr %%QT_INCDIR%%/Qt3DCore/QSceneChange %%QT_INCDIR%%/Qt3DCore/QSceneChangePtr %%QT_INCDIR%%/Qt3DCore/QSkeleton %%QT_INCDIR%%/Qt3DCore/QSkeletonLoader %%QT_INCDIR%%/Qt3DCore/QStaticPropertyUpdatedChangeBase %%QT_INCDIR%%/Qt3DCore/QStaticPropertyUpdatedChangeBasePtr %%QT_INCDIR%%/Qt3DCore/QStaticPropertyValueAddedChangeBase %%QT_INCDIR%%/Qt3DCore/QStaticPropertyValueRemovedChangeBase %%QT_INCDIR%%/Qt3DCore/QTransform %%QT_INCDIR%%/Qt3DCore/Qt3DCore %%QT_INCDIR%%/Qt3DCore/Qt3DCoreDepends %%QT_INCDIR%%/Qt3DCore/Qt3DCoreVersion %%QT_INCDIR%%/Qt3DCore/qabstractaspect.h %%QT_INCDIR%%/Qt3DCore/qabstractskeleton.h %%QT_INCDIR%%/Qt3DCore/qarmature.h %%QT_INCDIR%%/Qt3DCore/qaspectengine.h %%QT_INCDIR%%/Qt3DCore/qaspectjob.h %%QT_INCDIR%%/Qt3DCore/qbackendnode.h %%QT_INCDIR%%/Qt3DCore/qcomponent.h %%QT_INCDIR%%/Qt3DCore/qcomponentaddedchange.h %%QT_INCDIR%%/Qt3DCore/qcomponentremovedchange.h %%QT_INCDIR%%/Qt3DCore/qdynamicpropertyupdatedchange.h %%QT_INCDIR%%/Qt3DCore/qentity.h %%QT_INCDIR%%/Qt3DCore/qjoint.h %%QT_INCDIR%%/Qt3DCore/qnode.h %%QT_INCDIR%%/Qt3DCore/qnodecommand.h %%QT_INCDIR%%/Qt3DCore/qnodecreatedchange.h %%QT_INCDIR%%/Qt3DCore/qnodedestroyedchange.h %%QT_INCDIR%%/Qt3DCore/qnodeid.h %%QT_INCDIR%%/Qt3DCore/qpropertynodeaddedchange.h %%QT_INCDIR%%/Qt3DCore/qpropertynoderemovedchange.h %%QT_INCDIR%%/Qt3DCore/qpropertyupdatedchange.h %%QT_INCDIR%%/Qt3DCore/qpropertyupdatedchangebase.h %%QT_INCDIR%%/Qt3DCore/qpropertyvalueaddedchange.h %%QT_INCDIR%%/Qt3DCore/qpropertyvalueaddedchangebase.h %%QT_INCDIR%%/Qt3DCore/qpropertyvalueremovedchange.h %%QT_INCDIR%%/Qt3DCore/qpropertyvalueremovedchangebase.h %%QT_INCDIR%%/Qt3DCore/qscenechange.h %%QT_INCDIR%%/Qt3DCore/qskeleton.h %%QT_INCDIR%%/Qt3DCore/qskeletonloader.h %%QT_INCDIR%%/Qt3DCore/qstaticpropertyupdatedchangebase.h %%QT_INCDIR%%/Qt3DCore/qstaticpropertyvalueaddedchangebase.h %%QT_INCDIR%%/Qt3DCore/qstaticpropertyvalueremovedchangebase.h %%QT_INCDIR%%/Qt3DCore/qt3dcore-config.h %%QT_INCDIR%%/Qt3DCore/qt3dcore_global.h %%QT_INCDIR%%/Qt3DCore/qt3dcoreversion.h %%QT_INCDIR%%/Qt3DCore/qtransform.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/areaallocator_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/distancefieldtextrenderer_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/distancefieldtextrenderer_p_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qabstractcameracontroller_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qabstractspritesheet_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qconegeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qcuboidgeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qcylindergeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qdiffusemapmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qdiffusespecularmapmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qdiffusespecularmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qdistancefieldglyphcache_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qextrudedtextgeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qforwardrenderer_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qgoochmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qmetalroughmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qmorphphongmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qnormaldiffusemapalphamaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qnormaldiffusemapmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qnormaldiffusespecularmapmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qorbitcameracontroller_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qpervertexcolormaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qphongalphamaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qphongmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qplanegeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qskyboxentity_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qspheregeometry_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qspritegrid_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qspritesheet_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qspritesheetitem_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qt3dwindow_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtext2dentity_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtext2dmaterial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtext2dmaterial_p_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtextureatlas_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtextureatlas_p_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtexturematerial_p.h %%QT_INCDIR%%/Qt3DExtras/%%FULLVER%%/Qt3DExtras/private/qtorusgeometry_p.h %%QT_INCDIR%%/Qt3DExtras/QAbstractCameraController %%QT_INCDIR%%/Qt3DExtras/QAbstractSpriteSheet %%QT_INCDIR%%/Qt3DExtras/QConeGeometry %%QT_INCDIR%%/Qt3DExtras/QConeMesh %%QT_INCDIR%%/Qt3DExtras/QCuboidGeometry %%QT_INCDIR%%/Qt3DExtras/QCuboidMesh %%QT_INCDIR%%/Qt3DExtras/QCylinderGeometry %%QT_INCDIR%%/Qt3DExtras/QCylinderMesh %%QT_INCDIR%%/Qt3DExtras/QDiffuseMapMaterial %%QT_INCDIR%%/Qt3DExtras/QDiffuseSpecularMapMaterial %%QT_INCDIR%%/Qt3DExtras/QDiffuseSpecularMaterial %%QT_INCDIR%%/Qt3DExtras/QExtrudedTextGeometry %%QT_INCDIR%%/Qt3DExtras/QExtrudedTextMesh %%QT_INCDIR%%/Qt3DExtras/QFirstPersonCameraController %%QT_INCDIR%%/Qt3DExtras/QForwardRenderer %%QT_INCDIR%%/Qt3DExtras/QGoochMaterial %%QT_INCDIR%%/Qt3DExtras/QMetalRoughMaterial %%QT_INCDIR%%/Qt3DExtras/QMorphPhongMaterial %%QT_INCDIR%%/Qt3DExtras/QNormalDiffuseMapAlphaMaterial %%QT_INCDIR%%/Qt3DExtras/QNormalDiffuseMapMaterial %%QT_INCDIR%%/Qt3DExtras/QNormalDiffuseSpecularMapMaterial %%QT_INCDIR%%/Qt3DExtras/QOrbitCameraController %%QT_INCDIR%%/Qt3DExtras/QPerVertexColorMaterial %%QT_INCDIR%%/Qt3DExtras/QPhongAlphaMaterial %%QT_INCDIR%%/Qt3DExtras/QPhongMaterial %%QT_INCDIR%%/Qt3DExtras/QPlaneGeometry %%QT_INCDIR%%/Qt3DExtras/QPlaneMesh %%QT_INCDIR%%/Qt3DExtras/QSkyboxEntity %%QT_INCDIR%%/Qt3DExtras/QSphereGeometry %%QT_INCDIR%%/Qt3DExtras/QSphereMesh %%QT_INCDIR%%/Qt3DExtras/QSpriteGrid %%QT_INCDIR%%/Qt3DExtras/QSpriteSheet %%QT_INCDIR%%/Qt3DExtras/QSpriteSheetItem %%QT_INCDIR%%/Qt3DExtras/QText2DEntity %%QT_INCDIR%%/Qt3DExtras/QTextureMaterial %%QT_INCDIR%%/Qt3DExtras/QTorusGeometry %%QT_INCDIR%%/Qt3DExtras/QTorusMesh %%QT_INCDIR%%/Qt3DExtras/Qt3DExtras %%QT_INCDIR%%/Qt3DExtras/Qt3DExtrasDepends %%QT_INCDIR%%/Qt3DExtras/Qt3DExtrasVersion %%QT_INCDIR%%/Qt3DExtras/Qt3DWindow %%QT_INCDIR%%/Qt3DExtras/qabstractcameracontroller.h %%QT_INCDIR%%/Qt3DExtras/qabstractspritesheet.h %%QT_INCDIR%%/Qt3DExtras/qconegeometry.h %%QT_INCDIR%%/Qt3DExtras/qconemesh.h %%QT_INCDIR%%/Qt3DExtras/qcuboidgeometry.h %%QT_INCDIR%%/Qt3DExtras/qcuboidmesh.h %%QT_INCDIR%%/Qt3DExtras/qcylindergeometry.h %%QT_INCDIR%%/Qt3DExtras/qcylindermesh.h %%QT_INCDIR%%/Qt3DExtras/qdiffusemapmaterial.h %%QT_INCDIR%%/Qt3DExtras/qdiffusespecularmapmaterial.h %%QT_INCDIR%%/Qt3DExtras/qdiffusespecularmaterial.h %%QT_INCDIR%%/Qt3DExtras/qextrudedtextgeometry.h %%QT_INCDIR%%/Qt3DExtras/qextrudedtextmesh.h %%QT_INCDIR%%/Qt3DExtras/qfirstpersoncameracontroller.h %%QT_INCDIR%%/Qt3DExtras/qforwardrenderer.h %%QT_INCDIR%%/Qt3DExtras/qgoochmaterial.h %%QT_INCDIR%%/Qt3DExtras/qmetalroughmaterial.h %%QT_INCDIR%%/Qt3DExtras/qmorphphongmaterial.h %%QT_INCDIR%%/Qt3DExtras/qnormaldiffusemapalphamaterial.h %%QT_INCDIR%%/Qt3DExtras/qnormaldiffusemapmaterial.h %%QT_INCDIR%%/Qt3DExtras/qnormaldiffusespecularmapmaterial.h %%QT_INCDIR%%/Qt3DExtras/qorbitcameracontroller.h %%QT_INCDIR%%/Qt3DExtras/qpervertexcolormaterial.h %%QT_INCDIR%%/Qt3DExtras/qphongalphamaterial.h %%QT_INCDIR%%/Qt3DExtras/qphongmaterial.h %%QT_INCDIR%%/Qt3DExtras/qplanegeometry.h %%QT_INCDIR%%/Qt3DExtras/qplanemesh.h %%QT_INCDIR%%/Qt3DExtras/qskyboxentity.h %%QT_INCDIR%%/Qt3DExtras/qspheregeometry.h %%QT_INCDIR%%/Qt3DExtras/qspheremesh.h %%QT_INCDIR%%/Qt3DExtras/qspritegrid.h %%QT_INCDIR%%/Qt3DExtras/qspritesheet.h %%QT_INCDIR%%/Qt3DExtras/qspritesheetitem.h %%QT_INCDIR%%/Qt3DExtras/qt3dextras_global.h %%QT_INCDIR%%/Qt3DExtras/qt3dextrasversion.h %%QT_INCDIR%%/Qt3DExtras/qt3dwindow.h %%QT_INCDIR%%/Qt3DExtras/qtext2dentity.h %%QT_INCDIR%%/Qt3DExtras/qtexturedmetalroughmaterial.h %%QT_INCDIR%%/Qt3DExtras/qtexturematerial.h %%QT_INCDIR%%/Qt3DExtras/qtorusgeometry.h %%QT_INCDIR%%/Qt3DExtras/qtorusmesh.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/abstractactioninput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/abstractaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/action_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/actioninput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/analogaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/assignkeyboardfocusjob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/axis_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/axisaccumulator_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/axisaccumulatorjob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/axissetting_p.h +%%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/backendnode_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/buttonaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/eventsourcesetterhelper_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/genericdevicebackendnode_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/handle_types_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputbackendnodefunctor_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputchord_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputhandler_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputmanagers_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputsequence_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/inputsettings_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/job_common_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/keyboarddevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/keyboardeventfilter_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/keyboardhandler_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/keyboardmousegenericdeviceintegration_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/keyeventdispatcherjob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/loadproxydevicejob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/logicaldevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/mousedevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/mouseeventdispatcherjob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/mouseeventfilter_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/mousehandler_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/movingaverage_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/physicaldeviceproxy_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractactioninput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractphysicaldevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractphysicaldevicebackendnode_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractphysicaldevicebackendnode_p_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractphysicaldeviceproxy_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qabstractphysicaldeviceproxy_p_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qaction_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qactioninput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qanalogaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qaxis_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qaxisaccumulator_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qaxissetting_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qbuttonaxisinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qgamepadinput_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qgenericinputdevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputaspect_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputchord_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputdeviceintegration_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputdeviceintegration_p_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputdeviceintegrationfactory_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputdeviceplugin_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputsequence_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qinputsettings_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qkeyboarddevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qkeyboardhandler_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qlogicaldevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qmousedevice_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qmousehandler_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qphysicaldevicecreatedchange_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/qt3dinput_global_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/updateaxisactionjob_p.h %%QT_INCDIR%%/Qt3DInput/%%FULLVER%%/Qt3DInput/private/utils_p.h %%QT_INCDIR%%/Qt3DInput/QAbstractActionInput %%QT_INCDIR%%/Qt3DInput/QAbstractAxisInput %%QT_INCDIR%%/Qt3DInput/QAbstractPhysicalDevice %%QT_INCDIR%%/Qt3DInput/QAction %%QT_INCDIR%%/Qt3DInput/QActionInput %%QT_INCDIR%%/Qt3DInput/QAnalogAxisInput %%QT_INCDIR%%/Qt3DInput/QAxis %%QT_INCDIR%%/Qt3DInput/QAxisAccumulator %%QT_INCDIR%%/Qt3DInput/QAxisSetting %%QT_INCDIR%%/Qt3DInput/QButtonAxisInput %%QT_INCDIR%%/Qt3DInput/QInputAspect %%QT_INCDIR%%/Qt3DInput/QInputChord %%QT_INCDIR%%/Qt3DInput/QInputSequence %%QT_INCDIR%%/Qt3DInput/QInputSettings %%QT_INCDIR%%/Qt3DInput/QKeyEvent %%QT_INCDIR%%/Qt3DInput/QKeyEventPtr %%QT_INCDIR%%/Qt3DInput/QKeyboardDevice %%QT_INCDIR%%/Qt3DInput/QKeyboardHandler %%QT_INCDIR%%/Qt3DInput/QLogicalDevice %%QT_INCDIR%%/Qt3DInput/QMouseDevice %%QT_INCDIR%%/Qt3DInput/QMouseEvent %%QT_INCDIR%%/Qt3DInput/QMouseEventPtr %%QT_INCDIR%%/Qt3DInput/QMouseHandler %%QT_INCDIR%%/Qt3DInput/QPhysicalDeviceCreatedChange %%QT_INCDIR%%/Qt3DInput/QPhysicalDeviceCreatedChangeBase %%QT_INCDIR%%/Qt3DInput/QPhysicalDeviceCreatedChangeBasePtr %%QT_INCDIR%%/Qt3DInput/QWheelEvent %%QT_INCDIR%%/Qt3DInput/QWheelEventPtr %%QT_INCDIR%%/Qt3DInput/Qt3DInput %%QT_INCDIR%%/Qt3DInput/Qt3DInputDepends %%QT_INCDIR%%/Qt3DInput/Qt3DInputVersion %%QT_INCDIR%%/Qt3DInput/qabstractactioninput.h %%QT_INCDIR%%/Qt3DInput/qabstractaxisinput.h %%QT_INCDIR%%/Qt3DInput/qabstractphysicaldevice.h %%QT_INCDIR%%/Qt3DInput/qaction.h %%QT_INCDIR%%/Qt3DInput/qactioninput.h %%QT_INCDIR%%/Qt3DInput/qanalogaxisinput.h %%QT_INCDIR%%/Qt3DInput/qaxis.h %%QT_INCDIR%%/Qt3DInput/qaxisaccumulator.h %%QT_INCDIR%%/Qt3DInput/qaxissetting.h %%QT_INCDIR%%/Qt3DInput/qbuttonaxisinput.h %%QT_INCDIR%%/Qt3DInput/qinputaspect.h %%QT_INCDIR%%/Qt3DInput/qinputchord.h %%QT_INCDIR%%/Qt3DInput/qinputsequence.h %%QT_INCDIR%%/Qt3DInput/qinputsettings.h %%QT_INCDIR%%/Qt3DInput/qkeyboarddevice.h %%QT_INCDIR%%/Qt3DInput/qkeyboardhandler.h %%QT_INCDIR%%/Qt3DInput/qkeyevent.h %%QT_INCDIR%%/Qt3DInput/qlogicaldevice.h %%QT_INCDIR%%/Qt3DInput/qmousedevice.h %%QT_INCDIR%%/Qt3DInput/qmouseevent.h %%QT_INCDIR%%/Qt3DInput/qmousehandler.h %%QT_INCDIR%%/Qt3DInput/qphysicaldevicecreatedchange.h %%QT_INCDIR%%/Qt3DInput/qt3dinput_global.h %%QT_INCDIR%%/Qt3DInput/qt3dinputversion.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/callbackjob_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/executor_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/handle_types_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/handler_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/job_common_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/manager_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/managers_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/qframeaction_p.h %%QT_INCDIR%%/Qt3DLogic/%%FULLVER%%/Qt3DLogic/private/qlogicaspect_p.h %%QT_INCDIR%%/Qt3DLogic/QFrameAction %%QT_INCDIR%%/Qt3DLogic/QLogicAspect %%QT_INCDIR%%/Qt3DLogic/Qt3DLogic %%QT_INCDIR%%/Qt3DLogic/Qt3DLogicDepends %%QT_INCDIR%%/Qt3DLogic/Qt3DLogicVersion %%QT_INCDIR%%/Qt3DLogic/qframeaction.h %%QT_INCDIR%%/Qt3DLogic/qlogicaspect.h %%QT_INCDIR%%/Qt3DLogic/qt3dlogic_global.h %%QT_INCDIR%%/Qt3DLogic/qt3dlogicversion.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/qqmlaspectengine_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/qquaternionanimation_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/qt3dquick_global_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/qt3dquicknodefactory_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/qt3dquickvaluetypes_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dentity_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dentityloader_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dentityloader_p_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3djoint_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dnode_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dnodeinstantiator_p.h %%QT_INCDIR%%/Qt3DQuick/%%FULLVER%%/Qt3DQuick/private/quick3dnodev9_p.h %%QT_INCDIR%%/Qt3DQuick/QQmlAspectEngine %%QT_INCDIR%%/Qt3DQuick/Qt3DQuick %%QT_INCDIR%%/Qt3DQuick/Qt3DQuickDepends %%QT_INCDIR%%/Qt3DQuick/Qt3DQuickVersion %%QT_INCDIR%%/Qt3DQuick/qqmlaspectengine.h %%QT_INCDIR%%/Qt3DQuick/qt3dquick_global.h %%QT_INCDIR%%/Qt3DQuick/qt3dquickversion.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/qt3dquickanimation_global_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/qt3dquickanimationnodefactory_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3danimationcontroller_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3danimationgroup_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3dchannelmapper_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3dkeyframeanimation_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3dmorphinganimation_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3dmorphtarget_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/%%FULLVER%%/Qt3DQuickAnimation/private/quick3dvertexblendanimation_p.h %%QT_INCDIR%%/Qt3DQuickAnimation/Qt3DQuickAnimation %%QT_INCDIR%%/Qt3DQuickAnimation/Qt3DQuickAnimationDepends %%QT_INCDIR%%/Qt3DQuickAnimation/Qt3DQuickAnimationVersion %%QT_INCDIR%%/Qt3DQuickAnimation/qt3dquickanimation_global.h %%QT_INCDIR%%/Qt3DQuickAnimation/qt3dquickanimationversion.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/qt3dquickextras_global_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/qt3dquickextrasnodefactory_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/qt3dquickwindow_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/qt3dquickwindowlogging_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/quick3dlevelofdetailloader_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/quick3dlevelofdetailloader_p_p.h %%QT_INCDIR%%/Qt3DQuickExtras/%%FULLVER%%/Qt3DQuickExtras/private/quick3dspritesheet_p.h %%QT_INCDIR%%/Qt3DQuickExtras/Qt3DQuickExtras %%QT_INCDIR%%/Qt3DQuickExtras/Qt3DQuickExtrasDepends %%QT_INCDIR%%/Qt3DQuickExtras/Qt3DQuickExtrasVersion %%QT_INCDIR%%/Qt3DQuickExtras/Qt3DQuickWindow %%QT_INCDIR%%/Qt3DQuickExtras/qt3dquickextras_global.h %%QT_INCDIR%%/Qt3DQuickExtras/qt3dquickextrasversion.h %%QT_INCDIR%%/Qt3DQuickExtras/qt3dquickwindow.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/qt3dquickinput_global_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/qt3dquickinputnodefactory_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3daction_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3daxis_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3dinputchord_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3dinputsequence_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3dlogicaldevice_p.h %%QT_INCDIR%%/Qt3DQuickInput/%%FULLVER%%/Qt3DQuickInput/private/quick3dphysicaldevice_p.h %%QT_INCDIR%%/Qt3DQuickInput/Qt3DQuickInput %%QT_INCDIR%%/Qt3DQuickInput/Qt3DQuickInputDepends %%QT_INCDIR%%/Qt3DQuickInput/Qt3DQuickInputVersion %%QT_INCDIR%%/Qt3DQuickInput/qt3dquickinput_global.h %%QT_INCDIR%%/Qt3DQuickInput/qt3dquickinputversion.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/qt3dquickrender_global_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/qt3dquickrendernodefactory_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dbuffer_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3deffect_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dgeometry_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dlayerfilter_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dmaterial_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dmemorybarrier_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dparameter_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dparameter_p_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3draycaster_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3draycaster_p_p.h -%%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dscreenraycaster_p.h -%%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dscreenraycaster_p_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3drenderpass_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3drenderpassfilter_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3drendertargetoutput_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3drendertargetselector_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dscene_p.h +%%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dscreenraycaster_p.h +%%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dscreenraycaster_p_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dshaderdata_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dshaderdataarray_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dstateset_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dtechnique_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dtechniquefilter_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dtexture_p.h %%QT_INCDIR%%/Qt3DQuickRender/%%FULLVER%%/Qt3DQuickRender/private/quick3dviewport_p.h %%QT_INCDIR%%/Qt3DQuickRender/Qt3DQuickRender %%QT_INCDIR%%/Qt3DQuickRender/Qt3DQuickRenderDepends %%QT_INCDIR%%/Qt3DQuickRender/Qt3DQuickRenderVersion %%QT_INCDIR%%/Qt3DQuickRender/qt3dquickrender_global.h %%QT_INCDIR%%/Qt3DQuickRender/qt3dquickrenderversion.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/qscene2d_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/qt3dquick3dscene2d_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/qt3dquickscene2d_global_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/qt3dquickscene2d_logging_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/qt3dquickscene2dnodefactory_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/scene2d_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/scene2devent_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/scene2dmanager_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/%%FULLVER%%/Qt3DQuickScene2D/private/scene2dsharedobject_p.h %%QT_INCDIR%%/Qt3DQuickScene2D/QScene2D %%QT_INCDIR%%/Qt3DQuickScene2D/Qt3DQuickScene2D %%QT_INCDIR%%/Qt3DQuickScene2D/Qt3DQuickScene2DDepends %%QT_INCDIR%%/Qt3DQuickScene2D/Qt3DQuickScene2DVersion %%QT_INCDIR%%/Qt3DQuickScene2D/qscene2d.h %%QT_INCDIR%%/Qt3DQuickScene2D/qt3dquickscene2d_global.h %%QT_INCDIR%%/Qt3DQuickScene2D/qt3dquickscene2dversion.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/abstractpickingjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/abstractrenderer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/aligned_malloc_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/apitexturemanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/armature_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/attachmentpack_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/attribute_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/backendnode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/blitframebuffer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/boundingsphere_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/boundingvolumedebug_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/buffer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/buffercapture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/buffermanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/bufferutils_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/buffervisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/calcboundingvolumejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/calcgeometrytrianglevolumes_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/cameralens_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/cameraselectornode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/clearbuffers_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/commandexecuter_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/commandthread_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/computecommand_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/computefilteredboundingvolumejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/dispatchcompute_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/effect_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/entity_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/entity_p_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/entityaccumulator_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/entityvisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/environmentlight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/expandboundingvolumejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/filtercompatibletechniquejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/filterentitybycomponentjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/filterkey_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/filterlayerentityjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/filterproximitydistancejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/framecleanupjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/framegraphnode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/framegraphvisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/frameprofiler_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/frustumculling_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/frustumcullingjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/genericlambdajob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/genericstate_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/geometry_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/geometryrenderer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/geometryrenderermanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/glbuffer_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/glcommands_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/glfence_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/gltexture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/gltexturemanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/gltfskeletonloader_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicscontext_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelperes2_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelperes3_1_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelperes3_2_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelperes3_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelpergl2_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelpergl3_2_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelpergl3_3_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelpergl4_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/graphicshelperinterface_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/handle_types_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/imagesubmissioncontext_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/job_common_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/joint_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/layer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/layerfilternode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/levelofdetail_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/light_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/lightgatherer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/lightsource_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/loadbufferjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/loadgeometryjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/loadscenejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/loadskeletonjob_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/loadtexturedatajob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/managers_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/material_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/materialparametergathererjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/memorybarrier_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/nodefunctor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/nodemanagers_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/nodraw_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/nopicking_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/objectpicker_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/offscreensurfacehelper_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/openglvertexarrayobject_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/parameter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/parameterpack_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/pickboundingvolumejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/pickboundingvolumeutils_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/pickeventfilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/platformsurfacefilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/pointsvisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/proximityfilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qabstractcollisionqueryservice_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qabstractlight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qabstractraycaster_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qabstracttexture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qabstracttextureimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qalphatest_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qattribute_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qaxisalignedboundingbox_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qblendequation_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qblendequationarguments_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qblitframebuffer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qboundingvolume_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qboundingvolumeprovider_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qbuffer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qbuffercapture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcamera_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcameralens_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcameraselector_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qclearbuffers_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qclipplane_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcollisionqueryresult_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcolormask_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcomputecommand_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qcullface_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qdepthrange_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qdepthtest_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qdirectionallight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qdispatchcompute_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qeffect_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qenvironmentlight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qfilterkey_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qframegraphnode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qframegraphnodecreatedchange_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qfrontface_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgeometry_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgeometryloaderfactory_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgeometryloaderinterface_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgeometryrenderer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgraphicsapifilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qgraphicsutils_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qlayer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qlayerfilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qlevelofdetail_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qlevelofdetailswitch_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qlinewidth_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qmaterial_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qmemorybarrier_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qmesh_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qobjectpicker_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpaintedtextureimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qparameter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpickevent_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpickingsettings_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpicktriangleevent_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpointlight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpointsize_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qpolygonoffset_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qproximityfilter_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrastermode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qray3d_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qraycastingservice_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderaspect_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendercapture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderpass_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderpassfilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderplugin_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderpluginfactory_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderpluginfactoryif_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendersettings_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderstate_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderstatecreatedchange_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrenderstateset_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendersurfaceselector_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendertarget_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendertargetoutput_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qrendertargetselector_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneexporter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneexportfactory_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneexportplugin_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneimporter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneimportfactory_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneimportplugin_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsceneloader_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qscissortest_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsetfence_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qshaderdata_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qshaderimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qshaderprogram_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qshaderprogrambuilder_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsortpolicy_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qspotlight_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qstencilmask_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qstenciloperation_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qstenciloperationarguments_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qstenciltest_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qstenciltestarguments_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qsubtreeenabler_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qt3drender-config_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qt3drender_global_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtechnique_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtechniquefilter_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtexture_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtexturedataupdate_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtextureimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qtextureimagedata_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qurlhelper_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qviewport_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/qwaitfence_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/raycaster_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/raycastingjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderbuffer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendercapture_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendercommand_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderer_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderercache_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderlogging_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderpass_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderpassfilternode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderqueue_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendersettings_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderstatenode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderstates_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderstateset_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendersurfaceselector_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendertarget_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendertargetoutput_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/rendertargetselectornode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderthread_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderview_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewbuilder_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewbuilderjob_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewcommandbuilderjob_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewcommandupdaterjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewinitializerjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/renderviewjobutils_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/resourceaccessor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/scene_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/scenemanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/segmentsvisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/sendbuffercapturejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/sendrendercapturejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/setfence_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shader_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shaderbuilder_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shadercache_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shaderdata_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shaderimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shaderparameterpack_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/shadervariables_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/skeleton_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/skeletondata_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/sortpolicy_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/sphere_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/statemask_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/statesetnode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/statevariant_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/stringtoint_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/submissioncontext_p.h +%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/subtreeenabler_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/technique_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/techniquefilternode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/techniquemanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/texture_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/texturedatamanager_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/textureimage_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/texturesubmissioncontext_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/transform_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/triangleboundingvolume_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/trianglesextractor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/trianglesvisitor_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/uniform_p.h -%%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateentityhierarchyjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateentitylayersjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updatelevelofdetailjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updatemeshtrianglelistjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateshaderdatatransformjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateskinningpalettejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updatetreeenabledjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateworldboundingvolumejob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/updateworldtransformjob_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/viewportnode_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/visitorutils_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/vsyncframeadvanceservice_p.h %%QT_INCDIR%%/Qt3DRender/%%FULLVER%%/Qt3DRender/private/waitfence_p.h %%QT_INCDIR%%/Qt3DRender/FunctorType %%QT_INCDIR%%/Qt3DRender/ParameterList %%QT_INCDIR%%/Qt3DRender/PropertyReaderInterface %%QT_INCDIR%%/Qt3DRender/PropertyReaderInterfacePtr %%QT_INCDIR%%/Qt3DRender/QAbstractFunctor %%QT_INCDIR%%/Qt3DRender/QAbstractLight %%QT_INCDIR%%/Qt3DRender/QAbstractRayCaster %%QT_INCDIR%%/Qt3DRender/QAbstractTexture %%QT_INCDIR%%/Qt3DRender/QAbstractTextureImage %%QT_INCDIR%%/Qt3DRender/QAlphaCoverage %%QT_INCDIR%%/Qt3DRender/QAlphaTest %%QT_INCDIR%%/Qt3DRender/QAttribute %%QT_INCDIR%%/Qt3DRender/QBlendEquation %%QT_INCDIR%%/Qt3DRender/QBlendEquationArguments %%QT_INCDIR%%/Qt3DRender/QBlitFramebuffer %%QT_INCDIR%%/Qt3DRender/QBuffer %%QT_INCDIR%%/Qt3DRender/QBufferCapture %%QT_INCDIR%%/Qt3DRender/QBufferDataGenerator %%QT_INCDIR%%/Qt3DRender/QBufferDataGeneratorPtr %%QT_INCDIR%%/Qt3DRender/QBufferPtr %%QT_INCDIR%%/Qt3DRender/QCamera %%QT_INCDIR%%/Qt3DRender/QCameraLens %%QT_INCDIR%%/Qt3DRender/QCameraSelector %%QT_INCDIR%%/Qt3DRender/QClearBuffers %%QT_INCDIR%%/Qt3DRender/QClipPlane %%QT_INCDIR%%/Qt3DRender/QColorMask %%QT_INCDIR%%/Qt3DRender/QComputeCommand %%QT_INCDIR%%/Qt3DRender/QCullFace +%%QT_INCDIR%%/Qt3DRender/QDepthRange %%QT_INCDIR%%/Qt3DRender/QDepthTest %%QT_INCDIR%%/Qt3DRender/QDirectionalLight %%QT_INCDIR%%/Qt3DRender/QDispatchCompute %%QT_INCDIR%%/Qt3DRender/QDithering %%QT_INCDIR%%/Qt3DRender/QEffect %%QT_INCDIR%%/Qt3DRender/QEnvironmentLight %%QT_INCDIR%%/Qt3DRender/QFilterKey %%QT_INCDIR%%/Qt3DRender/QFrameGraphNode %%QT_INCDIR%%/Qt3DRender/QFrameGraphNodeCreatedChange %%QT_INCDIR%%/Qt3DRender/QFrameGraphNodeCreatedChangeBase %%QT_INCDIR%%/Qt3DRender/QFrameGraphNodeCreatedChangeBasePtr %%QT_INCDIR%%/Qt3DRender/QFrontFace %%QT_INCDIR%%/Qt3DRender/QFrustumCulling %%QT_INCDIR%%/Qt3DRender/QGeometry %%QT_INCDIR%%/Qt3DRender/QGeometryFactory %%QT_INCDIR%%/Qt3DRender/QGeometryFactoryPtr %%QT_INCDIR%%/Qt3DRender/QGeometryRenderer %%QT_INCDIR%%/Qt3DRender/QGraphicsApiFilter %%QT_INCDIR%%/Qt3DRender/QLayer %%QT_INCDIR%%/Qt3DRender/QLayerFilter %%QT_INCDIR%%/Qt3DRender/QLevelOfDetail %%QT_INCDIR%%/Qt3DRender/QLevelOfDetailBoundingSphere %%QT_INCDIR%%/Qt3DRender/QLevelOfDetailSwitch %%QT_INCDIR%%/Qt3DRender/QLineWidth %%QT_INCDIR%%/Qt3DRender/QMaterial %%QT_INCDIR%%/Qt3DRender/QMemoryBarrier %%QT_INCDIR%%/Qt3DRender/QMesh %%QT_INCDIR%%/Qt3DRender/QMultiSampleAntiAliasing %%QT_INCDIR%%/Qt3DRender/QNoDepthMask %%QT_INCDIR%%/Qt3DRender/QNoDraw +%%QT_INCDIR%%/Qt3DRender/QNoPicking %%QT_INCDIR%%/Qt3DRender/QObjectPicker %%QT_INCDIR%%/Qt3DRender/QPaintedTextureImage %%QT_INCDIR%%/Qt3DRender/QParameter %%QT_INCDIR%%/Qt3DRender/QPickEvent %%QT_INCDIR%%/Qt3DRender/QPickEventPtr %%QT_INCDIR%%/Qt3DRender/QPickLineEvent %%QT_INCDIR%%/Qt3DRender/QPickLineEventPtr %%QT_INCDIR%%/Qt3DRender/QPickPointEvent %%QT_INCDIR%%/Qt3DRender/QPickPointEventPtr %%QT_INCDIR%%/Qt3DRender/QPickTriangleEvent %%QT_INCDIR%%/Qt3DRender/QPickTriangleEventPtr %%QT_INCDIR%%/Qt3DRender/QPickingSettings %%QT_INCDIR%%/Qt3DRender/QPointLight %%QT_INCDIR%%/Qt3DRender/QPointSize %%QT_INCDIR%%/Qt3DRender/QPolygonOffset %%QT_INCDIR%%/Qt3DRender/QProximityFilter +%%QT_INCDIR%%/Qt3DRender/QRasterMode %%QT_INCDIR%%/Qt3DRender/QRayCaster %%QT_INCDIR%%/Qt3DRender/QRayCasterHit %%QT_INCDIR%%/Qt3DRender/QRenderAspect %%QT_INCDIR%%/Qt3DRender/QRenderCapture %%QT_INCDIR%%/Qt3DRender/QRenderCaptureReply %%QT_INCDIR%%/Qt3DRender/QRenderPass %%QT_INCDIR%%/Qt3DRender/QRenderPassFilter %%QT_INCDIR%%/Qt3DRender/QRenderSettings %%QT_INCDIR%%/Qt3DRender/QRenderState %%QT_INCDIR%%/Qt3DRender/QRenderStateSet %%QT_INCDIR%%/Qt3DRender/QRenderSurfaceSelector %%QT_INCDIR%%/Qt3DRender/QRenderTarget %%QT_INCDIR%%/Qt3DRender/QRenderTargetOutput %%QT_INCDIR%%/Qt3DRender/QRenderTargetSelector %%QT_INCDIR%%/Qt3DRender/QSceneLoader %%QT_INCDIR%%/Qt3DRender/QScissorTest %%QT_INCDIR%%/Qt3DRender/QScreenRayCaster %%QT_INCDIR%%/Qt3DRender/QSeamlessCubemap %%QT_INCDIR%%/Qt3DRender/QSetFence %%QT_INCDIR%%/Qt3DRender/QShaderData +%%QT_INCDIR%%/Qt3DRender/QShaderImage %%QT_INCDIR%%/Qt3DRender/QShaderProgram %%QT_INCDIR%%/Qt3DRender/QShaderProgramBuilder %%QT_INCDIR%%/Qt3DRender/QSortPolicy %%QT_INCDIR%%/Qt3DRender/QSpotLight %%QT_INCDIR%%/Qt3DRender/QStencilMask %%QT_INCDIR%%/Qt3DRender/QStencilOperation %%QT_INCDIR%%/Qt3DRender/QStencilOperationArguments %%QT_INCDIR%%/Qt3DRender/QStencilTest %%QT_INCDIR%%/Qt3DRender/QStencilTestArguments +%%QT_INCDIR%%/Qt3DRender/QSubtreeEnabler %%QT_INCDIR%%/Qt3DRender/QTechnique %%QT_INCDIR%%/Qt3DRender/QTechniqueFilter %%QT_INCDIR%%/Qt3DRender/QTexture %%QT_INCDIR%%/Qt3DRender/QTextureData %%QT_INCDIR%%/Qt3DRender/QTextureDataPtr +%%QT_INCDIR%%/Qt3DRender/QTextureDataUpdate %%QT_INCDIR%%/Qt3DRender/QTextureGenerator %%QT_INCDIR%%/Qt3DRender/QTextureGeneratorPtr %%QT_INCDIR%%/Qt3DRender/QTextureImage %%QT_INCDIR%%/Qt3DRender/QTextureImageData %%QT_INCDIR%%/Qt3DRender/QTextureImageDataGenerator %%QT_INCDIR%%/Qt3DRender/QTextureImageDataGeneratorPtr %%QT_INCDIR%%/Qt3DRender/QTextureImageDataPtr %%QT_INCDIR%%/Qt3DRender/QTextureWrapMode %%QT_INCDIR%%/Qt3DRender/QViewport %%QT_INCDIR%%/Qt3DRender/QWaitFence %%QT_INCDIR%%/Qt3DRender/Qt3DRender %%QT_INCDIR%%/Qt3DRender/Qt3DRenderDepends %%QT_INCDIR%%/Qt3DRender/Qt3DRenderVersion %%QT_INCDIR%%/Qt3DRender/qabstractfunctor.h %%QT_INCDIR%%/Qt3DRender/qabstractlight.h %%QT_INCDIR%%/Qt3DRender/qabstractraycaster.h %%QT_INCDIR%%/Qt3DRender/qabstracttexture.h %%QT_INCDIR%%/Qt3DRender/qabstracttextureimage.h %%QT_INCDIR%%/Qt3DRender/qalphacoverage.h %%QT_INCDIR%%/Qt3DRender/qalphatest.h %%QT_INCDIR%%/Qt3DRender/qattribute.h %%QT_INCDIR%%/Qt3DRender/qblendequation.h %%QT_INCDIR%%/Qt3DRender/qblendequationarguments.h %%QT_INCDIR%%/Qt3DRender/qblitframebuffer.h %%QT_INCDIR%%/Qt3DRender/qbuffer.h %%QT_INCDIR%%/Qt3DRender/qbuffercapture.h %%QT_INCDIR%%/Qt3DRender/qbufferdatagenerator.h %%QT_INCDIR%%/Qt3DRender/qcamera.h %%QT_INCDIR%%/Qt3DRender/qcameralens.h %%QT_INCDIR%%/Qt3DRender/qcameraselector.h %%QT_INCDIR%%/Qt3DRender/qclearbuffers.h %%QT_INCDIR%%/Qt3DRender/qclipplane.h %%QT_INCDIR%%/Qt3DRender/qcolormask.h %%QT_INCDIR%%/Qt3DRender/qcomputecommand.h %%QT_INCDIR%%/Qt3DRender/qcullface.h +%%QT_INCDIR%%/Qt3DRender/qdepthrange.h %%QT_INCDIR%%/Qt3DRender/qdepthtest.h %%QT_INCDIR%%/Qt3DRender/qdirectionallight.h %%QT_INCDIR%%/Qt3DRender/qdispatchcompute.h %%QT_INCDIR%%/Qt3DRender/qdithering.h %%QT_INCDIR%%/Qt3DRender/qeffect.h %%QT_INCDIR%%/Qt3DRender/qenvironmentlight.h %%QT_INCDIR%%/Qt3DRender/qfilterkey.h %%QT_INCDIR%%/Qt3DRender/qframegraphnode.h %%QT_INCDIR%%/Qt3DRender/qframegraphnodecreatedchange.h %%QT_INCDIR%%/Qt3DRender/qfrontface.h %%QT_INCDIR%%/Qt3DRender/qfrustumculling.h %%QT_INCDIR%%/Qt3DRender/qgeometry.h %%QT_INCDIR%%/Qt3DRender/qgeometryfactory.h %%QT_INCDIR%%/Qt3DRender/qgeometryrenderer.h %%QT_INCDIR%%/Qt3DRender/qgraphicsapifilter.h %%QT_INCDIR%%/Qt3DRender/qlayer.h %%QT_INCDIR%%/Qt3DRender/qlayerfilter.h %%QT_INCDIR%%/Qt3DRender/qlevelofdetail.h %%QT_INCDIR%%/Qt3DRender/qlevelofdetailboundingsphere.h %%QT_INCDIR%%/Qt3DRender/qlevelofdetailswitch.h %%QT_INCDIR%%/Qt3DRender/qlinewidth.h %%QT_INCDIR%%/Qt3DRender/qmaterial.h %%QT_INCDIR%%/Qt3DRender/qmemorybarrier.h %%QT_INCDIR%%/Qt3DRender/qmesh.h %%QT_INCDIR%%/Qt3DRender/qmultisampleantialiasing.h %%QT_INCDIR%%/Qt3DRender/qnodepthmask.h %%QT_INCDIR%%/Qt3DRender/qnodraw.h +%%QT_INCDIR%%/Qt3DRender/qnopicking.h %%QT_INCDIR%%/Qt3DRender/qobjectpicker.h %%QT_INCDIR%%/Qt3DRender/qpaintedtextureimage.h %%QT_INCDIR%%/Qt3DRender/qparameter.h %%QT_INCDIR%%/Qt3DRender/qpickevent.h %%QT_INCDIR%%/Qt3DRender/qpickingsettings.h %%QT_INCDIR%%/Qt3DRender/qpicklineevent.h %%QT_INCDIR%%/Qt3DRender/qpickpointevent.h %%QT_INCDIR%%/Qt3DRender/qpicktriangleevent.h %%QT_INCDIR%%/Qt3DRender/qpointlight.h %%QT_INCDIR%%/Qt3DRender/qpointsize.h %%QT_INCDIR%%/Qt3DRender/qpolygonoffset.h %%QT_INCDIR%%/Qt3DRender/qproximityfilter.h +%%QT_INCDIR%%/Qt3DRender/qrastermode.h %%QT_INCDIR%%/Qt3DRender/qraycaster.h %%QT_INCDIR%%/Qt3DRender/qraycasterhit.h %%QT_INCDIR%%/Qt3DRender/qrenderaspect.h %%QT_INCDIR%%/Qt3DRender/qrendercapture.h %%QT_INCDIR%%/Qt3DRender/qrenderpass.h %%QT_INCDIR%%/Qt3DRender/qrenderpassfilter.h %%QT_INCDIR%%/Qt3DRender/qrendersettings.h %%QT_INCDIR%%/Qt3DRender/qrenderstate.h %%QT_INCDIR%%/Qt3DRender/qrenderstateset.h %%QT_INCDIR%%/Qt3DRender/qrendersurfaceselector.h %%QT_INCDIR%%/Qt3DRender/qrendertarget.h %%QT_INCDIR%%/Qt3DRender/qrendertargetoutput.h %%QT_INCDIR%%/Qt3DRender/qrendertargetselector.h %%QT_INCDIR%%/Qt3DRender/qsceneloader.h %%QT_INCDIR%%/Qt3DRender/qscissortest.h %%QT_INCDIR%%/Qt3DRender/qscreenraycaster.h %%QT_INCDIR%%/Qt3DRender/qseamlesscubemap.h %%QT_INCDIR%%/Qt3DRender/qsetfence.h %%QT_INCDIR%%/Qt3DRender/qshaderdata.h +%%QT_INCDIR%%/Qt3DRender/qshaderimage.h %%QT_INCDIR%%/Qt3DRender/qshaderprogram.h %%QT_INCDIR%%/Qt3DRender/qshaderprogrambuilder.h %%QT_INCDIR%%/Qt3DRender/qsortpolicy.h %%QT_INCDIR%%/Qt3DRender/qspotlight.h %%QT_INCDIR%%/Qt3DRender/qstencilmask.h %%QT_INCDIR%%/Qt3DRender/qstenciloperation.h %%QT_INCDIR%%/Qt3DRender/qstenciloperationarguments.h %%QT_INCDIR%%/Qt3DRender/qstenciltest.h %%QT_INCDIR%%/Qt3DRender/qstenciltestarguments.h +%%QT_INCDIR%%/Qt3DRender/qsubtreeenabler.h %%QT_INCDIR%%/Qt3DRender/qt3drender-config.h %%QT_INCDIR%%/Qt3DRender/qt3drender_global.h %%QT_INCDIR%%/Qt3DRender/qt3drenderversion.h %%QT_INCDIR%%/Qt3DRender/qtechnique.h %%QT_INCDIR%%/Qt3DRender/qtechniquefilter.h %%QT_INCDIR%%/Qt3DRender/qtexture.h %%QT_INCDIR%%/Qt3DRender/qtexturedata.h +%%QT_INCDIR%%/Qt3DRender/qtexturedataupdate.h %%QT_INCDIR%%/Qt3DRender/qtexturegenerator.h %%QT_INCDIR%%/Qt3DRender/qtextureimage.h %%QT_INCDIR%%/Qt3DRender/qtextureimagedata.h %%QT_INCDIR%%/Qt3DRender/qtextureimagedatagenerator.h %%QT_INCDIR%%/Qt3DRender/qtexturewrapmode.h %%QT_INCDIR%%/Qt3DRender/qviewport.h %%QT_INCDIR%%/Qt3DRender/qwaitfence.h %%QT_CMAKEDIR%%/Qt53DAnimation/Qt53DAnimationConfig.cmake %%QT_CMAKEDIR%%/Qt53DAnimation/Qt53DAnimationConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DCore/Qt53DCoreConfig.cmake %%QT_CMAKEDIR%%/Qt53DCore/Qt53DCoreConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DExtras/Qt53DExtrasConfig.cmake %%QT_CMAKEDIR%%/Qt53DExtras/Qt53DExtrasConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DInput/Qt53DInputConfig.cmake %%QT_CMAKEDIR%%/Qt53DInput/Qt53DInputConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DLogic/Qt53DLogicConfig.cmake %%QT_CMAKEDIR%%/Qt53DLogic/Qt53DLogicConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuick/Qt53DQuickConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuick/Qt53DQuickConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuickAnimation/Qt53DQuickAnimationConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuickAnimation/Qt53DQuickAnimationConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuickExtras/Qt53DQuickExtrasConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuickExtras/Qt53DQuickExtrasConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuickInput/Qt53DQuickInputConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuickInput/Qt53DQuickInputConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuickRender/Qt53DQuickRenderConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuickRender/Qt53DQuickRenderConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DQuickScene2D/Qt53DQuickScene2DConfig.cmake %%QT_CMAKEDIR%%/Qt53DQuickScene2D/Qt53DQuickScene2DConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRenderConfig.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRenderConfigVersion.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_AssimpSceneImportPlugin.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_DefaultGeometryLoaderPlugin.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_GLTFGeometryLoaderPlugin.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_GLTFSceneExportPlugin.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_GLTFSceneImportPlugin.cmake %%QT_CMAKEDIR%%/Qt53DRender/Qt53DRender_Scene2DPlugin.cmake %%QT_BINDIR%%/qgltf %%QT_LIBDIR%%/libQt53DAnimation.prl %%QT_LIBDIR%%/libQt53DAnimation.so %%QT_LIBDIR%%/libQt53DAnimation.so.5 %%QT_LIBDIR%%/libQt53DAnimation.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DAnimation.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DAnimation.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DCore.prl %%QT_LIBDIR%%/libQt53DCore.so %%QT_LIBDIR%%/libQt53DCore.so.5 %%QT_LIBDIR%%/libQt53DCore.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DCore.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DCore.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DExtras.prl %%QT_LIBDIR%%/libQt53DExtras.so %%QT_LIBDIR%%/libQt53DExtras.so.5 %%QT_LIBDIR%%/libQt53DExtras.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DExtras.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DExtras.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DInput.prl %%QT_LIBDIR%%/libQt53DInput.so %%QT_LIBDIR%%/libQt53DInput.so.5 %%QT_LIBDIR%%/libQt53DInput.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DInput.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DInput.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DLogic.prl %%QT_LIBDIR%%/libQt53DLogic.so %%QT_LIBDIR%%/libQt53DLogic.so.5 %%QT_LIBDIR%%/libQt53DLogic.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DLogic.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DLogic.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuick.prl %%QT_LIBDIR%%/libQt53DQuick.so %%QT_LIBDIR%%/libQt53DQuick.so.5 %%QT_LIBDIR%%/libQt53DQuick.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuick.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuick.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuickAnimation.prl %%QT_LIBDIR%%/libQt53DQuickAnimation.so %%QT_LIBDIR%%/libQt53DQuickAnimation.so.5 %%QT_LIBDIR%%/libQt53DQuickAnimation.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuickAnimation.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuickAnimation.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuickExtras.prl %%QT_LIBDIR%%/libQt53DQuickExtras.so %%QT_LIBDIR%%/libQt53DQuickExtras.so.5 %%QT_LIBDIR%%/libQt53DQuickExtras.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuickExtras.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuickExtras.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuickInput.prl %%QT_LIBDIR%%/libQt53DQuickInput.so %%QT_LIBDIR%%/libQt53DQuickInput.so.5 %%QT_LIBDIR%%/libQt53DQuickInput.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuickInput.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuickInput.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuickRender.prl %%QT_LIBDIR%%/libQt53DQuickRender.so %%QT_LIBDIR%%/libQt53DQuickRender.so.5 %%QT_LIBDIR%%/libQt53DQuickRender.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuickRender.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuickRender.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DQuickScene2D.prl %%QT_LIBDIR%%/libQt53DQuickScene2D.so %%QT_LIBDIR%%/libQt53DQuickScene2D.so.5 %%QT_LIBDIR%%/libQt53DQuickScene2D.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DQuickScene2D.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DQuickScene2D.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt53DRender.prl %%QT_LIBDIR%%/libQt53DRender.so %%QT_LIBDIR%%/libQt53DRender.so.5 %%QT_LIBDIR%%/libQt53DRender.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt53DRender.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt53DRender.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_3danimation.pri %%QT_MKSPECDIR%%/modules/qt_lib_3danimation_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dcore.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dcore_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dextras.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dextras_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dinput.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dinput_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dlogic.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dlogic_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquick.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquick_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickanimation.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickanimation_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickextras.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickextras_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickinput.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickinput_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickrender.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickrender_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickscene2d.pri %%QT_MKSPECDIR%%/modules/qt_lib_3dquickscene2d_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_3drender.pri %%QT_MKSPECDIR%%/modules/qt_lib_3drender_private.pri %%QT_PLUGINDIR%%/geometryloaders/libdefaultgeometryloader.so %%DEBUG%%%%QT_PLUGINDIR%%/geometryloaders/libdefaultgeometryloader.so.debug %%QT_PLUGINDIR%%/geometryloaders/libgltfgeometryloader.so %%DEBUG%%%%QT_PLUGINDIR%%/geometryloaders/libgltfgeometryloader.so.debug %%QT_PLUGINDIR%%/renderplugins/libscene2d.so %%DEBUG%%%%QT_PLUGINDIR%%/renderplugins/libscene2d.so.debug %%QT_PLUGINDIR%%/sceneparsers/libassimpsceneimport.so %%DEBUG%%%%QT_PLUGINDIR%%/sceneparsers/libassimpsceneimport.so.debug %%QT_PLUGINDIR%%/sceneparsers/libgltfsceneexport.so %%DEBUG%%%%QT_PLUGINDIR%%/sceneparsers/libgltfsceneexport.so.debug %%QT_PLUGINDIR%%/sceneparsers/libgltfsceneimport.so %%DEBUG%%%%QT_PLUGINDIR%%/sceneparsers/libgltfsceneimport.so.debug %%QT_QMLDIR%%/Qt3D/Animation/libquick3danimationplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Animation/libquick3danimationplugin.so.debug %%QT_QMLDIR%%/Qt3D/Animation/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Animation/qmldir %%QT_QMLDIR%%/Qt3D/Core/libquick3dcoreplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Core/libquick3dcoreplugin.so.debug %%QT_QMLDIR%%/Qt3D/Core/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Core/qmldir %%QT_QMLDIR%%/Qt3D/Extras/libquick3dextrasplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Extras/libquick3dextrasplugin.so.debug %%QT_QMLDIR%%/Qt3D/Extras/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Extras/qmldir %%QT_QMLDIR%%/Qt3D/Input/libquick3dinputplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Input/libquick3dinputplugin.so.debug %%QT_QMLDIR%%/Qt3D/Input/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Input/qmldir %%QT_QMLDIR%%/Qt3D/Logic/libquick3dlogicplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Logic/libquick3dlogicplugin.so.debug %%QT_QMLDIR%%/Qt3D/Logic/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Logic/qmldir %%QT_QMLDIR%%/Qt3D/Render/libquick3drenderplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt3D/Render/libquick3drenderplugin.so.debug %%QT_QMLDIR%%/Qt3D/Render/plugins.qmltypes %%QT_QMLDIR%%/Qt3D/Render/qmldir %%QT_QMLDIR%%/QtQuick/Scene2D/libqtquickscene2dplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Scene2D/libqtquickscene2dplugin.so.debug %%QT_QMLDIR%%/QtQuick/Scene2D/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Scene2D/qmldir %%QT_QMLDIR%%/QtQuick/Scene3D/libqtquickscene3dplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Scene3D/libqtquickscene3dplugin.so.debug %%QT_QMLDIR%%/QtQuick/Scene3D/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Scene3D/qmldir libdata/pkgconfig/Qt53DAnimation.pc libdata/pkgconfig/Qt53DCore.pc libdata/pkgconfig/Qt53DExtras.pc libdata/pkgconfig/Qt53DInput.pc libdata/pkgconfig/Qt53DLogic.pc libdata/pkgconfig/Qt53DQuick.pc libdata/pkgconfig/Qt53DQuickAnimation.pc libdata/pkgconfig/Qt53DQuickExtras.pc libdata/pkgconfig/Qt53DQuickInput.pc libdata/pkgconfig/Qt53DQuickRender.pc libdata/pkgconfig/Qt53DQuickScene2D.pc libdata/pkgconfig/Qt53DRender.pc Index: head/graphics/qt5-imageformats/Makefile =================================================================== --- head/graphics/qt5-imageformats/Makefile (revision 531600) +++ head/graphics/qt5-imageformats/Makefile (revision 531601) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= imageformats DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt plugins for additional image formats LIB_DEPENDS= libjasper.so:graphics/jasper \ libmng.so:graphics/libmng \ libtiff.so:graphics/tiff \ libwebp.so:graphics/webp USES= compiler:c++11-lang localbase qmake qt-dist:5,imageformats USE_QT= core gui buildtools_build .include Index: head/graphics/qt5-pixeltool/Makefile =================================================================== --- head/graphics/qt5-pixeltool/Makefile (revision 531600) +++ head/graphics/qt5-pixeltool/Makefile (revision 531601) @@ -1,26 +1,25 @@ # $FreeBSD$ PORTNAME= pixeltool DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 screen magnifier USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core gui widgets buildtools_build # qt5logo.png is installed by qt5-widgets. DESKTOP_ENTRIES="Qt 5 PixelTool" "" \ "${PREFIX}/share/pixmaps/qt5logo.png" \ "${PREFIX}/${QT_BINDIR_REL}/pixeltool" \ "Graphics;Qt;" true BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} QT_BINARIES= yes .include Index: head/graphics/qt5-svg/pkg-plist =================================================================== --- head/graphics/qt5-svg/pkg-plist (revision 531600) +++ head/graphics/qt5-svg/pkg-plist (revision 531601) @@ -1,38 +1,38 @@ %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvgfont_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvggraphics_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvghandler_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvgnode_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvgstructure_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvgstyle_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qsvgtinydocument_p.h %%QT_INCDIR%%/QtSvg/%%FULLVER%%/QtSvg/private/qtsvgglobal_p.h %%QT_INCDIR%%/QtSvg/QGraphicsSvgItem %%QT_INCDIR%%/QtSvg/QSvgGenerator %%QT_INCDIR%%/QtSvg/QSvgRenderer %%QT_INCDIR%%/QtSvg/QSvgWidget %%QT_INCDIR%%/QtSvg/QtSvg %%QT_INCDIR%%/QtSvg/QtSvgDepends %%QT_INCDIR%%/QtSvg/QtSvgVersion %%QT_INCDIR%%/QtSvg/qgraphicssvgitem.h %%QT_INCDIR%%/QtSvg/qsvggenerator.h %%QT_INCDIR%%/QtSvg/qsvgrenderer.h %%QT_INCDIR%%/QtSvg/qsvgwidget.h %%QT_INCDIR%%/QtSvg/qtsvgglobal.h %%QT_INCDIR%%/QtSvg/qtsvgversion.h +%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake +%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QSvgPlugin.cmake %%QT_CMAKEDIR%%/Qt5Svg/Qt5SvgConfig.cmake %%QT_CMAKEDIR%%/Qt5Svg/Qt5SvgConfigVersion.cmake -%%QT_CMAKEDIR%%/Qt5Svg/Qt5Svg_QSvgIconPlugin.cmake -%%QT_CMAKEDIR%%/Qt5Svg/Qt5Svg_QSvgPlugin.cmake %%QT_LIBDIR%%/libQt5Svg.prl %%QT_LIBDIR%%/libQt5Svg.so %%QT_LIBDIR%%/libQt5Svg.so.5 %%QT_LIBDIR%%/libQt5Svg.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Svg.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Svg.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_svg.pri %%QT_MKSPECDIR%%/modules/qt_lib_svg_private.pri %%QT_PLUGINDIR%%/iconengines/libqsvgicon.so %%DEBUG%%%%QT_PLUGINDIR%%/iconengines/libqsvgicon.so.debug %%QT_PLUGINDIR%%/imageformats/libqsvg.so %%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqsvg.so.debug libdata/pkgconfig/Qt5Svg.pc Index: head/graphics/qt5-wayland/Makefile =================================================================== --- head/graphics/qt5-wayland/Makefile (revision 531600) +++ head/graphics/qt5-wayland/Makefile (revision 531601) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= wayland DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 wrapper for Wayland LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libwayland-egl.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c++11-lang gl gnome pkgconfig qmake:norecursive \ qt-dist:5,wayland xorg USE_GL= egl gl USE_GNOME= glib20 USE_QT= core dbus gui declarative \ buildtools_build qmake_build USE_XORG= x11 xcomposite USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/graphics/qt5-wayland/pkg-plist =================================================================== --- head/graphics/qt5-wayland/pkg-plist (revision 531600) +++ head/graphics/qt5-wayland/pkg-plist (revision 531601) @@ -1,358 +1,391 @@ %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qtwaylandclient-config_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qtwaylandclientglobal_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-hardware-integration.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-qt-key-unstable-v1.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-qt-windowmanager.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-server-buffer-extension.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-surface-extension.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-text-input-unstable-v2.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-touch-extension.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-wayland.h +%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-wp-primary-selection-unstable-v1.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwayland-xdg-output-unstable-v1.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandabstractdecoration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandbuffer_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientbufferintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclientextension_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandclipboard_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandcursor_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatadevice_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatadevicemanager_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddataoffer_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddatasource_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddecorationfactory_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddecorationplugin_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddisplay_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylanddnd_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandextendedsurface_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandhardwareintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputcontext_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdevice_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandinputdeviceintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandnativeinterface_p.h +%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandprimaryselectionv1_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandqtkey_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandscreen_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandserverbufferintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshellsurface_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshm_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshmbackingstore_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandshmwindow_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandsubsurface_p.h +%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandsurface_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandtouch_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandwindow_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/qwaylandwindowmanagerintegration_p.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-hardware-integration-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-qt-key-unstable-v1-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-qt-windowmanager-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-server-buffer-extension-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-surface-extension-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-text-input-unstable-v2-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-touch-extension-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-wayland-client-protocol.h +%%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-wp-primary-selection-unstable-v1-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/%%FULLVER%%/QtWaylandClient/private/wayland-xdg-output-unstable-v1-client-protocol.h %%QT_INCDIR%%/QtWaylandClient/QWaylandClientExtension %%QT_INCDIR%%/QtWaylandClient/QWaylandClientExtensionTemplate %%QT_INCDIR%%/QtWaylandClient/QtWaylandClient %%QT_INCDIR%%/QtWaylandClient/QtWaylandClientDepends %%QT_INCDIR%%/QtWaylandClient/QtWaylandClientVersion %%QT_INCDIR%%/QtWaylandClient/qtwaylandclient-config.h %%QT_INCDIR%%/QtWaylandClient/qtwaylandclientglobal.h %%QT_INCDIR%%/QtWaylandClient/qtwaylandclientversion.h %%QT_INCDIR%%/QtWaylandClient/qwaylandclientexport.h %%QT_INCDIR%%/QtWaylandClient/qwaylandclientextension.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qtwaylandcompositor-config_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qtwaylandcompositorglobal_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-hardware-integration.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-idle-inhibit-unstable-v1.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-ivi-application.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-qt-key-unstable-v1.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-qt-texture-sharing-unstable-v1.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-qt-windowmanager.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-scaler.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-server-buffer-extension.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-text-input-unstable-v2.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-touch-extension.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-viewporter.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-wayland.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-xdg-decoration-unstable-v1.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-xdg-output-unstable-v1.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-xdg-shell-unstable-v5_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-xdg-shell-unstable-v6.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwayland-server-xdg-shell.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandcompositor_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandcompositorextension_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylanddestroylistener_p.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandidleinhibitv1_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandinputmethodcontrol_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandiviapplication_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandivisurface_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandivisurfaceintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandkeyboard_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandkeymap_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandoutput_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandoutputmode_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandpointer_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandqtwindowmanager_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandquickhardwarelayer_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandquickitem_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandquickshellsurfaceitem_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandseat_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandshell_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandsurface_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandtextinput_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandtextinputmanager_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandtouch_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandutils_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandview_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandviewporter_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandwlscaler_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandwlshell_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandwlshellintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgdecorationv1_p.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgoutputv1_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshell_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshellintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshellv5_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshellv5integration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshellv6_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwaylandxdgshellv6integration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlbuffermanager_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlclientbuffer_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlclientbufferintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlclientbufferintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlclientbufferintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwldatadevice_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwldatadevicemanager_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwldataoffer_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwldatasource_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlhardwarelayerintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlhardwarelayerintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlhardwarelayerintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlhwintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlqtkey_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlqttouch_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlregion_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlserverbufferintegration_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlserverbufferintegrationfactory_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwlserverbufferintegrationplugin_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/qwltexturesharingextension_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-hardware-integration-server-protocol.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-idle-inhibit-unstable-v1-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-ivi-application-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-qt-key-unstable-v1-server-protocol.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-qt-texture-sharing-unstable-v1-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-qt-windowmanager-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-scaler-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-server-buffer-extension-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-text-input-unstable-v2-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-touch-extension-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-viewporter-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-wayland-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-xdg-decoration-unstable-v1-server-protocol.h +%%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-xdg-output-unstable-v1-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-xdg-shell-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-xdg-shell-unstable-v5-server-protocol_p.h %%QT_INCDIR%%/QtWaylandCompositor/%%FULLVER%%/QtWaylandCompositor/private/wayland-xdg-shell-unstable-v6-server-protocol.h %%QT_INCDIR%%/QtWaylandCompositor/QWaylandBufferRef %%QT_INCDIR%%/QtWaylandCompositor/QWaylandClient %%QT_INCDIR%%/QtWaylandCompositor/QWaylandCompositor %%QT_INCDIR%%/QtWaylandCompositor/QWaylandCompositorExtension %%QT_INCDIR%%/QtWaylandCompositor/QWaylandCompositorExtensionTemplate %%QT_INCDIR%%/QtWaylandCompositor/QWaylandDestroyListener %%QT_INCDIR%%/QtWaylandCompositor/QWaylandDrag +%%QT_INCDIR%%/QtWaylandCompositor/QWaylandIdleInhibitManagerV1 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandInputMethodControl %%QT_INCDIR%%/QtWaylandCompositor/QWaylandIviApplication %%QT_INCDIR%%/QtWaylandCompositor/QWaylandIviSurface %%QT_INCDIR%%/QtWaylandCompositor/QWaylandKeyboard %%QT_INCDIR%%/QtWaylandCompositor/QWaylandKeymap %%QT_INCDIR%%/QtWaylandCompositor/QWaylandObject %%QT_INCDIR%%/QtWaylandCompositor/QWaylandOutput %%QT_INCDIR%%/QtWaylandCompositor/QWaylandOutputMode %%QT_INCDIR%%/QtWaylandCompositor/QWaylandPointer %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQtWindowManager %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickCompositor %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickExtension %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickItem %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickOutput +%%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickShellIntegration %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickShellSurfaceItem %%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickSurface +%%QT_INCDIR%%/QtWaylandCompositor/QWaylandQuickXdgOutputV1 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandResource %%QT_INCDIR%%/QtWaylandCompositor/QWaylandSeat %%QT_INCDIR%%/QtWaylandCompositor/QWaylandShell %%QT_INCDIR%%/QtWaylandCompositor/QWaylandShellSurface %%QT_INCDIR%%/QtWaylandCompositor/QWaylandShellSurfaceTemplate %%QT_INCDIR%%/QtWaylandCompositor/QWaylandShellTemplate %%QT_INCDIR%%/QtWaylandCompositor/QWaylandSurface %%QT_INCDIR%%/QtWaylandCompositor/QWaylandSurfaceGrabber %%QT_INCDIR%%/QtWaylandCompositor/QWaylandSurfaceRole %%QT_INCDIR%%/QtWaylandCompositor/QWaylandTextInput %%QT_INCDIR%%/QtWaylandCompositor/QWaylandTextInputManager %%QT_INCDIR%%/QtWaylandCompositor/QWaylandTouch %%QT_INCDIR%%/QtWaylandCompositor/QWaylandView %%QT_INCDIR%%/QtWaylandCompositor/QWaylandViewporter %%QT_INCDIR%%/QtWaylandCompositor/QWaylandWlScaler %%QT_INCDIR%%/QtWaylandCompositor/QWaylandWlShell %%QT_INCDIR%%/QtWaylandCompositor/QWaylandWlShellSurface %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgDecorationManagerV1 +%%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgOutputManagerV1 +%%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgOutputV1 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgPopup %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgPopupV5 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgPopupV6 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgShell %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgShellV5 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgShellV6 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgSurface %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgSurfaceV5 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgSurfaceV6 %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgToplevel %%QT_INCDIR%%/QtWaylandCompositor/QWaylandXdgToplevelV6 %%QT_INCDIR%%/QtWaylandCompositor/QtWaylandCompositor %%QT_INCDIR%%/QtWaylandCompositor/QtWaylandCompositorDepends %%QT_INCDIR%%/QtWaylandCompositor/QtWaylandCompositorVersion %%QT_INCDIR%%/QtWaylandCompositor/qtwaylandcompositor-config.h %%QT_INCDIR%%/QtWaylandCompositor/qtwaylandcompositorglobal.h %%QT_INCDIR%%/QtWaylandCompositor/qtwaylandcompositorversion.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandbufferref.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandclient.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandcompositor.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandcompositorextension.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylanddestroylistener.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylanddrag.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandexport.h +%%QT_INCDIR%%/QtWaylandCompositor/qwaylandidleinhibitv1.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandinputmethodcontrol.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandiviapplication.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandivisurface.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandkeyboard.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandkeymap.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandoutput.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandoutputmode.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandpointer.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandqtwindowmanager.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickchildren.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickcompositor.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickextension.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickitem.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickoutput.h +%%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickshellintegration.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickshellsurfaceitem.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandquicksurface.h +%%QT_INCDIR%%/QtWaylandCompositor/qwaylandquickxdgoutputv1.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandresource.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandseat.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandshell.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandshellsurface.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandsurface.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandsurfacegrabber.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandtextinput.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandtextinputmanager.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandtouch.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandview.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandviewporter.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandwlscaler.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandwlshell.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandxdgdecorationv1.h +%%QT_INCDIR%%/QtWaylandCompositor/qwaylandxdgoutputv1.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandxdgshell.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandxdgshellv5.h %%QT_INCDIR%%/QtWaylandCompositor/qwaylandxdgshellv6.h %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QWaylandIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QWaylandXCompositeEglPlatformIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QWaylandXCompositeGlxPlatformIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClientConfig.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClientConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_DmaBufServerBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_DrmEglServerBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandBradientDecorationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandEglClientBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandFullScreenShellV1IntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandIviShellIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandWlShellIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandXCompositeEglClientBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandXCompositeGlxClientBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandXdgShellIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandXdgShellV5IntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_QWaylandXdgShellV6IntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_ShmServerBufferPlugin.cmake +%%QT_CMAKEDIR%%/Qt5WaylandClient/Qt5WaylandClient_VulkanServerBufferPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositorConfig.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositorConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_DmaBufServerBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_DrmEglServerBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_QWaylandDmabufClientBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_QWaylandEglClientBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_QWaylandEglStreamBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_QWaylandXCompositeEglClientBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_QWaylandXCompositeGlxClientBufferIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_ShmServerBufferIntegrationPlugin.cmake +%%QT_CMAKEDIR%%/Qt5WaylandCompositor/Qt5WaylandCompositor_VulkanServerBufferIntegrationPlugin.cmake %%QT_BINDIR%%/qtwaylandscanner %%QT_LIBDIR%%/libQt5WaylandClient.prl %%QT_LIBDIR%%/libQt5WaylandClient.so %%QT_LIBDIR%%/libQt5WaylandClient.so.5 %%QT_LIBDIR%%/libQt5WaylandClient.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5WaylandClient.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5WaylandClient.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5WaylandCompositor.prl %%QT_LIBDIR%%/libQt5WaylandCompositor.so %%QT_LIBDIR%%/libQt5WaylandCompositor.so.5 %%QT_LIBDIR%%/libQt5WaylandCompositor.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5WaylandCompositor.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5WaylandCompositor.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_waylandclient.pri %%QT_MKSPECDIR%%/modules/qt_lib_waylandclient_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_waylandcompositor.pri %%QT_MKSPECDIR%%/modules/qt_lib_waylandcompositor_private.pri %%QT_PLUGINDIR%%/platforms/libqwayland-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqwayland-egl.so.debug %%QT_PLUGINDIR%%/platforms/libqwayland-generic.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqwayland-generic.so.debug %%QT_PLUGINDIR%%/platforms/libqwayland-xcomposite-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqwayland-xcomposite-egl.so.debug %%QT_PLUGINDIR%%/platforms/libqwayland-xcomposite-glx.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqwayland-xcomposite-glx.so.debug %%QT_PLUGINDIR%%/wayland-decoration-client/libbradient.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-decoration-client/libbradient.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdmabuf-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdmabuf-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdrm-egl-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libdrm-egl-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libshm-emulation-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libshm-emulation-server.so.debug +%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libvulkan-server.so +%%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libvulkan-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-egl.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-glx.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-client/libxcomposite-glx.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libdmabuf-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libdmabuf-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libdrm-egl-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libdrm-egl-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/liblinux-dmabuf-unstable-v1.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/liblinux-dmabuf-unstable-v1.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libqt-plugin-wayland-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libqt-plugin-wayland-egl.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libshm-emulation-server.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libshm-emulation-server.so.debug +%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libvulkan-server.so +%%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libvulkan-server.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libwayland-eglstream-controller.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libwayland-eglstream-controller.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libxcomposite-egl.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libxcomposite-egl.so.debug %%QT_PLUGINDIR%%/wayland-graphics-integration-server/libxcomposite-glx.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-graphics-integration-server/libxcomposite-glx.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libfullscreen-shell-v1.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libfullscreen-shell-v1.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libivi-shell.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libivi-shell.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libwl-shell.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libwl-shell.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell-v5.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell-v5.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell-v6.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell-v6.so.debug %%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell.so %%DEBUG%%%%QT_PLUGINDIR%%/wayland-shell-integration/libxdg-shell.so.debug +%%QT_QMLDIR%%/QtWayland/Client/TextureSharing/libqwaylandtexturesharing.so +%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Client/TextureSharing/libqwaylandtexturesharing.so.debug +%%QT_QMLDIR%%/QtWayland/Client/TextureSharing/qmldir +%%QT_QMLDIR%%/QtWayland/Compositor/TextureSharingExtension/libqwaylandtexturesharingextension.so +%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/TextureSharingExtension/libqwaylandtexturesharingextension.so.debug +%%QT_QMLDIR%%/QtWayland/Compositor/TextureSharingExtension/qmldir %%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/WaylandCursorItem.qml %%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/WaylandOutputWindow.qml %%QT_QMLDIR%%/QtWayland/Compositor/libqwaylandcompositorplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/libqwaylandcompositorplugin.so.debug -%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/plugins.qmltypes -%%DEBUG%%%%QT_QMLDIR%%/QtWayland/Compositor/qmldir +%%QT_QMLDIR%%/QtWayland/Compositor/plugins.qmltypes +%%QT_QMLDIR%%/QtWayland/Compositor/qmldir libdata/pkgconfig/Qt5WaylandClient.pc libdata/pkgconfig/Qt5WaylandCompositor.pc Index: head/math/speedcrunch/Makefile =================================================================== --- head/math/speedcrunch/Makefile (revision 531600) +++ head/math/speedcrunch/Makefile (revision 531601) @@ -1,32 +1,34 @@ # Created by: Yinghong.Liu # $FreeBSD$ PORTNAME= speedcrunch PORTVERSION= 0.12.0 # XXX: should really be 0.12, change upon next update DISTVERSIONSUFFIX= -${BB_COMMIT} PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ MAINTAINER= danfe@FreeBSD.org COMMENT= Keyboard-oriented desktop scientific calculator LICENSE= GPLv2+ +BROKEN= Does not build with Qt5-5.14 + BB_ACCOUNT= heldercorreia BB_PROJECT= ${PORTNAME} BB_COMMIT= c0fc9c68d292 USES= cmake compiler:c++11-lang qt:5 xorg USE_QT= buildtools_build qmake_build core gui help sql widgets USE_XORG= x11 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} WRKSRC_SUBDIR= src post-patch: @${REINPLACE_CMD} -e 's|-W[-_[:alnum:]]*|| ; s|metainfo|appdata| \ ; s|master|${PORTVERSION:R}-git-${BB_COMMIT}|' \ ${CMAKE_SOURCE_PATH}/CMakeLists.txt .include Index: head/misc/qt5-examples/distinfo =================================================================== --- head/misc/qt5-examples/distinfo (revision 531600) +++ head/misc/qt5-examples/distinfo (revision 531601) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572555131 -SHA256 (KDE/Qt/5.13.2/qt-everywhere-src-5.13.2.tar.xz) = 55e8273536be41f4f63064a79e552a22133848bb419400b6fa8e9fc0dc05de08 -SIZE (KDE/Qt/5.13.2/qt-everywhere-src-5.13.2.tar.xz) = 500830260 +TIMESTAMP = 1586029328 +SHA256 (KDE/Qt/5.14.2/qt-everywhere-src-5.14.2.tar.xz) = c6fcd53c744df89e7d3223c02838a33309bd1c291fcb6f9341505fe99f7f19fa +SIZE (KDE/Qt/5.14.2/qt-everywhere-src-5.14.2.tar.xz) = 549205340 Index: head/misc/qt5-examples/pkg-plist =================================================================== --- head/misc/qt5-examples/pkg-plist (revision 531600) +++ head/misc/qt5-examples/pkg-plist (revision 531601) @@ -1,8001 +1,8144 @@ %%QT_EXAMPLEDIR%%/README %%QT_EXAMPLEDIR%%/activeqt/README %%QT_EXAMPLEDIR%%/activeqt/activeqt.pro %%QT_EXAMPLEDIR%%/activeqt/comapp/comapp.pro %%QT_EXAMPLEDIR%%/activeqt/comapp/comapp.rc %%QT_EXAMPLEDIR%%/activeqt/comapp/doc/snippets/doc_src_examples_activeqt_comapp.qdoc %%QT_EXAMPLEDIR%%/activeqt/comapp/doc/src/comapp.qdoc %%QT_EXAMPLEDIR%%/activeqt/comapp/main.cpp %%QT_EXAMPLEDIR%%/activeqt/dotnet/walkthrough/Form1.cs %%QT_EXAMPLEDIR%%/activeqt/dotnet/walkthrough/Form1.resx %%QT_EXAMPLEDIR%%/activeqt/dotnet/walkthrough/Form1.vb %%QT_EXAMPLEDIR%%/activeqt/dotnet/walkthrough/csharp.csproj %%QT_EXAMPLEDIR%%/activeqt/dotnet/walkthrough/vb.vbproj %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/app.csproj %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/lib.vcproj %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/networker.cpp %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/networker.h %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/tools.cpp %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/tools.h %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/worker.cpp %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/lib/worker.h %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/main.cs %%QT_EXAMPLEDIR%%/activeqt/dotnet/wrapper/wrapper.sln %%QT_EXAMPLEDIR%%/activeqt/hierarchy/doc/snippets/hierarchy-demo-snippet.qdoc %%QT_EXAMPLEDIR%%/activeqt/hierarchy/doc/src/hierarchy.qdoc %%QT_EXAMPLEDIR%%/activeqt/hierarchy/hierarchy.def %%QT_EXAMPLEDIR%%/activeqt/hierarchy/hierarchy.ico %%QT_EXAMPLEDIR%%/activeqt/hierarchy/hierarchy.inf %%QT_EXAMPLEDIR%%/activeqt/hierarchy/hierarchy.pro %%QT_EXAMPLEDIR%%/activeqt/hierarchy/hierarchy.rc %%QT_EXAMPLEDIR%%/activeqt/hierarchy/main.cpp %%QT_EXAMPLEDIR%%/activeqt/hierarchy/objects.cpp %%QT_EXAMPLEDIR%%/activeqt/hierarchy/objects.h %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/doc/images/activeqt-mediaplayer-example.jpg %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/doc/src/mediaplayer.qdoc %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/main.cpp %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/mainwindow.ui %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/mediaaxwidget.h %%QT_EXAMPLEDIR%%/activeqt/mediaplayer/mediaplayer.pro %%QT_EXAMPLEDIR%%/activeqt/menus/doc/snippets/doc_src_examples_activeqt_menus.qdoc %%QT_EXAMPLEDIR%%/activeqt/menus/doc/src/menus.qdoc %%QT_EXAMPLEDIR%%/activeqt/menus/fileopen.xpm %%QT_EXAMPLEDIR%%/activeqt/menus/filesave.xpm %%QT_EXAMPLEDIR%%/activeqt/menus/main.cpp %%QT_EXAMPLEDIR%%/activeqt/menus/menus.cpp %%QT_EXAMPLEDIR%%/activeqt/menus/menus.def %%QT_EXAMPLEDIR%%/activeqt/menus/menus.h %%QT_EXAMPLEDIR%%/activeqt/menus/menus.ico %%QT_EXAMPLEDIR%%/activeqt/menus/menus.inf %%QT_EXAMPLEDIR%%/activeqt/menus/menus.pro %%QT_EXAMPLEDIR%%/activeqt/menus/menus.rc %%QT_EXAMPLEDIR%%/activeqt/multiple/ax1.h %%QT_EXAMPLEDIR%%/activeqt/multiple/ax2.h %%QT_EXAMPLEDIR%%/activeqt/multiple/doc/src/multiple.qdoc %%QT_EXAMPLEDIR%%/activeqt/multiple/main.cpp %%QT_EXAMPLEDIR%%/activeqt/multiple/multiple.inf %%QT_EXAMPLEDIR%%/activeqt/multiple/multiple.pro %%QT_EXAMPLEDIR%%/activeqt/multiple/multipleax.def %%QT_EXAMPLEDIR%%/activeqt/multiple/multipleax.ico %%QT_EXAMPLEDIR%%/activeqt/multiple/multipleax.rc %%QT_EXAMPLEDIR%%/activeqt/opengl/doc/src/opengl.qdoc %%QT_EXAMPLEDIR%%/activeqt/opengl/glbox.cpp %%QT_EXAMPLEDIR%%/activeqt/opengl/glbox.h %%QT_EXAMPLEDIR%%/activeqt/opengl/globjwin.cpp %%QT_EXAMPLEDIR%%/activeqt/opengl/globjwin.h %%QT_EXAMPLEDIR%%/activeqt/opengl/main.cpp %%QT_EXAMPLEDIR%%/activeqt/opengl/opengl.def %%QT_EXAMPLEDIR%%/activeqt/opengl/opengl.ico %%QT_EXAMPLEDIR%%/activeqt/opengl/opengl.inf %%QT_EXAMPLEDIR%%/activeqt/opengl/opengl.pro %%QT_EXAMPLEDIR%%/activeqt/opengl/opengl.rc %%QT_EXAMPLEDIR%%/activeqt/qutlook/addressview.cpp %%QT_EXAMPLEDIR%%/activeqt/qutlook/addressview.h %%QT_EXAMPLEDIR%%/activeqt/qutlook/doc/src/qutlook.qdoc %%QT_EXAMPLEDIR%%/activeqt/qutlook/fileopen.xpm %%QT_EXAMPLEDIR%%/activeqt/qutlook/fileprint.xpm %%QT_EXAMPLEDIR%%/activeqt/qutlook/filesave.xpm %%QT_EXAMPLEDIR%%/activeqt/qutlook/main.cpp %%QT_EXAMPLEDIR%%/activeqt/qutlook/qutlook.pro %%QT_EXAMPLEDIR%%/activeqt/shared.pri %%QT_EXAMPLEDIR%%/activeqt/simple/doc/src/simple.qdoc %%QT_EXAMPLEDIR%%/activeqt/simple/main.cpp %%QT_EXAMPLEDIR%%/activeqt/simple/simple.def %%QT_EXAMPLEDIR%%/activeqt/simple/simple.ico %%QT_EXAMPLEDIR%%/activeqt/simple/simple.inf %%QT_EXAMPLEDIR%%/activeqt/simple/simple.pro %%QT_EXAMPLEDIR%%/activeqt/simple/simple.rc %%QT_EXAMPLEDIR%%/activeqt/simpleqml/main.cpp %%QT_EXAMPLEDIR%%/activeqt/simpleqml/main.qml %%QT_EXAMPLEDIR%%/activeqt/simpleqml/simpleqml.def %%QT_EXAMPLEDIR%%/activeqt/simpleqml/simpleqml.ico %%QT_EXAMPLEDIR%%/activeqt/simpleqml/simpleqml.pro %%QT_EXAMPLEDIR%%/activeqt/simpleqml/simpleqml.qrc %%QT_EXAMPLEDIR%%/activeqt/simpleqml/simpleqml.rc %%QT_EXAMPLEDIR%%/activeqt/wrapper/doc/src/wrapper.qdoc %%QT_EXAMPLEDIR%%/activeqt/wrapper/main.cpp %%QT_EXAMPLEDIR%%/activeqt/wrapper/wrapper.inf %%QT_EXAMPLEDIR%%/activeqt/wrapper/wrapper.pro %%QT_EXAMPLEDIR%%/activeqt/wrapper/wrapperax.def %%QT_EXAMPLEDIR%%/activeqt/wrapper/wrapperax.ico %%QT_EXAMPLEDIR%%/activeqt/wrapper/wrapperax.rc %%QT_EXAMPLEDIR%%/aggregate/examples.pro %%QT_EXAMPLEDIR%%/androidextras/androidextras.pro %%QT_EXAMPLEDIR%%/androidextras/notification/android-sources/AndroidManifest.xml %%QT_EXAMPLEDIR%%/androidextras/notification/android-sources/res/drawable/icon.png %%QT_EXAMPLEDIR%%/androidextras/notification/android-sources/src/org/qtproject/example/notification/NotificationClient.java %%QT_EXAMPLEDIR%%/androidextras/notification/doc/src/qtandroidextras-example-notification.qdoc %%QT_EXAMPLEDIR%%/androidextras/notification/images/happy.png %%QT_EXAMPLEDIR%%/androidextras/notification/images/sad.png %%QT_EXAMPLEDIR%%/androidextras/notification/main.cpp %%QT_EXAMPLEDIR%%/androidextras/notification/main.qrc %%QT_EXAMPLEDIR%%/androidextras/notification/notification.pro %%QT_EXAMPLEDIR%%/androidextras/notification/notificationclient.cpp %%QT_EXAMPLEDIR%%/androidextras/notification/notificationclient.h %%QT_EXAMPLEDIR%%/androidextras/notification/qml/main.qml %%QT_EXAMPLEDIR%%/assistant/assistant.pro %%QT_EXAMPLEDIR%%/assistant/doc/images/simpletextviewer-example.png %%QT_EXAMPLEDIR%%/assistant/doc/images/simpletextviewer-findfiledialog.png %%QT_EXAMPLEDIR%%/assistant/doc/images/simpletextviewer-mainwindow.png %%QT_EXAMPLEDIR%%/assistant/doc/src/remotecontrol.qdoc %%QT_EXAMPLEDIR%%/assistant/doc/src/simpletextviewer.qdoc %%QT_EXAMPLEDIR%%/assistant/remotecontrol/enter.png %%QT_EXAMPLEDIR%%/assistant/remotecontrol/main.cpp %%QT_EXAMPLEDIR%%/assistant/remotecontrol/remotecontrol.cpp %%QT_EXAMPLEDIR%%/assistant/remotecontrol/remotecontrol.h %%QT_EXAMPLEDIR%%/assistant/remotecontrol/remotecontrol.pro %%QT_EXAMPLEDIR%%/assistant/remotecontrol/remotecontrol.qrc %%QT_EXAMPLEDIR%%/assistant/remotecontrol/remotecontrol.ui %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/assistant.cpp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/assistant.h %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/about.txt %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/browse.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/filedialog.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/findfile.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/browse.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/fadedfilemenu.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/filedialog.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/handbook.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/icon.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/mainwindow.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/open.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/images/wildcard.png %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/index.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/intro.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/openfile.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/simpletextviewer.qch %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/simpletextviewer.qhc %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/simpletextviewer.qhcp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/simpletextviewer.qhp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/documentation/wildcardmatching.html %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/findfiledialog.cpp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/findfiledialog.h %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/main.cpp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/mainwindow.cpp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/mainwindow.h %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/simpletextviewer.pro %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/textedit.cpp %%QT_EXAMPLEDIR%%/assistant/simpletextviewer/textedit.h %%QT_EXAMPLEDIR%%/bluetooth/bluetooth.pro %%QT_EXAMPLEDIR%%/bluetooth/btchat/btchat.pro %%QT_EXAMPLEDIR%%/bluetooth/btchat/chat.cpp %%QT_EXAMPLEDIR%%/bluetooth/btchat/chat.h %%QT_EXAMPLEDIR%%/bluetooth/btchat/chat.ui %%QT_EXAMPLEDIR%%/bluetooth/btchat/chatclient.cpp %%QT_EXAMPLEDIR%%/bluetooth/btchat/chatclient.h %%QT_EXAMPLEDIR%%/bluetooth/btchat/chatserver.cpp %%QT_EXAMPLEDIR%%/bluetooth/btchat/chatserver.h %%QT_EXAMPLEDIR%%/bluetooth/btchat/doc/images/btchat-example.png %%QT_EXAMPLEDIR%%/bluetooth/btchat/doc/src/btchat.qdoc %%QT_EXAMPLEDIR%%/bluetooth/btchat/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/btchat/remoteselector.cpp %%QT_EXAMPLEDIR%%/bluetooth/btchat/remoteselector.h %%QT_EXAMPLEDIR%%/bluetooth/btchat/remoteselector.ui %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/btfiletransfer.pro %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/btfiletransfer.qrc %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/busy.gif %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/doc/images/btfiletransfer-example.png %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/doc/src/btfiletransfer.qdoc %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/pairing.gif %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/pindisplay.cpp %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/pindisplay.h %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/pindisplay.ui %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/progress.cpp %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/progress.h %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/progress.ui %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/remoteselector.cpp %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/remoteselector.h %%QT_EXAMPLEDIR%%/bluetooth/btfiletransfer/remoteselector.ui %%QT_EXAMPLEDIR%%/bluetooth/btscanner/btscanner.pro %%QT_EXAMPLEDIR%%/bluetooth/btscanner/device.cpp %%QT_EXAMPLEDIR%%/bluetooth/btscanner/device.h %%QT_EXAMPLEDIR%%/bluetooth/btscanner/device.ui %%QT_EXAMPLEDIR%%/bluetooth/btscanner/doc/images/btscanner-example.png %%QT_EXAMPLEDIR%%/bluetooth/btscanner/doc/src/btscanner.qdoc %%QT_EXAMPLEDIR%%/bluetooth/btscanner/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/btscanner/service.cpp %%QT_EXAMPLEDIR%%/bluetooth/btscanner/service.h %%QT_EXAMPLEDIR%%/bluetooth/btscanner/service.ui %%QT_EXAMPLEDIR%%/bluetooth/chat/Button.qml %%QT_EXAMPLEDIR%%/bluetooth/chat/InputBox.qml %%QT_EXAMPLEDIR%%/bluetooth/chat/Search.qml %%QT_EXAMPLEDIR%%/bluetooth/chat/chat.pro %%QT_EXAMPLEDIR%%/bluetooth/chat/chat.qml %%QT_EXAMPLEDIR%%/bluetooth/chat/chat.qrc %%QT_EXAMPLEDIR%%/bluetooth/chat/doc/images/chat-view.png %%QT_EXAMPLEDIR%%/bluetooth/chat/doc/src/chat.qdoc %%QT_EXAMPLEDIR%%/bluetooth/chat/images/clear.png %%QT_EXAMPLEDIR%%/bluetooth/chat/images/default.png %%QT_EXAMPLEDIR%%/bluetooth/chat/images/lineedit-bg.png %%QT_EXAMPLEDIR%%/bluetooth/chat/qmlchat.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/README.md %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/bluetoothbaseclass.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/bluetoothbaseclass.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/connectionhandler.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/connectionhandler.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/devicefinder.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/devicefinder.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/devicehandler.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/devicehandler.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/deviceinfo.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/deviceinfo.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/doc/images/heartgame-result.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/doc/images/heartgame-running.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/doc/images/heartgame-search.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/doc/images/heartgame-start.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/doc/src/heartrate-game.qdoc %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/heartrate-game.pro %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/heartrate-global.h %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/images.qrc %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml.qrc %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/App.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/BluetoothAlarmDialog.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/BottomLine.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/Connect.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/GameButton.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/GamePage.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/GameSettings.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/Measure.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/SplashScreen.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/Stats.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/StatsLabel.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/TitleBar.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/images/bt_off_to_on.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/images/heart.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/images/logo.png %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/main.qml %%QT_EXAMPLEDIR%%/bluetooth/heartrate-game/qml/qmldir %%QT_EXAMPLEDIR%%/bluetooth/heartrate-server/doc/src/heartrate-server.qdoc %%QT_EXAMPLEDIR%%/bluetooth/heartrate-server/heartrate-server.pro %%QT_EXAMPLEDIR%%/bluetooth/heartrate-server/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Characteristics.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Dialog.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Header.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Label.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Menu.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/Services.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/busy_dark.png %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/assets/main.qml %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/characteristicinfo.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/characteristicinfo.h %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/device.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/device.h %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/deviceinfo.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/deviceinfo.h %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/doc/images/lowenergyscanner-chars.png %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/doc/images/lowenergyscanner-devices.png %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/doc/images/lowenergyscanner-services.png %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/doc/src/lowenergyscanner.qdoc %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/lowenergyscanner.pro %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/resources.qrc %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/serviceinfo.cpp %%QT_EXAMPLEDIR%%/bluetooth/lowenergyscanner/serviceinfo.h %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/Button.qml %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/DeviceDiscovery.qml %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/FileSending.qml %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/PictureSelector.qml %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/background.png %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/bttransfer.qml %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/doc/images/opp-example-1.png %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/doc/images/opp-example-2.png %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/doc/images/opp-example-3.png %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/doc/src/picturetransfer.qdoc %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/filetransfer.cpp %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/filetransfer.h %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/icon.png %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/picturetransfer.pro %%QT_EXAMPLEDIR%%/bluetooth/picturetransfer/qmltransfer.qrc %%QT_EXAMPLEDIR%%/bluetooth/pingpong/assets/Board.qml %%QT_EXAMPLEDIR%%/bluetooth/pingpong/assets/Dialog.qml %%QT_EXAMPLEDIR%%/bluetooth/pingpong/assets/Menu.qml %%QT_EXAMPLEDIR%%/bluetooth/pingpong/assets/main.qml %%QT_EXAMPLEDIR%%/bluetooth/pingpong/doc/images/intro.png %%QT_EXAMPLEDIR%%/bluetooth/pingpong/doc/images/intro1.png %%QT_EXAMPLEDIR%%/bluetooth/pingpong/doc/src/pingpong.qdoc %%QT_EXAMPLEDIR%%/bluetooth/pingpong/main.cpp %%QT_EXAMPLEDIR%%/bluetooth/pingpong/pingpong.cpp %%QT_EXAMPLEDIR%%/bluetooth/pingpong/pingpong.h %%QT_EXAMPLEDIR%%/bluetooth/pingpong/pingpong.pro %%QT_EXAMPLEDIR%%/bluetooth/pingpong/resource.qrc %%QT_EXAMPLEDIR%%/bluetooth/scanner/Button.qml %%QT_EXAMPLEDIR%%/bluetooth/scanner/default.png %%QT_EXAMPLEDIR%%/bluetooth/scanner/doc/images/devicescan.png %%QT_EXAMPLEDIR%%/bluetooth/scanner/doc/images/servicescan.png %%QT_EXAMPLEDIR%%/bluetooth/scanner/doc/src/scanner.qdoc %%QT_EXAMPLEDIR%%/bluetooth/scanner/qmlscanner.cpp %%QT_EXAMPLEDIR%%/bluetooth/scanner/scanner.pro %%QT_EXAMPLEDIR%%/bluetooth/scanner/scanner.qml %%QT_EXAMPLEDIR%%/bluetooth/scanner/scanner.qrc %%QT_EXAMPLEDIR%%/charts/areachart/areachart.pro %%QT_EXAMPLEDIR%%/charts/areachart/main.cpp %%QT_EXAMPLEDIR%%/charts/audio/audio.pro %%QT_EXAMPLEDIR%%/charts/audio/main.cpp %%QT_EXAMPLEDIR%%/charts/audio/widget.cpp %%QT_EXAMPLEDIR%%/charts/audio/widget.h %%QT_EXAMPLEDIR%%/charts/audio/xyseriesiodevice.cpp %%QT_EXAMPLEDIR%%/charts/audio/xyseriesiodevice.h %%QT_EXAMPLEDIR%%/charts/barchart/barchart.pro %%QT_EXAMPLEDIR%%/charts/barchart/main.cpp %%QT_EXAMPLEDIR%%/charts/barmodelmapper/barmodelmapper.pro %%QT_EXAMPLEDIR%%/charts/barmodelmapper/customtablemodel.cpp %%QT_EXAMPLEDIR%%/charts/barmodelmapper/customtablemodel.h %%QT_EXAMPLEDIR%%/charts/barmodelmapper/main.cpp %%QT_EXAMPLEDIR%%/charts/barmodelmapper/tablewidget.cpp %%QT_EXAMPLEDIR%%/charts/barmodelmapper/tablewidget.h %%QT_EXAMPLEDIR%%/charts/boxplotchart/acme_data.txt %%QT_EXAMPLEDIR%%/charts/boxplotchart/boxdatareader.cpp %%QT_EXAMPLEDIR%%/charts/boxplotchart/boxdatareader.h %%QT_EXAMPLEDIR%%/charts/boxplotchart/boxplotchart.pro %%QT_EXAMPLEDIR%%/charts/boxplotchart/boxplotdata.qrc %%QT_EXAMPLEDIR%%/charts/boxplotchart/boxwhisk_data.txt %%QT_EXAMPLEDIR%%/charts/boxplotchart/main.cpp %%QT_EXAMPLEDIR%%/charts/callout/callout.cpp %%QT_EXAMPLEDIR%%/charts/callout/callout.h %%QT_EXAMPLEDIR%%/charts/callout/callout.pro %%QT_EXAMPLEDIR%%/charts/callout/main.cpp %%QT_EXAMPLEDIR%%/charts/callout/view.cpp %%QT_EXAMPLEDIR%%/charts/callout/view.h %%QT_EXAMPLEDIR%%/charts/candlestickchart/acme_data.txt %%QT_EXAMPLEDIR%%/charts/candlestickchart/candlestickchart.pro %%QT_EXAMPLEDIR%%/charts/candlestickchart/candlestickdata.qrc %%QT_EXAMPLEDIR%%/charts/candlestickchart/candlestickdatareader.cpp %%QT_EXAMPLEDIR%%/charts/candlestickchart/candlestickdatareader.h %%QT_EXAMPLEDIR%%/charts/candlestickchart/main.cpp %%QT_EXAMPLEDIR%%/charts/chartinteractions/chart.cpp %%QT_EXAMPLEDIR%%/charts/chartinteractions/chart.h %%QT_EXAMPLEDIR%%/charts/chartinteractions/chartinteractions.pro %%QT_EXAMPLEDIR%%/charts/chartinteractions/chartview.cpp %%QT_EXAMPLEDIR%%/charts/chartinteractions/chartview.h %%QT_EXAMPLEDIR%%/charts/chartinteractions/main.cpp %%QT_EXAMPLEDIR%%/charts/charts.pro %%QT_EXAMPLEDIR%%/charts/chartthemes/chartthemes.pro %%QT_EXAMPLEDIR%%/charts/chartthemes/main.cpp %%QT_EXAMPLEDIR%%/charts/chartthemes/themewidget.cpp %%QT_EXAMPLEDIR%%/charts/chartthemes/themewidget.h %%QT_EXAMPLEDIR%%/charts/chartthemes/themewidget.ui %%QT_EXAMPLEDIR%%/charts/customchart/customchart.pro %%QT_EXAMPLEDIR%%/charts/customchart/main.cpp %%QT_EXAMPLEDIR%%/charts/datetimeaxis/datetimeaxis.pro %%QT_EXAMPLEDIR%%/charts/datetimeaxis/main.cpp %%QT_EXAMPLEDIR%%/charts/datetimeaxis/sun_spots.txt %%QT_EXAMPLEDIR%%/charts/datetimeaxis/sundata.qrc %%QT_EXAMPLEDIR%%/charts/donutbreakdown/donutbreakdown.pro %%QT_EXAMPLEDIR%%/charts/donutbreakdown/donutbreakdownchart.cpp %%QT_EXAMPLEDIR%%/charts/donutbreakdown/donutbreakdownchart.h %%QT_EXAMPLEDIR%%/charts/donutbreakdown/main.cpp %%QT_EXAMPLEDIR%%/charts/donutbreakdown/mainslice.cpp %%QT_EXAMPLEDIR%%/charts/donutbreakdown/mainslice.h %%QT_EXAMPLEDIR%%/charts/donutchart/donutchart.pro %%QT_EXAMPLEDIR%%/charts/donutchart/main.cpp %%QT_EXAMPLEDIR%%/charts/dynamicspline/chart.cpp %%QT_EXAMPLEDIR%%/charts/dynamicspline/chart.h %%QT_EXAMPLEDIR%%/charts/dynamicspline/dynamicspline.pro %%QT_EXAMPLEDIR%%/charts/dynamicspline/main.cpp %%QT_EXAMPLEDIR%%/charts/horizontalbarchart/horizontalbarchart.pro %%QT_EXAMPLEDIR%%/charts/horizontalbarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/horizontalpercentbarchart/horizontalpercentbarchart.pro %%QT_EXAMPLEDIR%%/charts/horizontalpercentbarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/horizontalstackedbarchart/horizontalstackedbarchart.pro %%QT_EXAMPLEDIR%%/charts/horizontalstackedbarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/legend/legend.pro %%QT_EXAMPLEDIR%%/charts/legend/main.cpp %%QT_EXAMPLEDIR%%/charts/legend/mainwidget.cpp %%QT_EXAMPLEDIR%%/charts/legend/mainwidget.h %%QT_EXAMPLEDIR%%/charts/legendmarkers/legendmarkers.pro %%QT_EXAMPLEDIR%%/charts/legendmarkers/main.cpp %%QT_EXAMPLEDIR%%/charts/legendmarkers/mainwidget.cpp %%QT_EXAMPLEDIR%%/charts/legendmarkers/mainwidget.h %%QT_EXAMPLEDIR%%/charts/lineandbar/lineandbar.pro %%QT_EXAMPLEDIR%%/charts/lineandbar/main.cpp %%QT_EXAMPLEDIR%%/charts/linechart/linechart.pro %%QT_EXAMPLEDIR%%/charts/linechart/main.cpp %%QT_EXAMPLEDIR%%/charts/logvalueaxis/logvalueaxis.pro %%QT_EXAMPLEDIR%%/charts/logvalueaxis/main.cpp %%QT_EXAMPLEDIR%%/charts/modeldata/customtablemodel.cpp %%QT_EXAMPLEDIR%%/charts/modeldata/customtablemodel.h %%QT_EXAMPLEDIR%%/charts/modeldata/main.cpp %%QT_EXAMPLEDIR%%/charts/modeldata/modeldata.pro %%QT_EXAMPLEDIR%%/charts/modeldata/tablewidget.cpp %%QT_EXAMPLEDIR%%/charts/modeldata/tablewidget.h %%QT_EXAMPLEDIR%%/charts/multiaxis/main.cpp %%QT_EXAMPLEDIR%%/charts/multiaxis/multiaxis.pro %%QT_EXAMPLEDIR%%/charts/nesteddonuts/main.cpp %%QT_EXAMPLEDIR%%/charts/nesteddonuts/nesteddonuts.pro %%QT_EXAMPLEDIR%%/charts/nesteddonuts/widget.cpp %%QT_EXAMPLEDIR%%/charts/nesteddonuts/widget.h %%QT_EXAMPLEDIR%%/charts/openglseries/datasource.cpp %%QT_EXAMPLEDIR%%/charts/openglseries/datasource.h %%QT_EXAMPLEDIR%%/charts/openglseries/main.cpp %%QT_EXAMPLEDIR%%/charts/openglseries/openglseries.pro %%QT_EXAMPLEDIR%%/charts/percentbarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/percentbarchart/percentbarchart.pro %%QT_EXAMPLEDIR%%/charts/piechart/main.cpp %%QT_EXAMPLEDIR%%/charts/piechart/piechart.pro %%QT_EXAMPLEDIR%%/charts/piechartcustomization/brushtool.cpp %%QT_EXAMPLEDIR%%/charts/piechartcustomization/brushtool.h %%QT_EXAMPLEDIR%%/charts/piechartcustomization/customslice.cpp %%QT_EXAMPLEDIR%%/charts/piechartcustomization/customslice.h %%QT_EXAMPLEDIR%%/charts/piechartcustomization/main.cpp %%QT_EXAMPLEDIR%%/charts/piechartcustomization/mainwidget.cpp %%QT_EXAMPLEDIR%%/charts/piechartcustomization/mainwidget.h %%QT_EXAMPLEDIR%%/charts/piechartcustomization/pentool.cpp %%QT_EXAMPLEDIR%%/charts/piechartcustomization/pentool.h %%QT_EXAMPLEDIR%%/charts/piechartcustomization/piechartcustomization.pro %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/drilldownchart.cpp %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/drilldownchart.h %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/drilldownslice.cpp %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/drilldownslice.h %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/main.cpp %%QT_EXAMPLEDIR%%/charts/piechartdrilldown/piechartdrilldown.pro %%QT_EXAMPLEDIR%%/charts/polarchart/chartview.cpp %%QT_EXAMPLEDIR%%/charts/polarchart/chartview.h %%QT_EXAMPLEDIR%%/charts/polarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/polarchart/polarchart.pro %%QT_EXAMPLEDIR%%/charts/qmlaxes/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlaxes/qml/qmlaxes/View1.qml %%QT_EXAMPLEDIR%%/charts/qmlaxes/qml/qmlaxes/View2.qml %%QT_EXAMPLEDIR%%/charts/qmlaxes/qml/qmlaxes/View3.qml %%QT_EXAMPLEDIR%%/charts/qmlaxes/qml/qmlaxes/main.qml %%QT_EXAMPLEDIR%%/charts/qmlaxes/qmlaxes.pro %%QT_EXAMPLEDIR%%/charts/qmlaxes/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlboxplot/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlboxplot/qml/qmlboxplot/main.qml %%QT_EXAMPLEDIR%%/charts/qmlboxplot/qmlboxplot.pro %%QT_EXAMPLEDIR%%/charts/qmlboxplot/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlcandlestick/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlcandlestick/qml/qmlcandlestick/main.qml %%QT_EXAMPLEDIR%%/charts/qmlcandlestick/qmlcandlestick.pro %%QT_EXAMPLEDIR%%/charts/qmlcandlestick/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlchart/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/MainForm.ui.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View1.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View10.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View11.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View12.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View2.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View3.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View4.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View5.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View6.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View7.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View8.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/View9.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qml/qmlchart/main.qml %%QT_EXAMPLEDIR%%/charts/qmlchart/qmlchart.pro %%QT_EXAMPLEDIR%%/charts/qmlchart/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlcustomizations/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlcustomizations/qml/qmlcustomizations/main.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomizations/qmlcustomizations.pro %%QT_EXAMPLEDIR%%/charts/qmlcustomizations/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/AnimatedAreaSeries.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/ChartViewHighlighted.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/ChartViewSelector.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/ChartViewStacked.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/CustomLegend.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qml/qmlcustomlegend/main.qml %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/qmlcustomlegend.pro %%QT_EXAMPLEDIR%%/charts/qmlcustomlegend/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlf1legends/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlf1legends/qml/qmlf1legends/SpeedsXml.qml %%QT_EXAMPLEDIR%%/charts/qmlf1legends/qml/qmlf1legends/main.qml %%QT_EXAMPLEDIR%%/charts/qmlf1legends/qmlf1legends.pro %%QT_EXAMPLEDIR%%/charts/qmlf1legends/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/datasource.cpp %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/datasource.h %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/main.cpp %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/qml/qmloscilloscope/ControlPanel.qml %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/qml/qmloscilloscope/MultiButton.qml %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/qml/qmloscilloscope/ScopeView.qml %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/qml/qmloscilloscope/main.qml %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/qmloscilloscope.pro %%QT_EXAMPLEDIR%%/charts/qmloscilloscope/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlpiechart/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlpiechart/qml/qmlpiechart/main.qml %%QT_EXAMPLEDIR%%/charts/qmlpiechart/qmlpiechart.pro %%QT_EXAMPLEDIR%%/charts/qmlpiechart/qmlpiechart.svg %%QT_EXAMPLEDIR%%/charts/qmlpiechart/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/qml/qmlpolarchart/View1.qml %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/qml/qmlpolarchart/View2.qml %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/qml/qmlpolarchart/View3.qml %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/qml/qmlpolarchart/main.qml %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/qmlpolarchart.pro %%QT_EXAMPLEDIR%%/charts/qmlpolarchart/resources.qrc %%QT_EXAMPLEDIR%%/charts/qmlweather/main.cpp %%QT_EXAMPLEDIR%%/charts/qmlweather/qml/qmlweather/main.qml %%QT_EXAMPLEDIR%%/charts/qmlweather/qmlweather.pro %%QT_EXAMPLEDIR%%/charts/qmlweather/resources.qrc %%QT_EXAMPLEDIR%%/charts/scatterchart/chartview.cpp %%QT_EXAMPLEDIR%%/charts/scatterchart/chartview.h %%QT_EXAMPLEDIR%%/charts/scatterchart/main.cpp %%QT_EXAMPLEDIR%%/charts/scatterchart/scatterchart.pro %%QT_EXAMPLEDIR%%/charts/scatterinteractions/chartview.cpp %%QT_EXAMPLEDIR%%/charts/scatterinteractions/chartview.h %%QT_EXAMPLEDIR%%/charts/scatterinteractions/main.cpp %%QT_EXAMPLEDIR%%/charts/scatterinteractions/scatterinteractions.pro %%QT_EXAMPLEDIR%%/charts/splinechart/main.cpp %%QT_EXAMPLEDIR%%/charts/splinechart/splinechart.pro %%QT_EXAMPLEDIR%%/charts/stackedbarchart/main.cpp %%QT_EXAMPLEDIR%%/charts/stackedbarchart/stackedbarchart.pro %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/drilldownchart.cpp %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/drilldownchart.h %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/drilldownseries.cpp %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/drilldownseries.h %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/main.cpp %%QT_EXAMPLEDIR%%/charts/stackedbarchartdrilldown/stackedbarchartdrilldown.pro %%QT_EXAMPLEDIR%%/charts/temperaturerecords/main.cpp %%QT_EXAMPLEDIR%%/charts/temperaturerecords/temperaturerecords.pro %%QT_EXAMPLEDIR%%/charts/zoomlinechart/chart.cpp %%QT_EXAMPLEDIR%%/charts/zoomlinechart/chart.h %%QT_EXAMPLEDIR%%/charts/zoomlinechart/chartview.cpp %%QT_EXAMPLEDIR%%/charts/zoomlinechart/chartview.h %%QT_EXAMPLEDIR%%/charts/zoomlinechart/main.cpp %%QT_EXAMPLEDIR%%/charts/zoomlinechart/zoomlinechart.pro %%QT_EXAMPLEDIR%%/corelib/corelib.pro %%QT_EXAMPLEDIR%%/corelib/ipc/README %%QT_EXAMPLEDIR%%/corelib/ipc/doc/images/localfortuneclient-example.png %%QT_EXAMPLEDIR%%/corelib/ipc/doc/images/localfortuneserver-example.png %%QT_EXAMPLEDIR%%/corelib/ipc/doc/images/sharedmemory-example_1.png %%QT_EXAMPLEDIR%%/corelib/ipc/doc/images/sharedmemory-example_2.png %%QT_EXAMPLEDIR%%/corelib/ipc/doc/src/localfortuneclient.qdoc %%QT_EXAMPLEDIR%%/corelib/ipc/doc/src/localfortuneserver.qdoc %%QT_EXAMPLEDIR%%/corelib/ipc/doc/src/sharedmemory.qdoc %%QT_EXAMPLEDIR%%/corelib/ipc/ipc.pro %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneclient/client.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneclient/client.h %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneclient/localfortuneclient.pro %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneclient/main.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneserver/localfortuneserver.pro %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneserver/main.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneserver/server.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/localfortuneserver/server.h %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/dialog.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/dialog.h %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/dialog.ui %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/image.png %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/main.cpp %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/qt.png %%QT_EXAMPLEDIR%%/corelib/ipc/sharedmemory/sharedmemory.pro %%QT_EXAMPLEDIR%%/corelib/mimetypes/doc/images/mimetypebrowser.png %%QT_EXAMPLEDIR%%/corelib/mimetypes/doc/src/mimetypebrowser.qdoc %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/main.cpp %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/mainwindow.cpp %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/mainwindow.h %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/mimetypebrowser.pro %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/mimetypemodel.cpp %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypebrowser/mimetypemodel.h %%QT_EXAMPLEDIR%%/corelib/mimetypes/mimetypes.pro %%QT_EXAMPLEDIR%%/corelib/serialization/cbordump/cbordump.pro %%QT_EXAMPLEDIR%%/corelib/serialization/cbordump/main.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/cbordump/tag-transform.xslt %%QT_EXAMPLEDIR%%/corelib/serialization/convert/cborconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/cborconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/convert.pro %%QT_EXAMPLEDIR%%/corelib/serialization/convert/converter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/datastreamconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/datastreamconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/jsonconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/jsonconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/main.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/nullconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/nullconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/textconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/textconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/convert/xmlconverter.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/convert/xmlconverter.h %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/character.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/character.h %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/doc/src/savegame.qdoc %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/game.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/game.h %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/level.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/level.h %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/main.cpp %%QT_EXAMPLEDIR%%/corelib/serialization/savegame/savegame.pro %%QT_EXAMPLEDIR%%/corelib/serialization/serialization.pro %%QT_EXAMPLEDIR%%/corelib/threads/README %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot-example.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_scroll1.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_scroll2.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_scroll3.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_zoom1.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_zoom2.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/mandelbrot_zoom3.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/images/queuedcustomtype-example.png %%QT_EXAMPLEDIR%%/corelib/threads/doc/src/mandelbrot.qdoc %%QT_EXAMPLEDIR%%/corelib/threads/doc/src/queuedcustomtype.qdoc %%QT_EXAMPLEDIR%%/corelib/threads/doc/src/semaphores.qdoc %%QT_EXAMPLEDIR%%/corelib/threads/doc/src/waitconditions.qdoc %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/main.cpp %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/mandelbrot.pro %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/mandelbrotwidget.cpp %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/mandelbrotwidget.h %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/renderthread.cpp %%QT_EXAMPLEDIR%%/corelib/threads/mandelbrot/renderthread.h %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/block.cpp %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/block.h %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/main.cpp %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/queuedcustomtype.pro %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/renderthread.cpp %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/renderthread.h %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/window.cpp %%QT_EXAMPLEDIR%%/corelib/threads/queuedcustomtype/window.h %%QT_EXAMPLEDIR%%/corelib/threads/semaphores/semaphores.cpp %%QT_EXAMPLEDIR%%/corelib/threads/semaphores/semaphores.pro %%QT_EXAMPLEDIR%%/corelib/threads/threads.pro %%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.cpp %%QT_EXAMPLEDIR%%/corelib/threads/waitconditions/waitconditions.pro %%QT_EXAMPLEDIR%%/corelib/tools/README %%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/contiguouscache.pro %%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/main.cpp %%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/randomlistmodel.cpp %%QT_EXAMPLEDIR%%/corelib/tools/contiguouscache/randomlistmodel.h %%QT_EXAMPLEDIR%%/corelib/tools/customtype/customtype.pro %%QT_EXAMPLEDIR%%/corelib/tools/customtype/main.cpp %%QT_EXAMPLEDIR%%/corelib/tools/customtype/message.cpp %%QT_EXAMPLEDIR%%/corelib/tools/customtype/message.h %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/customtypesending.pro %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/main.cpp %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/message.cpp %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/message.h %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/window.cpp %%QT_EXAMPLEDIR%%/corelib/tools/customtypesending/window.h %%QT_EXAMPLEDIR%%/corelib/tools/doc/src/contiguouscache.qdoc %%QT_EXAMPLEDIR%%/corelib/tools/doc/src/customtype.qdoc %%QT_EXAMPLEDIR%%/corelib/tools/tools.pro %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/audiolevels.cpp %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/audiolevels.h %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/audiolevels.pro %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/audiolevelsiodevice.cpp %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/audiolevelsiodevice.h %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/doc/images/audiolevels-example.png %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/doc/src/audiolevels.qdoc %%QT_EXAMPLEDIR%%/datavisualization/audiolevels/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/bars/bars.pro %%QT_EXAMPLEDIR%%/datavisualization/bars/doc/images/bars-example.png %%QT_EXAMPLEDIR%%/datavisualization/bars/doc/src/bars.qdoc %%QT_EXAMPLEDIR%%/datavisualization/bars/graphmodifier.cpp %%QT_EXAMPLEDIR%%/datavisualization/bars/graphmodifier.h %%QT_EXAMPLEDIR%%/datavisualization/bars/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/custominput/custominput.pro %%QT_EXAMPLEDIR%%/datavisualization/custominput/custominput.qrc %%QT_EXAMPLEDIR%%/datavisualization/custominput/custominputhandler.cpp %%QT_EXAMPLEDIR%%/datavisualization/custominput/custominputhandler.h %%QT_EXAMPLEDIR%%/datavisualization/custominput/data/data.txt %%QT_EXAMPLEDIR%%/datavisualization/custominput/doc/images/custominput-example.png %%QT_EXAMPLEDIR%%/datavisualization/custominput/doc/src/custominput.qdoc %%QT_EXAMPLEDIR%%/datavisualization/custominput/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/custominput/scatterdatamodifier.cpp %%QT_EXAMPLEDIR%%/datavisualization/custominput/scatterdatamodifier.h %%QT_EXAMPLEDIR%%/datavisualization/customitems/customitemgraph.cpp %%QT_EXAMPLEDIR%%/datavisualization/customitems/customitemgraph.h %%QT_EXAMPLEDIR%%/datavisualization/customitems/customitems.pro %%QT_EXAMPLEDIR%%/datavisualization/customitems/customitems.qrc %%QT_EXAMPLEDIR%%/datavisualization/customitems/doc/images/customitems-example.png %%QT_EXAMPLEDIR%%/datavisualization/customitems/doc/src/customitems.qdoc %%QT_EXAMPLEDIR%%/datavisualization/customitems/layer_1.png %%QT_EXAMPLEDIR%%/datavisualization/customitems/layer_2.png %%QT_EXAMPLEDIR%%/datavisualization/customitems/layer_3.png %%QT_EXAMPLEDIR%%/datavisualization/customitems/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/customitems/oilrig.obj %%QT_EXAMPLEDIR%%/datavisualization/customitems/pipe.obj %%QT_EXAMPLEDIR%%/datavisualization/customitems/refinery.obj %%QT_EXAMPLEDIR%%/datavisualization/customproxy/customproxy.pro %%QT_EXAMPLEDIR%%/datavisualization/customproxy/customproxy.qrc %%QT_EXAMPLEDIR%%/datavisualization/customproxy/data/raindata.txt %%QT_EXAMPLEDIR%%/datavisualization/customproxy/doc/images/customproxy-example.png %%QT_EXAMPLEDIR%%/datavisualization/customproxy/doc/src/customproxy.qdoc %%QT_EXAMPLEDIR%%/datavisualization/customproxy/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/customproxy/rainfallgraph.cpp %%QT_EXAMPLEDIR%%/datavisualization/customproxy/rainfallgraph.h %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantbardatamapping.cpp %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantbardatamapping.h %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantbardataproxy.cpp %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantbardataproxy.h %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantdataset.cpp %%QT_EXAMPLEDIR%%/datavisualization/customproxy/variantdataset.h %%QT_EXAMPLEDIR%%/datavisualization/datavisualization.pro %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/axesinputhandler.cpp %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/axesinputhandler.h %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/data.cpp %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/data.h %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/doc/images/draggableaxes-example.png %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/doc/src/draggableaxes.qdoc %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/draggableaxes.pro %%QT_EXAMPLEDIR%%/datavisualization/draggableaxes/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/examples.pri %%QT_EXAMPLEDIR%%/datavisualization/itemmodel/doc/images/itemmodel-example-2.png %%QT_EXAMPLEDIR%%/datavisualization/itemmodel/doc/images/itemmodel-example.png %%QT_EXAMPLEDIR%%/datavisualization/itemmodel/doc/src/itemmodel.qdoc %%QT_EXAMPLEDIR%%/datavisualization/itemmodel/itemmodel.pro %%QT_EXAMPLEDIR%%/datavisualization/itemmodel/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/doc/images/qmlaxisdrag-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/doc/src/qmlaxisdrag.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qml/qmlaxisdrag/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qml/qmlaxisdrag/cube.obj %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qml/qmlaxisdrag/cubetexture.png %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qml/qmlaxisdrag/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qmlaxisdrag.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisdrag/qmlaxisdrag.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/customformatter.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/customformatter.h %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/doc/images/qmlaxisformatter-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/doc/src/qmlaxisformatter.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/qml/qmlaxisformatter/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/qml/qmlaxisformatter/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/qml/qmlaxisformatter/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/qmlaxisformatter.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlaxisformatter/qmlaxisformatter.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/doc/images/qmlbars-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/doc/src/qmlbars.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/qml/qmlbars/Axes.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/qml/qmlbars/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/qml/qmlbars/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/qmlbars.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlbars/qmlbars.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/doc/images/qmlcustominput-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/doc/src/qmlcustominput.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/qml/qmlcustominput/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/qml/qmlcustominput/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/qml/qmlcustominput/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/qmlcustominput.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlcustominput/qmlcustominput.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/doc/images/qmllegend-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/doc/src/qmllegend.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qml/qmllegend/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qml/qmllegend/LegendItem.qml %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qml/qmllegend/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qml/qmllegend/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qmllegend.pro %%QT_EXAMPLEDIR%%/datavisualization/qmllegend/qmllegend.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/doc/images/qmlmultigraph-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/doc/src/qmlmultigraph.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/qml/qmlmultigraph/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/qml/qmlmultigraph/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/qml/qmlmultigraph/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/qmlmultigraph.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlmultigraph/qmlmultigraph.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/datasource.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/datasource.h %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/doc/images/qmloscilloscope-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/doc/src/qmloscilloscope.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/qml/qmloscilloscope/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/qml/qmloscilloscope/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/qmloscilloscope.pro %%QT_EXAMPLEDIR%%/datavisualization/qmloscilloscope/qmloscilloscope.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/doc/images/qmlscatter-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/doc/src/qmlscatter.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/qml/qmlscatter/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/qml/qmlscatter/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/qml/qmlscatter/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/qmlscatter.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlscatter/qmlscatter.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/doc/images/qmlspectrogram-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/doc/src/qmlspectrogram.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/qml/qmlspectrogram/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/qml/qmlspectrogram/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/qml/qmlspectrogram/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/qmlspectrogram.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlspectrogram/qmlspectrogram.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/doc/images/qmlsurface-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/doc/src/qmlsurface.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/heightmap.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/qml/qmlsurface/Data.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/qml/qmlsurface/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/qml/qmlsurface/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/qmlsurface.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlsurface/qmlsurface.qrc %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/doc/images/qmlsurfacelayers-example.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/doc/src/qmlsurfacelayers.qdoc %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/layer_1.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/layer_2.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/layer_3.png %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/qml/qmlsurfacelayers/NewButton.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/qml/qmlsurfacelayers/main.qml %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/qmlsurfacelayers.pro %%QT_EXAMPLEDIR%%/datavisualization/qmlsurfacelayers/qmlsurfacelayers.qrc %%QT_EXAMPLEDIR%%/datavisualization/rotations/doc/images/rotations-example.png %%QT_EXAMPLEDIR%%/datavisualization/rotations/doc/src/rotations.qdoc %%QT_EXAMPLEDIR%%/datavisualization/rotations/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/rotations/mesh/largesphere.obj %%QT_EXAMPLEDIR%%/datavisualization/rotations/mesh/narrowarrow.obj %%QT_EXAMPLEDIR%%/datavisualization/rotations/rotations.pro %%QT_EXAMPLEDIR%%/datavisualization/rotations/rotations.qrc %%QT_EXAMPLEDIR%%/datavisualization/rotations/scatterdatamodifier.cpp %%QT_EXAMPLEDIR%%/datavisualization/rotations/scatterdatamodifier.h %%QT_EXAMPLEDIR%%/datavisualization/scatter/doc/images/scatter-example.png %%QT_EXAMPLEDIR%%/datavisualization/scatter/doc/src/scatter.qdoc %%QT_EXAMPLEDIR%%/datavisualization/scatter/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/scatter/scatter.pro %%QT_EXAMPLEDIR%%/datavisualization/scatter/scatterdatamodifier.cpp %%QT_EXAMPLEDIR%%/datavisualization/scatter/scatterdatamodifier.h %%QT_EXAMPLEDIR%%/datavisualization/surface/doc/images/surface-example.png %%QT_EXAMPLEDIR%%/datavisualization/surface/doc/src/surface.qdoc %%QT_EXAMPLEDIR%%/datavisualization/surface/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/surface/mountain.png %%QT_EXAMPLEDIR%%/datavisualization/surface/surface.pro %%QT_EXAMPLEDIR%%/datavisualization/surface/surface.qrc %%QT_EXAMPLEDIR%%/datavisualization/surface/surfacegraph.cpp %%QT_EXAMPLEDIR%%/datavisualization/surface/surfacegraph.h %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/custominputhandler.cpp %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/custominputhandler.h %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/doc/images/texturesurface-example.png %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/doc/src/texturesurface.qdoc %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/highlightseries.cpp %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/highlightseries.h %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/license.txt %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/maptexture.jpg %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/surfacegraph.cpp %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/surfacegraph.h %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/texturedsurface.qrc %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/texturesurface.pro %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/topographicseries.cpp %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/topographicseries.h %%QT_EXAMPLEDIR%%/datavisualization/texturesurface/topography.png %%QT_EXAMPLEDIR%%/datavisualization/volumetric/doc/images/volumetric-example.png %%QT_EXAMPLEDIR%%/datavisualization/volumetric/doc/src/volumetric.qdoc %%QT_EXAMPLEDIR%%/datavisualization/volumetric/layer_ground.png %%QT_EXAMPLEDIR%%/datavisualization/volumetric/layer_magma.png %%QT_EXAMPLEDIR%%/datavisualization/volumetric/layer_water.png %%QT_EXAMPLEDIR%%/datavisualization/volumetric/main.cpp %%QT_EXAMPLEDIR%%/datavisualization/volumetric/volumetric.cpp %%QT_EXAMPLEDIR%%/datavisualization/volumetric/volumetric.h %%QT_EXAMPLEDIR%%/datavisualization/volumetric/volumetric.pro %%QT_EXAMPLEDIR%%/datavisualization/volumetric/volumetric.qrc %%QT_EXAMPLEDIR%%/dbus/chat/chat.cpp %%QT_EXAMPLEDIR%%/dbus/chat/chat.h %%QT_EXAMPLEDIR%%/dbus/chat/chat.pro %%QT_EXAMPLEDIR%%/dbus/chat/chatmainwindow.ui %%QT_EXAMPLEDIR%%/dbus/chat/chatsetnickname.ui %%QT_EXAMPLEDIR%%/dbus/chat/org.example.chat.xml %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexping.cpp %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexping.h %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexping.pro %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexpingpong.pro %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexpong.cpp %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexpong.h %%QT_EXAMPLEDIR%%/dbus/complexpingpong/complexpong.pro %%QT_EXAMPLEDIR%%/dbus/complexpingpong/ping-common.h %%QT_EXAMPLEDIR%%/dbus/dbus.pro %%QT_EXAMPLEDIR%%/dbus/doc/images/dbus-chat-example.png %%QT_EXAMPLEDIR%%/dbus/doc/src/chat.qdoc %%QT_EXAMPLEDIR%%/dbus/doc/src/complexpingpong.qdoc %%QT_EXAMPLEDIR%%/dbus/doc/src/listnames.qdoc %%QT_EXAMPLEDIR%%/dbus/doc/src/pingpong.qdoc %%QT_EXAMPLEDIR%%/dbus/listnames/listnames.cpp %%QT_EXAMPLEDIR%%/dbus/listnames/listnames.pro %%QT_EXAMPLEDIR%%/dbus/pingpong/ping-common.h %%QT_EXAMPLEDIR%%/dbus/pingpong/ping.cpp %%QT_EXAMPLEDIR%%/dbus/pingpong/ping.pro %%QT_EXAMPLEDIR%%/dbus/pingpong/pingpong.pro %%QT_EXAMPLEDIR%%/dbus/pingpong/pong.cpp %%QT_EXAMPLEDIR%%/dbus/pingpong/pong.h %%QT_EXAMPLEDIR%%/dbus/pingpong/pong.pro %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/car/car.cpp %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/car/car.h %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/car/car.pro %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/car/car.xml %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/car/main.cpp %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/car.xml %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/controller.cpp %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/controller.h %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/controller.pro %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/controller.ui %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/controller/main.cpp %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/doc/images/remotecontrolledcar-car-example.png %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/doc/src/dbus-remotecontrolledcar.qdoc %%QT_EXAMPLEDIR%%/dbus/remotecontrolledcar/remotecontrolledcar.pro %%QT_EXAMPLEDIR%%/demos/calqlatr/calqlatr.pro %%QT_EXAMPLEDIR%%/demos/calqlatr/calqlatr.qml %%QT_EXAMPLEDIR%%/demos/calqlatr/calqlatr.qmlproject %%QT_EXAMPLEDIR%%/demos/calqlatr/calqlatr.qrc %%QT_EXAMPLEDIR%%/demos/calqlatr/content/Button.qml %%QT_EXAMPLEDIR%%/demos/calqlatr/content/Display.qml %%QT_EXAMPLEDIR%%/demos/calqlatr/content/NumberPad.qml %%QT_EXAMPLEDIR%%/demos/calqlatr/content/calculator.js %%QT_EXAMPLEDIR%%/demos/calqlatr/content/images/paper-edge-left.png %%QT_EXAMPLEDIR%%/demos/calqlatr/content/images/paper-edge-right.png %%QT_EXAMPLEDIR%%/demos/calqlatr/content/images/paper-grip.png %%QT_EXAMPLEDIR%%/demos/calqlatr/doc/images/qtquick-demo-calqlatr.png %%QT_EXAMPLEDIR%%/demos/calqlatr/doc/src/calqlatr.qdoc %%QT_EXAMPLEDIR%%/demos/calqlatr/main.cpp %%QT_EXAMPLEDIR%%/demos/clocks/clocks.pro %%QT_EXAMPLEDIR%%/demos/clocks/clocks.qml %%QT_EXAMPLEDIR%%/demos/clocks/clocks.qmlproject %%QT_EXAMPLEDIR%%/demos/clocks/clocks.qrc %%QT_EXAMPLEDIR%%/demos/clocks/content/Clock.qml %%QT_EXAMPLEDIR%%/demos/clocks/content/arrow.png %%QT_EXAMPLEDIR%%/demos/clocks/content/background.png %%QT_EXAMPLEDIR%%/demos/clocks/content/center.png %%QT_EXAMPLEDIR%%/demos/clocks/content/clock-night.png %%QT_EXAMPLEDIR%%/demos/clocks/content/clock.png %%QT_EXAMPLEDIR%%/demos/clocks/content/hour.png %%QT_EXAMPLEDIR%%/demos/clocks/content/minute.png %%QT_EXAMPLEDIR%%/demos/clocks/content/quit.png %%QT_EXAMPLEDIR%%/demos/clocks/content/second.png %%QT_EXAMPLEDIR%%/demos/clocks/doc/images/qtquick-demo-clocks-small.png %%QT_EXAMPLEDIR%%/demos/clocks/doc/src/clocks.qdoc %%QT_EXAMPLEDIR%%/demos/clocks/main.cpp %%QT_EXAMPLEDIR%%/demos/coffee/ApplicationFlow.qml %%QT_EXAMPLEDIR%%/demos/coffee/ApplicationFlowForm.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/Brewing.qml %%QT_EXAMPLEDIR%%/demos/coffee/BrewingForm.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/ChoosingCoffee.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/CoffeeButton.qml %%QT_EXAMPLEDIR%%/demos/coffee/Cup.qml %%QT_EXAMPLEDIR%%/demos/coffee/CupForm.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/EmptyCup.qml %%QT_EXAMPLEDIR%%/demos/coffee/EmptyCupForm.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/LICENSE.txt %%QT_EXAMPLEDIR%%/demos/coffee/NavigationButton.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/SideBar.qml %%QT_EXAMPLEDIR%%/demos/coffee/SideBarForm.ui.qml %%QT_EXAMPLEDIR%%/demos/coffee/coffee.pro %%QT_EXAMPLEDIR%%/demos/coffee/coffee.qdoc %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/coffee_cup_large.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/coffee_cup_outline.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/cup elements/coffee_cup_back.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/cup elements/coffee_cup_coverplate.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/cup elements/coffee_cup_front.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/liquids/liquid_coffee.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/liquids/liquid_foam.png %%QT_EXAMPLEDIR%%/demos/coffee/images/cup structure/liquids/liquid_milk.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/coffees/Americano.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/coffees/Espresso.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/coffees/Latte.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/coffees/Macchiato.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/coffees/cappucino.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/contents/coffee.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/contents/milk.png %%QT_EXAMPLEDIR%%/demos/coffee/images/icons/contents/sugar.png %%QT_EXAMPLEDIR%%/demos/coffee/images/ui controls/buttons/back/white.png %%QT_EXAMPLEDIR%%/demos/coffee/images/ui controls/buttons/go/white.png %%QT_EXAMPLEDIR%%/demos/coffee/images/ui controls/line.png %%QT_EXAMPLEDIR%%/demos/coffee/imports/Coffee/Constants.qml %%QT_EXAMPLEDIR%%/demos/coffee/imports/Coffee/TitilliumWeb-Regular.ttf %%QT_EXAMPLEDIR%%/demos/coffee/imports/Coffee/qmldir %%QT_EXAMPLEDIR%%/demos/coffee/main.cpp %%QT_EXAMPLEDIR%%/demos/coffee/main.qml %%QT_EXAMPLEDIR%%/demos/coffee/qml.qrc %%QT_EXAMPLEDIR%%/demos/coffee/qt_attribution.json %%QT_EXAMPLEDIR%%/demos/coffee/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/demos/demos.pro %%QT_EXAMPLEDIR%%/demos/maroon/content/BuildButton.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/GameCanvas.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/GameOverScreen.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/InfoBar.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/NewGameScreen.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/SoundEffect.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/bomb-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/catch-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/catch.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/currency.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/factory-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/melee-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/projectile-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/audio/shooter-action.wav %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/background.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/bomb-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/bomb-idle.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/bomb.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/button-help.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/button-play.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/catch-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/catch.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/cloud.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/currency.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog-bomb.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog-factory.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog-melee.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog-pointer.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog-shooter.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/dialog.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/factory-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/factory-idle.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/factory.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/grid.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/help.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/lifes.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/logo-bubble.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/logo-fish.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/logo.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/melee-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/melee-idle.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/melee.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/mob-idle.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/mob.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/points.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/projectile-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/projectile.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/scores.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/shooter-action.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/shooter-idle.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/shooter.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/sunlight.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-1.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-2.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-3.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-blank.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-gameover.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/text-go.png %%QT_EXAMPLEDIR%%/demos/maroon/content/gfx/wave.png %%QT_EXAMPLEDIR%%/demos/maroon/content/logic.js %%QT_EXAMPLEDIR%%/demos/maroon/content/mobs/MobBase.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/towers/Bomb.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/towers/Factory.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/towers/Melee.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/towers/Ranged.qml %%QT_EXAMPLEDIR%%/demos/maroon/content/towers/TowerBase.qml %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-1.png %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-2.png %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-3.jpg %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-4.jpg %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-5.jpg %%QT_EXAMPLEDIR%%/demos/maroon/doc/images/qtquick-demo-maroon-med-6.jpg %%QT_EXAMPLEDIR%%/demos/maroon/doc/src/maroon.qdoc %%QT_EXAMPLEDIR%%/demos/maroon/main.cpp %%QT_EXAMPLEDIR%%/demos/maroon/maroon.pro %%QT_EXAMPLEDIR%%/demos/maroon/maroon.qml %%QT_EXAMPLEDIR%%/demos/maroon/maroon.qmlproject %%QT_EXAMPLEDIR%%/demos/maroon/maroon.qrc %%QT_EXAMPLEDIR%%/demos/photosurface/doc/images/qtquick-demo-photosurface-small.png %%QT_EXAMPLEDIR%%/demos/photosurface/doc/src/photosurface.qdoc %%QT_EXAMPLEDIR%%/demos/photosurface/main.cpp %%QT_EXAMPLEDIR%%/demos/photosurface/photosurface.pro %%QT_EXAMPLEDIR%%/demos/photosurface/photosurface.qml %%QT_EXAMPLEDIR%%/demos/photosurface/photosurface.qmlproject %%QT_EXAMPLEDIR%%/demos/photosurface/photosurface.qrc %%QT_EXAMPLEDIR%%/demos/photosurface/resources/folder.png %%QT_EXAMPLEDIR%%/demos/photosurface/resources/icon.png %%QT_EXAMPLEDIR%%/demos/photosurface/resources/photosurface.icns %%QT_EXAMPLEDIR%%/demos/photosurface/resources/photosurface.ico %%QT_EXAMPLEDIR%%/demos/photosurface/resources/photosurface.rc %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/Button.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/EditableButton.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/ProgressBar.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/RssModel.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/Tag.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/images/box-shadow.png %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/images/busy.png %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/images/cardboard.png %%QT_EXAMPLEDIR%%/demos/photoviewer/PhotoViewerCore/script/script.mjs %%QT_EXAMPLEDIR%%/demos/photoviewer/doc/images/qtquick-demo-photoviewer-small.png %%QT_EXAMPLEDIR%%/demos/photoviewer/doc/src/photoviewer.qdoc %%QT_EXAMPLEDIR%%/demos/photoviewer/i18n/qml_de.ts %%QT_EXAMPLEDIR%%/demos/photoviewer/i18n/qml_en.ts %%QT_EXAMPLEDIR%%/demos/photoviewer/i18n/qml_fr.ts %%QT_EXAMPLEDIR%%/demos/photoviewer/main.cpp %%QT_EXAMPLEDIR%%/demos/photoviewer/main.qml %%QT_EXAMPLEDIR%%/demos/photoviewer/photoviewer.pro %%QT_EXAMPLEDIR%%/demos/rssnews/content/BusyIndicator.qml %%QT_EXAMPLEDIR%%/demos/rssnews/content/CategoryDelegate.qml %%QT_EXAMPLEDIR%%/demos/rssnews/content/NewsDelegate.qml %%QT_EXAMPLEDIR%%/demos/rssnews/content/RssFeeds.qml %%QT_EXAMPLEDIR%%/demos/rssnews/content/ScrollBar.qml %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Asia.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Business.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Entertainment.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Europe.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Health.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Politics.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Science.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Sports.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/Technology.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/TopStories.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/USNational.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/World.jpg %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/btn_close.png %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/busy.png %%QT_EXAMPLEDIR%%/demos/rssnews/content/images/scrollbar.png %%QT_EXAMPLEDIR%%/demos/rssnews/doc/images/qtquick-demo-rssnews-small.png %%QT_EXAMPLEDIR%%/demos/rssnews/doc/src/rssnews.qdoc %%QT_EXAMPLEDIR%%/demos/rssnews/main.cpp %%QT_EXAMPLEDIR%%/demos/rssnews/rssnews.pro %%QT_EXAMPLEDIR%%/demos/rssnews/rssnews.qml %%QT_EXAMPLEDIR%%/demos/rssnews/rssnews.qmlproject %%QT_EXAMPLEDIR%%/demos/rssnews/rssnews.qrc %%QT_EXAMPLEDIR%%/demos/samegame/content/Block.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/BlockEmitter.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/Button.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/GameArea.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/LogoAnimation.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/MenuEmitter.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/PaintEmitter.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/PrimaryPack.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/PuzzleBlock.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/SamegameText.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/Settings.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/SimpleBlock.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/SmokeText.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/background-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/background.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/bar.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/blue-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/blue.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/bubble-highscore.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/bubble-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-game-1.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-game-2.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-game-3.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-game-4.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-game-new.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-menu.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-puzzle-next.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/but-quit.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/green-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/green.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/icon-fail.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/icon-ok.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/icon-time.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo-a.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo-e.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo-g.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo-m.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo-s.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/logo.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/particle-brick.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/particle-paint.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/particle-smoke.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/red-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/red.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-highscore-new.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-highscore.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-no-winner.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p1-go.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p1-won.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p1.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p2-go.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p2-won.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/text-p2.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/yellow-puzzle.png %%QT_EXAMPLEDIR%%/demos/samegame/content/gfx/yellow.png %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/TemplateBase.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level0.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level1.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level2.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level3.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level4.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level5.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level6.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level7.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level8.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/levels/level9.qml %%QT_EXAMPLEDIR%%/demos/samegame/content/qmldir %%QT_EXAMPLEDIR%%/demos/samegame/content/samegame.js %%QT_EXAMPLEDIR%%/demos/samegame/doc/images/qtquick-demo-samegame-med-1.png %%QT_EXAMPLEDIR%%/demos/samegame/doc/images/qtquick-demo-samegame-med-2.png %%QT_EXAMPLEDIR%%/demos/samegame/doc/src/samegame.qdoc %%QT_EXAMPLEDIR%%/demos/samegame/main.cpp %%QT_EXAMPLEDIR%%/demos/samegame/samegame.pro %%QT_EXAMPLEDIR%%/demos/samegame/samegame.qml %%QT_EXAMPLEDIR%%/demos/samegame/samegame.qmlproject %%QT_EXAMPLEDIR%%/demos/samegame/samegame.qrc %%QT_EXAMPLEDIR%%/demos/stocqt/content/+windows/Settings.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/Banner.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/Button.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/CheckBox.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/Settings.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockChart.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockInfo.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockListDelegate.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockListModel.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockListView.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockModel.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockSettingsPanel.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/StockView.qml %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/AAPL.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/ADSK.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/AMD.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/AMZN.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/CSCO.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/EA.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/EBAY.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/FB.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/GOOG.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/GOOGL.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/INTC.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/MSFT.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/NCLH.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/NFLX.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/NTAP.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/NVDA.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/PYPL.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/QCOM.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/TSLA.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/data/TXN.csv %%QT_EXAMPLEDIR%%/demos/stocqt/content/images/icon-left-arrow.png %%QT_EXAMPLEDIR%%/demos/stocqt/content/images/wheel-touch.png %%QT_EXAMPLEDIR%%/demos/stocqt/content/images/wheel.png %%QT_EXAMPLEDIR%%/demos/stocqt/content/qmldir %%QT_EXAMPLEDIR%%/demos/stocqt/doc/images/qtquick-demo-stocqt.png %%QT_EXAMPLEDIR%%/demos/stocqt/doc/src/stocqt.qdoc %%QT_EXAMPLEDIR%%/demos/stocqt/main.cpp %%QT_EXAMPLEDIR%%/demos/stocqt/stocqt.pro %%QT_EXAMPLEDIR%%/demos/stocqt/stocqt.qml %%QT_EXAMPLEDIR%%/demos/stocqt/stocqt.qmlproject %%QT_EXAMPLEDIR%%/demos/stocqt/stocqt.qrc %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/FlipBar.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/LineInput.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/ListFooter.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/ListHeader.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/SearchDelegate.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/TweetDelegate.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/TweetsModel.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/anonymous.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/bird-anim-sprites.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/icon-clear.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/icon-loading.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/icon-refresh.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/resources/icon-search.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/content/tweetsearch.mjs %%QT_EXAMPLEDIR%%/demos/tweetsearch/doc/images/qtquick-demo-tweetsearch-med-1.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/doc/images/qtquick-demo-tweetsearch-med-2.png %%QT_EXAMPLEDIR%%/demos/tweetsearch/doc/src/tweetsearch.qdoc %%QT_EXAMPLEDIR%%/demos/tweetsearch/main.cpp %%QT_EXAMPLEDIR%%/demos/tweetsearch/tweetsearch.pro %%QT_EXAMPLEDIR%%/demos/tweetsearch/tweetsearch.qml %%QT_EXAMPLEDIR%%/demos/tweetsearch/tweetsearch.qmlproject %%QT_EXAMPLEDIR%%/designer/README %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/calculatorbuilder.pro %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/calculatorbuilder.qrc %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/calculatorform.cpp %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/calculatorform.h %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/calculatorform.ui %%QT_EXAMPLEDIR%%/designer/calculatorbuilder/main.cpp %%QT_EXAMPLEDIR%%/designer/calculatorform/calculatorform.cpp %%QT_EXAMPLEDIR%%/designer/calculatorform/calculatorform.h %%QT_EXAMPLEDIR%%/designer/calculatorform/calculatorform.pro %%QT_EXAMPLEDIR%%/designer/calculatorform/calculatorform.ui %%QT_EXAMPLEDIR%%/designer/calculatorform/main.cpp %%QT_EXAMPLEDIR%%/designer/containerextension/containerextension.pro %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidget.cpp %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidget.h %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetcontainerextension.cpp %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetcontainerextension.h %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetextensionfactory.cpp %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetextensionfactory.h %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetplugin.cpp %%QT_EXAMPLEDIR%%/designer/containerextension/multipagewidgetplugin.h %%QT_EXAMPLEDIR%%/designer/customwidgetplugin/analogclock.cpp %%QT_EXAMPLEDIR%%/designer/customwidgetplugin/analogclock.h %%QT_EXAMPLEDIR%%/designer/customwidgetplugin/customwidgetplugin.cpp %%QT_EXAMPLEDIR%%/designer/customwidgetplugin/customwidgetplugin.h %%QT_EXAMPLEDIR%%/designer/customwidgetplugin/customwidgetplugin.pro %%QT_EXAMPLEDIR%%/designer/designer.pro %%QT_EXAMPLEDIR%%/designer/doc/images/arthurplugin-demo.png %%QT_EXAMPLEDIR%%/designer/doc/images/calculatorbuilder-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/calculatorform-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/containerextension-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/customwidgetplugin-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/taskmenuextension-dialog.png %%QT_EXAMPLEDIR%%/designer/doc/images/taskmenuextension-example-faded.png %%QT_EXAMPLEDIR%%/designer/doc/images/taskmenuextension-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/taskmenuextension-menu.png %%QT_EXAMPLEDIR%%/designer/doc/images/worldtimeclock-connection.png %%QT_EXAMPLEDIR%%/designer/doc/images/worldtimeclock-signalandslot.png %%QT_EXAMPLEDIR%%/designer/doc/images/worldtimeclockbuilder-example.png %%QT_EXAMPLEDIR%%/designer/doc/images/worldtimeclockplugin-example.png %%QT_EXAMPLEDIR%%/designer/doc/snippets/doc_src_examples_containerextension.pro %%QT_EXAMPLEDIR%%/designer/doc/snippets/doc_src_examples_customwidgetplugin.pro %%QT_EXAMPLEDIR%%/designer/doc/snippets/doc_src_examples_taskmenuextension.pro %%QT_EXAMPLEDIR%%/designer/doc/snippets/doc_src_examples_worldtimeclockplugin.pro %%QT_EXAMPLEDIR%%/designer/doc/src/calculatorbuilder.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/calculatorform.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/containerextension.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/customwidgetplugin.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/taskmenuextension.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/worldtimeclockbuilder.qdoc %%QT_EXAMPLEDIR%%/designer/doc/src/worldtimeclockplugin.qdoc %%QT_EXAMPLEDIR%%/designer/taskmenuextension/taskmenuextension.pro %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoe.cpp %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoe.h %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoedialog.cpp %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoedialog.h %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoeplugin.cpp %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoeplugin.h %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoetaskmenu.cpp %%QT_EXAMPLEDIR%%/designer/taskmenuextension/tictactoetaskmenu.h %%QT_EXAMPLEDIR%%/designer/worldtimeclockbuilder/form.ui %%QT_EXAMPLEDIR%%/designer/worldtimeclockbuilder/main.cpp %%QT_EXAMPLEDIR%%/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro %%QT_EXAMPLEDIR%%/designer/worldtimeclockbuilder/worldtimeclockbuilder.qrc %%QT_EXAMPLEDIR%%/designer/worldtimeclockplugin/worldtimeclock.cpp %%QT_EXAMPLEDIR%%/designer/worldtimeclockplugin/worldtimeclock.h %%QT_EXAMPLEDIR%%/designer/worldtimeclockplugin/worldtimeclockplugin.cpp %%QT_EXAMPLEDIR%%/designer/worldtimeclockplugin/worldtimeclockplugin.h %%QT_EXAMPLEDIR%%/designer/worldtimeclockplugin/worldtimeclockplugin.pro %%QT_EXAMPLEDIR%%/embedded/digiflip/digiflip.cpp %%QT_EXAMPLEDIR%%/embedded/digiflip/digiflip.pro %%QT_EXAMPLEDIR%%/embedded/embedded.pro %%QT_EXAMPLEDIR%%/embedded/flickable/flickable.cpp %%QT_EXAMPLEDIR%%/embedded/flickable/flickable.h %%QT_EXAMPLEDIR%%/embedded/flickable/flickable.pro %%QT_EXAMPLEDIR%%/embedded/flickable/main.cpp %%QT_EXAMPLEDIR%%/embedded/flightinfo/aircraft.png %%QT_EXAMPLEDIR%%/embedded/flightinfo/flightinfo.cpp %%QT_EXAMPLEDIR%%/embedded/flightinfo/flightinfo.pro %%QT_EXAMPLEDIR%%/embedded/flightinfo/flightinfo.qrc %%QT_EXAMPLEDIR%%/embedded/flightinfo/form.ui %%QT_EXAMPLEDIR%%/embedded/lightmaps/lightmaps.cpp %%QT_EXAMPLEDIR%%/embedded/lightmaps/lightmaps.h %%QT_EXAMPLEDIR%%/embedded/lightmaps/lightmaps.pro %%QT_EXAMPLEDIR%%/embedded/lightmaps/main.cpp %%QT_EXAMPLEDIR%%/embedded/lightmaps/mapzoom.cpp %%QT_EXAMPLEDIR%%/embedded/lightmaps/mapzoom.h %%QT_EXAMPLEDIR%%/embedded/lightmaps/slippymap.cpp %%QT_EXAMPLEDIR%%/embedded/lightmaps/slippymap.h %%QT_EXAMPLEDIR%%/embedded/raycasting/raycasting.cpp %%QT_EXAMPLEDIR%%/embedded/raycasting/raycasting.pro %%QT_EXAMPLEDIR%%/embedded/raycasting/raycasting.qrc %%QT_EXAMPLEDIR%%/embedded/raycasting/textures.png %%QT_EXAMPLEDIR%%/embedded/styleexample/files/add.png %%QT_EXAMPLEDIR%%/embedded/styleexample/files/application.qss %%QT_EXAMPLEDIR%%/embedded/styleexample/files/blue.qss %%QT_EXAMPLEDIR%%/embedded/styleexample/files/khaki.qss %%QT_EXAMPLEDIR%%/embedded/styleexample/files/nature_1.jpg %%QT_EXAMPLEDIR%%/embedded/styleexample/files/nostyle.qss %%QT_EXAMPLEDIR%%/embedded/styleexample/files/remove.png %%QT_EXAMPLEDIR%%/embedded/styleexample/files/transparent.qss %%QT_EXAMPLEDIR%%/embedded/styleexample/main.cpp %%QT_EXAMPLEDIR%%/embedded/styleexample/styleexample.pro %%QT_EXAMPLEDIR%%/embedded/styleexample/styleexample.qrc %%QT_EXAMPLEDIR%%/embedded/styleexample/stylewidget.cpp %%QT_EXAMPLEDIR%%/embedded/styleexample/stylewidget.h %%QT_EXAMPLEDIR%%/embedded/styleexample/stylewidget.ui %%QT_EXAMPLEDIR%%/examples.pro %%QT_EXAMPLEDIR%%/gamepad/configureButtons/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/gamepad/configureButtons/configureButtons.pro %%QT_EXAMPLEDIR%%/gamepad/configureButtons/doc/images/configuregamepadbuttons-example.png %%QT_EXAMPLEDIR%%/gamepad/configureButtons/doc/src/configbuttonsexample.qdoc %%QT_EXAMPLEDIR%%/gamepad/configureButtons/main.cpp %%QT_EXAMPLEDIR%%/gamepad/configureButtons/main.qml %%QT_EXAMPLEDIR%%/gamepad/configureButtons/qml.qrc %%QT_EXAMPLEDIR%%/gamepad/gamepad.pro %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/doc/images/keynavigationgamepad-example.png %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/doc/src/keynaviexample.qdoc %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/keyNavigation.pro %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/keyNavigation64.png %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/keyNavigation80.png %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/main.cpp %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/qml.qrc %%QT_EXAMPLEDIR%%/gamepad/keyNavigation/qml/main.qml %%QT_EXAMPLEDIR%%/gamepad/mouseItem/doc/src/mouseitemexample.qdoc %%QT_EXAMPLEDIR%%/gamepad/mouseItem/main.cpp %%QT_EXAMPLEDIR%%/gamepad/mouseItem/mouseItem.pro %%QT_EXAMPLEDIR%%/gamepad/mouseItem/mouseItem64.png %%QT_EXAMPLEDIR%%/gamepad/mouseItem/mouseItem80.png %%QT_EXAMPLEDIR%%/gamepad/mouseItem/qml.qrc %%QT_EXAMPLEDIR%%/gamepad/mouseItem/qml/main.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/doc/images/qtquickgamepad-example.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/doc/src/quickgamepadexample.qdoc %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/main.cpp %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml.qrc %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/ButtonImage.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/DPad.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/JoystickViewer.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/LeftThumbstick.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/RightThumbstick.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/main.qml %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerBack.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerButtonA.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerButtonB.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerButtonGuide.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerButtonX.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerButtonY.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerDPad.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerLeftShoulder.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerLeftThumbstick.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerLeftTrigger.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerRightShoulder.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerRightThumbstick.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerRightTrigger.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/qml/xboxControllerStart.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/quickGamepad.pro %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/quickGamepad64.png %%QT_EXAMPLEDIR%%/gamepad/quickGamepad/quickGamepad80.png %%QT_EXAMPLEDIR%%/gamepad/simple/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/gamepad/simple/doc/src/simpleexample.qdoc %%QT_EXAMPLEDIR%%/gamepad/simple/gamepadmonitor.cpp %%QT_EXAMPLEDIR%%/gamepad/simple/gamepadmonitor.h %%QT_EXAMPLEDIR%%/gamepad/simple/main.cpp %%QT_EXAMPLEDIR%%/gamepad/simple/simple.pro %%QT_EXAMPLEDIR%%/gui/analogclock/analogclock.pro %%QT_EXAMPLEDIR%%/gui/analogclock/main.cpp %%QT_EXAMPLEDIR%%/gui/doc/images/analogclock-window-example.png %%QT_EXAMPLEDIR%%/gui/doc/images/analogclockwindow-viewport.png %%QT_EXAMPLEDIR%%/gui/doc/images/openglwindow-example.png %%QT_EXAMPLEDIR%%/gui/doc/src/analogclockwindow.qdoc %%QT_EXAMPLEDIR%%/gui/doc/src/openglwindow.qdoc %%QT_EXAMPLEDIR%%/gui/doc/src/rasterwindow.qdoc %%QT_EXAMPLEDIR%%/gui/gui.pro %%QT_EXAMPLEDIR%%/gui/openglwindow/main.cpp %%QT_EXAMPLEDIR%%/gui/openglwindow/openglwindow.cpp %%QT_EXAMPLEDIR%%/gui/openglwindow/openglwindow.h %%QT_EXAMPLEDIR%%/gui/openglwindow/openglwindow.pri %%QT_EXAMPLEDIR%%/gui/openglwindow/openglwindow.pro %%QT_EXAMPLEDIR%%/gui/rasterwindow/main.cpp %%QT_EXAMPLEDIR%%/gui/rasterwindow/rasterwindow.cpp %%QT_EXAMPLEDIR%%/gui/rasterwindow/rasterwindow.h %%QT_EXAMPLEDIR%%/gui/rasterwindow/rasterwindow.pri %%QT_EXAMPLEDIR%%/gui/rasterwindow/rasterwindow.pro %%QT_EXAMPLEDIR%%/help/README %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/contextsensitivehelp.pro %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/amount.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/filter.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/plants.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/rain.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/source.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/temperature.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/time.html %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/wateringmachine.qch %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/wateringmachine.qhc %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/wateringmachine.qhcp %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/docs/wateringmachine.qhp %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/helpbrowser.cpp %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/helpbrowser.h %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/main.cpp %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/wateringconfigdialog.cpp %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/wateringconfigdialog.h %%QT_EXAMPLEDIR%%/help/contextsensitivehelp/wateringconfigdialog.ui %%QT_EXAMPLEDIR%%/help/doc/src/contextsensitivehelp.qdoc %%QT_EXAMPLEDIR%%/help/help.pro %%QT_EXAMPLEDIR%%/linguist/README %%QT_EXAMPLEDIR%%/linguist/arrowpad/arrowpad.cpp %%QT_EXAMPLEDIR%%/linguist/arrowpad/arrowpad.h %%QT_EXAMPLEDIR%%/linguist/arrowpad/arrowpad.pro %%QT_EXAMPLEDIR%%/linguist/arrowpad/main.cpp %%QT_EXAMPLEDIR%%/linguist/arrowpad/mainwindow.cpp %%QT_EXAMPLEDIR%%/linguist/arrowpad/mainwindow.h %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-arrowpad_en.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-arrowpad_fr.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-arrowpad_nl.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-hellotr_en.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-hellotr_la.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-trollprint_10_en.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-trollprint_10_pt_bad.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-trollprint_10_pt_good.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-trollprint_11_en.png %%QT_EXAMPLEDIR%%/linguist/doc/images/linguist-trollprint_11_pt.png %%QT_EXAMPLEDIR%%/linguist/doc/snippets/doc_src_examples_arrowpad.cpp %%QT_EXAMPLEDIR%%/linguist/doc/snippets/doc_src_examples_arrowpad.qdoc %%QT_EXAMPLEDIR%%/linguist/doc/snippets/doc_src_examples_hellotr.qdoc %%QT_EXAMPLEDIR%%/linguist/doc/snippets/doc_src_examples_trollprint.cpp %%QT_EXAMPLEDIR%%/linguist/doc/src/arrowpad.qdoc %%QT_EXAMPLEDIR%%/linguist/doc/src/hellotr.qdoc %%QT_EXAMPLEDIR%%/linguist/doc/src/trollprint.qdoc %%QT_EXAMPLEDIR%%/linguist/hellotr/hellotr.pro %%QT_EXAMPLEDIR%%/linguist/hellotr/main.cpp %%QT_EXAMPLEDIR%%/linguist/linguist.pro %%QT_EXAMPLEDIR%%/linguist/trollprint/main.cpp %%QT_EXAMPLEDIR%%/linguist/trollprint/mainwindow.cpp %%QT_EXAMPLEDIR%%/linguist/trollprint/mainwindow.h %%QT_EXAMPLEDIR%%/linguist/trollprint/printpanel.cpp %%QT_EXAMPLEDIR%%/linguist/trollprint/printpanel.h %%QT_EXAMPLEDIR%%/linguist/trollprint/trollprint.pro %%QT_EXAMPLEDIR%%/linguist/trollprint/trollprint_pt.ts %%QT_EXAMPLEDIR%%/location/geojson_viewer/GeoJsonDelegate.qml %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/01-point.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/02-linestring.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/03-multipoint.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/04-polygon.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/05-multilinestring.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/06-multipolygon.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/07-geometrycollection.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/08-feature.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/09-featurecollection.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/10-countries.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/10-countries_LICENSE %%QT_EXAMPLEDIR%%/location/geojson_viewer/data/11-full.json %%QT_EXAMPLEDIR%%/location/geojson_viewer/geojson_viewer.pro %%QT_EXAMPLEDIR%%/location/geojson_viewer/main.cpp %%QT_EXAMPLEDIR%%/location/geojson_viewer/main.qml %%QT_EXAMPLEDIR%%/location/geojson_viewer/qml.qrc %%QT_EXAMPLEDIR%%/location/itemview_transitions/OsloListModel.qml %%QT_EXAMPLEDIR%%/location/itemview_transitions/doc/images/itemview_transitions.jpg %%QT_EXAMPLEDIR%%/location/itemview_transitions/doc/src/itemview_transitions.qdoc %%QT_EXAMPLEDIR%%/location/itemview_transitions/itemview_transitions.pro %%QT_EXAMPLEDIR%%/location/itemview_transitions/main.cpp %%QT_EXAMPLEDIR%%/location/itemview_transitions/main.qml %%QT_EXAMPLEDIR%%/location/location.pro %%QT_EXAMPLEDIR%%/location/mapviewer/doc/images/mapviewer.png %%QT_EXAMPLEDIR%%/location/mapviewer/doc/src/mapviewer.qdoc %%QT_EXAMPLEDIR%%/location/mapviewer/forms/Geocode.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/GeocodeForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/Locale.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/LocaleForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/Message.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/MessageForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/ReverseGeocode.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/ReverseGeocodeForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteAddress.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteAddressForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteCoordinate.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteCoordinateForm.ui.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteList.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteListDelegate.qml %%QT_EXAMPLEDIR%%/location/mapviewer/forms/RouteListHeader.qml %%QT_EXAMPLEDIR%%/location/mapviewer/helper.js %%QT_EXAMPLEDIR%%/location/mapviewer/main.cpp %%QT_EXAMPLEDIR%%/location/mapviewer/map/CircleItem.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/ImageItem.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/MapComponent.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/MapSliders.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/Marker.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/MiniMap.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/PolygonItem.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/PolylineItem.qml %%QT_EXAMPLEDIR%%/location/mapviewer/map/RectangleItem.qml %%QT_EXAMPLEDIR%%/location/mapviewer/mapviewer.pro %%QT_EXAMPLEDIR%%/location/mapviewer/mapviewer.qml %%QT_EXAMPLEDIR%%/location/mapviewer/mapviewer.qrc %%QT_EXAMPLEDIR%%/location/mapviewer/menus/ItemPopupMenu.qml %%QT_EXAMPLEDIR%%/location/mapviewer/menus/MainMenu.qml %%QT_EXAMPLEDIR%%/location/mapviewer/menus/MapPopupMenu.qml %%QT_EXAMPLEDIR%%/location/mapviewer/menus/MarkerPopupMenu.qml %%QT_EXAMPLEDIR%%/location/mapviewer/resources/icon.png %%QT_EXAMPLEDIR%%/location/mapviewer/resources/marker.png %%QT_EXAMPLEDIR%%/location/mapviewer/resources/scale.png %%QT_EXAMPLEDIR%%/location/mapviewer/resources/scale_end.png %%QT_EXAMPLEDIR%%/location/minimal_map/doc/images/minimal_map.png %%QT_EXAMPLEDIR%%/location/minimal_map/doc/src/minimal_map.qdoc %%QT_EXAMPLEDIR%%/location/minimal_map/main.cpp %%QT_EXAMPLEDIR%%/location/minimal_map/main.qml %%QT_EXAMPLEDIR%%/location/minimal_map/minimal_map.pro %%QT_EXAMPLEDIR%%/location/minimal_map/qml.qrc %%QT_EXAMPLEDIR%%/location/places/doc/images/places.png %%QT_EXAMPLEDIR%%/location/places/doc/src/places.qdoc %%QT_EXAMPLEDIR%%/location/places/forms/Message.qml %%QT_EXAMPLEDIR%%/location/places/forms/MessageForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/forms/PlaceDetails.qml %%QT_EXAMPLEDIR%%/location/places/forms/PlaceDetailsForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchBoundingBox.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchBoundingBoxForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchBoundingCircle.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchBoundingCircleForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchCenter.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchCenterForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchOptions.qml %%QT_EXAMPLEDIR%%/location/places/forms/SearchOptionsForm.ui.qml %%QT_EXAMPLEDIR%%/location/places/helper.js %%QT_EXAMPLEDIR%%/location/places/items/MainMenu.qml %%QT_EXAMPLEDIR%%/location/places/items/MapComponent.qml %%QT_EXAMPLEDIR%%/location/places/items/SearchBar.qml %%QT_EXAMPLEDIR%%/location/places/main.cpp %%QT_EXAMPLEDIR%%/location/places/places.pro %%QT_EXAMPLEDIR%%/location/places/places.qml %%QT_EXAMPLEDIR%%/location/places/places.qrc %%QT_EXAMPLEDIR%%/location/places/resources/categories.png %%QT_EXAMPLEDIR%%/location/places/resources/left.png %%QT_EXAMPLEDIR%%/location/places/resources/marker.png %%QT_EXAMPLEDIR%%/location/places/resources/right.png %%QT_EXAMPLEDIR%%/location/places/resources/scale.png %%QT_EXAMPLEDIR%%/location/places/resources/scale_end.png %%QT_EXAMPLEDIR%%/location/places/resources/search.png %%QT_EXAMPLEDIR%%/location/places/resources/star.png %%QT_EXAMPLEDIR%%/location/places/views/CategoryDelegate.qml %%QT_EXAMPLEDIR%%/location/places/views/CategoryView.qml %%QT_EXAMPLEDIR%%/location/places/views/EditorialDelegate.qml %%QT_EXAMPLEDIR%%/location/places/views/EditorialPage.qml %%QT_EXAMPLEDIR%%/location/places/views/EditorialView.qml %%QT_EXAMPLEDIR%%/location/places/views/ImageView.qml %%QT_EXAMPLEDIR%%/location/places/views/RatingView.qml %%QT_EXAMPLEDIR%%/location/places/views/ReviewDelegate.qml %%QT_EXAMPLEDIR%%/location/places/views/ReviewPage.qml %%QT_EXAMPLEDIR%%/location/places/views/ReviewView.qml %%QT_EXAMPLEDIR%%/location/places/views/SearchResultDelegate.qml %%QT_EXAMPLEDIR%%/location/places/views/SearchResultView.qml %%QT_EXAMPLEDIR%%/location/places/views/SuggestionView.qml %%QT_EXAMPLEDIR%%/location/places_list/Marker.qml %%QT_EXAMPLEDIR%%/location/places_list/doc/images/places_list.png %%QT_EXAMPLEDIR%%/location/places_list/doc/src/places_list.qdoc %%QT_EXAMPLEDIR%%/location/places_list/main.cpp %%QT_EXAMPLEDIR%%/location/places_list/marker.png %%QT_EXAMPLEDIR%%/location/places_list/places_list.pro %%QT_EXAMPLEDIR%%/location/places_list/places_list.qml %%QT_EXAMPLEDIR%%/location/places_list/places_list.qrc %%QT_EXAMPLEDIR%%/location/places_map/doc/images/places_map.png %%QT_EXAMPLEDIR%%/location/places_map/doc/src/places_map.qdoc %%QT_EXAMPLEDIR%%/location/places_map/main.cpp %%QT_EXAMPLEDIR%%/location/places_map/marker.png %%QT_EXAMPLEDIR%%/location/places_map/places_map.pro %%QT_EXAMPLEDIR%%/location/places_map/places_map.qml %%QT_EXAMPLEDIR%%/location/places_map/places_map.qrc %%QT_EXAMPLEDIR%%/location/planespotter/Plane.qml %%QT_EXAMPLEDIR%%/location/planespotter/airplane.png %%QT_EXAMPLEDIR%%/location/planespotter/doc/images/planespotter.png %%QT_EXAMPLEDIR%%/location/planespotter/doc/src/planespotter.qdoc %%QT_EXAMPLEDIR%%/location/planespotter/main.cpp %%QT_EXAMPLEDIR%%/location/planespotter/planespotter.pro %%QT_EXAMPLEDIR%%/location/planespotter/planespotter.qml %%QT_EXAMPLEDIR%%/location/planespotter/qml.qrc %%QT_EXAMPLEDIR%%/macextras/embeddedqwindow/doc/src/qtmacextras-example-embeddedqwindow.qdoc %%QT_EXAMPLEDIR%%/macextras/embeddedqwindow/embeddedqwindow.pro %%QT_EXAMPLEDIR%%/macextras/embeddedqwindow/main.mm %%QT_EXAMPLEDIR%%/macextras/embeddedqwindow/window.cpp %%QT_EXAMPLEDIR%%/macextras/embeddedqwindow/window.h %%QT_EXAMPLEDIR%%/macextras/macextras.pro %%QT_EXAMPLEDIR%%/macextras/macfunctions/doc/src/qtmacextras-example-macfunctions.qdoc %%QT_EXAMPLEDIR%%/macextras/macfunctions/macfunctions.pro %%QT_EXAMPLEDIR%%/macextras/macfunctions/macfunctions.qrc %%QT_EXAMPLEDIR%%/macextras/macfunctions/main.cpp %%QT_EXAMPLEDIR%%/macextras/macfunctions/qtlogo.png %%QT_EXAMPLEDIR%%/macextras/macpasteboardmime/doc/src/qtmacextras-example-macpasteboardmime.qdoc %%QT_EXAMPLEDIR%%/macextras/macpasteboardmime/macpasteboardmime.pro %%QT_EXAMPLEDIR%%/macextras/macpasteboardmime/main.cpp %%QT_EXAMPLEDIR%%/macextras/mactoolbar/mactoolbar.pro %%QT_EXAMPLEDIR%%/macextras/mactoolbar/mactoolbar.qrc %%QT_EXAMPLEDIR%%/macextras/mactoolbar/main.cpp %%QT_EXAMPLEDIR%%/macextras/mactoolbar/qtlogo.png %%QT_EXAMPLEDIR%%/macextras/mactoolbar/rasterwindow.cpp %%QT_EXAMPLEDIR%%/macextras/mactoolbar/rasterwindow.h %%QT_EXAMPLEDIR%%/macextras/mactoolbar/toolbarcontrollerwindow.cpp %%QT_EXAMPLEDIR%%/macextras/mactoolbar/toolbarcontrollerwindow.h %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/audiodecoder.cpp %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/audiodecoder.h %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/audiodecoder.pro %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/main.cpp %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/wavefilewriter.cpp %%QT_EXAMPLEDIR%%/multimedia/audiodecoder/wavefilewriter.h %%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.cpp %%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.h %%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevices.pro %%QT_EXAMPLEDIR%%/multimedia/audiodevices/audiodevicesbase.ui %%QT_EXAMPLEDIR%%/multimedia/audiodevices/doc/images/audiodevices.png %%QT_EXAMPLEDIR%%/multimedia/audiodevices/doc/src/audiodevices.qdoc %%QT_EXAMPLEDIR%%/multimedia/audiodevices/main.cpp %%QT_EXAMPLEDIR%%/multimedia/audioengine/audioengine.pro %%QT_EXAMPLEDIR%%/multimedia/audioengine/doc/src/audioengine.qdoc %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/audioengine.qml %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/audioengine.qmlproject %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/content/MyAudioEngine.qml %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/content/engine-loop.wav %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/content/horn.wav %%QT_EXAMPLEDIR%%/multimedia/audioengine/qml/content/whistle.wav %%QT_EXAMPLEDIR%%/multimedia/audioinput/audioinput.cpp %%QT_EXAMPLEDIR%%/multimedia/audioinput/audioinput.h %%QT_EXAMPLEDIR%%/multimedia/audioinput/audioinput.pro %%QT_EXAMPLEDIR%%/multimedia/audioinput/doc/images/audioinput-example.png %%QT_EXAMPLEDIR%%/multimedia/audioinput/doc/src/audioinput.qdoc %%QT_EXAMPLEDIR%%/multimedia/audioinput/main.cpp %%QT_EXAMPLEDIR%%/multimedia/audiooutput/audiooutput.cpp %%QT_EXAMPLEDIR%%/multimedia/audiooutput/audiooutput.h %%QT_EXAMPLEDIR%%/multimedia/audiooutput/audiooutput.pro %%QT_EXAMPLEDIR%%/multimedia/audiooutput/doc/images/audiooutput-example.png %%QT_EXAMPLEDIR%%/multimedia/audiooutput/doc/src/audiooutput.qdoc %%QT_EXAMPLEDIR%%/multimedia/audiooutput/main.cpp %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiolevel.cpp %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiolevel.h %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiorecorder.cpp %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiorecorder.h %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiorecorder.pro %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/audiorecorder.ui %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/doc/images/audiorecorder.png %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/doc/src/audiorecorder.qdoc %%QT_EXAMPLEDIR%%/multimedia/audiorecorder/main.cpp %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/CameraButton.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/CameraListButton.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/CameraListPopup.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/CameraPropertyButton.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/CameraPropertyPopup.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/FocusButton.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/Info.plist %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/PhotoCaptureControls.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/PhotoPreview.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/Popup.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/VideoCaptureControls.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/VideoPreview.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/ZoomControl.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/declarative-camera.pro %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/declarative-camera.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/declarative-camera.qmlproject %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/declarative-camera.qrc %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/doc/images/qml-camera.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/doc/src/declarative-camera.qdoc %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_auto_mode.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_camera_setting.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_flash_auto.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_flash_fill.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_flash_off.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_flash_redeye.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_white_balance_cloudy.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_white_balance_flourescent.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_white_balance_incandescent.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/camera_white_balance_sunny.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/toolbutton.png %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/images/toolbutton.sci %%QT_EXAMPLEDIR%%/multimedia/declarative-camera/qmlcamera.cpp %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/Button.qml %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/declarative-radio.pro %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/declarative-radio.qrc %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/doc/images/declarative-radio-example.png %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/doc/src/declarative-radio.qdoc %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/main.cpp %%QT_EXAMPLEDIR%%/multimedia/declarative-radio/view.qml %%QT_EXAMPLEDIR%%/multimedia/multimedia.pro %%QT_EXAMPLEDIR%%/multimedia/radio/main.cpp %%QT_EXAMPLEDIR%%/multimedia/radio/radio.cpp %%QT_EXAMPLEDIR%%/multimedia/radio/radio.h %%QT_EXAMPLEDIR%%/multimedia/radio/radio.pro %%QT_EXAMPLEDIR%%/multimedia/shared/shared.pri %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/Array.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/Array.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/DynArray.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/DynArray.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTReal.dsp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTReal.dsw %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTReal.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTReal.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLen.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLen.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealFixLenParam.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealPassDirect.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealPassDirect.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealPassInverse.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealPassInverse.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealSelect.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealSelect.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealUseTrigo.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/FFTRealUseTrigo.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/OscSinCos.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/OscSinCos.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestAccuracy.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestAccuracy.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestHelperFixLen.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestHelperFixLen.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestHelperNormal.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestHelperNormal.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestSpeed.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestSpeed.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/TestWhiteNoiseGen.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/bwins/fftrealu.def %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/def.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/eabi/fftrealu.def %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/fftreal.pas %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/fftreal.pro %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/fftreal_wrapper.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/license.txt %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/readme.txt %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/ClockCycleCounter.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/Int64.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/StopWatch.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/def.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/fnc.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/stopwatch/fnc.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/test.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/test_fnc.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/test_fnc.hpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/test_settings.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/3rdparty/fftreal/testapp.dpr %%QT_EXAMPLEDIR%%/multimedia/spectrum/README.txt %%QT_EXAMPLEDIR%%/multimedia/spectrum/TODO.txt %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/app.pro %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/engine.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/engine.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/frequencyspectrum.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/frequencyspectrum.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/images/record.png %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/images/settings.png %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/levelmeter.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/levelmeter.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/main.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/mainwidget.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/mainwidget.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/progressbar.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/progressbar.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/settingsdialog.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/settingsdialog.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrograph.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrograph.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrum.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrum.qrc %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrumanalyser.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/spectrumanalyser.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/tonegenerator.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/tonegenerator.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/tonegeneratordialog.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/tonegeneratordialog.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/utils.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/utils.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/waveform.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/waveform.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/wavfile.cpp %%QT_EXAMPLEDIR%%/multimedia/spectrum/app/wavfile.h %%QT_EXAMPLEDIR%%/multimedia/spectrum/doc/images/spectrum-demo.png %%QT_EXAMPLEDIR%%/multimedia/spectrum/doc/src/spectrum.qdoc %%QT_EXAMPLEDIR%%/multimedia/spectrum/spectrum.pri %%QT_EXAMPLEDIR%%/multimedia/spectrum/spectrum.pro +%%QT_EXAMPLEDIR%%/multimedia/video/android/android.pro +%%QT_EXAMPLEDIR%%/multimedia/video/android/gstreamer/gstreamer.pro +%%QT_EXAMPLEDIR%%/multimedia/video/android/gstreamer/main.cpp +%%QT_EXAMPLEDIR%%/multimedia/video/android/gstreamer/main.qml +%%QT_EXAMPLEDIR%%/multimedia/video/android/gstreamer/qml.qrc %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideo-menu.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideo-overlay.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideofx-camera-glow.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideofx-camera-wobble.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideofx-effects-menu.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideofx-video-edgedetection.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/images/qmlvideofx-video-pagecurl.jpg %%QT_EXAMPLEDIR%%/multimedia/video/doc/src/qmlvideo.qdoc %%QT_EXAMPLEDIR%%/multimedia/video/doc/src/qmlvideofx.qdoc %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/images/folder.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/images/leaves.jpg %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/images/up.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/main.cpp %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/Button.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraBasic.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraDrag.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraDummy.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraFullScreen.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraFullScreenInverted.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraItem.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraMove.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraOverlay.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraResize.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraRotate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/CameraSpin.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/Content.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/ErrorDialog.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/FileBrowser.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/Scene.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneBasic.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneDrag.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneFullScreen.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneFullScreenInverted.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneMove.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneMulti.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneOverlay.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneResize.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneRotate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneSelectionPanel.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SceneSpin.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/SeekControl.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoBasic.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoDrag.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoDummy.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoFillMode.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoFullScreen.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoFullScreenInverted.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoItem.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoMetadata.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoMove.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoOverlay.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoPlaybackRate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoResize.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoRotate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoSeek.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/VideoSpin.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qml/qmlvideo/main.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qmlvideo.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qmlvideo.pro %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qmlvideo.qrc %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/qmlvideo.svg %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideo/trace.h %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/README %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/main.cpp %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/main.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/qmlvideofilter_opencl.pro %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/qmlvideofilter_opencl.qrc %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofilter_opencl/rgbframehelper.h %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/Info.plist %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/filereader.cpp %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/filereader.h %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/Dropdown_arrows.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/Slider_bar.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/Slider_handle.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/Triangle_Top.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/Triangle_bottom.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/icon_BackArrow.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/icon_Folder.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/icon_Menu.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/images/qt-logo.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/main.cpp %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Button.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Content.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentCamera.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentImage.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/ContentVideo.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Curtain.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Divider.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Effect.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectBillboard.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectBlackAndWhite.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectEmboss.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectGaussianBlur.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectGlow.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectIsolate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectMagnify.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPageCurl.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPassThrough.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPixelate.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectPosterize.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectRipple.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSelectionList.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSepia.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSharpen.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectShockwave.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectSobelEdgeDetection1.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectTiltShift.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectToon.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectVignette.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectWarhol.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/EffectWobble.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/FileBrowser.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/FileOpen.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/HintedMouseArea.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Main.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/ParameterPanel.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qml/qmlvideofx/Slider.qml %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.cpp %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.h %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlapplicationviewer/qmlapplicationviewer.pri %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlvideofx.png %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlvideofx.pro %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlvideofx.qrc %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/qmlvideofx.svg %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/billboard.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/blackandwhite.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/emboss.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/gaussianblur_h.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/gaussianblur_v.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/glow.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/isolate.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/magnify.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/pagecurl.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/pixelate.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/posterize.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/ripple.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/selectionpanel.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/sepia.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/sharpen.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/shockwave.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/sobeledgedetection1.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/tiltshift.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/toon.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/vignette.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/warhol.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/shaders/wobble.fsh %%QT_EXAMPLEDIR%%/multimedia/video/qmlvideofx/trace.h %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitor.cpp %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitor.h %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitor.pri %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitordeclarative.cpp %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitordeclarative.pri %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/frequencymonitordeclarative.qrc %%QT_EXAMPLEDIR%%/multimedia/video/snippets/frequencymonitor/qml/frequencymonitor/FrequencyItem.qml %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitor.cpp %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitor.h %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitor.pri %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.cpp %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.h %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.pri %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/performancemonitordeclarative.qrc %%QT_EXAMPLEDIR%%/multimedia/video/snippets/performancemonitor/qml/performancemonitor/PerformanceItem.qml %%QT_EXAMPLEDIR%%/multimedia/video/video.pro %%QT_EXAMPLEDIR%%/multimediawidgets/camera/camera.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/camera/camera.h %%QT_EXAMPLEDIR%%/multimediawidgets/camera/camera.pro %%QT_EXAMPLEDIR%%/multimediawidgets/camera/camera.qrc %%QT_EXAMPLEDIR%%/multimediawidgets/camera/camera.ui %%QT_EXAMPLEDIR%%/multimediawidgets/camera/doc/images/camera-example.png %%QT_EXAMPLEDIR%%/multimediawidgets/camera/doc/src/camera.qdoc %%QT_EXAMPLEDIR%%/multimediawidgets/camera/images/shutter.svg %%QT_EXAMPLEDIR%%/multimediawidgets/camera/imagesettings.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/camera/imagesettings.h %%QT_EXAMPLEDIR%%/multimediawidgets/camera/imagesettings.ui %%QT_EXAMPLEDIR%%/multimediawidgets/camera/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/camera/videosettings.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/camera/videosettings.h %%QT_EXAMPLEDIR%%/multimediawidgets/camera/videosettings.ui %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/customvideoitem.pro %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/videoitem.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/videoitem.h %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/videoplayer.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideoitem/videoplayer.h %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideosurface.pro %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/customvideowidget.pro %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videoplayer.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videoplayer.h %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videowidget.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videowidget.h %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videowidgetsurface.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/customvideosurface/customvideowidget/videowidgetsurface.h %%QT_EXAMPLEDIR%%/multimediawidgets/multimediawidgets.pro %%QT_EXAMPLEDIR%%/multimediawidgets/player/doc/images/mediaplayerex.jpg %%QT_EXAMPLEDIR%%/multimediawidgets/player/doc/src/player.qdoc %%QT_EXAMPLEDIR%%/multimediawidgets/player/histogramwidget.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/histogramwidget.h %%QT_EXAMPLEDIR%%/multimediawidgets/player/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/player.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/player.h %%QT_EXAMPLEDIR%%/multimediawidgets/player/player.pro %%QT_EXAMPLEDIR%%/multimediawidgets/player/playercontrols.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/playercontrols.h %%QT_EXAMPLEDIR%%/multimediawidgets/player/playlistmodel.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/playlistmodel.h %%QT_EXAMPLEDIR%%/multimediawidgets/player/videowidget.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/player/videowidget.h %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/doc/images/video-videographicsitem.png %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/doc/src/videographicsitem.qdoc %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/videographicsitem.pro %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/videoplayer.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/videographicsitem/videoplayer.h %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/doc/images/video-videowidget.png %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/doc/src/videowidget.qdoc %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/main.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/videoplayer.cpp %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/videoplayer.h %%QT_EXAMPLEDIR%%/multimediawidgets/videowidget/videowidget.pro %%QT_EXAMPLEDIR%%/network/README %%QT_EXAMPLEDIR%%/network/bearermonitor/bearermonitor.cpp %%QT_EXAMPLEDIR%%/network/bearermonitor/bearermonitor.h %%QT_EXAMPLEDIR%%/network/bearermonitor/bearermonitor.pro %%QT_EXAMPLEDIR%%/network/bearermonitor/bearermonitor_240_320.ui %%QT_EXAMPLEDIR%%/network/bearermonitor/bearermonitor_640_480.ui %%QT_EXAMPLEDIR%%/network/bearermonitor/main.cpp %%QT_EXAMPLEDIR%%/network/bearermonitor/sessionwidget.cpp %%QT_EXAMPLEDIR%%/network/bearermonitor/sessionwidget.h %%QT_EXAMPLEDIR%%/network/bearermonitor/sessionwidget.ui %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/blockingclient.cpp %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/blockingclient.h %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/blockingfortuneclient.pro %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/fortunethread.cpp %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/fortunethread.h %%QT_EXAMPLEDIR%%/network/blockingfortuneclient/main.cpp %%QT_EXAMPLEDIR%%/network/broadcastreceiver/broadcastreceiver.pro %%QT_EXAMPLEDIR%%/network/broadcastreceiver/main.cpp %%QT_EXAMPLEDIR%%/network/broadcastreceiver/receiver.cpp %%QT_EXAMPLEDIR%%/network/broadcastreceiver/receiver.h %%QT_EXAMPLEDIR%%/network/broadcastsender/broadcastsender.pro %%QT_EXAMPLEDIR%%/network/broadcastsender/main.cpp %%QT_EXAMPLEDIR%%/network/broadcastsender/sender.cpp %%QT_EXAMPLEDIR%%/network/broadcastsender/sender.h %%QT_EXAMPLEDIR%%/network/dnslookup/dnslookup.cpp %%QT_EXAMPLEDIR%%/network/dnslookup/dnslookup.h %%QT_EXAMPLEDIR%%/network/dnslookup/dnslookup.pro %%QT_EXAMPLEDIR%%/network/doc/images/blockingfortuneclient-example.png %%QT_EXAMPLEDIR%%/network/doc/images/broadcastreceiver-example.png %%QT_EXAMPLEDIR%%/network/doc/images/broadcastsender-example.png %%QT_EXAMPLEDIR%%/network/doc/images/fortuneclient-example.png %%QT_EXAMPLEDIR%%/network/doc/images/fortuneserver-example.png %%QT_EXAMPLEDIR%%/network/doc/images/googlesuggest-example.png %%QT_EXAMPLEDIR%%/network/doc/images/http-example.png %%QT_EXAMPLEDIR%%/network/doc/images/loopback-example.png %%QT_EXAMPLEDIR%%/network/doc/images/multicastreceiver-example.png %%QT_EXAMPLEDIR%%/network/doc/images/multicastsender-example.png %%QT_EXAMPLEDIR%%/network/doc/images/network-chat-example.png %%QT_EXAMPLEDIR%%/network/doc/images/securesocketclient.png %%QT_EXAMPLEDIR%%/network/doc/images/securesocketclient2.png %%QT_EXAMPLEDIR%%/network/doc/images/secureudpclient-example.png %%QT_EXAMPLEDIR%%/network/doc/images/secureudpserver-example.png %%QT_EXAMPLEDIR%%/network/doc/images/threadedfortuneserver-example.png %%QT_EXAMPLEDIR%%/network/doc/images/torrent-example.png %%QT_EXAMPLEDIR%%/network/doc/src/blockingfortuneclient.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/broadcastreceiver.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/broadcastsender.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/fortuneclient.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/fortuneserver.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/googlesuggest.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/http.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/loopback.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/multicastreceiver.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/multicastsender.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/network-chat.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/network-download.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/network-downloadmanager.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/securesocketclient.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/secureudpclient.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/secureudpserver.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/threadedfortuneserver.qdoc %%QT_EXAMPLEDIR%%/network/doc/src/torrent.qdoc %%QT_EXAMPLEDIR%%/network/download/download.pro %%QT_EXAMPLEDIR%%/network/download/main.cpp %%QT_EXAMPLEDIR%%/network/downloadmanager/downloadmanager.cpp %%QT_EXAMPLEDIR%%/network/downloadmanager/downloadmanager.h %%QT_EXAMPLEDIR%%/network/downloadmanager/downloadmanager.pro %%QT_EXAMPLEDIR%%/network/downloadmanager/main.cpp %%QT_EXAMPLEDIR%%/network/downloadmanager/textprogressbar.cpp %%QT_EXAMPLEDIR%%/network/downloadmanager/textprogressbar.h %%QT_EXAMPLEDIR%%/network/fortuneclient/client.cpp %%QT_EXAMPLEDIR%%/network/fortuneclient/client.h %%QT_EXAMPLEDIR%%/network/fortuneclient/fortuneclient.pro %%QT_EXAMPLEDIR%%/network/fortuneclient/main.cpp %%QT_EXAMPLEDIR%%/network/fortuneserver/fortuneserver.pro %%QT_EXAMPLEDIR%%/network/fortuneserver/main.cpp %%QT_EXAMPLEDIR%%/network/fortuneserver/server.cpp %%QT_EXAMPLEDIR%%/network/fortuneserver/server.h %%QT_EXAMPLEDIR%%/network/googlesuggest/googlesuggest.cpp %%QT_EXAMPLEDIR%%/network/googlesuggest/googlesuggest.h %%QT_EXAMPLEDIR%%/network/googlesuggest/googlesuggest.pro %%QT_EXAMPLEDIR%%/network/googlesuggest/main.cpp %%QT_EXAMPLEDIR%%/network/googlesuggest/searchbox.cpp %%QT_EXAMPLEDIR%%/network/googlesuggest/searchbox.h %%QT_EXAMPLEDIR%%/network/http/authenticationdialog.ui %%QT_EXAMPLEDIR%%/network/http/http.pro %%QT_EXAMPLEDIR%%/network/http/httpwindow.cpp %%QT_EXAMPLEDIR%%/network/http/httpwindow.h %%QT_EXAMPLEDIR%%/network/http/main.cpp %%QT_EXAMPLEDIR%%/network/loopback/dialog.cpp %%QT_EXAMPLEDIR%%/network/loopback/dialog.h %%QT_EXAMPLEDIR%%/network/loopback/loopback.pro %%QT_EXAMPLEDIR%%/network/loopback/main.cpp %%QT_EXAMPLEDIR%%/network/multicastreceiver/main.cpp %%QT_EXAMPLEDIR%%/network/multicastreceiver/multicastreceiver.pro %%QT_EXAMPLEDIR%%/network/multicastreceiver/receiver.cpp %%QT_EXAMPLEDIR%%/network/multicastreceiver/receiver.h %%QT_EXAMPLEDIR%%/network/multicastsender/main.cpp %%QT_EXAMPLEDIR%%/network/multicastsender/multicastsender.pro %%QT_EXAMPLEDIR%%/network/multicastsender/sender.cpp %%QT_EXAMPLEDIR%%/network/multicastsender/sender.h %%QT_EXAMPLEDIR%%/network/multistreamclient/chatconsumer.cpp %%QT_EXAMPLEDIR%%/network/multistreamclient/chatconsumer.h %%QT_EXAMPLEDIR%%/network/multistreamclient/client.cpp %%QT_EXAMPLEDIR%%/network/multistreamclient/client.h %%QT_EXAMPLEDIR%%/network/multistreamclient/consumer.h %%QT_EXAMPLEDIR%%/network/multistreamclient/main.cpp %%QT_EXAMPLEDIR%%/network/multistreamclient/movieconsumer.cpp %%QT_EXAMPLEDIR%%/network/multistreamclient/movieconsumer.h %%QT_EXAMPLEDIR%%/network/multistreamclient/multistreamclient.pro %%QT_EXAMPLEDIR%%/network/multistreamclient/timeconsumer.cpp %%QT_EXAMPLEDIR%%/network/multistreamclient/timeconsumer.h %%QT_EXAMPLEDIR%%/network/multistreamserver/animation.gif %%QT_EXAMPLEDIR%%/network/multistreamserver/chatprovider.cpp %%QT_EXAMPLEDIR%%/network/multistreamserver/chatprovider.h %%QT_EXAMPLEDIR%%/network/multistreamserver/main.cpp %%QT_EXAMPLEDIR%%/network/multistreamserver/movieprovider.cpp %%QT_EXAMPLEDIR%%/network/multistreamserver/movieprovider.h %%QT_EXAMPLEDIR%%/network/multistreamserver/multistreamserver.pro %%QT_EXAMPLEDIR%%/network/multistreamserver/provider.h %%QT_EXAMPLEDIR%%/network/multistreamserver/server.cpp %%QT_EXAMPLEDIR%%/network/multistreamserver/server.h %%QT_EXAMPLEDIR%%/network/multistreamserver/timeprovider.cpp %%QT_EXAMPLEDIR%%/network/multistreamserver/timeprovider.h %%QT_EXAMPLEDIR%%/network/network-chat/chatdialog.cpp %%QT_EXAMPLEDIR%%/network/network-chat/chatdialog.h %%QT_EXAMPLEDIR%%/network/network-chat/chatdialog.ui %%QT_EXAMPLEDIR%%/network/network-chat/client.cpp %%QT_EXAMPLEDIR%%/network/network-chat/client.h %%QT_EXAMPLEDIR%%/network/network-chat/connection.cpp %%QT_EXAMPLEDIR%%/network/network-chat/connection.h %%QT_EXAMPLEDIR%%/network/network-chat/main.cpp %%QT_EXAMPLEDIR%%/network/network-chat/network-chat.pro %%QT_EXAMPLEDIR%%/network/network-chat/peermanager.cpp %%QT_EXAMPLEDIR%%/network/network-chat/peermanager.h %%QT_EXAMPLEDIR%%/network/network-chat/server.cpp %%QT_EXAMPLEDIR%%/network/network-chat/server.h %%QT_EXAMPLEDIR%%/network/network.pro %%QT_EXAMPLEDIR%%/network/securesocketclient/certificateinfo.cpp %%QT_EXAMPLEDIR%%/network/securesocketclient/certificateinfo.h %%QT_EXAMPLEDIR%%/network/securesocketclient/certificateinfo.ui %%QT_EXAMPLEDIR%%/network/securesocketclient/encrypted.png %%QT_EXAMPLEDIR%%/network/securesocketclient/main.cpp %%QT_EXAMPLEDIR%%/network/securesocketclient/securesocketclient.pro %%QT_EXAMPLEDIR%%/network/securesocketclient/securesocketclient.qrc %%QT_EXAMPLEDIR%%/network/securesocketclient/sslclient.cpp %%QT_EXAMPLEDIR%%/network/securesocketclient/sslclient.h %%QT_EXAMPLEDIR%%/network/securesocketclient/sslclient.ui %%QT_EXAMPLEDIR%%/network/securesocketclient/sslerrors.ui %%QT_EXAMPLEDIR%%/network/secureudpclient/addressdialog.cpp %%QT_EXAMPLEDIR%%/network/secureudpclient/addressdialog.h %%QT_EXAMPLEDIR%%/network/secureudpclient/addressdialog.ui %%QT_EXAMPLEDIR%%/network/secureudpclient/association.cpp %%QT_EXAMPLEDIR%%/network/secureudpclient/association.h %%QT_EXAMPLEDIR%%/network/secureudpclient/main.cpp %%QT_EXAMPLEDIR%%/network/secureudpclient/mainwindow.cpp %%QT_EXAMPLEDIR%%/network/secureudpclient/mainwindow.h %%QT_EXAMPLEDIR%%/network/secureudpclient/mainwindow.ui %%QT_EXAMPLEDIR%%/network/secureudpclient/secureudpclient.pro %%QT_EXAMPLEDIR%%/network/secureudpserver/main.cpp %%QT_EXAMPLEDIR%%/network/secureudpserver/mainwindow.cpp %%QT_EXAMPLEDIR%%/network/secureudpserver/mainwindow.h %%QT_EXAMPLEDIR%%/network/secureudpserver/mainwindow.ui %%QT_EXAMPLEDIR%%/network/secureudpserver/nicselector.cpp %%QT_EXAMPLEDIR%%/network/secureudpserver/nicselector.h %%QT_EXAMPLEDIR%%/network/secureudpserver/nicselector.ui %%QT_EXAMPLEDIR%%/network/secureudpserver/secureudpserver.pro %%QT_EXAMPLEDIR%%/network/secureudpserver/server.cpp %%QT_EXAMPLEDIR%%/network/secureudpserver/server.h %%QT_EXAMPLEDIR%%/network/shared/sctpchannels.h %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/dialog.cpp %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/dialog.h %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/fortuneserver.cpp %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/fortuneserver.h %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/fortunethread.cpp %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/fortunethread.h %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/main.cpp %%QT_EXAMPLEDIR%%/network/threadedfortuneserver/threadedfortuneserver.pro %%QT_EXAMPLEDIR%%/network/torrent/addtorrentdialog.cpp %%QT_EXAMPLEDIR%%/network/torrent/addtorrentdialog.h %%QT_EXAMPLEDIR%%/network/torrent/bencodeparser.cpp %%QT_EXAMPLEDIR%%/network/torrent/bencodeparser.h %%QT_EXAMPLEDIR%%/network/torrent/connectionmanager.cpp %%QT_EXAMPLEDIR%%/network/torrent/connectionmanager.h %%QT_EXAMPLEDIR%%/network/torrent/filemanager.cpp %%QT_EXAMPLEDIR%%/network/torrent/filemanager.h %%QT_EXAMPLEDIR%%/network/torrent/forms/addtorrentform.ui %%QT_EXAMPLEDIR%%/network/torrent/icons.qrc %%QT_EXAMPLEDIR%%/network/torrent/icons/1downarrow.png %%QT_EXAMPLEDIR%%/network/torrent/icons/1uparrow.png %%QT_EXAMPLEDIR%%/network/torrent/icons/bottom.png %%QT_EXAMPLEDIR%%/network/torrent/icons/edit_add.png %%QT_EXAMPLEDIR%%/network/torrent/icons/edit_remove.png %%QT_EXAMPLEDIR%%/network/torrent/icons/exit.png %%QT_EXAMPLEDIR%%/network/torrent/icons/peertopeer.png %%QT_EXAMPLEDIR%%/network/torrent/icons/player_pause.png %%QT_EXAMPLEDIR%%/network/torrent/icons/player_play.png %%QT_EXAMPLEDIR%%/network/torrent/icons/player_stop.png %%QT_EXAMPLEDIR%%/network/torrent/icons/stop.png %%QT_EXAMPLEDIR%%/network/torrent/main.cpp %%QT_EXAMPLEDIR%%/network/torrent/mainwindow.cpp %%QT_EXAMPLEDIR%%/network/torrent/mainwindow.h %%QT_EXAMPLEDIR%%/network/torrent/metainfo.cpp %%QT_EXAMPLEDIR%%/network/torrent/metainfo.h %%QT_EXAMPLEDIR%%/network/torrent/peerwireclient.cpp %%QT_EXAMPLEDIR%%/network/torrent/peerwireclient.h %%QT_EXAMPLEDIR%%/network/torrent/ratecontroller.cpp %%QT_EXAMPLEDIR%%/network/torrent/ratecontroller.h %%QT_EXAMPLEDIR%%/network/torrent/torrent.pro %%QT_EXAMPLEDIR%%/network/torrent/torrentclient.cpp %%QT_EXAMPLEDIR%%/network/torrent/torrentclient.h %%QT_EXAMPLEDIR%%/network/torrent/torrentserver.cpp %%QT_EXAMPLEDIR%%/network/torrent/torrentserver.h %%QT_EXAMPLEDIR%%/network/torrent/trackerclient.cpp %%QT_EXAMPLEDIR%%/network/torrent/trackerclient.h %%QT_EXAMPLEDIR%%/nfc/annotatedurl/annotatedurl.cpp %%QT_EXAMPLEDIR%%/nfc/annotatedurl/annotatedurl.h %%QT_EXAMPLEDIR%%/nfc/annotatedurl/annotatedurl.pro %%QT_EXAMPLEDIR%%/nfc/annotatedurl/doc/images/annotatedurl.png %%QT_EXAMPLEDIR%%/nfc/annotatedurl/doc/images/annotatedurl2.png %%QT_EXAMPLEDIR%%/nfc/annotatedurl/doc/src/annotatedurl.qdoc %%QT_EXAMPLEDIR%%/nfc/annotatedurl/main.cpp %%QT_EXAMPLEDIR%%/nfc/annotatedurl/mainwindow.cpp %%QT_EXAMPLEDIR%%/nfc/annotatedurl/mainwindow.h %%QT_EXAMPLEDIR%%/nfc/annotatedurl/mainwindow.ui %%QT_EXAMPLEDIR%%/nfc/corkboard/Mode.qml %%QT_EXAMPLEDIR%%/nfc/corkboard/NfcFlag.png %%QT_EXAMPLEDIR%%/nfc/corkboard/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/nfc/corkboard/cork.jpg %%QT_EXAMPLEDIR%%/nfc/corkboard/corkboard.pro %%QT_EXAMPLEDIR%%/nfc/corkboard/corkboard.qrc %%QT_EXAMPLEDIR%%/nfc/corkboard/corkboards.qml %%QT_EXAMPLEDIR%%/nfc/corkboard/doc/images/corkboard.png %%QT_EXAMPLEDIR%%/nfc/corkboard/doc/src/corkboard.qdoc %%QT_EXAMPLEDIR%%/nfc/corkboard/icon.png %%QT_EXAMPLEDIR%%/nfc/corkboard/main.cpp %%QT_EXAMPLEDIR%%/nfc/corkboard/note-yellow.png %%QT_EXAMPLEDIR%%/nfc/corkboard/tack.png %%QT_EXAMPLEDIR%%/nfc/ndefeditor/doc/images/ndefeditor.png %%QT_EXAMPLEDIR%%/nfc/ndefeditor/doc/src/ndefeditor.qdoc %%QT_EXAMPLEDIR%%/nfc/ndefeditor/main.cpp %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mainwindow.cpp %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mainwindow.h %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mainwindow.ui %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mimeimagerecordeditor.cpp %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mimeimagerecordeditor.h %%QT_EXAMPLEDIR%%/nfc/ndefeditor/mimeimagerecordeditor.ui %%QT_EXAMPLEDIR%%/nfc/ndefeditor/ndefeditor.pro %%QT_EXAMPLEDIR%%/nfc/ndefeditor/textrecordeditor.cpp %%QT_EXAMPLEDIR%%/nfc/ndefeditor/textrecordeditor.h %%QT_EXAMPLEDIR%%/nfc/ndefeditor/textrecordeditor.ui %%QT_EXAMPLEDIR%%/nfc/ndefeditor/urirecordeditor.cpp %%QT_EXAMPLEDIR%%/nfc/ndefeditor/urirecordeditor.h %%QT_EXAMPLEDIR%%/nfc/ndefeditor/urirecordeditor.ui %%QT_EXAMPLEDIR%%/nfc/nfc.pro %%QT_EXAMPLEDIR%%/nfc/poster/doc/images/qml-poster-example.png %%QT_EXAMPLEDIR%%/nfc/poster/doc/src/poster.qdoc %%QT_EXAMPLEDIR%%/nfc/poster/poster.pro %%QT_EXAMPLEDIR%%/nfc/poster/poster.qml %%QT_EXAMPLEDIR%%/nfc/poster/poster.qrc %%QT_EXAMPLEDIR%%/nfc/poster/qmlposter.cpp %%QT_EXAMPLEDIR%%/oauth/oauth.pro %%QT_EXAMPLEDIR%%/oauth/redditclient/doc/images/redditclient-example.png %%QT_EXAMPLEDIR%%/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc %%QT_EXAMPLEDIR%%/oauth/redditclient/main.cpp %%QT_EXAMPLEDIR%%/oauth/redditclient/redditclient.pro %%QT_EXAMPLEDIR%%/oauth/redditclient/redditmodel.cpp %%QT_EXAMPLEDIR%%/oauth/redditclient/redditmodel.h %%QT_EXAMPLEDIR%%/oauth/redditclient/redditwrapper.cpp %%QT_EXAMPLEDIR%%/oauth/redditclient/redditwrapper.h %%QT_EXAMPLEDIR%%/oauth/twittertimeline/doc/images/twittertimeline-example.png %%QT_EXAMPLEDIR%%/oauth/twittertimeline/doc/src/qtnetworkauth-twittertimeline.qdoc %%QT_EXAMPLEDIR%%/oauth/twittertimeline/main.cpp %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twitter.cpp %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twitter.h %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twitterdialog.ui %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twittertimeline.pro %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twittertimelinemodel.cpp %%QT_EXAMPLEDIR%%/oauth/twittertimeline/twittertimelinemodel.h %%QT_EXAMPLEDIR%%/opengl/2dpainting/2dpainting.pro %%QT_EXAMPLEDIR%%/opengl/2dpainting/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/2dpainting/glwidget.h %%QT_EXAMPLEDIR%%/opengl/2dpainting/helper.cpp %%QT_EXAMPLEDIR%%/opengl/2dpainting/helper.h %%QT_EXAMPLEDIR%%/opengl/2dpainting/main.cpp %%QT_EXAMPLEDIR%%/opengl/2dpainting/widget.cpp %%QT_EXAMPLEDIR%%/opengl/2dpainting/widget.h %%QT_EXAMPLEDIR%%/opengl/2dpainting/window.cpp %%QT_EXAMPLEDIR%%/opengl/2dpainting/window.h %%QT_EXAMPLEDIR%%/opengl/README %%QT_EXAMPLEDIR%%/opengl/computegles31/Qt-logo-medium.png %%QT_EXAMPLEDIR%%/opengl/computegles31/computegles31.pro %%QT_EXAMPLEDIR%%/opengl/computegles31/computegles31.qrc %%QT_EXAMPLEDIR%%/opengl/computegles31/glwindow.cpp %%QT_EXAMPLEDIR%%/opengl/computegles31/glwindow.h %%QT_EXAMPLEDIR%%/opengl/computegles31/main.cpp %%QT_EXAMPLEDIR%%/opengl/contextinfo/contextinfo.pro %%QT_EXAMPLEDIR%%/opengl/contextinfo/main.cpp %%QT_EXAMPLEDIR%%/opengl/contextinfo/renderwindow.cpp %%QT_EXAMPLEDIR%%/opengl/contextinfo/renderwindow.h %%QT_EXAMPLEDIR%%/opengl/contextinfo/widget.cpp %%QT_EXAMPLEDIR%%/opengl/contextinfo/widget.h %%QT_EXAMPLEDIR%%/opengl/cube/cube.png %%QT_EXAMPLEDIR%%/opengl/cube/cube.pro %%QT_EXAMPLEDIR%%/opengl/cube/fshader.glsl %%QT_EXAMPLEDIR%%/opengl/cube/geometryengine.cpp %%QT_EXAMPLEDIR%%/opengl/cube/geometryengine.h %%QT_EXAMPLEDIR%%/opengl/cube/main.cpp %%QT_EXAMPLEDIR%%/opengl/cube/mainwidget.cpp %%QT_EXAMPLEDIR%%/opengl/cube/mainwidget.h %%QT_EXAMPLEDIR%%/opengl/cube/shaders.qrc %%QT_EXAMPLEDIR%%/opengl/cube/textures.qrc %%QT_EXAMPLEDIR%%/opengl/cube/vshader.glsl %%QT_EXAMPLEDIR%%/opengl/doc/images/2dpainting-example.png %%QT_EXAMPLEDIR%%/opengl/doc/images/cube.png %%QT_EXAMPLEDIR%%/opengl/doc/images/cube_faces.png %%QT_EXAMPLEDIR%%/opengl/doc/images/hellogl2-example.png %%QT_EXAMPLEDIR%%/opengl/doc/images/textures-example.png %%QT_EXAMPLEDIR%%/opengl/doc/src/2dpainting.qdoc %%QT_EXAMPLEDIR%%/opengl/doc/src/cube.qdoc %%QT_EXAMPLEDIR%%/opengl/doc/src/hellogl2.qdoc %%QT_EXAMPLEDIR%%/opengl/doc/src/textures.qdoc %%QT_EXAMPLEDIR%%/opengl/hellogl2/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/hellogl2/glwidget.h %%QT_EXAMPLEDIR%%/opengl/hellogl2/hellogl2.pro %%QT_EXAMPLEDIR%%/opengl/hellogl2/logo.cpp %%QT_EXAMPLEDIR%%/opengl/hellogl2/logo.h %%QT_EXAMPLEDIR%%/opengl/hellogl2/main.cpp %%QT_EXAMPLEDIR%%/opengl/hellogl2/mainwindow.cpp %%QT_EXAMPLEDIR%%/opengl/hellogl2/mainwindow.h %%QT_EXAMPLEDIR%%/opengl/hellogl2/window.cpp %%QT_EXAMPLEDIR%%/opengl/hellogl2/window.h %%QT_EXAMPLEDIR%%/opengl/hellogles3/doc/images/hellogles3-example.png %%QT_EXAMPLEDIR%%/opengl/hellogles3/doc/src/hellogles3.qdoc %%QT_EXAMPLEDIR%%/opengl/hellogles3/glwindow.cpp %%QT_EXAMPLEDIR%%/opengl/hellogles3/glwindow.h %%QT_EXAMPLEDIR%%/opengl/hellogles3/hellogles3.pro %%QT_EXAMPLEDIR%%/opengl/hellogles3/hellogles3.qrc %%QT_EXAMPLEDIR%%/opengl/hellogles3/main.cpp %%QT_EXAMPLEDIR%%/opengl/hellogles3/qtlogo.png %%QT_EXAMPLEDIR%%/opengl/hellowindow/hellowindow.cpp %%QT_EXAMPLEDIR%%/opengl/hellowindow/hellowindow.h %%QT_EXAMPLEDIR%%/opengl/hellowindow/hellowindow.pro %%QT_EXAMPLEDIR%%/opengl/hellowindow/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/README %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/cubelogo.png %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/framebufferobject2.pro %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/framebufferobject2.qrc %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/framebufferobject2/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/grabber.pro %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/mainwindow.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/grabber/mainwindow.h %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/hellogl.pro %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/window.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/hellogl/window.h %%QT_EXAMPLEDIR%%/opengl/legacy/legacy.pro %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/bubble.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/bubble.h %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/overpainting/overpainting.pro %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/cube.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/cube.h %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/cubelogo.png %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/pbuffers.pro %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers/pbuffers.qrc %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/bubbles.svg %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/designer.png %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/pbuffers2.pro %%QT_EXAMPLEDIR%%/opengl/legacy/pbuffers2/pbuffers2.qrc %%QT_EXAMPLEDIR%%/opengl/legacy/samplebuffers/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/samplebuffers/glwidget.h %%QT_EXAMPLEDIR%%/opengl/legacy/samplebuffers/main.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/samplebuffers/samplebuffers.pro %%QT_EXAMPLEDIR%%/opengl/legacy/shared/qtlogo.cpp %%QT_EXAMPLEDIR%%/opengl/legacy/shared/qtlogo.h %%QT_EXAMPLEDIR%%/opengl/opengl.pro %%QT_EXAMPLEDIR%%/opengl/paintedwindow/main.cpp %%QT_EXAMPLEDIR%%/opengl/paintedwindow/paintedwindow.cpp %%QT_EXAMPLEDIR%%/opengl/paintedwindow/paintedwindow.h %%QT_EXAMPLEDIR%%/opengl/paintedwindow/paintedwindow.pro %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/bubble.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/bubble.h %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/glwidget.h %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/main.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/mainwindow.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/mainwindow.h %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/qopenglwidget.pro %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/qt.png %%QT_EXAMPLEDIR%%/opengl/qopenglwidget/texture.qrc %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/background.frag %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/background_renderer.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/background_renderer.h %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/main.cpp %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/qopenglwindow.pro %%QT_EXAMPLEDIR%%/opengl/qopenglwindow/shaders.qrc %%QT_EXAMPLEDIR%%/opengl/textures/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/textures/glwidget.h %%QT_EXAMPLEDIR%%/opengl/textures/images/side1.png %%QT_EXAMPLEDIR%%/opengl/textures/images/side2.png %%QT_EXAMPLEDIR%%/opengl/textures/images/side3.png %%QT_EXAMPLEDIR%%/opengl/textures/images/side4.png %%QT_EXAMPLEDIR%%/opengl/textures/images/side5.png %%QT_EXAMPLEDIR%%/opengl/textures/images/side6.png %%QT_EXAMPLEDIR%%/opengl/textures/main.cpp %%QT_EXAMPLEDIR%%/opengl/textures/textures.pro %%QT_EXAMPLEDIR%%/opengl/textures/textures.qrc %%QT_EXAMPLEDIR%%/opengl/textures/window.cpp %%QT_EXAMPLEDIR%%/opengl/textures/window.h %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/glwidget.cpp %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/glwidget.h %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/main.cpp %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/mainwindow.cpp %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/mainwindow.h %%QT_EXAMPLEDIR%%/opengl/threadedqopenglwidget/threadedqopenglwidget.pro %%QT_EXAMPLEDIR%%/positioning/geoflickr/doc/images/qml-flickr-1.jpg %%QT_EXAMPLEDIR%%/positioning/geoflickr/doc/src/geoflickr.qdoc %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickr-90.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickr.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickr.qrc %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrcommon/Progress.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrcommon/RestModel.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrcommon/ScrollBar.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrcommon/Slider.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/Button.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/GeoTab.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/GridDelegate.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/ImageDetails.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/ListDelegate.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/TitleBar.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/ToolBar.qml %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/gloss.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/lineedit.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/lineedit.sci %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/moon.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/quit.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/star.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/stripes.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/sun.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/titlebar.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/titlebar.sci %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/toolbutton.png %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/images/toolbutton.sci %%QT_EXAMPLEDIR%%/positioning/geoflickr/flickrmobile/nmealog.txt %%QT_EXAMPLEDIR%%/positioning/geoflickr/geoflickr.pro %%QT_EXAMPLEDIR%%/positioning/geoflickr/geoflickr.qmlproject %%QT_EXAMPLEDIR%%/positioning/geoflickr/qmllocationflickr.cpp %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/clientapplication.cpp %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/clientapplication.h %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/doc/src/logfilepositionsource.qdoc %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/logfile.qrc %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/logfilepositionsource.cpp %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/logfilepositionsource.h %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/logfilepositionsource.pro %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/main.cpp %%QT_EXAMPLEDIR%%/positioning/logfilepositionsource/simplelog.txt %%QT_EXAMPLEDIR%%/positioning/positioning.pro %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/doc/images/example-satelliteinfo.png %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/doc/src/satelliteinfo.qdoc %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/main.cpp %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/satelliteinfo.pro %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/satelliteinfo.qml %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/satelliteinfo.qrc %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/satellitemodel.cpp %%QT_EXAMPLEDIR%%/positioning/satelliteinfo/satellitemodel.h %%QT_EXAMPLEDIR%%/positioning/weatherinfo/appmodel.cpp %%QT_EXAMPLEDIR%%/positioning/weatherinfo/appmodel.h %%QT_EXAMPLEDIR%%/positioning/weatherinfo/components/BigForecastIcon.qml %%QT_EXAMPLEDIR%%/positioning/weatherinfo/components/ForecastIcon.qml %%QT_EXAMPLEDIR%%/positioning/weatherinfo/components/WeatherIcon.qml %%QT_EXAMPLEDIR%%/positioning/weatherinfo/doc/images/example-weatherinfo.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/doc/src/weatherinfo.qdoc %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/README.txt %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/qt_attribution.json %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-few-clouds.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-fog.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-haze.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-icy.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-overcast.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-showers.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-sleet.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-snow.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-storm.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-sunny-very-few-clouds.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-sunny.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/icons/weather-thundershower.png %%QT_EXAMPLEDIR%%/positioning/weatherinfo/main.cpp %%QT_EXAMPLEDIR%%/positioning/weatherinfo/weatherinfo.pro %%QT_EXAMPLEDIR%%/positioning/weatherinfo/weatherinfo.qml %%QT_EXAMPLEDIR%%/positioning/weatherinfo/weatherinfo.qrc %%QT_EXAMPLEDIR%%/purchasing/purchasing.pro %%QT_EXAMPLEDIR%%/purchasing/qthangman/doc/images/qthangman-example.png %%QT_EXAMPLEDIR%%/purchasing/qthangman/doc/images/qthangman-store-example.png %%QT_EXAMPLEDIR%%/purchasing/qthangman/doc/src/qthangman.qdoc %%QT_EXAMPLEDIR%%/purchasing/qthangman/enable2.txt %%QT_EXAMPLEDIR%%/purchasing/qthangman/hangmangame.cpp %%QT_EXAMPLEDIR%%/purchasing/qthangman/hangmangame.h %%QT_EXAMPLEDIR%%/purchasing/qthangman/main.cpp %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/+windows/Settings.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/GameView.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/GuessWordView.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/Hangman.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/HowToView.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/Key.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/Letter.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/LetterSelector.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/MainView.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/PageHeader.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/ScoreItem.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/Settings.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/SimpleButton.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/SplashScreen.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/StoreItem.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/StoreView.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/Word.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/main.qml %%QT_EXAMPLEDIR%%/purchasing/qthangman/qml/qthangman/qmldir %%QT_EXAMPLEDIR%%/purchasing/qthangman/qthangman.pro %%QT_EXAMPLEDIR%%/purchasing/qthangman/resources.qrc %%QT_EXAMPLEDIR%%/purchasing/qthangman/winrt/QtStoreSimulation.xml %%QT_EXAMPLEDIR%%/purchasing/qthangman/winrt/winrt.qrc %%QT_EXAMPLEDIR%%/qmake/precompile/main.cpp %%QT_EXAMPLEDIR%%/qmake/precompile/mydialog.cpp %%QT_EXAMPLEDIR%%/qmake/precompile/mydialog.h %%QT_EXAMPLEDIR%%/qmake/precompile/mydialog.ui %%QT_EXAMPLEDIR%%/qmake/precompile/myobject.cpp %%QT_EXAMPLEDIR%%/qmake/precompile/myobject.h %%QT_EXAMPLEDIR%%/qmake/precompile/precompile.pro %%QT_EXAMPLEDIR%%/qmake/precompile/stable.h %%QT_EXAMPLEDIR%%/qmake/precompile/util.cpp %%QT_EXAMPLEDIR%%/qmake/tutorial/hello.cpp %%QT_EXAMPLEDIR%%/qmake/tutorial/hello.h %%QT_EXAMPLEDIR%%/qmake/tutorial/hellounix.cpp %%QT_EXAMPLEDIR%%/qmake/tutorial/hellowin.cpp %%QT_EXAMPLEDIR%%/qmake/tutorial/main.cpp %%QT_EXAMPLEDIR%%/qml/doc/src/qml-extending.qdoc %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/Button.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/GenericSceneItem.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/PaletteItem.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/PerspectiveItem.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/Sun.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/NOTE %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/face-smile.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/moon.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/rabbit_brown.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/rabbit_bw.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/star.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/sun.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/images/tree_s.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/content/itemCreation.js %%QT_EXAMPLEDIR%%/qml/dynamicscene/doc/images/qml-dynamicscene-example.png %%QT_EXAMPLEDIR%%/qml/dynamicscene/doc/src/dynamicscene.qdoc %%QT_EXAMPLEDIR%%/qml/dynamicscene/dynamicscene.qml %%QT_EXAMPLEDIR%%/qml/dynamicscene/dynamicscene.qmlproject %%QT_EXAMPLEDIR%%/qml/locale/locale.qml %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/doc/src/networkaccessmanagerfactory.qdoc %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/main.cpp %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.pro %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.qmlproject %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.qrc %%QT_EXAMPLEDIR%%/qml/networkaccessmanagerfactory/view.qml %%QT_EXAMPLEDIR%%/qml/qml-i18n/doc/images/qml-i18n-example.png %%QT_EXAMPLEDIR%%/qml/qml-i18n/doc/src/i18n.qdoc %%QT_EXAMPLEDIR%%/qml/qml-i18n/i18n/base.ts %%QT_EXAMPLEDIR%%/qml/qml-i18n/i18n/qml_en.ts %%QT_EXAMPLEDIR%%/qml/qml-i18n/i18n/qml_en_AU.ts %%QT_EXAMPLEDIR%%/qml/qml-i18n/i18n/qml_fr.ts %%QT_EXAMPLEDIR%%/qml/qml-i18n/qml-i18n.qml %%QT_EXAMPLEDIR%%/qml/qml-i18n/qml-i18n.qmlproject %%QT_EXAMPLEDIR%%/qml/qml.pro %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/doc/images/qml-plugins-example.png %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/doc/src/qmlpluginex.qdoc %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/Clock.qml %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/center.png %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/clock.png %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/hour.png %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/minute.png %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/imports/TimeExample/qmldir %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/plugin.cpp %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/plugins.qml %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/plugins.qmlproject %%QT_EXAMPLEDIR%%/qml/qmlextensionplugins/qmlextensionplugins.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/adding.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/adding.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/adding/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/attached.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/attached.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/attached/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/binding.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/binding.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/happybirthdaysong.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/happybirthdaysong.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/binding/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/coercion.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/coercion.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/coercion/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/default.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/default.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/default/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/extended.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/extended.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/lineedit.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/lineedit.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/extended/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/grouped.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/grouped.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/grouped/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/methods.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/methods.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/methods/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/properties.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/properties/properties.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/referenceexamples.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/referenceexamples.qmlproject %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/signal.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/signal/signal.qrc %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/birthdayparty.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/birthdayparty.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/example.qml %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/happybirthdaysong.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/happybirthdaysong.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/main.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/person.cpp %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/person.h %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/valuesource.pro %%QT_EXAMPLEDIR%%/qml/referenceexamples/valuesource/valuesource.qrc %%QT_EXAMPLEDIR%%/qml/shell/main.cpp %%QT_EXAMPLEDIR%%/qml/shell/shell.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/chapter1-basics.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/chapter1-basics.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter1-basics/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/chapter2-methods.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter2-methods/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/chapter3-bindings.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/chapter3-bindings.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter3-bindings/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/chapter4-customPropertyTypes.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/pieslice.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter4-customPropertyTypes/pieslice.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/chapter5-listproperties.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/chapter5-listproperties.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/pieslice.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter5-listproperties/pieslice.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/app.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/app.qml %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/app.qrc %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/chapter6-plugins.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/chartsplugin.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/chartsplugin.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/import.pro %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/piechart.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/piechart.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/pieslice.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/pieslice.h %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/import/qmldir %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/chapter6-plugins/main.cpp %%QT_EXAMPLEDIR%%/qml/tutorials/extending-qml/extending-qml.pro %%QT_EXAMPLEDIR%%/qml/tutorials/tutorials.pro %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/Get.qml %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/GetForm.ui.qml %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/data.xml %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/doc/images/qml-xmlhttprequest-example.png %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/doc/src/xmlhttprequest.qdoc %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/main.cpp %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/methods.js %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/xmlhttprequest.pro %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/xmlhttprequest.qml %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/xmlhttprequest.qmlproject %%QT_EXAMPLEDIR%%/qml/xmlhttprequest/xmlhttprequest.qrc %%QT_EXAMPLEDIR%%/qmltest/qmltest.pro %%QT_EXAMPLEDIR%%/qmltest/qmltest/qmltest.pro %%QT_EXAMPLEDIR%%/qmltest/qmltest/tst_basic.qml %%QT_EXAMPLEDIR%%/qmltest/qmltest/tst_item.qml %%QT_EXAMPLEDIR%%/qmltest/qmltest/tst_qmltest.cpp %%QT_EXAMPLEDIR%%/qpa/qpa.pro %%QT_EXAMPLEDIR%%/qpa/qrasterwindow/main.cpp %%QT_EXAMPLEDIR%%/qpa/qrasterwindow/qrasterwindow.pro %%QT_EXAMPLEDIR%%/qpa/windows/main.cpp %%QT_EXAMPLEDIR%%/qpa/windows/window.cpp %%QT_EXAMPLEDIR%%/qpa/windows/window.h %%QT_EXAMPLEDIR%%/qpa/windows/windows.pro %%QT_EXAMPLEDIR%%/qt3d/3d-text/3d-text.pro %%QT_EXAMPLEDIR%%/qt3d/3d-text/main.cpp %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/SceneRoot.qml %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/Water.qml %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/WaterMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/advancedcustommaterial.pro %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/doc/images/advanced-custom-material.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/doc/src/advancedcustommaterial.qdoc %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/main.cpp %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/main.qml %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/models.qrc %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/models/waterPlane.obj %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/qml.qrc %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/shaders.qrc %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/shaders/es2/water.frag %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/shaders/es2/water.vert %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/shaders/gl3/water.frag %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/shaders/gl3/water.vert %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures.qrc %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/WaterDiffuse.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/WaterNormal.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/WaterSpecular.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/Waterwave.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/foam.jpg %%QT_EXAMPLEDIR%%/qt3d/advancedcustommaterial/textures/sky.jpg %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/StereoCamera.qml %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/StereoFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/anaglyph-rendering.pro %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/main.cpp %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/main.qml %%QT_EXAMPLEDIR%%/qt3d/anaglyph-rendering/resources.qrc %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/BarEntity.qml %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/Visualizer.qml %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/audio-visualizer-qml.pro %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/audio-visualizer-qml.qrc %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/doc/images/audio-visualizer-qml-example.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/doc/src/audio-visualizer-qml.qdoc %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/albumcover.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/demotitle.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/normalmap.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/pausehoverpressed.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/pausenormal.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/playhoverpressed.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/playnormal.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/songtitle.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/stopdisabled.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/stophoverpressed.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/images/stopnormal.png %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/main.cpp %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/main.qml %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/meshes/circle.obj %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/meshes/progressbar.obj %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/music/tiltshifted_lost_neon_sun.mp3 %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/music/visualization.raw %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/touchsettings.cpp %%QT_EXAMPLEDIR%%/qt3d/audio-visualizer-qml/touchsettings.h %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/basicshapes-cpp.pro %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/doc/images/basicshapes-cpp-example.jpg %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/doc/src/basicshapes.qdoc %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/main.cpp %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/scenemodifier.cpp %%QT_EXAMPLEDIR%%/qt3d/basicshapes-cpp/scenemodifier.h %%QT_EXAMPLEDIR%%/qt3d/compute-particles/ComputeFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/compute-particles/ComputeMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/compute-particles/ParticlesScene.qml %%QT_EXAMPLEDIR%%/qt3d/compute-particles/compute-particles.pro %%QT_EXAMPLEDIR%%/qt3d/compute-particles/compute-particles.qrc %%QT_EXAMPLEDIR%%/qt3d/compute-particles/main.cpp %%QT_EXAMPLEDIR%%/qt3d/compute-particles/main.qml %%QT_EXAMPLEDIR%%/qt3d/compute-particles/particles.comp %%QT_EXAMPLEDIR%%/qt3d/compute-particles/particles.frag %%QT_EXAMPLEDIR%%/qt3d/compute-particles/particles.vert %%QT_EXAMPLEDIR%%/qt3d/controls/Logo.qml %%QT_EXAMPLEDIR%%/qt3d/controls/Qt_logo.obj %%QT_EXAMPLEDIR%%/qt3d/controls/controls.pro %%QT_EXAMPLEDIR%%/qt3d/controls/controls.qrc %%QT_EXAMPLEDIR%%/qt3d/controls/main.cpp %%QT_EXAMPLEDIR%%/qt3d/controls/main.qml +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/Logo.qml +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/Qt_logo.obj +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/controls.qrc +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/controlsunderlay.pro +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/main.cpp +%%QT_EXAMPLEDIR%%/qt3d/controlsunderlay/main.qml %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/LICENSE %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/default/default_irradiance.dds %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/default/default_specular.dds %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/README.TXT %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negx.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negy.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_negz.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posx.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posy.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/miramar_posz.webp %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/cubemaps/miramar/qt_attribution.json %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/envmaps/cedar-bridge/cedar_bridge_irradiance.dds %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/envmaps/cedar-bridge/cedar_bridge_specular.dds %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/2.0/RiggedFigure/RiggedFigure.gltf %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/2.0/RiggedFigure/RiggedFigure0.bin %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/2.0/RiggedSimple/RiggedSimple.gltf %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/2.0/RiggedSimple/RiggedSimple0.bin %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/LICENSE.md %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/LICENSE.md %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/Wood_Cherry_Original_.jpg %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/_2004_old_vine_zinfandel_btl_xlg.jpg %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/artezin_bottle.jpg %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/qt_attribution.json %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine.bin %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine.dae %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine.gltf %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine0FS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine0VS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine1FS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine1VS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine2FS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine2VS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine3FS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/gltf/wine/wine3VS.glsl %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/ball.obj %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/material-sphere.obj %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/plane-10x10.obj %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/qt_attribution.json %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/toyplane.obj %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/obj/trefoil.obj %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/test_scene.dae %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/aluminium_random_brushed/aluminium_random_brushed_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/american_walnut_crown_cut/american_walnut_crown_cut_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_ambient_occlusion.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_small_diamond/ceramic_small_diamond_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/ceramic_tiles_brown_tomato/ceramic_tiles_brown_tomato_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/copper_brushed/copper_brushed_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_basecolor.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_metallic.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_normal.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/gold_leaf_waste/gold_leaf_waste_roughness.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/no-ao.png %%QT_EXAMPLEDIR%%/qt3d/exampleresources/assets/textures/pattern_09/readme.txt %%QT_EXAMPLEDIR%%/qt3d/exampleresources/cubemaps.qrc %%QT_EXAMPLEDIR%%/qt3d/exampleresources/envmaps.qrc %%QT_EXAMPLEDIR%%/qt3d/exampleresources/gltf.qrc %%QT_EXAMPLEDIR%%/qt3d/exampleresources/obj.qrc %%QT_EXAMPLEDIR%%/qt3d/exampleresources/test_scene.qrc %%QT_EXAMPLEDIR%%/qt3d/exampleresources/textures.qrc %%QT_EXAMPLEDIR%%/qt3d/examples.pri %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instancebuffer.cpp %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instancebuffer.h %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instanced-arrays-qml.pro %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instanced-arrays-qml.qrc %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instanced.frag %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/instanced.vert %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/main.cpp %%QT_EXAMPLEDIR%%/qt3d/instanced-arrays-qml/main.qml %%QT_EXAMPLEDIR%%/qt3d/lights/PlaneEntity.qml %%QT_EXAMPLEDIR%%/qt3d/lights/SimpleForwardRenderer.qml %%QT_EXAMPLEDIR%%/qt3d/lights/lights.pro %%QT_EXAMPLEDIR%%/qt3d/lights/lights.qrc %%QT_EXAMPLEDIR%%/qt3d/lights/main.cpp %%QT_EXAMPLEDIR%%/qt3d/lights/main.qml %%QT_EXAMPLEDIR%%/qt3d/multiviewport/Gear_scene.dae %%QT_EXAMPLEDIR%%/qt3d/multiviewport/QuadViewportFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/multiviewport/SimpleCamera.qml %%QT_EXAMPLEDIR%%/qt3d/multiviewport/doc/images/multiviewport-qml-example.jpg %%QT_EXAMPLEDIR%%/qt3d/multiviewport/doc/src/multiviewport.qdoc %%QT_EXAMPLEDIR%%/qt3d/multiviewport/main.cpp %%QT_EXAMPLEDIR%%/qt3d/multiviewport/main.qml %%QT_EXAMPLEDIR%%/qt3d/multiviewport/multiviewport.pro %%QT_EXAMPLEDIR%%/qt3d/multiviewport/multiviewport.qrc %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/BasicCamera.qml %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/Lights.qml %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/TrefoilKnot.qml %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/doc/images/pbr-materials.png %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/doc/src/materials.qdoc %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/main.cpp %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/main.qml %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/materials.qrc %%QT_EXAMPLEDIR%%/qt3d/pbr-materials/pbr-materials.pro %%QT_EXAMPLEDIR%%/qt3d/phong-cubes/CubeEntity.qml %%QT_EXAMPLEDIR%%/qt3d/phong-cubes/main.cpp %%QT_EXAMPLEDIR%%/qt3d/phong-cubes/main.qml %%QT_EXAMPLEDIR%%/qt3d/phong-cubes/phong-cubes.pro %%QT_EXAMPLEDIR%%/qt3d/phong-cubes/phong-cubes.qrc %%QT_EXAMPLEDIR%%/qt3d/planets-qml/AppleTVInput.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/FpsDisplay.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/InfoSheet.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/Planet.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetButton.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetEffect.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetsLight.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/PlanetsMain.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/Ring.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/ShadowEffect.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/SolarSystem.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/StyledSlider.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/SunEffect.qml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/qt3d/planets-qml/android/res/drawable-hdpi/icon.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/android/res/drawable-ldpi/icon.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/android/res/drawable-mdpi/icon.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/doc/images/planets-qml-example.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/doc/src/planets-qml.qdoc %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/earth.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/jupiter.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/mars.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/mercury.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/nasa/license.txt %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/nasa/qt_attribution.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/nasa/uranusringcolortrans.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/neptune.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/saturn.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/earthcloudmapcolortrans.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/earthcloudmapspec.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/earthmap2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/earthnormal2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/earthspec2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/galaxy_starfield.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/jupitermap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/license.txt %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/marsmap2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/marsnormal2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/mercurymap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/mercurynormal.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/moonmap2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/moonnormal2k.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/neptunemap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/saturnmap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/saturnringcolortrans.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/sunmap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/uranusmap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/venusmap.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/solarsystemscope/venusnormal.jpg %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/sun.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/uranus.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/images/venus.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/main.cpp %%QT_EXAMPLEDIR%%/qt3d/planets-qml/meshes/ring.obj %%QT_EXAMPLEDIR%%/qt3d/planets-qml/meshes/starfield.obj %%QT_EXAMPLEDIR%%/qt3d/planets-qml/networkcontroller.cpp %%QT_EXAMPLEDIR%%/qt3d/planets-qml/networkcontroller.h %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-qml-images.qrc %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-qml.pro %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-qml.qrc %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/AppIcon.appiconset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/AppIcon.appiconset/home_icon.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Assets.xcassets/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Base.lproj/Interface.storyboard %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit App/Info.plist %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Circular.imageset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Extra Large.imageset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Modular.imageset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Assets.xcassets/Complication.complicationset/Utilitarian.imageset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/ExtensionDelegate.h %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/ExtensionDelegate.m %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/Info.plist %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/InterfaceController.h %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient WatchKit Extension/InterfaceController.m %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient.xcodeproj/project.pbxproj %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient.xcodeproj/project.xcworkspace/contents.xcworkspacedata %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/AppDelegate.h %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/AppDelegate.m %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/Contents.json %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/icon120.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Assets.xcassets/AppIcon.appiconset/icon180.png %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Base.lproj/LaunchScreen.storyboard %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Base.lproj/Main.storyboard %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/Info.plist %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/ViewController.h %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/ViewController.m %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets-watchos/PlanetsClient/main.m %%QT_EXAMPLEDIR%%/qt3d/planets-qml/planets.js %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetD.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetD.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetDB.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetDB.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetDS.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/planetDSB.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/sun.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/es2/sun.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetD.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetD.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDB.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDB.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDS.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDSB.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDShadow.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/planetDShadow.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/shadowmap.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/shadowmap.vert %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/sun.frag %%QT_EXAMPLEDIR%%/qt3d/planets-qml/shaders/gl3/sun.vert %%QT_EXAMPLEDIR%%/qt3d/qardboard/Info.plist %%QT_EXAMPLEDIR%%/qt3d/qardboard/PlacedEntity.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/QardboardCamera.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/QardboardFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/QardboardRootEntity.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/QardboardScene3D.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/abstractdeviceorientation.cpp %%QT_EXAMPLEDIR%%/qt3d/qardboard/abstractdeviceorientation.h %%QT_EXAMPLEDIR%%/qt3d/qardboard/dummydeviceorientation.cpp %%QT_EXAMPLEDIR%%/qt3d/qardboard/dummydeviceorientation.h %%QT_EXAMPLEDIR%%/qt3d/qardboard/iosdeviceorientation.h %%QT_EXAMPLEDIR%%/qt3d/qardboard/iosdeviceorientation.mm %%QT_EXAMPLEDIR%%/qt3d/qardboard/iosdeviceorientation_p.h %%QT_EXAMPLEDIR%%/qt3d/qardboard/iosdeviceorientation_p.mm %%QT_EXAMPLEDIR%%/qt3d/qardboard/main.cpp %%QT_EXAMPLEDIR%%/qt3d/qardboard/main.qml %%QT_EXAMPLEDIR%%/qt3d/qardboard/qardboard.pro %%QT_EXAMPLEDIR%%/qt3d/qardboard/resources.qrc %%QT_EXAMPLEDIR%%/qt3d/qgltf/Scene.qml %%QT_EXAMPLEDIR%%/qt3d/qgltf/main.cpp %%QT_EXAMPLEDIR%%/qt3d/qgltf/main.qml %%QT_EXAMPLEDIR%%/qt3d/qgltf/qgltf.pro %%QT_EXAMPLEDIR%%/qt3d/qgltf/qgltf_example.qrc %%QT_EXAMPLEDIR%%/qt3d/qt3d.pro %%QT_EXAMPLEDIR%%/qt3d/scene2d/LogoControls.qml %%QT_EXAMPLEDIR%%/qt3d/scene2d/Qt_logo.obj %%QT_EXAMPLEDIR%%/qt3d/scene2d/doc/images/scene2d.png %%QT_EXAMPLEDIR%%/qt3d/scene2d/doc/src/scene2d.qdoc %%QT_EXAMPLEDIR%%/qt3d/scene2d/main.cpp %%QT_EXAMPLEDIR%%/qt3d/scene2d/main.qml %%QT_EXAMPLEDIR%%/qt3d/scene2d/scene2d.pro %%QT_EXAMPLEDIR%%/qt3d/scene2d/scene2d.qrc %%QT_EXAMPLEDIR%%/qt3d/scene3d/AnimatedEntity.qml %%QT_EXAMPLEDIR%%/qt3d/scene3d/doc/images/scene3d.png %%QT_EXAMPLEDIR%%/qt3d/scene3d/doc/src/scene3d.qdoc %%QT_EXAMPLEDIR%%/qt3d/scene3d/main.cpp %%QT_EXAMPLEDIR%%/qt3d/scene3d/main.qml %%QT_EXAMPLEDIR%%/qt3d/scene3d/scene3d.pro %%QT_EXAMPLEDIR%%/qt3d/scene3d/scene3d.qrc +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/AnimatedEntity.qml +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/doc/images/scene3dview.png +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/doc/src/scene3dview.qdoc +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/main.cpp +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/main.qml +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/scene3dview.pro +%%QT_EXAMPLEDIR%%/qt3d/scene3dview/scene3dview.qrc %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/AdsEffect.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/AdsMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/GroundPlane.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/ShadowMapFrameGraph.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/ShadowMapLight.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/Toyplane.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/Trefoil.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/doc/images/shadowmapping-depth.png %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/doc/images/shadowmapping-qt3d.png %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/doc/src/shadow-map-qml.qdoc %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/main.cpp %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/main.qml %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/ads.frag %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/ads.vert %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/es3/ads.frag %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/es3/ads.vert %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/es3/shadowmap.frag %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/es3/shadowmap.vert %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/shadowmap.frag %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shaders/shadowmap.vert %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shadow-map-qml.pro %%QT_EXAMPLEDIR%%/qt3d/shadow-map-qml/shadow-map-qml.qrc %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/doc/images/simple-cpp.png %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/doc/src/simple-cpp.qdoc %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/main.cpp %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/orbittransformcontroller.cpp %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/orbittransformcontroller.h %%QT_EXAMPLEDIR%%/qt3d/simple-cpp/simple-cpp.pro %%QT_EXAMPLEDIR%%/qt3d/simple-qml/doc/images/simple-qml.png %%QT_EXAMPLEDIR%%/qt3d/simple-qml/doc/src/simple-qml.qdoc %%QT_EXAMPLEDIR%%/qt3d/simple-qml/main.cpp %%QT_EXAMPLEDIR%%/qt3d/simple-qml/main.qml %%QT_EXAMPLEDIR%%/qt3d/simple-qml/simple-qml.pro %%QT_EXAMPLEDIR%%/qt3d/simple-qml/simple-qml.qrc %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/PlaneModel.qml %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/SceneRoot.qml %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/SimpleMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/doc/images/simple-custom-material.jpg %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/doc/src/simplecustommaterial.qdoc %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/main.cpp %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/main.qml %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/models.qrc %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/qml.qrc %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/shaders.qrc %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/shaders/es2/simpleColor.frag %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/shaders/es2/simpleColor.vert %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/shaders/gl3/simpleColor.frag %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/shaders/gl3/simpleColor.vert %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/simplecustommaterial.pro %%QT_EXAMPLEDIR%%/qt3d/simplecustommaterial/textures.qrc %%QT_EXAMPLEDIR%%/qt3d/torus-qml/main.qml %%QT_EXAMPLEDIR%%/qt3d/wave/Background.qml %%QT_EXAMPLEDIR%%/qt3d/wave/BackgroundEffect.qml %%QT_EXAMPLEDIR%%/qt3d/wave/BasicCamera.qml %%QT_EXAMPLEDIR%%/qt3d/wave/Wave.qml %%QT_EXAMPLEDIR%%/qt3d/wave/WaveEffect.qml %%QT_EXAMPLEDIR%%/qt3d/wave/WaveForwardRenderer.qml %%QT_EXAMPLEDIR%%/qt3d/wave/WaveMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/wave/doc/images/wave.png %%QT_EXAMPLEDIR%%/qt3d/wave/doc/src/wave.qdoc %%QT_EXAMPLEDIR%%/qt3d/wave/main.cpp %%QT_EXAMPLEDIR%%/qt3d/wave/main.qml %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/background.frag %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/background.vert %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/ribbon.frag %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/ribbon.vert %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/ribbonwireframe.frag %%QT_EXAMPLEDIR%%/qt3d/wave/shaders/robustwireframe.geom %%QT_EXAMPLEDIR%%/qt3d/wave/wave.pro %%QT_EXAMPLEDIR%%/qt3d/wave/wave.qrc %%QT_EXAMPLEDIR%%/qt3d/widgets-scene3d/doc/images/widgets-scene3d.png %%QT_EXAMPLEDIR%%/qt3d/widgets-scene3d/doc/src/widgets-scene3d.qdoc %%QT_EXAMPLEDIR%%/qt3d/widgets-scene3d/main.cpp %%QT_EXAMPLEDIR%%/qt3d/widgets-scene3d/widgets-scene3d.pro %%QT_EXAMPLEDIR%%/qt3d/widgets-scene3d/widgets-scene3d.qrc %%QT_EXAMPLEDIR%%/qt3d/wireframe/BasicCamera.qml %%QT_EXAMPLEDIR%%/qt3d/wireframe/TrefoilKnot.qml %%QT_EXAMPLEDIR%%/qt3d/wireframe/WireframeEffect.qml %%QT_EXAMPLEDIR%%/qt3d/wireframe/WireframeMaterial.qml %%QT_EXAMPLEDIR%%/qt3d/wireframe/doc/images/qt3d-wireframe-rendering.png %%QT_EXAMPLEDIR%%/qt3d/wireframe/doc/src/wireframe.qdoc %%QT_EXAMPLEDIR%%/qt3d/wireframe/main.cpp %%QT_EXAMPLEDIR%%/qt3d/wireframe/main.qml %%QT_EXAMPLEDIR%%/qt3d/wireframe/shaders/robustwireframe.frag %%QT_EXAMPLEDIR%%/qt3d/wireframe/shaders/robustwireframe.geom %%QT_EXAMPLEDIR%%/qt3d/wireframe/shaders/robustwireframe.vert %%QT_EXAMPLEDIR%%/qt3d/wireframe/wireframe.pro %%QT_EXAMPLEDIR%%/qt3d/wireframe/wireframe.qrc %%QT_EXAMPLEDIR%%/qtconcurrent/README %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/doc/images/imagescaling_example.png %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/doc/src/qtconcurrent-imagescaling.qdoc %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/imagescaling.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/imagescaling.h %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/imagescaling.pro %%QT_EXAMPLEDIR%%/qtconcurrent/imagescaling/main.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/map/doc/src/qtconcurrent-map.qdoc %%QT_EXAMPLEDIR%%/qtconcurrent/map/main.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/map/map.pro %%QT_EXAMPLEDIR%%/qtconcurrent/progressdialog/doc/images/qtconcurrent-progressdialog.png %%QT_EXAMPLEDIR%%/qtconcurrent/progressdialog/doc/src/qtconcurrent-progressdialog.qdoc %%QT_EXAMPLEDIR%%/qtconcurrent/progressdialog/main.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/progressdialog/progressdialog.pro %%QT_EXAMPLEDIR%%/qtconcurrent/qtconcurrent.pro %%QT_EXAMPLEDIR%%/qtconcurrent/runfunction/doc/src/qtconcurrent-runfunction.qdoc %%QT_EXAMPLEDIR%%/qtconcurrent/runfunction/main.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/runfunction/runfunction.pro %%QT_EXAMPLEDIR%%/qtconcurrent/wordcount/doc/src/qtconcurrent-wordcount.qdoc %%QT_EXAMPLEDIR%%/qtconcurrent/wordcount/main.cpp %%QT_EXAMPLEDIR%%/qtconcurrent/wordcount/wordcount.pro %%QT_EXAMPLEDIR%%/qtestlib/README %%QT_EXAMPLEDIR%%/qtestlib/qtestlib.pro %%QT_EXAMPLEDIR%%/qtestlib/tutorial1/testqstring.cpp %%QT_EXAMPLEDIR%%/qtestlib/tutorial1/tutorial1.pro %%QT_EXAMPLEDIR%%/qtestlib/tutorial2/testqstring.cpp %%QT_EXAMPLEDIR%%/qtestlib/tutorial2/tutorial2.pro %%QT_EXAMPLEDIR%%/qtestlib/tutorial3/testgui.cpp %%QT_EXAMPLEDIR%%/qtestlib/tutorial3/tutorial3.pro %%QT_EXAMPLEDIR%%/qtestlib/tutorial4/testgui.cpp %%QT_EXAMPLEDIR%%/qtestlib/tutorial4/tutorial4.pro %%QT_EXAMPLEDIR%%/qtestlib/tutorial5/benchmarking.cpp %%QT_EXAMPLEDIR%%/qtestlib/tutorial5/tutorial5.pro %%QT_EXAMPLEDIR%%/quick/animation/animation.pro %%QT_EXAMPLEDIR%%/quick/animation/animation.qml %%QT_EXAMPLEDIR%%/quick/animation/animation.qmlproject %%QT_EXAMPLEDIR%%/quick/animation/animation.qrc %%QT_EXAMPLEDIR%%/quick/animation/basics/animators.qml %%QT_EXAMPLEDIR%%/quick/animation/basics/color-animation.qml %%QT_EXAMPLEDIR%%/quick/animation/basics/images/face-smile.png %%QT_EXAMPLEDIR%%/quick/animation/basics/images/moon.png %%QT_EXAMPLEDIR%%/quick/animation/basics/images/shadow.png %%QT_EXAMPLEDIR%%/quick/animation/basics/images/star.png %%QT_EXAMPLEDIR%%/quick/animation/basics/images/sun.png %%QT_EXAMPLEDIR%%/quick/animation/basics/property-animation.qml %%QT_EXAMPLEDIR%%/quick/animation/behaviors/SideRect.qml %%QT_EXAMPLEDIR%%/quick/animation/behaviors/behavior-example.qml %%QT_EXAMPLEDIR%%/quick/animation/behaviors/tvtennis.qml %%QT_EXAMPLEDIR%%/quick/animation/behaviors/wigglytext.qml %%QT_EXAMPLEDIR%%/quick/animation/doc/images/qml-animations-example.png %%QT_EXAMPLEDIR%%/quick/animation/doc/src/animation.qdoc %%QT_EXAMPLEDIR%%/quick/animation/easing/easing.qml %%QT_EXAMPLEDIR%%/quick/animation/main.cpp %%QT_EXAMPLEDIR%%/quick/animation/pathanimation/pathanimation.qml %%QT_EXAMPLEDIR%%/quick/animation/pathinterpolator/pathinterpolator.qml %%QT_EXAMPLEDIR%%/quick/animation/states/qt-logo.png %%QT_EXAMPLEDIR%%/quick/animation/states/states.qml %%QT_EXAMPLEDIR%%/quick/animation/states/transitions.qml %%QT_EXAMPLEDIR%%/quick/canvas/bezierCurve/bezierCurve.qml %%QT_EXAMPLEDIR%%/quick/canvas/canvas.pro %%QT_EXAMPLEDIR%%/quick/canvas/canvas.qml %%QT_EXAMPLEDIR%%/quick/canvas/canvas.qrc %%QT_EXAMPLEDIR%%/quick/canvas/clip/clip.qml %%QT_EXAMPLEDIR%%/quick/canvas/contents/qt-logo.png %%QT_EXAMPLEDIR%%/quick/canvas/doc/images/qml-canvas-example.png %%QT_EXAMPLEDIR%%/quick/canvas/doc/src/canvas.qdoc %%QT_EXAMPLEDIR%%/quick/canvas/main.cpp %%QT_EXAMPLEDIR%%/quick/canvas/quadraticCurveTo/quadraticCurveTo.qml %%QT_EXAMPLEDIR%%/quick/canvas/roundedrect/roundedrect.qml %%QT_EXAMPLEDIR%%/quick/canvas/smile/smile.qml %%QT_EXAMPLEDIR%%/quick/canvas/squircle/squircle.png %%QT_EXAMPLEDIR%%/quick/canvas/squircle/squircle.qml %%QT_EXAMPLEDIR%%/quick/canvas/tiger/tiger.js %%QT_EXAMPLEDIR%%/quick/canvas/tiger/tiger.qml %%QT_EXAMPLEDIR%%/quick/customitems/customitems.pro %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/Dial.qml %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/QuitButton.qml %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/background.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/needle.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/needle_shadow.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/overlay.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/content/quit.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/dialcontrol.pro %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/dialcontrol.qml %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/dialcontrol.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/dialcontrol.qrc %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/doc/images/qml-dialcontrol-example.png %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/doc/src/dialcontrol.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/dialcontrol/main.cpp %%QT_EXAMPLEDIR%%/quick/customitems/flipable/content/5_heart.png %%QT_EXAMPLEDIR%%/quick/customitems/flipable/content/9_club.png %%QT_EXAMPLEDIR%%/quick/customitems/flipable/content/Card.qml %%QT_EXAMPLEDIR%%/quick/customitems/flipable/content/back.png %%QT_EXAMPLEDIR%%/quick/customitems/flipable/doc/images/qml-flipable-example.png %%QT_EXAMPLEDIR%%/quick/customitems/flipable/doc/src/flipable.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/flipable/flipable.qml %%QT_EXAMPLEDIR%%/quick/customitems/flipable/flipable.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/images/cloud_1.png %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/images/cloud_2.png %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/images/moon.png %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/main.cpp %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.cpp %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.h %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.pro %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.qml %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/maskedmousearea/maskedmousearea.qrc %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/TextBalloonPlugin/plugin.h %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/TextBalloonPlugin/qmldir %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/doc/images/declarative-textballoons_example.png %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/doc/src/textballoons.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/painteditem.pro %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/painteditem.qrc %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/textballoon.cpp %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/textballoon.h %%QT_EXAMPLEDIR%%/quick/customitems/painteditem/textballoons.qml %%QT_EXAMPLEDIR%%/quick/customitems/progressbar/content/ProgressBar.qml %%QT_EXAMPLEDIR%%/quick/customitems/progressbar/content/background.png %%QT_EXAMPLEDIR%%/quick/customitems/progressbar/main.qml %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/ScrollBar.qml %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/doc/images/qml-scrollbar-example.png %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/doc/src/scrollbar.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/main.qml %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/pics/niagara_falls.jpg %%QT_EXAMPLEDIR%%/quick/customitems/scrollbar/scrollbar.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/SearchBox.qml %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/images/clear.png %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/images/lineedit-bg-focus.png %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/images/lineedit-bg.png %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/main.qml %%QT_EXAMPLEDIR%%/quick/customitems/searchbox/searchbox.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/content/Switch.qml %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/content/background.png %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/content/background.svg %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/content/knob.png %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/content/knob.svg %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/doc/src/example-slideswitch.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/slideswitch/slideswitch.qml %%QT_EXAMPLEDIR%%/quick/customitems/spinner/content/Spinner.qml %%QT_EXAMPLEDIR%%/quick/customitems/spinner/content/spinner-bg.png %%QT_EXAMPLEDIR%%/quick/customitems/spinner/content/spinner-select.png %%QT_EXAMPLEDIR%%/quick/customitems/spinner/main.qml %%QT_EXAMPLEDIR%%/quick/customitems/spinner/spinner.qmlproject %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/TabWidget.qml %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/doc/images/qml-tabwidget-example.png %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/doc/images/tab.png %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/doc/src/tabwidget.qdoc %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/main.qml %%QT_EXAMPLEDIR%%/quick/customitems/tabwidget/tabwidget.qmlproject %%QT_EXAMPLEDIR%%/quick/delegatechooser/delegatechooser.pro %%QT_EXAMPLEDIR%%/quick/delegatechooser/delegatechooser.qml %%QT_EXAMPLEDIR%%/quick/delegatechooser/main.cpp %%QT_EXAMPLEDIR%%/quick/delegatechooser/qml.qrc %%QT_EXAMPLEDIR%%/quick/draganddrop/doc/images/qml-draganddrop-example.png %%QT_EXAMPLEDIR%%/quick/draganddrop/doc/src/draganddrop.qdoc %%QT_EXAMPLEDIR%%/quick/draganddrop/draganddrop.pro %%QT_EXAMPLEDIR%%/quick/draganddrop/draganddrop.qml %%QT_EXAMPLEDIR%%/quick/draganddrop/draganddrop.qmlproject %%QT_EXAMPLEDIR%%/quick/draganddrop/draganddrop.qrc %%QT_EXAMPLEDIR%%/quick/draganddrop/main.cpp %%QT_EXAMPLEDIR%%/quick/draganddrop/tiles/DragTile.qml %%QT_EXAMPLEDIR%%/quick/draganddrop/tiles/DropTile.qml %%QT_EXAMPLEDIR%%/quick/draganddrop/tiles/tiles.qml %%QT_EXAMPLEDIR%%/quick/draganddrop/views/gridview.qml %%QT_EXAMPLEDIR%%/quick/embeddedinwidgets/TextBox.qml %%QT_EXAMPLEDIR%%/quick/embeddedinwidgets/embeddedinwidgets.pro %%QT_EXAMPLEDIR%%/quick/embeddedinwidgets/embeddedinwidgets.qrc %%QT_EXAMPLEDIR%%/quick/embeddedinwidgets/main.cpp %%QT_EXAMPLEDIR%%/quick/embeddedinwidgets/main.qml %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/DragAndDropTextItem.qml %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/doc/images/qml-dnd2-example.png %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/doc/src/externaldraganddrop.qdoc %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/externaldraganddrop.pro %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/externaldraganddrop.qml %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/externaldraganddrop.qmlproject %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/externaldraganddrop.qrc %%QT_EXAMPLEDIR%%/quick/externaldraganddrop/main.cpp %%QT_EXAMPLEDIR%%/quick/imageelements/animatedimage.qml %%QT_EXAMPLEDIR%%/quick/imageelements/animatedsprite.qml %%QT_EXAMPLEDIR%%/quick/imageelements/borderimage.qml %%QT_EXAMPLEDIR%%/quick/imageelements/content/BearSheet.png %%QT_EXAMPLEDIR%%/quick/imageelements/content/BorderImageSelector.qml %%QT_EXAMPLEDIR%%/quick/imageelements/content/ImageCell.qml %%QT_EXAMPLEDIR%%/quick/imageelements/content/MyBorderImage.qml %%QT_EXAMPLEDIR%%/quick/imageelements/content/ShadowRectangle.qml %%QT_EXAMPLEDIR%%/quick/imageelements/content/Uniflow_steam_engine.gif %%QT_EXAMPLEDIR%%/quick/imageelements/content/arrow.png %%QT_EXAMPLEDIR%%/quick/imageelements/content/bw.png %%QT_EXAMPLEDIR%%/quick/imageelements/content/colors-round.sci %%QT_EXAMPLEDIR%%/quick/imageelements/content/colors-stretch.sci %%QT_EXAMPLEDIR%%/quick/imageelements/content/colors.png +%%QT_EXAMPLEDIR%%/quick/imageelements/content/multi.ico %%QT_EXAMPLEDIR%%/quick/imageelements/content/qt-logo.png %%QT_EXAMPLEDIR%%/quick/imageelements/content/shadow.png %%QT_EXAMPLEDIR%%/quick/imageelements/content/speaker.png %%QT_EXAMPLEDIR%%/quick/imageelements/doc/images/qml-imageelements-example.png %%QT_EXAMPLEDIR%%/quick/imageelements/doc/src/imageelements.qdoc +%%QT_EXAMPLEDIR%%/quick/imageelements/framestepping.qml %%QT_EXAMPLEDIR%%/quick/imageelements/image.qml %%QT_EXAMPLEDIR%%/quick/imageelements/imageelements.pro %%QT_EXAMPLEDIR%%/quick/imageelements/imageelements.qml %%QT_EXAMPLEDIR%%/quick/imageelements/imageelements.qmlproject %%QT_EXAMPLEDIR%%/quick/imageelements/imageelements.qrc %%QT_EXAMPLEDIR%%/quick/imageelements/main.cpp +%%QT_EXAMPLEDIR%%/quick/imageelements/multiframeborderimage.qml %%QT_EXAMPLEDIR%%/quick/imageelements/shadows.qml %%QT_EXAMPLEDIR%%/quick/imageelements/spritesequence.qml %%QT_EXAMPLEDIR%%/quick/imageprovider/ImageProviderCore/qmldir %%QT_EXAMPLEDIR%%/quick/imageprovider/doc/images/qml-imageprovider-example.png %%QT_EXAMPLEDIR%%/quick/imageprovider/doc/src/imageprovider.qdoc %%QT_EXAMPLEDIR%%/quick/imageprovider/imageprovider-example.qml %%QT_EXAMPLEDIR%%/quick/imageprovider/imageprovider.cpp %%QT_EXAMPLEDIR%%/quick/imageprovider/imageprovider.pro %%QT_EXAMPLEDIR%%/quick/imageprovider/imageprovider.qmlproject %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/ImageResponseProviderCore/qmldir %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/doc/src/imageresponseprovider.qdoc %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/imageresponseprovider-example.qml %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/imageresponseprovider.cpp %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/imageresponseprovider.pro %%QT_EXAMPLEDIR%%/quick/imageresponseprovider/imageresponseprovider.qmlproject %%QT_EXAMPLEDIR%%/quick/keyinteraction/doc/images/qml-keyinteraction-example.png %%QT_EXAMPLEDIR%%/quick/keyinteraction/doc/src/keyinteraction.qdoc %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/ContextMenu.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/GridMenu.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/ListMenu.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/ListViewDelegate.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/TabMenu.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/images/arrow.png %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/Core/images/qt-logo.png %%QT_EXAMPLEDIR%%/quick/keyinteraction/focus/focus.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/keyinteraction.pro %%QT_EXAMPLEDIR%%/quick/keyinteraction/keyinteraction.qml %%QT_EXAMPLEDIR%%/quick/keyinteraction/keyinteraction.qmlproject %%QT_EXAMPLEDIR%%/quick/keyinteraction/keyinteraction.qrc %%QT_EXAMPLEDIR%%/quick/keyinteraction/main.cpp %%QT_EXAMPLEDIR%%/quick/layouts/doc/src/qtquicklayouts-examples.qdoc %%QT_EXAMPLEDIR%%/quick/layouts/layouts.pro %%QT_EXAMPLEDIR%%/quick/layouts/layouts.qml %%QT_EXAMPLEDIR%%/quick/layouts/layouts.qmlproject %%QT_EXAMPLEDIR%%/quick/layouts/layouts.qrc %%QT_EXAMPLEDIR%%/quick/layouts/main.cpp %%QT_EXAMPLEDIR%%/quick/localstorage/doc/src/localstorage.qdoc %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage.pro %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/Database.js %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/Header.qml %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/MyButton.qml %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/MyDelegate.qml %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/MyModel.qml %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/localstorage.pro %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/localstorage.qml %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/localstorage.qrc %%QT_EXAMPLEDIR%%/quick/localstorage/localstorage/main.cpp %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/abstractitemmodel.pro %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/abstractitemmodel.qrc %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/doc/images/qml-abstractitemmodel-example.png %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/doc/src/abstractitemmodel-example.qdoc %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/main.cpp %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/model.cpp %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/model.h %%QT_EXAMPLEDIR%%/quick/models/abstractitemmodel/view.qml %%QT_EXAMPLEDIR%%/quick/models/models.pro %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/dataobject.cpp %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/dataobject.h %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/doc/images/qml-objectlistmodel-example.png %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/doc/src/objectlistmodel-example.qdoc %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/main.cpp %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/objectlistmodel.pro %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/objectlistmodel.qrc %%QT_EXAMPLEDIR%%/quick/models/objectlistmodel/view.qml %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/doc/images/qml-stringlistmodel-example.png %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/doc/src/stringlistmodel-example.qdoc %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/main.cpp %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.pro %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/stringlistmodel.qrc %%QT_EXAMPLEDIR%%/quick/models/stringlistmodel/view.qml %%QT_EXAMPLEDIR%%/quick/mousearea/doc/images/qml-mousearea-example.png %%QT_EXAMPLEDIR%%/quick/mousearea/doc/src/mousearea.qdoc %%QT_EXAMPLEDIR%%/quick/mousearea/main.cpp %%QT_EXAMPLEDIR%%/quick/mousearea/mousearea-wheel-example.qml %%QT_EXAMPLEDIR%%/quick/mousearea/mousearea.pro %%QT_EXAMPLEDIR%%/quick/mousearea/mousearea.qml %%QT_EXAMPLEDIR%%/quick/mousearea/mousearea.qmlproject %%QT_EXAMPLEDIR%%/quick/mousearea/mousearea.qrc %%QT_EXAMPLEDIR%%/quick/particles/affectors/affectors.pro %%QT_EXAMPLEDIR%%/quick/particles/affectors/affectors.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/affectors.qmlproject %%QT_EXAMPLEDIR%%/quick/particles/affectors/affectors.qrc %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/GreyButton.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/age.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/attractor.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/customaffector.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/friction.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/gravity.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/groupgoal.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/move.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/spritegoal.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/turbulence.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/content/wander.qml %%QT_EXAMPLEDIR%%/quick/particles/affectors/doc/images/qml-affectors-example.png %%QT_EXAMPLEDIR%%/quick/particles/affectors/doc/src/affectors.qdoc %%QT_EXAMPLEDIR%%/quick/particles/affectors/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/customparticle/content/blurparticles.qml %%QT_EXAMPLEDIR%%/quick/particles/customparticle/content/fragmentshader.qml %%QT_EXAMPLEDIR%%/quick/particles/customparticle/content/imagecolors.qml %%QT_EXAMPLEDIR%%/quick/particles/customparticle/customparticle.pro %%QT_EXAMPLEDIR%%/quick/particles/customparticle/customparticle.qml %%QT_EXAMPLEDIR%%/quick/particles/customparticle/customparticle.qmlproject %%QT_EXAMPLEDIR%%/quick/particles/customparticle/customparticle.qrc %%QT_EXAMPLEDIR%%/quick/particles/customparticle/doc/images/qml-customparticle-example.png %%QT_EXAMPLEDIR%%/quick/particles/customparticle/doc/src/customparticle.qdoc %%QT_EXAMPLEDIR%%/quick/particles/customparticle/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/burstandpulse.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/customemitter.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/emitmask.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/maximumemitted.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/shapeanddirection.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/trailemitter.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/content/velocityfrommotion.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/doc/images/qml-emitters-example.png %%QT_EXAMPLEDIR%%/quick/particles/emitters/doc/src/emitters.qdoc %%QT_EXAMPLEDIR%%/quick/particles/emitters/emitters.pro %%QT_EXAMPLEDIR%%/quick/particles/emitters/emitters.qml %%QT_EXAMPLEDIR%%/quick/particles/emitters/emitters.qmlproject %%QT_EXAMPLEDIR%%/quick/particles/emitters/emitters.qrc %%QT_EXAMPLEDIR%%/quick/particles/emitters/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/allatonce.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/colored.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/colortable.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/deformation.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/rotation.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/sharing.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/content/sprites.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/doc/images/qml-imageparticle-example.png %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/doc/src/imageparticle.qdoc %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/imageparticle.pro %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/imageparticle.qml %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/imageparticle.qmlproject %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/imageparticle.qrc %%QT_EXAMPLEDIR%%/quick/particles/imageparticle/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/images.qrc %%QT_EXAMPLEDIR%%/quick/particles/images/_explo.png %%QT_EXAMPLEDIR%%/quick/particles/images/backgroundLeaves.jpg %%QT_EXAMPLEDIR%%/quick/particles/images/bear_tiles.png %%QT_EXAMPLEDIR%%/quick/particles/images/candle.png %%QT_EXAMPLEDIR%%/quick/particles/images/colortable.png %%QT_EXAMPLEDIR%%/quick/particles/images/finalfrontier.png %%QT_EXAMPLEDIR%%/quick/particles/images/flower.png %%QT_EXAMPLEDIR%%/quick/particles/images/matchmask.png %%QT_EXAMPLEDIR%%/quick/particles/images/meteor.png %%QT_EXAMPLEDIR%%/quick/particles/images/meteor_explo.png %%QT_EXAMPLEDIR%%/quick/particles/images/meteors.png %%QT_EXAMPLEDIR%%/quick/particles/images/nullRock.png %%QT_EXAMPLEDIR%%/quick/particles/images/particle2.png %%QT_EXAMPLEDIR%%/quick/particles/images/particle3.png %%QT_EXAMPLEDIR%%/quick/particles/images/particleA.png %%QT_EXAMPLEDIR%%/quick/particles/images/portal_bg.png %%QT_EXAMPLEDIR%%/quick/particles/images/realLeaf1.png %%QT_EXAMPLEDIR%%/quick/particles/images/realLeaf2.png %%QT_EXAMPLEDIR%%/quick/particles/images/realLeaf3.png %%QT_EXAMPLEDIR%%/quick/particles/images/realLeaf4.png %%QT_EXAMPLEDIR%%/quick/particles/images/rocket.png %%QT_EXAMPLEDIR%%/quick/particles/images/rocket2.png %%QT_EXAMPLEDIR%%/quick/particles/images/sizeInOut.png %%QT_EXAMPLEDIR%%/quick/particles/images/snowflake.png %%QT_EXAMPLEDIR%%/quick/particles/images/sparkleSize.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_0.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_1.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_2.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_3.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_4.png %%QT_EXAMPLEDIR%%/quick/particles/images/starfish_mask.png %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/content/Delegate.qml %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/content/Delegate2.qml %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/content/ExpandingDelegate.qml %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/content/bubble.png %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/content/script.js %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/delegates.qml %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/itemparticle.pro %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/itemparticle/particleview.qml %%QT_EXAMPLEDIR%%/quick/particles/particles.pro %%QT_EXAMPLEDIR%%/quick/particles/system/content/dynamiccomparison.qml %%QT_EXAMPLEDIR%%/quick/particles/system/content/dynamicemitters.qml %%QT_EXAMPLEDIR%%/quick/particles/system/content/multiplepainters.qml %%QT_EXAMPLEDIR%%/quick/particles/system/content/startstop.qml %%QT_EXAMPLEDIR%%/quick/particles/system/content/timedgroupchanges.qml %%QT_EXAMPLEDIR%%/quick/particles/system/doc/images/qml-system-example.png %%QT_EXAMPLEDIR%%/quick/particles/system/doc/src/system.qdoc %%QT_EXAMPLEDIR%%/quick/particles/system/main.cpp %%QT_EXAMPLEDIR%%/quick/particles/system/system.pro %%QT_EXAMPLEDIR%%/quick/particles/system/system.qml %%QT_EXAMPLEDIR%%/quick/particles/system/system.qmlproject %%QT_EXAMPLEDIR%%/quick/particles/system/system.qrc %%QT_EXAMPLEDIR%%/quick/positioners/doc/images/qml-positioners-example.png %%QT_EXAMPLEDIR%%/quick/positioners/doc/src/positioners.qdoc %%QT_EXAMPLEDIR%%/quick/positioners/main.cpp %%QT_EXAMPLEDIR%%/quick/positioners/positioners-attachedproperties.qml %%QT_EXAMPLEDIR%%/quick/positioners/positioners-transitions.qml %%QT_EXAMPLEDIR%%/quick/positioners/positioners.pro %%QT_EXAMPLEDIR%%/quick/positioners/positioners.qml %%QT_EXAMPLEDIR%%/quick/positioners/positioners.qmlproject %%QT_EXAMPLEDIR%%/quick/positioners/positioners.qrc %%QT_EXAMPLEDIR%%/quick/quick-accessibility/accessibility.qml %%QT_EXAMPLEDIR%%/quick/quick-accessibility/accessibility.qmlproject %%QT_EXAMPLEDIR%%/quick/quick-accessibility/accessibility.qrc %%QT_EXAMPLEDIR%%/quick/quick-accessibility/content/Button.qml %%QT_EXAMPLEDIR%%/quick/quick-accessibility/content/Checkbox.qml %%QT_EXAMPLEDIR%%/quick/quick-accessibility/content/Slider.qml %%QT_EXAMPLEDIR%%/quick/quick-accessibility/doc/src/accessibility.qdoc %%QT_EXAMPLEDIR%%/quick/quick-accessibility/main.cpp %%QT_EXAMPLEDIR%%/quick/quick-accessibility/quick-accessibility.pro %%QT_EXAMPLEDIR%%/quick/quick.pro %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/fbitem.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/fbitem.h %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/logo.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/logo.h %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/main.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/mainwindow.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/mainwindow.h %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/qquickviewcomparison.pro %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/qquickviewcomparison.qrc %%QT_EXAMPLEDIR%%/quick/quickwidgets/qquickviewcomparison/test.qml %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/customgl.qml %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/doc/images/qtquickwidgets-example.png %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/doc/src/quickwidget.qdoc %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/fbitem.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/fbitem.h %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/main.cpp %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/quickwidget.pro %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/quickwidget.qrc %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/rotatingsquare.qml %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidget/rotatingsquaretab.qml %%QT_EXAMPLEDIR%%/quick/quickwidgets/quickwidgets.pro %%QT_EXAMPLEDIR%%/quick/rendercontrol/cuberenderer.cpp %%QT_EXAMPLEDIR%%/quick/rendercontrol/cuberenderer.h %%QT_EXAMPLEDIR%%/quick/rendercontrol/demo.qml %%QT_EXAMPLEDIR%%/quick/rendercontrol/doc/images/rendercontrol-example.jpg %%QT_EXAMPLEDIR%%/quick/rendercontrol/doc/src/rendercontrol.qdoc %%QT_EXAMPLEDIR%%/quick/rendercontrol/main.cpp %%QT_EXAMPLEDIR%%/quick/rendercontrol/rendercontrol.pro %%QT_EXAMPLEDIR%%/quick/rendercontrol/rendercontrol.qrc %%QT_EXAMPLEDIR%%/quick/rendercontrol/window_multithreaded.cpp %%QT_EXAMPLEDIR%%/quick/rendercontrol/window_multithreaded.h %%QT_EXAMPLEDIR%%/quick/rendercontrol/window_singlethreaded.cpp %%QT_EXAMPLEDIR%%/quick/rendercontrol/window_singlethreaded.h %%QT_EXAMPLEDIR%%/quick/righttoleft/doc/images/qml-righttoleft-example.png %%QT_EXAMPLEDIR%%/quick/righttoleft/doc/src/righttoleft.qdoc %%QT_EXAMPLEDIR%%/quick/righttoleft/layoutdirection/layoutdirection.qml %%QT_EXAMPLEDIR%%/quick/righttoleft/layoutdirection/layoutdirection.qmlproject %%QT_EXAMPLEDIR%%/quick/righttoleft/layoutmirroring/layoutmirroring.qml %%QT_EXAMPLEDIR%%/quick/righttoleft/layoutmirroring/layoutmirroring.qmlproject %%QT_EXAMPLEDIR%%/quick/righttoleft/main.cpp %%QT_EXAMPLEDIR%%/quick/righttoleft/righttoleft.pro %%QT_EXAMPLEDIR%%/quick/righttoleft/righttoleft.qml %%QT_EXAMPLEDIR%%/quick/righttoleft/righttoleft.qmlproject %%QT_EXAMPLEDIR%%/quick/righttoleft/righttoleft.qrc %%QT_EXAMPLEDIR%%/quick/righttoleft/textalignment/textalignment.qml %%QT_EXAMPLEDIR%%/quick/righttoleft/textalignment/textalignment.qmlproject %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/beziercurve.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/beziercurve.h %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/customgeometry.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/customgeometry.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/doc/images/custom-geometry-example.png %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/customgeometry/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/d3d11squircle.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/d3d11squircle.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/d3d11underqml.pro +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/d3d11underqml.qrc +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/doc/images/d3d11underqml-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/doc/src/d3d11underqml.qdoc +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/main.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/squircle.frag +%%QT_EXAMPLEDIR%%/quick/scenegraph/d3d11underqml/squircle.vert +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/doc/images/fboitem-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/doc/src/fboitem.qdoc +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/fboinsgrenderer.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/fboinsgrenderer.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/fboitem.pro +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/fboitem.qrc +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/main.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/fboitem/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/doc/images/graph-example.jpg %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/doc/src/graph.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/graph.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/graph.h %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/graph.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/graph.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/gridnode.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/gridnode.h %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/linenode.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/linenode.h %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/noisynode.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/noisynode.h %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/shaders/line.fsh %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/shaders/line.vsh %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/shaders/noisy.fsh %%QT_EXAMPLEDIR%%/quick/scenegraph/graph/shaders/noisy.vsh +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/doc/images/metaltextureimport-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/doc/src/metaltextureimport.qdoc +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/main.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/metaltextureimport.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/metaltextureimport.mm +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/metaltextureimport.pro +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/metaltextureimport.qrc +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/squircle.frag +%%QT_EXAMPLEDIR%%/quick/scenegraph/metaltextureimport/squircle.vert +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/doc/images/metalunderqml-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/doc/src/metalunderqml.qdoc +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/main.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/metalsquircle.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/metalsquircle.mm +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/metalunderqml.pro +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/metalunderqml.qrc +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/squircle.frag +%%QT_EXAMPLEDIR%%/quick/scenegraph/metalunderqml/squircle.vert %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/doc/images/openglunderqml-example.jpg %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/doc/src/openglunderqml.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/openglunderqml.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/openglunderqml.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/squircle.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/openglunderqml/squircle.h %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/customrenderitem.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/customrenderitem.h %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/d3d12renderer.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/d3d12renderer.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/doc/images/rendernode-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/doc/src/rendernode.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/metalrenderer.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/metalrenderer.mm +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/metalshader.frag +%%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/metalshader.vert %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/openglrenderer.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/openglrenderer.h %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/rendernode.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/rendernode.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/shader.hlsl %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/shader_frag.cso %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/shader_vert.cso %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/softwarerenderer.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/rendernode/softwarerenderer.h %%QT_EXAMPLEDIR%%/quick/scenegraph/scenegraph.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/face-smile.png %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/sgengine.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/sgengine.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/window.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/sgengine/window.h %%QT_EXAMPLEDIR%%/quick/scenegraph/shared/logorenderer.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/shared/logorenderer.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/shared/squircle_rhi.frag +%%QT_EXAMPLEDIR%%/quick/scenegraph/shared/squircle_rhi.vert %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/doc/images/simplematerial-example.jpg %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/doc/src/simplematerial.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/simplematerial.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/simplematerial.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/simplematerial/simplematerial.qrc -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/doc/images/textureinsgnode-example.jpg -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/doc/src/textureinsgnode.qdoc -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/fboinsgrenderer.cpp -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/fboinsgrenderer.h -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/main.cpp -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/main.qml -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/textureinsgnode.pro -%%QT_EXAMPLEDIR%%/quick/scenegraph/textureinsgnode/textureinsgnode.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/doc/images/textureinthread-example.jpg %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/doc/src/textureinthread.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/error.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/textureinthread.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/textureinthread.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/threadrenderer.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/textureinthread/threadrenderer.h %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/spinner.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/spinner.h %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/spinner.png %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/threadedanimation.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/threadedanimation/threadedanimation.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/doc/images/twotextureproviders-example.jpg %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/doc/src/twotextureproviders.qdoc %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/main.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/main.qml %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/twotextureproviders.pro %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/twotextureproviders.qrc %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/xorblender.cpp %%QT_EXAMPLEDIR%%/quick/scenegraph/twotextureproviders/xorblender.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/doc/images/vulkanunderqml-example.jpg +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/doc/src/vulkanunderqml.qdoc +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/main.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/main.qml +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/squircle.frag.spv +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/squircle.vert.spv +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/vulkansquircle.cpp +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/vulkansquircle.h +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/vulkanunderqml.pro +%%QT_EXAMPLEDIR%%/quick/scenegraph/vulkanunderqml/vulkanunderqml.qrc %%QT_EXAMPLEDIR%%/quick/shadereffects/content/Slider.qml %%QT_EXAMPLEDIR%%/quick/shadereffects/content/face-smile.png %%QT_EXAMPLEDIR%%/quick/shadereffects/content/qt-logo.png %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/blur.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/colorize.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/genie.vert %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/outline.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/shadow.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+hlsl/wobble.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/blur.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/colorize.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/genie.vert +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/outline.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/shadow.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/+qsb/wobble.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/blur.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/colorize.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/genie.vert %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/outline.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/blur.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/colorize.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/compile.bat +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/genie.vert +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/outline.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/shadow.frag +%%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/rhi/wobble.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/shadow.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/content/shaders/wobble.frag %%QT_EXAMPLEDIR%%/quick/shadereffects/doc/images/qml-shadereffects-example.png %%QT_EXAMPLEDIR%%/quick/shadereffects/doc/src/shadereffects.qdoc %%QT_EXAMPLEDIR%%/quick/shadereffects/main.cpp %%QT_EXAMPLEDIR%%/quick/shadereffects/shadereffects.pro %%QT_EXAMPLEDIR%%/quick/shadereffects/shadereffects.qml %%QT_EXAMPLEDIR%%/quick/shadereffects/shadereffects.qmlproject %%QT_EXAMPLEDIR%%/quick/shadereffects/shadereffects.qrc %%QT_EXAMPLEDIR%%/quick/shapes/content/clippedtigers.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/interactive.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item10.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item11.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item12.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item13.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item14.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item15.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item17.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item2.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item3.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item4.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item5.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item6.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item7.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item8.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/item9.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/main.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/sampling.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/shapegallery.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/tapableTriangle.qml %%QT_EXAMPLEDIR%%/quick/shapes/content/tiger.qml %%QT_EXAMPLEDIR%%/quick/shapes/doc/images/qml-shapes-example.png %%QT_EXAMPLEDIR%%/quick/shapes/doc/src/shapes.qdoc %%QT_EXAMPLEDIR%%/quick/shapes/main.cpp %%QT_EXAMPLEDIR%%/quick/shapes/shapes.pro %%QT_EXAMPLEDIR%%/quick/shapes/shapes.qrc %%QT_EXAMPLEDIR%%/quick/shared/Button.qml %%QT_EXAMPLEDIR%%/quick/shared/CheckBox.qml %%QT_EXAMPLEDIR%%/quick/shared/FlickrRssModel.qml %%QT_EXAMPLEDIR%%/quick/shared/Label.qml %%QT_EXAMPLEDIR%%/quick/shared/LauncherList.qml %%QT_EXAMPLEDIR%%/quick/shared/README %%QT_EXAMPLEDIR%%/quick/shared/SimpleLauncherDelegate.qml %%QT_EXAMPLEDIR%%/quick/shared/Slider.qml %%QT_EXAMPLEDIR%%/quick/shared/TabSet.qml %%QT_EXAMPLEDIR%%/quick/shared/TextField.qml %%QT_EXAMPLEDIR%%/quick/shared/images/back.png %%QT_EXAMPLEDIR%%/quick/shared/images/checkmark.png %%QT_EXAMPLEDIR%%/quick/shared/images/next.png %%QT_EXAMPLEDIR%%/quick/shared/images/qt-logo.png %%QT_EXAMPLEDIR%%/quick/shared/images/slider_handle.png %%QT_EXAMPLEDIR%%/quick/shared/images/tab.png %%QT_EXAMPLEDIR%%/quick/shared/qmldir %%QT_EXAMPLEDIR%%/quick/shared/quick_shared.qrc %%QT_EXAMPLEDIR%%/quick/shared/shared.h %%QT_EXAMPLEDIR%%/quick/shared/shared.qrc %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/doc/images/gameoflife.png %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/doc/src/gameoflife.qdoc %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/gameoflife.pro %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/gameoflifemodel.cpp %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/gameoflifemodel.h %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/gosperglidergun.cells %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/main.cpp %%QT_EXAMPLEDIR%%/quick/tableview/gameoflife/main.qml %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/doc/images/qt-pixelator.png %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/doc/src/pixelator.qdoc %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/imagemodel.cpp %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/imagemodel.h %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/main.cpp %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/main.qml %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/pixelator.pro %%QT_EXAMPLEDIR%%/quick/tableview/pixelator/qt.png %%QT_EXAMPLEDIR%%/quick/tableview/tableview.pro %%QT_EXAMPLEDIR%%/quick/text/doc/images/qml-text-example.png %%QT_EXAMPLEDIR%%/quick/text/doc/src/text.qdoc %%QT_EXAMPLEDIR%%/quick/text/fonts/availableFonts.qml %%QT_EXAMPLEDIR%%/quick/text/fonts/banner.qml %%QT_EXAMPLEDIR%%/quick/text/fonts/content/fonts/tarzeau_ocr_a.ttf %%QT_EXAMPLEDIR%%/quick/text/fonts/fonts.qml %%QT_EXAMPLEDIR%%/quick/text/fonts/hello.qml %%QT_EXAMPLEDIR%%/quick/text/imgtag/TextWithImage.qml %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/face-sad.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/face-smile-big.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/face-smile.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/heart200.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/qtlogo.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/images/starfish_2.png %%QT_EXAMPLEDIR%%/quick/text/imgtag/imgtag.qml %%QT_EXAMPLEDIR%%/quick/text/main.cpp %%QT_EXAMPLEDIR%%/quick/text/styledtext-layout.qml %%QT_EXAMPLEDIR%%/quick/text/text.pro %%QT_EXAMPLEDIR%%/quick/text/text.qml %%QT_EXAMPLEDIR%%/quick/text/text.qmlproject %%QT_EXAMPLEDIR%%/quick/text/text.qrc %%QT_EXAMPLEDIR%%/quick/text/textselection/pics/endHandle.png %%QT_EXAMPLEDIR%%/quick/text/textselection/pics/endHandle.sci %%QT_EXAMPLEDIR%%/quick/text/textselection/pics/startHandle.png %%QT_EXAMPLEDIR%%/quick/text/textselection/pics/startHandle.sci %%QT_EXAMPLEDIR%%/quick/text/textselection/textselection.qml %%QT_EXAMPLEDIR%%/quick/textureprovider/Label.qml %%QT_EXAMPLEDIR%%/quick/textureprovider/etcprovider.cpp %%QT_EXAMPLEDIR%%/quick/textureprovider/etcprovider.h %%QT_EXAMPLEDIR%%/quick/textureprovider/images/qt-logo.jpg %%QT_EXAMPLEDIR%%/quick/textureprovider/images/qt-logo.pkm %%QT_EXAMPLEDIR%%/quick/textureprovider/main.cpp %%QT_EXAMPLEDIR%%/quick/textureprovider/textureprovider.pro %%QT_EXAMPLEDIR%%/quick/textureprovider/textureprovider.qml %%QT_EXAMPLEDIR%%/quick/textureprovider/textureprovider.qrc %%QT_EXAMPLEDIR%%/quick/threading/doc/images/qml-threading-example.png %%QT_EXAMPLEDIR%%/quick/threading/doc/src/threading.qdoc %%QT_EXAMPLEDIR%%/quick/threading/main.cpp %%QT_EXAMPLEDIR%%/quick/threading/threadedlistmodel/dataloader.mjs %%QT_EXAMPLEDIR%%/quick/threading/threadedlistmodel/doc/src/threadedlistmodel.qdoc %%QT_EXAMPLEDIR%%/quick/threading/threadedlistmodel/threadedlistmodel.qmlproject %%QT_EXAMPLEDIR%%/quick/threading/threadedlistmodel/timedisplay.qml %%QT_EXAMPLEDIR%%/quick/threading/threading.pro %%QT_EXAMPLEDIR%%/quick/threading/threading.qml %%QT_EXAMPLEDIR%%/quick/threading/threading.qmlproject %%QT_EXAMPLEDIR%%/quick/threading/threading.qrc %%QT_EXAMPLEDIR%%/quick/threading/workerscript/Spinner.qml %%QT_EXAMPLEDIR%%/quick/threading/workerscript/workerscript.mjs %%QT_EXAMPLEDIR%%/quick/threading/workerscript/workerscript.qml %%QT_EXAMPLEDIR%%/quick/threading/workerscript/workerscript.qmlproject %%QT_EXAMPLEDIR%%/quick/touchinteraction/doc/images/qml-touchinteraction-example.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/doc/src/touchinteraction.qdoc %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/basic-flickable.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/content/Panel.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/content/cork.jpg %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/content/note-yellow.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/content/tack.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/flickable/corkboards.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/main.cpp %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/bearwhack.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/AugmentedTouchPoint.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/Bear0.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/Bear1.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/Bear2.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/Bear3.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/BearB.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/BearWhackParticleSystem.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/ParticleFlame.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/blur-circle.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/blur-circle3.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/heart-blur.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/content/title.png %%QT_EXAMPLEDIR%%/quick/touchinteraction/multipointtouch/multiflame.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/pincharea/flickresize.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/pincharea/qt-logo.jpg %%QT_EXAMPLEDIR%%/quick/touchinteraction/touchinteraction.pro %%QT_EXAMPLEDIR%%/quick/touchinteraction/touchinteraction.qml %%QT_EXAMPLEDIR%%/quick/touchinteraction/touchinteraction.qmlproject %%QT_EXAMPLEDIR%%/quick/touchinteraction/touchinteraction.qrc %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview1/dynamicview1.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview2/dynamicview2.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview3/dynamicview3.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml %%QT_EXAMPLEDIR%%/quick/tutorials/dynamicview/dynamicview4/dynamicview4.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/helloworld/Cell.qml %%QT_EXAMPLEDIR%%/quick/tutorials/helloworld/tutorial1.qml %%QT_EXAMPLEDIR%%/quick/tutorials/helloworld/tutorial2.qml %%QT_EXAMPLEDIR%%/quick/tutorials/helloworld/tutorial3.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame1/Block.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame1/Button.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame1/samegame.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame1/samegame1.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame2/Block.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame2/Button.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame2/samegame.js %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame2/samegame.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame2/samegame2.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/Block.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/Button.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/Dialog.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/samegame.js %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/samegame.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame3/samegame3.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/content/BoomBlock.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/content/Button.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/content/Dialog.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/content/samegame.js %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/highscores/README %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/highscores/score_data.xml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/highscores/score_style.xsl %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/highscores/scores.php %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/samegame.qml %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/samegame4/samegame4.qmlproject %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/background.jpg %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/blueStar.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/blueStone.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/greenStar.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/greenStone.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/redStar.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/redStone.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/star.png %%QT_EXAMPLEDIR%%/quick/tutorials/samegame/shared/pics/yellowStone.png %%QT_EXAMPLEDIR%%/quick/tutorials/tutorials.pro %%QT_EXAMPLEDIR%%/quick/views/delegatemodel/delegatemodel.qmlproject %%QT_EXAMPLEDIR%%/quick/views/delegatemodel/dragselection.qml %%QT_EXAMPLEDIR%%/quick/views/delegatemodel/slideshow.qml %%QT_EXAMPLEDIR%%/quick/views/doc/images/qml-modelviews-example.png %%QT_EXAMPLEDIR%%/quick/views/doc/src/views.qdoc %%QT_EXAMPLEDIR%%/quick/views/gridview/gridview-example.qml %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/AddressBook_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/AudioPlayer_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/Camera_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/DateBook_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/EMail_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/TodoList_48.png %%QT_EXAMPLEDIR%%/quick/views/gridview/pics/VideoPlayer_48.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/PetsModel.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/PressAndHoldButton.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/RecipesModel.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/SmallText.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/TextButton.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/ToggleButton.qml %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/arrow-down.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/arrow-up.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/fruit-salad.jpg %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/hamburger.jpg %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/lemonade.jpg %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/list-delete.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/minus-sign.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/moreDown.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/moreUp.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/pancakes.jpg %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/plus-sign.png %%QT_EXAMPLEDIR%%/quick/views/listview/content/pics/vegetable-soup.jpg %%QT_EXAMPLEDIR%%/quick/views/listview/displaymargin.qml %%QT_EXAMPLEDIR%%/quick/views/listview/dynamiclist.qml %%QT_EXAMPLEDIR%%/quick/views/listview/expandingdelegates.qml %%QT_EXAMPLEDIR%%/quick/views/listview/highlight.qml %%QT_EXAMPLEDIR%%/quick/views/listview/highlightranges.qml %%QT_EXAMPLEDIR%%/quick/views/listview/sections.qml %%QT_EXAMPLEDIR%%/quick/views/main.cpp %%QT_EXAMPLEDIR%%/quick/views/objectmodel/objectmodel.qml %%QT_EXAMPLEDIR%%/quick/views/package/Delegate.qml %%QT_EXAMPLEDIR%%/quick/views/package/view.qml %%QT_EXAMPLEDIR%%/quick/views/pathview/pathview-example.qml %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/AddressBook_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/AudioPlayer_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/Camera_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/DateBook_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/EMail_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/TodoList_48.png %%QT_EXAMPLEDIR%%/quick/views/pathview/pics/VideoPlayer_48.png %%QT_EXAMPLEDIR%%/quick/views/views.pro %%QT_EXAMPLEDIR%%/quick/views/views.qml %%QT_EXAMPLEDIR%%/quick/views/views.qmlproject %%QT_EXAMPLEDIR%%/quick/views/views.qrc %%QT_EXAMPLEDIR%%/quick/window/AllScreens.qml %%QT_EXAMPLEDIR%%/quick/window/CurrentScreen.qml %%QT_EXAMPLEDIR%%/quick/window/Splash.qml %%QT_EXAMPLEDIR%%/quick/window/doc/images/qml-window-example.png %%QT_EXAMPLEDIR%%/quick/window/doc/src/window.qdoc %%QT_EXAMPLEDIR%%/quick/window/main.cpp %%QT_EXAMPLEDIR%%/quick/window/resources/icon.icns %%QT_EXAMPLEDIR%%/quick/window/resources/icon.ico %%QT_EXAMPLEDIR%%/quick/window/resources/icon.svg %%QT_EXAMPLEDIR%%/quick/window/resources/icon64.png %%QT_EXAMPLEDIR%%/quick/window/resources/window.rc %%QT_EXAMPLEDIR%%/quick/window/window.pro %%QT_EXAMPLEDIR%%/quick/window/window.qml %%QT_EXAMPLEDIR%%/quick/window/window.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/basiclayouts.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/basiclayouts.qmlproject %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/resources.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/src/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/basiclayouts/src/src.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/calendar.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/images/eventindicator.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/qml/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/resources.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/event.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/event.h %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/sqleventmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/sqleventmodel.h %%QT_EXAMPLEDIR%%/quickcontrols/controls/calendar/src/src.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/controls.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/filesystembrowser/filesystembrowser.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/filesystembrowser/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/filesystembrowser/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/filesystembrowser/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/gallery.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/gallery.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/+android/UI.js %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/+ios/UI.js %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/+osx/UI.js %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/ButtonPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/InputPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/ProgressPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/gallery/qml/UI.js %%QT_EXAMPLEDIR%%/quickcontrols/controls/shared/qtquickcontrolsapplication.h %%QT_EXAMPLEDIR%%/quickcontrols/controls/shared/shared.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/bubble.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/button-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/button.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/progress-background.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/progress-fill.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/slider-handle.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/tab.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/tab_selected.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/images/textfield.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/styles.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/styles/styles.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/src/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/src/sortfilterproxymodel.h %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/src/src.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/tableview.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/tableview/tableview.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/example.html %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/ToolBarSeparator.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/editcopy.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/editcut.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/editpaste.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/editredo.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/editundo.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/exportpdf.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/filenew.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/fileopen.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/fileprint.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/filesave.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/qt-logo.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textbold.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textcenter.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textitalic.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textjustify.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textleft.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textright.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/textunder.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/zoomin.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/images/zoomout.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/qml/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/resources.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/src/documenthandler.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/src/documenthandler.h %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/src/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/src/src.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/texteditor/texteditor.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/AndroidDelegate.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/ButtonPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/ListPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/ProgressBarPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/SliderPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/TabBarPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/content/TextInputPage.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/NOTICE.txt %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/button_default.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/button_pressed.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/navigation_next_item.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/navigation_previous_item.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/tab_selected.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/tabs_standard.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/textinput.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/images/toolbar.png %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/resources.qrc %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/src/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/src/src.pri %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/touch.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/touch/touch.qmlproject %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/MainForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/CustomerModel.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/History.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/HistoryForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/Notes.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/NotesForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/Settings.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/qml/SettingsForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/uiforms.pro %%QT_EXAMPLEDIR%%/quickcontrols/controls/uiforms/uiforms.qrc %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/dialogs.pro %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/ColorDialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/CustomDialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/FileDialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/FontDialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/MessageDialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/systemdialogs.pro %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/systemdialogs.qml %%QT_EXAMPLEDIR%%/quickcontrols/dialogs/systemdialogs/systemdialogs.qrc %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/dashboard.pro %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/dashboard.qrc %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/fonts/DejaVuSans.ttf %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/fonts/LICENSE %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/images/fuel-icon.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/images/temperature-icon.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/DashboardGaugeStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/IconGaugeStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/TachometerStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/TurnIndicator.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/ValueSource.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/dashboard/qml/dashboard.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/extras.pro %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/Content.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/SettingsIcon.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/flat.pro %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/flat.qrc %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-bw-normal.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-bw-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-image-bw.jpg %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-rgb-normal.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-sepia-normal.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/extras/flat/main.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/fonts/LICENSE.txt %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/fonts/OpenSans-Regular.ttf %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/gallery.pro %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/gallery.qrc %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/background-light.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/background.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/center-light.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/center.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/icon-back.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/icon-go.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/icon-settings.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/info.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/needle-light.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/needle.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/qt-logo.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/zoom_in.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/images/zoom_out.png %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/BlackButtonBackground.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/BlackButtonStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CircularGaugeDarkStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CircularGaugeDefaultStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CircularGaugeLightStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CircularGaugeView.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/ControlLabel.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/ControlView.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/ControlViewToolbar.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CustomizerLabel.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CustomizerSlider.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/CustomizerSwitch.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/FlickableMoreIndicator.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/PieMenuControlView.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/PieMenuDarkStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/PieMenuDefaultStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/StylePicker.qml %%QT_EXAMPLEDIR%%/quickcontrols/extras/gallery/qml/gallery.qml %%QT_EXAMPLEDIR%%/quickcontrols/quickcontrols.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter1-settingup/chapter1-settingup.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter1-settingup/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter1-settingup/main.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter1-settingup/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter2-lists/chapter2-lists.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter2-lists/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter2-lists/main.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter2-lists/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/ContactPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/ConversationPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/chapter3-navigation.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/main.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter3-navigation/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/ContactPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/ConversationPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/chapter4-models.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/main.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/sqlcontactmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/sqlcontactmodel.h %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/sqlconversationmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter4-models/sqlconversationmodel.h %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/+material/ChatToolBar.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/ChatToolBar.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/ContactPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/ConversationPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/main.qml %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/sqlcontactmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/sqlcontactmodel.h %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/sqlconversationmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chapter5-styling/sqlconversationmodel.h %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/chattutorial.pro %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter1.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter2-listview-header.gif %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter2.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter3-listview-header.gif %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter3-view-margins.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter3.gif %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter4-long-message.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter4-message-timestamp.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter4.gif %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-contacts-material-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-contacts-material-test.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-contacts-material.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-contacts-universal-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-contacts-universal.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-conversations-material-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-conversations-material-test.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-conversations-material.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-conversations-universal-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/images/qtquickcontrols2-chattutorial-chapter5-conversations-universal.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/doc/src/qtquickcontrols2-chattutorial.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Albert_Einstein.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Albert_Einstein@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Albert_Einstein@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Albert_Einstein@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Ernest_Hemingway.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Ernest_Hemingway@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Ernest_Hemingway@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Ernest_Hemingway@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Hans_Gude.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Hans_Gude@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Hans_Gude@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/Hans_Gude@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/chattutorial/shared/shared.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/ContactDelegate.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/ContactDialog.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/ContactForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/ContactView.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/SectionDelegate.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/contactlist.pro %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/contactlist.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/contactmodel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/contactmodel.h %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/designer/Backend/ContactModel.qml %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/designer/Backend/qmldir %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/doc/images/qtquickcontrols2-contactlist.png %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/doc/src/qtquickcontrols2-contactlist.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/contactlist/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/Flat/Button.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/Flat/CheckBox.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/Flat/Switch.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/MainForm.ui.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/doc/images/qtquickcontrols2-flatstyle-creator.png %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/doc/images/qtquickcontrols2-flatstyle.png %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/doc/src/qtquickcontrols2-flatstyle.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/flatstyle.pro %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/flatstyle.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/imports/Theme/Theme.qml %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/imports/Theme/qmldir %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/main.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/flatstyle/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-drawer.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-menu.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/doc/images/qtquickcontrols2-gallery-welcome.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/doc/src/qtquickcontrols2-gallery.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/gallery.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/gallery.pro %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/gallery.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20/back.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20/drawer.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20/menu.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@2/back.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@2/drawer.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@2/menu.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@3/back.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@3/drawer.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@3/menu.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@4/back.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@4/drawer.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/20x20@4/menu.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/icons/gallery/index.theme %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrow.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrow@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrow@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrow@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrows.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrows@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrows@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/arrows@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/qt-logo.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/qt-logo@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/qt-logo@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/images/qt-logo@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/BusyIndicatorPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ButtonPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/CheckBoxPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ComboBoxPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/DelayButtonPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/DelegatePage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/DialPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/DialogPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/FramePage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/GroupBoxPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/PageIndicatorPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ProgressBarPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/RadioButtonPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/RangeSliderPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ScrollBarPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ScrollIndicatorPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ScrollablePage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/SliderPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/SpinBoxPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/StackViewPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/SwipeViewPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/SwitchPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/TabBarPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/TextAreaPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/TextFieldPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/ToolTipPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/pages/TumblerPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/gallery/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/automotive.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/automotive.pro %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/doc/images/qtquickcontrols2-automotive.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/doc/src/qtquickcontrols2-automotive.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/air-con.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/command.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/message.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/music.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/seats.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/statistics.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44/windows.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/air-con.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/command.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/message.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/music.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/navigation.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/seats.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/statistics.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/44x44@2/windows.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/icons.svg %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/automotive/index.theme %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/car.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/car@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/icons.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/warning.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/warning@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/weather.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/icons/weather@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/applicationwindow-background.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/applicationwindow-background@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-checked@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/button-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-background@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-handle-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-handle-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/dial-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/frame-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/frame-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/imagine-assets.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-checked.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-checked@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/itemdelegate-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-checked@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/radiobutton-indicator@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/scrollindicator-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/scrollindicator-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-background-horizontal.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-background-horizontal@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/slider-progress-horizontal@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-checked@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/switchdelegate-indicator@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/toolseparator-separator-vertical.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/imagine-assets/toolseparator-separator-vertical@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qml/CustomGlow.qml %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qml/FeatureButton.qml %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qml/GlowingLabel.qml %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qml/automotive.qml %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qml/qml.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/automotive/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/doc/images/qtquickcontrols2-musicplayer.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/doc/src/qtquickcontrols2-musicplayer.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/icons.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/bluetooth.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/cart.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/cloud.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/favorite.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/filter.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/folder.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/message.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/music.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/next.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/pause.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/power.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/previous.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/repeat.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/save.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/shuffle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32/stop.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/bluetooth.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/cart.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/cloud.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/favorite.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/filter.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/folder.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/grid.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/message.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/music.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/next.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/pause.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/power.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/previous.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/repeat.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/save.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/shuffle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/32x32@2/stop.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/icons.svg %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/icons/musicplayer/index.theme %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/images/album-cover.jpg %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/applicationwindow-background.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-checked-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-checked-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-checked.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-checked@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/button-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-open.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-open@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-open.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-open@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-indicator@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-popup.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/combobox-popup@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-background@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-handle-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-handle-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/dial-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/frame-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/frame-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/imagine-assets.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-checked.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-checked@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/itemdelegate-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-checked-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-checked-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-checked.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-checked@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-disabled.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-disabled@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/roundbutton-background@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive-pressed.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive-pressed@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/scrollbar-handle-interactive@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-horizontal-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-horizontal-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-horizontal.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-horizontal@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-vertical-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-vertical-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-vertical.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-background-vertical@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle-disabled.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle-disabled@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle-hovered.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle-hovered@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-handle@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-horizontal.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-horizontal@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-vertical-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-vertical-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-vertical.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/slider-progress-vertical@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/textfield-background-disabled.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/textfield-background-disabled@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/textfield-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/textfield-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbar-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbar-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-checked-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-checked-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-checked.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-checked@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-hovered.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-hovered@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-pressed.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background-pressed@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/toolbutton-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/tooltip-background.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/imagine-assets/tooltip-background@2x.9.png %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/musicplayer.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/musicplayer.pro %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/musicplayer.qml %%QT_EXAMPLEDIR%%/quickcontrols2/imagine/musicplayer/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/quickcontrols2.pro %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/doc/images/qtquickcontrols2-sidepanel-landscape.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/doc/images/qtquickcontrols2-sidepanel-portrait.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/doc/src/qtquickcontrols2-sidepanel.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/images/qt-logo.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/images/qt-logo@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/images/qt-logo@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/images/qt-logo@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/sidepanel.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/sidepanel.pro %%QT_EXAMPLEDIR%%/quickcontrols2/sidepanel/sidepanel.qml %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/doc/images/qtquickcontrols2-swipetoremove.png %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/doc/src/qtquickcontrols2-swipetoremove.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/fonts/LICENSE.txt %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/fonts/fontello.ttf %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/swipetoremove.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/swipetoremove.pro %%QT_EXAMPLEDIR%%/quickcontrols2/swipetoremove/swipetoremove.qml %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/+touch/texteditor.html %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/doc/images/qtquickcontrols2-texteditor-desktop.jpg %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/doc/images/qtquickcontrols2-texteditor-touch.jpg %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/doc/src/qtquickcontrols2-texteditor.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/documenthandler.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/documenthandler.h %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/fonts/fontello.ttf %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/images/qt-logo.png %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/qml/+touch/texteditor.qml %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/qml/texteditor.qml %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/texteditor.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/texteditor.html %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/texteditor.pro %%QT_EXAMPLEDIR%%/quickcontrols2/texteditor/texteditor.qrc %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/doc/images/qtquickcontrols2-wearable.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/doc/src/qtquickcontrols2-wearable.qdoc %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/alarms.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/fitness.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/navigation.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/notifications.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/weather.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36/worldclock.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/alarms.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/fitness.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/navigation.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/notifications.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/settings.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/weather.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/36x36@2/worldclock.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/icons/wearable/index.theme %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/back.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/back@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/back@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/back@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/background-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/background-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/home.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/home@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/home@3x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/images/home@4x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Alarms/AlarmsPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/DemoMode.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/DemoModeIndicator.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/FitnessPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/fitness.js %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-running-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-running-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-running-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-running-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-walking-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-walking-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-walking-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Fitness/images/man-walking-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/LauncherPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/NaviButton.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/NavigationPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/RouteElement.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/end.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/end@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/leftturn-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/leftturn-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/leftturn-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/leftturn-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/marker.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/navigation-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/navigation-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/navigation-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/navigation-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/rightturn-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/rightturn-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/rightturn-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/rightturn-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/start.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/start@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/straight-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/straight-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/straight-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/straight-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/uturn.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/images/uturn@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/navigation.js %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Navigation/walk_route.json %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/NotificationsPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarf-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarf-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarf-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarf-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarm-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarm-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarm-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/avatarm-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/missedcall-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/missedcall-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/missedcall-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/images/missedcall-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Notifications/notifications.js %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/SettingsPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/bluetooth-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/bluetooth-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/bluetooth-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/bluetooth-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/brightness-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/brightness-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/brightness-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/brightness-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode-white@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/demo-mode.svg %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/theme-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/theme-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/theme-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/theme-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/theme.svg %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/wifi-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/wifi-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/wifi-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Settings/images/wifi-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Style/PageIndicator.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Style/Slider.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Style/Switch.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Style/UIStyle.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Style/qmldir %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/SwipeViewPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/WeatherPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/humidity-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/humidity-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/humidity-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/humidity-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/pressure-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/pressure-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/pressure-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/pressure-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunrise-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunrise-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunrise-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunrise-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunset-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunset-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunset-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/sunset-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/temperature-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/temperature-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/temperature-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/temperature-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/wind-dark.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/wind-dark@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/wind-light.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/images/wind-light@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/weather.js %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/Weather/weather.json %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/Clock.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/WorldClockPage.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/center.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/center@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/clock-night.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/clock-night@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/clock.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/second.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/second@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdaydial.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdaydial@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdayhour.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdayhour@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdayminute.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissdayminute@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnightdial.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnightdial@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnighthour.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnighthour@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnightminute.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissnightminute@2x.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/qml/WorldClock/images/swissseconds.png %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/wearable.cpp %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/wearable.pro %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/wearable.qml %%QT_EXAMPLEDIR%%/quickcontrols2/wearable/wearable.qrc %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/clientapp.pro %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/clientapp.qrc %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/qml/plugins.qml %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/qml/plugins0.qml %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/qml/plugins1.qml %%QT_EXAMPLEDIR%%/remoteobjects/clientapp/qml/plugins2.qml %%QT_EXAMPLEDIR%%/remoteobjects/cppclient/cppclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/cppclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/cppclient/timemodel.rep %%QT_EXAMPLEDIR%%/remoteobjects/modelviewclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/modelviewclient/modelviewclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/modelviewserver/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/modelviewserver/modelviewserver.pro %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/Clock.qml %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/center.png %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/clock.png %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/hour.png %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/minute.png %%QT_EXAMPLEDIR%%/remoteobjects/plugins/imports/TimeExample/qmldir %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugin.cpp %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugins.pro %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugins.qml %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugins0.qml %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugins1.qml %%QT_EXAMPLEDIR%%/remoteobjects/plugins/plugins2.qml %%QT_EXAMPLEDIR%%/remoteobjects/qmlmodelviewclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/qmlmodelviewclient/main.qml %%QT_EXAMPLEDIR%%/remoteobjects/qmlmodelviewclient/qml.qrc %%QT_EXAMPLEDIR%%/remoteobjects/qmlmodelviewclient/qmlmodelviewclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/remoteobjects.pro %%QT_EXAMPLEDIR%%/remoteobjects/server/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/server/server.pro %%QT_EXAMPLEDIR%%/remoteobjects/server/timemodel.cpp %%QT_EXAMPLEDIR%%/remoteobjects/server/timemodel.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectclient/client.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectclient/client.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectclient/directconnectclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectclient/simpleswitch.rep %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient/directconnectdynamicclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient/dynamicclient.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient/dynamicclient.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectdynamicclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectserver/directconnectserver.pro %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectserver/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectserver/simpleswitch.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectserver/simpleswitch.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/directconnectserver/simpleswitch.rep %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedclient/dynamicclient.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedclient/dynamicclient.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedclient/registryconnectedclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedserver/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedserver/registryconnectedserver.pro %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedserver/simpleswitch.cpp %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedserver/simpleswitch.h %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/registryconnectedserver/simpleswitch.rep %%QT_EXAMPLEDIR%%/remoteobjects/simpleswitch/simpleswitch.pro %%QT_EXAMPLEDIR%%/remoteobjects/ssl/ssl.pro %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslcppclient/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslcppclient/sslcppclient.pro %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslcppclient/timemodel.rep %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/cert.qrc %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/client.crt %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/client.key %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/rootCA.key %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/rootCA.pem %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/rootCA.srl %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/server.crt %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/cert/server.key %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/main.cpp %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/sslserver.cpp %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/sslserver.h %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/sslserver.pro %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/timemodel.cpp %%QT_EXAMPLEDIR%%/remoteobjects/ssl/sslserver/timemodel.h %%QT_EXAMPLEDIR%%/remoteobjects/timemodel.rep +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/cert.qrc +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/client.crt +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/client.key +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/rootCA.key +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/rootCA.pem +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/rootCA.srl +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/server.crt +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/cert/server.key +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/common.pri +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/websocketiodevice.cpp +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/common/websocketiodevice.h +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/websockets.pro +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/wsclient/main.cpp +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/wsclient/wsclient.pro +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/wsserver/main.cpp +%%QT_EXAMPLEDIR%%/remoteobjects/websockets/wsserver/wsserver.pro %%QT_EXAMPLEDIR%%/script/README %%QT_EXAMPLEDIR%%/script/calculator/calculator.js %%QT_EXAMPLEDIR%%/script/calculator/calculator.pro %%QT_EXAMPLEDIR%%/script/calculator/calculator.qrc %%QT_EXAMPLEDIR%%/script/calculator/calculator.ui %%QT_EXAMPLEDIR%%/script/calculator/main.cpp %%QT_EXAMPLEDIR%%/script/context2d/context2d.cpp %%QT_EXAMPLEDIR%%/script/context2d/context2d.h %%QT_EXAMPLEDIR%%/script/context2d/context2d.pro %%QT_EXAMPLEDIR%%/script/context2d/context2d.qrc %%QT_EXAMPLEDIR%%/script/context2d/doc/images/context2d-example-smileysmile.png %%QT_EXAMPLEDIR%%/script/context2d/doc/images/context2d-example.png %%QT_EXAMPLEDIR%%/script/context2d/doc/src/context2d.qdoc %%QT_EXAMPLEDIR%%/script/context2d/domimage.cpp %%QT_EXAMPLEDIR%%/script/context2d/domimage.h %%QT_EXAMPLEDIR%%/script/context2d/environment.cpp %%QT_EXAMPLEDIR%%/script/context2d/environment.h %%QT_EXAMPLEDIR%%/script/context2d/main.cpp %%QT_EXAMPLEDIR%%/script/context2d/qcontext2dcanvas.cpp %%QT_EXAMPLEDIR%%/script/context2d/qcontext2dcanvas.h %%QT_EXAMPLEDIR%%/script/context2d/scripts/alpha.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/arc.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/bezier.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/clock.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/fill1.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/grad.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/linecap.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/linestye.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/moveto.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/moveto2.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/pacman.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/plasma.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/pong.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/quad.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/rgba.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/rotate.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/scale.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/stroke1.js %%QT_EXAMPLEDIR%%/script/context2d/scripts/translate.js %%QT_EXAMPLEDIR%%/script/context2d/window.cpp %%QT_EXAMPLEDIR%%/script/context2d/window.h %%QT_EXAMPLEDIR%%/script/customclass/bytearrayclass.cpp %%QT_EXAMPLEDIR%%/script/customclass/bytearrayclass.h %%QT_EXAMPLEDIR%%/script/customclass/bytearrayclass.pri %%QT_EXAMPLEDIR%%/script/customclass/bytearrayprototype.cpp %%QT_EXAMPLEDIR%%/script/customclass/bytearrayprototype.h %%QT_EXAMPLEDIR%%/script/customclass/customclass.pro %%QT_EXAMPLEDIR%%/script/customclass/main.cpp %%QT_EXAMPLEDIR%%/script/defaultprototypes/code.js %%QT_EXAMPLEDIR%%/script/defaultprototypes/defaultprototypes.pro %%QT_EXAMPLEDIR%%/script/defaultprototypes/defaultprototypes.qrc %%QT_EXAMPLEDIR%%/script/defaultprototypes/doc/images/defaultprototypes-example.png %%QT_EXAMPLEDIR%%/script/defaultprototypes/doc/src/defaultprototypes.qdoc %%QT_EXAMPLEDIR%%/script/defaultprototypes/main.cpp %%QT_EXAMPLEDIR%%/script/defaultprototypes/prototypes.cpp %%QT_EXAMPLEDIR%%/script/defaultprototypes/prototypes.h %%QT_EXAMPLEDIR%%/script/helloscript/doc/src/helloscript.qdoc %%QT_EXAMPLEDIR%%/script/helloscript/helloscript.js %%QT_EXAMPLEDIR%%/script/helloscript/helloscript.pro %%QT_EXAMPLEDIR%%/script/helloscript/helloscript.qrc %%QT_EXAMPLEDIR%%/script/helloscript/main.cpp %%QT_EXAMPLEDIR%%/script/marshal/main.cpp %%QT_EXAMPLEDIR%%/script/marshal/marshal.pro %%QT_EXAMPLEDIR%%/script/qscript/main.cpp %%QT_EXAMPLEDIR%%/script/qscript/qscript.pro %%QT_EXAMPLEDIR%%/script/qsdbg/example.js %%QT_EXAMPLEDIR%%/script/qsdbg/main.cpp %%QT_EXAMPLEDIR%%/script/qsdbg/qsdbg.pri %%QT_EXAMPLEDIR%%/script/qsdbg/qsdbg.pro %%QT_EXAMPLEDIR%%/script/qsdbg/scriptbreakpointmanager.cpp %%QT_EXAMPLEDIR%%/script/qsdbg/scriptbreakpointmanager.h %%QT_EXAMPLEDIR%%/script/qsdbg/scriptdebugger.cpp %%QT_EXAMPLEDIR%%/script/qsdbg/scriptdebugger.h %%QT_EXAMPLEDIR%%/script/qstetrix/main.cpp %%QT_EXAMPLEDIR%%/script/qstetrix/qstetrix.pro %%QT_EXAMPLEDIR%%/script/qstetrix/tetrix.qrc %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixboard.cpp %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixboard.h %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixboard.js %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixpiece.js %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixwindow.js %%QT_EXAMPLEDIR%%/script/qstetrix/tetrixwindow.ui %%QT_EXAMPLEDIR%%/script/script.pro %%QT_EXAMPLEDIR%%/scxml/calculator-common/doc/src/calculator-compiling.qdocinc %%QT_EXAMPLEDIR%%/scxml/calculator-common/statemachine.scxml %%QT_EXAMPLEDIR%%/scxml/calculator-qml/Button.qml %%QT_EXAMPLEDIR%%/scxml/calculator-qml/calculator-qml.cpp %%QT_EXAMPLEDIR%%/scxml/calculator-qml/calculator-qml.pro %%QT_EXAMPLEDIR%%/scxml/calculator-qml/calculator-qml.qml %%QT_EXAMPLEDIR%%/scxml/calculator-qml/calculator-qml.qrc %%QT_EXAMPLEDIR%%/scxml/calculator-qml/doc/images/calculator-qml.png %%QT_EXAMPLEDIR%%/scxml/calculator-qml/doc/src/calculator-qml.qdoc %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/calculator-widgets.cpp %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/calculator-widgets.pro %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/doc/images/calculator.png %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/doc/src/calculator.qdoc %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/mainwindow.cpp %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/mainwindow.h %%QT_EXAMPLEDIR%%/scxml/calculator-widgets/mainwindow.ui %%QT_EXAMPLEDIR%%/scxml/ftpclient/doc/images/ftpclient-statechart.png %%QT_EXAMPLEDIR%%/scxml/ftpclient/doc/src/ftpclient.qdoc %%QT_EXAMPLEDIR%%/scxml/ftpclient/ftpclient.pro %%QT_EXAMPLEDIR%%/scxml/ftpclient/ftpcontrolchannel.cpp %%QT_EXAMPLEDIR%%/scxml/ftpclient/ftpcontrolchannel.h %%QT_EXAMPLEDIR%%/scxml/ftpclient/ftpdatachannel.cpp %%QT_EXAMPLEDIR%%/scxml/ftpclient/ftpdatachannel.h %%QT_EXAMPLEDIR%%/scxml/ftpclient/main.cpp %%QT_EXAMPLEDIR%%/scxml/ftpclient/simpleftp.scxml %%QT_EXAMPLEDIR%%/scxml/invoke-common/Button.qml %%QT_EXAMPLEDIR%%/scxml/invoke-common/MainView.qml %%QT_EXAMPLEDIR%%/scxml/invoke-common/SubView.qml %%QT_EXAMPLEDIR%%/scxml/invoke-common/statemachine.scxml %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/doc/images/invoke-dynamic.png %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/doc/src/invoke-dynamic.qdoc %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/invoke-dynamic.cpp %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/invoke-dynamic.pro %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/invoke-dynamic.qml %%QT_EXAMPLEDIR%%/scxml/invoke-dynamic/invoke-dynamic.qrc %%QT_EXAMPLEDIR%%/scxml/invoke-static/doc/images/invoke-static.png %%QT_EXAMPLEDIR%%/scxml/invoke-static/doc/src/invoke-static.qdoc %%QT_EXAMPLEDIR%%/scxml/invoke-static/invoke-static.cpp %%QT_EXAMPLEDIR%%/scxml/invoke-static/invoke-static.pro %%QT_EXAMPLEDIR%%/scxml/invoke-static/invoke-static.qml %%QT_EXAMPLEDIR%%/scxml/invoke-static/invoke-static.qrc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/Mediaplayer.qml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/doc/images/mediaplayer.png %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/doc/src/mediaplayer-compiling.qdocinc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/doc/src/mediaplayer-ecmascript-data-model.qdocinc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/doc/src/mediaplayer-widgets-connecting-to-states.qdocinc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/mainwindow.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/mainwindow.h %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/mainwindow.ui %%QT_EXAMPLEDIR%%/scxml/mediaplayer-common/mediaplayer.scxml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/doc/src/mediaplayer-qml-cppdatamodel.qdoc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-cppdatamodel.scxml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-qml-cppdatamodel.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-qml-cppdatamodel.pro %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-qml-cppdatamodel.qml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/mediaplayer-qml-cppdatamodel.qrc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/thedatamodel.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-cppdatamodel/thedatamodel.h %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-dynamic/doc/src/mediaplayer-qml-dynamic.qdoc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.pro %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-static/doc/src/mediaplayer-qml-static.qdoc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-static/mediaplayer-qml-static.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-static/mediaplayer-qml-static.pro %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-static/mediaplayer-qml-static.qml %%QT_EXAMPLEDIR%%/scxml/mediaplayer-qml-static/mediaplayer-qml-static.qrc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-dynamic/doc/src/mediaplayer-widgets-dynamic.qdoc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-dynamic/mediaplayer-widgets-dynamic.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-dynamic/mediaplayer-widgets-dynamic.pro %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-dynamic/mediaplayer.qrc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-static/doc/src/mediaplayer-widgets-static.qdoc %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-static/mediaplayer-widgets-static.cpp %%QT_EXAMPLEDIR%%/scxml/mediaplayer-widgets-static/mediaplayer-widgets-static.pro %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-global.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-guicontrol.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-internalstate.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-logicalstate.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-modestate.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-onstate.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball-statechart-workflow.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/images/pinball.png %%QT_EXAMPLEDIR%%/scxml/pinball/doc/src/pinball.qdoc %%QT_EXAMPLEDIR%%/scxml/pinball/main.cpp %%QT_EXAMPLEDIR%%/scxml/pinball/mainwindow.cpp %%QT_EXAMPLEDIR%%/scxml/pinball/mainwindow.h %%QT_EXAMPLEDIR%%/scxml/pinball/mainwindow.ui %%QT_EXAMPLEDIR%%/scxml/pinball/pinball.pro %%QT_EXAMPLEDIR%%/scxml/pinball/pinball.scxml %%QT_EXAMPLEDIR%%/scxml/scxml.pro %%QT_EXAMPLEDIR%%/scxml/sudoku/data/nearly-solved-sudoku.data %%QT_EXAMPLEDIR%%/scxml/sudoku/data/sudoku.data %%QT_EXAMPLEDIR%%/scxml/sudoku/doc/images/sudoku.png %%QT_EXAMPLEDIR%%/scxml/sudoku/doc/src/sudoku.qdoc %%QT_EXAMPLEDIR%%/scxml/sudoku/main.cpp %%QT_EXAMPLEDIR%%/scxml/sudoku/mainwindow.cpp %%QT_EXAMPLEDIR%%/scxml/sudoku/mainwindow.h %%QT_EXAMPLEDIR%%/scxml/sudoku/sudoku.js %%QT_EXAMPLEDIR%%/scxml/sudoku/sudoku.pro %%QT_EXAMPLEDIR%%/scxml/sudoku/sudoku.qrc %%QT_EXAMPLEDIR%%/scxml/sudoku/sudoku.scxml %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/Button.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/Lights.ui.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/TrafficLight.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/background.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/doc/images/trafficlight.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/doc/src/trafficlight-compiling.qdocinc %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/doc/src/trafficlight-state-machine.qdocinc %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/green.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/pause.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/play.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/red.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/statemachine.scxml %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/trafficlight.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/trafficlight.h %%QT_EXAMPLEDIR%%/scxml/trafficlight-common/yellow.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-dynamic/doc/src/trafficlight-qml-dynamic.qdoc %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-dynamic/trafficlight-qml-dynamic.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-dynamic/trafficlight-qml-dynamic.pro %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-dynamic/trafficlight-qml-dynamic.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-dynamic/trafficlight-qml-dynamic.qrc %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/Light.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/TrafficLight.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/doc/images/trafficlight.png %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/doc/src/trafficlight-qml-simple.qdoc %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/trafficlight-qml-simple.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/trafficlight-qml-simple.pro %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-simple/trafficlight-qml-simple.qrc %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-static/doc/src/trafficlight-qml-static.qdoc %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-static/trafficlight-qml-static.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-static/trafficlight-qml-static.pro %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-static/trafficlight-qml-static.qml %%QT_EXAMPLEDIR%%/scxml/trafficlight-qml-static/trafficlight-qml-static.qrc %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-dynamic/doc/src/trafficlight-widgets-dynamic.qdoc %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-dynamic/trafficlight-widgets-dynamic.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-dynamic/trafficlight-widgets-dynamic.pro %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-dynamic/trafficlight-widgets-dynamic.qrc %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-static/doc/src/trafficlight-widgets-static.qdoc %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-static/trafficlight-widgets-static.cpp %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-static/trafficlight-widgets-static.pro %%QT_EXAMPLEDIR%%/scxml/trafficlight-widgets-static/trafficlight-widgets-static.qrc %%QT_EXAMPLEDIR%%/sensors/accelbubble/Info.plist %%QT_EXAMPLEDIR%%/sensors/accelbubble/accelbubble.pro %%QT_EXAMPLEDIR%%/sensors/accelbubble/accelbubble.qml %%QT_EXAMPLEDIR%%/sensors/accelbubble/accelbubble.qrc %%QT_EXAMPLEDIR%%/sensors/accelbubble/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/sensors/accelbubble/content/Bluebubble.svg %%QT_EXAMPLEDIR%%/sensors/accelbubble/doc/images/accelbubble.png %%QT_EXAMPLEDIR%%/sensors/accelbubble/doc/src/accelbubble.qdoc %%QT_EXAMPLEDIR%%/sensors/accelbubble/main.cpp %%QT_EXAMPLEDIR%%/sensors/grue/console_app/console_app.pro %%QT_EXAMPLEDIR%%/sensors/grue/console_app/main.cpp %%QT_EXAMPLEDIR%%/sensors/grue/doc/images/qtsensors-examples-grue.png %%QT_EXAMPLEDIR%%/sensors/grue/doc/src/grue.qdoc %%QT_EXAMPLEDIR%%/sensors/grue/grue.png %%QT_EXAMPLEDIR%%/sensors/grue/grue.pro %%QT_EXAMPLEDIR%%/sensors/grue/grue.qml %%QT_EXAMPLEDIR%%/sensors/grue/grue.xcf %%QT_EXAMPLEDIR%%/sensors/grue/icon.xcf %%QT_EXAMPLEDIR%%/sensors/grue/import/import.json %%QT_EXAMPLEDIR%%/sensors/grue/import/import.pro %%QT_EXAMPLEDIR%%/sensors/grue/import/main.cpp %%QT_EXAMPLEDIR%%/sensors/grue/import/qmldir %%QT_EXAMPLEDIR%%/sensors/grue/lib/gruesensor.cpp %%QT_EXAMPLEDIR%%/sensors/grue/lib/gruesensor.h %%QT_EXAMPLEDIR%%/sensors/grue/lib/gruesensor_p.h %%QT_EXAMPLEDIR%%/sensors/grue/lib/lib.pri %%QT_EXAMPLEDIR%%/sensors/grue/lib/lib.pro %%QT_EXAMPLEDIR%%/sensors/grue/main.cpp %%QT_EXAMPLEDIR%%/sensors/grue/plugin/gruesensorimpl.cpp %%QT_EXAMPLEDIR%%/sensors/grue/plugin/gruesensorimpl.h %%QT_EXAMPLEDIR%%/sensors/grue/plugin/main.cpp %%QT_EXAMPLEDIR%%/sensors/grue/plugin/plugin.json %%QT_EXAMPLEDIR%%/sensors/grue/plugin/plugin.pro %%QT_EXAMPLEDIR%%/sensors/grue/qml.pro %%QT_EXAMPLEDIR%%/sensors/grue/qml.qrc %%QT_EXAMPLEDIR%%/sensors/maze/Congratulation.qml %%QT_EXAMPLEDIR%%/sensors/maze/LabyrinthSquare.qml %%QT_EXAMPLEDIR%%/sensors/maze/Mouse.qml %%QT_EXAMPLEDIR%%/sensors/maze/android/AndroidManifest.xml %%QT_EXAMPLEDIR%%/sensors/maze/components/ApplicationWindow.qml %%QT_EXAMPLEDIR%%/sensors/maze/components/Button.qml %%QT_EXAMPLEDIR%%/sensors/maze/components/images/button_background_disabled.png %%QT_EXAMPLEDIR%%/sensors/maze/components/images/button_background_normal.png %%QT_EXAMPLEDIR%%/sensors/maze/components/images/button_background_pressed.png %%QT_EXAMPLEDIR%%/sensors/maze/content/00.png %%QT_EXAMPLEDIR%%/sensors/maze/content/01.png %%QT_EXAMPLEDIR%%/sensors/maze/content/cheese.png %%QT_EXAMPLEDIR%%/sensors/maze/content/cheeseeating.gif %%QT_EXAMPLEDIR%%/sensors/maze/content/congratulations.gif %%QT_EXAMPLEDIR%%/sensors/maze/content/mouse_down.gif %%QT_EXAMPLEDIR%%/sensors/maze/content/start.png %%QT_EXAMPLEDIR%%/sensors/maze/doc/src/maze.qdoc %%QT_EXAMPLEDIR%%/sensors/maze/lib.js %%QT_EXAMPLEDIR%%/sensors/maze/main.cpp %%QT_EXAMPLEDIR%%/sensors/maze/maze.pro %%QT_EXAMPLEDIR%%/sensors/maze/maze.qml %%QT_EXAMPLEDIR%%/sensors/maze/maze.qrc %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/ApplicationWindow.qml %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/Button.qml %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/Divider.qml %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/images/button_background_disabled.png %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/images/button_background_normal.png %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/components/images/button_background_pressed.png %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/doc/src/qmlqtsensors.qdoc %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/main.cpp %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/qmlqtsensors.pro %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/qmlqtsensors.qml %%QT_EXAMPLEDIR%%/sensors/qmlqtsensors/qmlqtsensors.qrc %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/Button.qml %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/GestureList.qml %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/GestureView.qml %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/GesturesView.qml %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/doc/src/qmlsensorgestures.qdoc %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/main.cpp %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/plugin/plugin.pro %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/plugin/qcountergestureplugin.cpp %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/plugin/qcountergestureplugin.h %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/plugin/qcounterrecognizer.cpp %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/plugin/qcounterrecognizer.h %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/qml.pro %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/qml.qrc %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/qmlsensorgestures.pro %%QT_EXAMPLEDIR%%/sensors/qmlsensorgestures/qmlsensorgestures.qml %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/doc/images/qtsensors-examples-explorer.png %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/doc/src/sensor_explorer.qdoc %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/explorer.cpp %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/explorer.h %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/import.json %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/import.pro %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/main.cpp +%%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/main.h %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/propertyinfo.cpp %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/propertyinfo.h %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/qmldir %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/sensoritem.cpp %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/import/sensoritem.h %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/main.cpp %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/qml.pro %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/qml.qrc %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/sensor_explorer.pro %%QT_EXAMPLEDIR%%/sensors/sensor_explorer/sensor_explorer.qml %%QT_EXAMPLEDIR%%/sensors/sensorgestures/doc/images/sensorgesturecpp.png %%QT_EXAMPLEDIR%%/sensors/sensorgestures/doc/src/sensorgestures.qdoc %%QT_EXAMPLEDIR%%/sensors/sensorgestures/main.cpp %%QT_EXAMPLEDIR%%/sensors/sensorgestures/mainwindow.cpp %%QT_EXAMPLEDIR%%/sensors/sensorgestures/mainwindow.h %%QT_EXAMPLEDIR%%/sensors/sensorgestures/mainwindow.ui %%QT_EXAMPLEDIR%%/sensors/sensorgestures/sensorgestures.pro %%QT_EXAMPLEDIR%%/sensors/sensors.pro %%QT_EXAMPLEDIR%%/sensors/shakeit/audio/loopy2a_mono.wav %%QT_EXAMPLEDIR%%/sensors/shakeit/audio/phone.wav %%QT_EXAMPLEDIR%%/sensors/shakeit/content/triangle.png %%QT_EXAMPLEDIR%%/sensors/shakeit/content/triangle2.png %%QT_EXAMPLEDIR%%/sensors/shakeit/content/triangle3.png %%QT_EXAMPLEDIR%%/sensors/shakeit/doc/images/shakeit.png %%QT_EXAMPLEDIR%%/sensors/shakeit/doc/src/shakeit.qdoc %%QT_EXAMPLEDIR%%/sensors/shakeit/main.cpp %%QT_EXAMPLEDIR%%/sensors/shakeit/shakeit.pro %%QT_EXAMPLEDIR%%/sensors/shakeit/shakeit.qml %%QT_EXAMPLEDIR%%/sensors/shakeit/shakeit.qrc %%QT_EXAMPLEDIR%%/sensors/stub.h %%QT_EXAMPLEDIR%%/serialbus/can/bitratebox.cpp %%QT_EXAMPLEDIR%%/serialbus/can/bitratebox.h %%QT_EXAMPLEDIR%%/serialbus/can/can.pro %%QT_EXAMPLEDIR%%/serialbus/can/can.qrc %%QT_EXAMPLEDIR%%/serialbus/can/connectdialog.cpp %%QT_EXAMPLEDIR%%/serialbus/can/connectdialog.h %%QT_EXAMPLEDIR%%/serialbus/can/connectdialog.ui %%QT_EXAMPLEDIR%%/serialbus/can/images/application-exit.png %%QT_EXAMPLEDIR%%/serialbus/can/images/clear.png %%QT_EXAMPLEDIR%%/serialbus/can/images/connect.png %%QT_EXAMPLEDIR%%/serialbus/can/images/disconnect.png %%QT_EXAMPLEDIR%%/serialbus/can/main.cpp %%QT_EXAMPLEDIR%%/serialbus/can/mainwindow.cpp %%QT_EXAMPLEDIR%%/serialbus/can/mainwindow.h %%QT_EXAMPLEDIR%%/serialbus/can/mainwindow.ui %%QT_EXAMPLEDIR%%/serialbus/can/sendframebox.cpp %%QT_EXAMPLEDIR%%/serialbus/can/sendframebox.h %%QT_EXAMPLEDIR%%/serialbus/can/sendframebox.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/adueditor.pro %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/interface.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/main.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/mainwindow.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/mainwindow.h %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/modbustcpclient.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/modbustcpclient.h %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/modbustcpclient_p.h %%QT_EXAMPLEDIR%%/serialbus/modbus/adueditor/plaintextedit.h %%QT_EXAMPLEDIR%%/serialbus/modbus/master/doc/images/modbusmaster.png %%QT_EXAMPLEDIR%%/serialbus/modbus/master/doc/src/modbusmaster.qdoc %%QT_EXAMPLEDIR%%/serialbus/modbus/master/images/application-exit.png %%QT_EXAMPLEDIR%%/serialbus/modbus/master/images/connect.png %%QT_EXAMPLEDIR%%/serialbus/modbus/master/images/disconnect.png %%QT_EXAMPLEDIR%%/serialbus/modbus/master/images/settings.png %%QT_EXAMPLEDIR%%/serialbus/modbus/master/main.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/master/mainwindow.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/master/mainwindow.h %%QT_EXAMPLEDIR%%/serialbus/modbus/master/mainwindow.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/master/master.pro %%QT_EXAMPLEDIR%%/serialbus/modbus/master/master.qrc %%QT_EXAMPLEDIR%%/serialbus/modbus/master/settingsdialog.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/master/settingsdialog.h %%QT_EXAMPLEDIR%%/serialbus/modbus/master/settingsdialog.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/master/writeregistermodel.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/master/writeregistermodel.h %%QT_EXAMPLEDIR%%/serialbus/modbus/modbus.pro %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/doc/images/modbusserver.png %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/doc/src/modbusslave.qdoc %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/images/application-exit.png %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/images/connect.png %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/images/disconnect.png %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/images/settings.png %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/main.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/mainwindow.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/mainwindow.h %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/mainwindow.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/settingsdialog.cpp %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/settingsdialog.h %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/settingsdialog.ui %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/slave.pro %%QT_EXAMPLEDIR%%/serialbus/modbus/slave/slave.qrc %%QT_EXAMPLEDIR%%/serialbus/serialbus.pro %%QT_EXAMPLEDIR%%/serialport/blockingmaster/blockingmaster.pro %%QT_EXAMPLEDIR%%/serialport/blockingmaster/dialog.cpp %%QT_EXAMPLEDIR%%/serialport/blockingmaster/dialog.h %%QT_EXAMPLEDIR%%/serialport/blockingmaster/main.cpp %%QT_EXAMPLEDIR%%/serialport/blockingmaster/masterthread.cpp %%QT_EXAMPLEDIR%%/serialport/blockingmaster/masterthread.h %%QT_EXAMPLEDIR%%/serialport/blockingslave/blockingslave.pro %%QT_EXAMPLEDIR%%/serialport/blockingslave/dialog.cpp %%QT_EXAMPLEDIR%%/serialport/blockingslave/dialog.h %%QT_EXAMPLEDIR%%/serialport/blockingslave/main.cpp %%QT_EXAMPLEDIR%%/serialport/blockingslave/slavethread.cpp %%QT_EXAMPLEDIR%%/serialport/blockingslave/slavethread.h %%QT_EXAMPLEDIR%%/serialport/cenumerator/cenumerator.pro %%QT_EXAMPLEDIR%%/serialport/cenumerator/main.cpp %%QT_EXAMPLEDIR%%/serialport/creaderasync/creaderasync.pro %%QT_EXAMPLEDIR%%/serialport/creaderasync/main.cpp %%QT_EXAMPLEDIR%%/serialport/creaderasync/serialportreader.cpp %%QT_EXAMPLEDIR%%/serialport/creaderasync/serialportreader.h %%QT_EXAMPLEDIR%%/serialport/creadersync/creadersync.pro %%QT_EXAMPLEDIR%%/serialport/creadersync/main.cpp %%QT_EXAMPLEDIR%%/serialport/cwriterasync/cwriterasync.pro %%QT_EXAMPLEDIR%%/serialport/cwriterasync/main.cpp %%QT_EXAMPLEDIR%%/serialport/cwriterasync/serialportwriter.cpp %%QT_EXAMPLEDIR%%/serialport/cwriterasync/serialportwriter.h %%QT_EXAMPLEDIR%%/serialport/cwritersync/cwritersync.pro %%QT_EXAMPLEDIR%%/serialport/cwritersync/main.cpp %%QT_EXAMPLEDIR%%/serialport/doc/blockingmaster.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/blockingslave.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/cenumerator.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/creaderasync.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/creadersync.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/cwriterasync.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/cwritersync.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/enumerator.qdoc %%QT_EXAMPLEDIR%%/serialport/doc/terminal.qdoc %%QT_EXAMPLEDIR%%/serialport/enumerator/enumerator.pro %%QT_EXAMPLEDIR%%/serialport/enumerator/main.cpp %%QT_EXAMPLEDIR%%/serialport/master/dialog.cpp %%QT_EXAMPLEDIR%%/serialport/master/dialog.h %%QT_EXAMPLEDIR%%/serialport/master/main.cpp %%QT_EXAMPLEDIR%%/serialport/master/master.pro %%QT_EXAMPLEDIR%%/serialport/serialport.pro %%QT_EXAMPLEDIR%%/serialport/slave/dialog.cpp %%QT_EXAMPLEDIR%%/serialport/slave/dialog.h %%QT_EXAMPLEDIR%%/serialport/slave/main.cpp %%QT_EXAMPLEDIR%%/serialport/slave/slave.pro %%QT_EXAMPLEDIR%%/serialport/slave/slavethread.cpp %%QT_EXAMPLEDIR%%/serialport/slave/slavethread.h %%QT_EXAMPLEDIR%%/serialport/terminal/console.cpp %%QT_EXAMPLEDIR%%/serialport/terminal/console.h %%QT_EXAMPLEDIR%%/serialport/terminal/images/application-exit.png %%QT_EXAMPLEDIR%%/serialport/terminal/images/clear.png %%QT_EXAMPLEDIR%%/serialport/terminal/images/connect.png %%QT_EXAMPLEDIR%%/serialport/terminal/images/disconnect.png %%QT_EXAMPLEDIR%%/serialport/terminal/images/settings.png %%QT_EXAMPLEDIR%%/serialport/terminal/main.cpp %%QT_EXAMPLEDIR%%/serialport/terminal/mainwindow.cpp %%QT_EXAMPLEDIR%%/serialport/terminal/mainwindow.h %%QT_EXAMPLEDIR%%/serialport/terminal/mainwindow.ui %%QT_EXAMPLEDIR%%/serialport/terminal/settingsdialog.cpp %%QT_EXAMPLEDIR%%/serialport/terminal/settingsdialog.h %%QT_EXAMPLEDIR%%/serialport/terminal/settingsdialog.ui %%QT_EXAMPLEDIR%%/serialport/terminal/terminal.pro %%QT_EXAMPLEDIR%%/serialport/terminal/terminal.qrc %%QT_EXAMPLEDIR%%/speech/hello_speak/doc/images/hellospeak-example.png %%QT_EXAMPLEDIR%%/speech/hello_speak/doc/src/hellospeakex.qdoc %%QT_EXAMPLEDIR%%/speech/hello_speak/hello_speak.pro %%QT_EXAMPLEDIR%%/speech/hello_speak/main.cpp %%QT_EXAMPLEDIR%%/speech/hello_speak/mainwindow.cpp %%QT_EXAMPLEDIR%%/speech/hello_speak/mainwindow.h %%QT_EXAMPLEDIR%%/speech/hello_speak/mainwindow.ui %%QT_EXAMPLEDIR%%/speech/speech.pro %%QT_EXAMPLEDIR%%/sql/README %%QT_EXAMPLEDIR%%/sql/books/bookdelegate.cpp %%QT_EXAMPLEDIR%%/sql/books/bookdelegate.h %%QT_EXAMPLEDIR%%/sql/books/books.pro %%QT_EXAMPLEDIR%%/sql/books/books.qrc %%QT_EXAMPLEDIR%%/sql/books/bookwindow.cpp %%QT_EXAMPLEDIR%%/sql/books/bookwindow.h %%QT_EXAMPLEDIR%%/sql/books/bookwindow.ui %%QT_EXAMPLEDIR%%/sql/books/images/star.png %%QT_EXAMPLEDIR%%/sql/books/initdb.h %%QT_EXAMPLEDIR%%/sql/books/main.cpp %%QT_EXAMPLEDIR%%/sql/cachedtable/cachedtable.pro %%QT_EXAMPLEDIR%%/sql/cachedtable/main.cpp %%QT_EXAMPLEDIR%%/sql/cachedtable/tableeditor.cpp %%QT_EXAMPLEDIR%%/sql/cachedtable/tableeditor.h %%QT_EXAMPLEDIR%%/sql/connection.h %%QT_EXAMPLEDIR%%/sql/doc/images/books-demo.png %%QT_EXAMPLEDIR%%/sql/doc/images/cachedtable-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/drilldown-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/masterdetail-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/querymodel-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/relationaltablemodel-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/sql-widget-mapper.png %%QT_EXAMPLEDIR%%/sql/doc/images/sqlbrowser-demo.png %%QT_EXAMPLEDIR%%/sql/doc/images/tablemodel-example.png %%QT_EXAMPLEDIR%%/sql/doc/images/widgetmapper-sql-mapping-table.png %%QT_EXAMPLEDIR%%/sql/doc/images/widgetmapper-sql-mapping.png %%QT_EXAMPLEDIR%%/sql/doc/src/books.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/cachedtable.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/drilldown.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/masterdetail.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/querymodel.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/relationaltablemodel.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/sqlbrowser.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/sqlwidgetmapper.qdoc %%QT_EXAMPLEDIR%%/sql/doc/src/tablemodel.qdoc %%QT_EXAMPLEDIR%%/sql/drilldown/drilldown.pro %%QT_EXAMPLEDIR%%/sql/drilldown/drilldown.qrc %%QT_EXAMPLEDIR%%/sql/drilldown/imageitem.cpp %%QT_EXAMPLEDIR%%/sql/drilldown/imageitem.h %%QT_EXAMPLEDIR%%/sql/drilldown/images/qt-creator.png %%QT_EXAMPLEDIR%%/sql/drilldown/images/qt-logo.png %%QT_EXAMPLEDIR%%/sql/drilldown/images/qt-project.png %%QT_EXAMPLEDIR%%/sql/drilldown/images/qt-quick.png %%QT_EXAMPLEDIR%%/sql/drilldown/informationwindow.cpp %%QT_EXAMPLEDIR%%/sql/drilldown/informationwindow.h %%QT_EXAMPLEDIR%%/sql/drilldown/main.cpp %%QT_EXAMPLEDIR%%/sql/drilldown/view.cpp %%QT_EXAMPLEDIR%%/sql/drilldown/view.h %%QT_EXAMPLEDIR%%/sql/masterdetail/albumdetails.xml %%QT_EXAMPLEDIR%%/sql/masterdetail/database.h %%QT_EXAMPLEDIR%%/sql/masterdetail/dialog.cpp %%QT_EXAMPLEDIR%%/sql/masterdetail/dialog.h %%QT_EXAMPLEDIR%%/sql/masterdetail/images/icon.png %%QT_EXAMPLEDIR%%/sql/masterdetail/images/image.png %%QT_EXAMPLEDIR%%/sql/masterdetail/main.cpp %%QT_EXAMPLEDIR%%/sql/masterdetail/mainwindow.cpp %%QT_EXAMPLEDIR%%/sql/masterdetail/mainwindow.h %%QT_EXAMPLEDIR%%/sql/masterdetail/masterdetail.pro %%QT_EXAMPLEDIR%%/sql/masterdetail/masterdetail.qrc %%QT_EXAMPLEDIR%%/sql/querymodel/customsqlmodel.cpp %%QT_EXAMPLEDIR%%/sql/querymodel/customsqlmodel.h %%QT_EXAMPLEDIR%%/sql/querymodel/editablesqlmodel.cpp %%QT_EXAMPLEDIR%%/sql/querymodel/editablesqlmodel.h %%QT_EXAMPLEDIR%%/sql/querymodel/main.cpp %%QT_EXAMPLEDIR%%/sql/querymodel/querymodel.pro %%QT_EXAMPLEDIR%%/sql/relationaltablemodel/relationaltablemodel.cpp %%QT_EXAMPLEDIR%%/sql/relationaltablemodel/relationaltablemodel.pro %%QT_EXAMPLEDIR%%/sql/sql.pro %%QT_EXAMPLEDIR%%/sql/sqlbrowser/browser.cpp %%QT_EXAMPLEDIR%%/sql/sqlbrowser/browser.h %%QT_EXAMPLEDIR%%/sql/sqlbrowser/browserwidget.ui %%QT_EXAMPLEDIR%%/sql/sqlbrowser/connectionwidget.cpp %%QT_EXAMPLEDIR%%/sql/sqlbrowser/connectionwidget.h %%QT_EXAMPLEDIR%%/sql/sqlbrowser/main.cpp %%QT_EXAMPLEDIR%%/sql/sqlbrowser/qsqlconnectiondialog.cpp %%QT_EXAMPLEDIR%%/sql/sqlbrowser/qsqlconnectiondialog.h %%QT_EXAMPLEDIR%%/sql/sqlbrowser/qsqlconnectiondialog.ui %%QT_EXAMPLEDIR%%/sql/sqlbrowser/sqlbrowser.pro %%QT_EXAMPLEDIR%%/sql/sqlwidgetmapper/main.cpp %%QT_EXAMPLEDIR%%/sql/sqlwidgetmapper/sqlwidgetmapper.pro %%QT_EXAMPLEDIR%%/sql/sqlwidgetmapper/window.cpp %%QT_EXAMPLEDIR%%/sql/sqlwidgetmapper/window.h %%QT_EXAMPLEDIR%%/sql/tablemodel/tablemodel.cpp %%QT_EXAMPLEDIR%%/sql/tablemodel/tablemodel.pro %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/delayedencoding.pro %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/delayedencoding.qrc %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/images/drag.png %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/images/example.svg %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/main.cpp %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/mimedata.cpp %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/mimedata.h %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/sourcewidget.cpp %%QT_EXAMPLEDIR%%/svg/draganddrop/delayedencoding/sourcewidget.h %%QT_EXAMPLEDIR%%/svg/draganddrop/draganddrop.pro %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/contenttab.cpp %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/contenttab.h %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/data/Explosion.wav %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/data/designer.png %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/data/monkey_on_64x64.png %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/data/sax.mp3 %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/desktopservices.pro %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/desktopservices.qrc %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/desktopwidget.cpp %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/desktopwidget.h %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/linktab.cpp %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/linktab.h %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/main.cpp %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/resources/browser.png %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/resources/heart.svg %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/resources/message.png %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/resources/music.png %%QT_EXAMPLEDIR%%/svg/embedded/desktopservices/resources/photo.png %%QT_EXAMPLEDIR%%/svg/embedded/embedded.pro %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/config.xml %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/demoapplication.cpp %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/demoapplication.h %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/fluidlauncher.cpp %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/fluidlauncher.h %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/fluidlauncher.pro %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/fluidlauncher.qrc %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/main.cpp %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/pictureflow.cpp %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/pictureflow.h %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/anomaly_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/concentriccircles.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/context2d_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/deform.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/desktopservices_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/digiflip.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/elasticnodes.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/embeddedsvgviewer.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/embeddedsvgviewer_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/flickable.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/flightinfo_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/fridgemagnets_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/ftp_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/lightmaps.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/mediaplayer.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/pathstroke.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmlcalculator.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmlclocks.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmldialcontrol.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmleasing.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmlflickr.jpg %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmlphotoviewer.jpg %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/qmltwitter.jpg %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/raycasting.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/saxbookmarks_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/softkeys_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/spectrum.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/styledemo.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/styledemo_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/weatherinfo.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/wiggly.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/screenshots/wiggly_s60.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_1.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_2.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_3.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_4.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_5.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slides/demo_6.png %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slideshow.cpp %%QT_EXAMPLEDIR%%/svg/embedded/fluidlauncher/slideshow.h %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/README.txt %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-few-clouds.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-fog.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-haze.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-icy.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-overcast.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-showers.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-sleet.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-snow.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-storm.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-sunny-very-few-clouds.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-sunny.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/icons/weather-thundershower.svg %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/weatherinfo.cpp %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/weatherinfo.pro %%QT_EXAMPLEDIR%%/svg/embedded/weatherinfo/weatherinfo.qrc %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/embeddedsvgviewer.cpp %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/embeddedsvgviewer.h %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/embeddedsvgviewer.pro %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/embeddedsvgviewer.qrc %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/files/default.svg %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/files/v-slider-handle.svg %%QT_EXAMPLEDIR%%/svg/embeddedsvgviewer/main.cpp %%QT_EXAMPLEDIR%%/svg/network/bearercloud/bearercloud.cpp %%QT_EXAMPLEDIR%%/svg/network/bearercloud/bearercloud.h %%QT_EXAMPLEDIR%%/svg/network/bearercloud/bearercloud.pro %%QT_EXAMPLEDIR%%/svg/network/bearercloud/bluetooth.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/cell.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/cloud.cpp %%QT_EXAMPLEDIR%%/svg/network/bearercloud/cloud.h %%QT_EXAMPLEDIR%%/svg/network/bearercloud/gprs.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/icons.qrc %%QT_EXAMPLEDIR%%/svg/network/bearercloud/lan.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/main.cpp %%QT_EXAMPLEDIR%%/svg/network/bearercloud/umts.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/unknown.svg %%QT_EXAMPLEDIR%%/svg/network/bearercloud/wlan.svg %%QT_EXAMPLEDIR%%/svg/network/network.pro %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/bubbles.svg %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/designer.png %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/framebufferobject.pro %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/framebufferobject.qrc %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/glwidget.cpp %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/glwidget.h %%QT_EXAMPLEDIR%%/svg/opengl/framebufferobject/main.cpp %%QT_EXAMPLEDIR%%/svg/opengl/opengl.pro %%QT_EXAMPLEDIR%%/svg/richtext/richtext.pro %%QT_EXAMPLEDIR%%/svg/richtext/textobject/doc/images/textobject-example.png %%QT_EXAMPLEDIR%%/svg/richtext/textobject/doc/src/textobject.qdoc %%QT_EXAMPLEDIR%%/svg/richtext/textobject/files/heart.svg %%QT_EXAMPLEDIR%%/svg/richtext/textobject/main.cpp %%QT_EXAMPLEDIR%%/svg/richtext/textobject/resources.qrc %%QT_EXAMPLEDIR%%/svg/richtext/textobject/svgtextobject.cpp %%QT_EXAMPLEDIR%%/svg/richtext/textobject/svgtextobject.h %%QT_EXAMPLEDIR%%/svg/richtext/textobject/textobject.pro %%QT_EXAMPLEDIR%%/svg/richtext/textobject/window.cpp %%QT_EXAMPLEDIR%%/svg/richtext/textobject/window.h %%QT_EXAMPLEDIR%%/svg/svg.pro %%QT_EXAMPLEDIR%%/svg/svggenerator/displaywidget.cpp %%QT_EXAMPLEDIR%%/svg/svggenerator/displaywidget.h %%QT_EXAMPLEDIR%%/svg/svggenerator/doc/images/svggenerator-example.png %%QT_EXAMPLEDIR%%/svg/svggenerator/doc/src/svggenerator.qdoc %%QT_EXAMPLEDIR%%/svg/svggenerator/forms/window.ui %%QT_EXAMPLEDIR%%/svg/svggenerator/main.cpp %%QT_EXAMPLEDIR%%/svg/svggenerator/resources/shapes.dat %%QT_EXAMPLEDIR%%/svg/svggenerator/svggenerator.pro %%QT_EXAMPLEDIR%%/svg/svggenerator/svggenerator.qrc %%QT_EXAMPLEDIR%%/svg/svggenerator/window.cpp %%QT_EXAMPLEDIR%%/svg/svggenerator/window.h %%QT_EXAMPLEDIR%%/svg/svgviewer/doc/images/svgviewer-example.png %%QT_EXAMPLEDIR%%/svg/svgviewer/doc/src/svgviewer.qdoc %%QT_EXAMPLEDIR%%/svg/svgviewer/exportdialog.cpp %%QT_EXAMPLEDIR%%/svg/svgviewer/exportdialog.h %%QT_EXAMPLEDIR%%/svg/svgviewer/files/bubbles.svg %%QT_EXAMPLEDIR%%/svg/svgviewer/files/cubic.svg %%QT_EXAMPLEDIR%%/svg/svgviewer/files/spheres.svg %%QT_EXAMPLEDIR%%/svg/svgviewer/main.cpp %%QT_EXAMPLEDIR%%/svg/svgviewer/mainwindow.cpp %%QT_EXAMPLEDIR%%/svg/svgviewer/mainwindow.h %%QT_EXAMPLEDIR%%/svg/svgviewer/svgview.cpp %%QT_EXAMPLEDIR%%/svg/svgviewer/svgview.h %%QT_EXAMPLEDIR%%/svg/svgviewer/svgviewer.pro %%QT_EXAMPLEDIR%%/svg/svgviewer/svgviewer.qrc %%QT_EXAMPLEDIR%%/tutorials/alarms/AlarmDelegate.qml %%QT_EXAMPLEDIR%%/tutorials/alarms/AlarmDialog.qml %%QT_EXAMPLEDIR%%/tutorials/alarms/AlarmModel.qml %%QT_EXAMPLEDIR%%/tutorials/alarms/TumblerDelegate.qml %%QT_EXAMPLEDIR%%/tutorials/alarms/alarms.pro %%QT_EXAMPLEDIR%%/tutorials/alarms/main.cpp %%QT_EXAMPLEDIR%%/tutorials/alarms/main.qml %%QT_EXAMPLEDIR%%/tutorials/alarms/qml.qrc %%QT_EXAMPLEDIR%%/tutorials/alarms/qtquickcontrols2.conf %%QT_EXAMPLEDIR%%/uitools/doc/images/multipleinheritance-example.png %%QT_EXAMPLEDIR%%/uitools/doc/images/textfinder-example-userinterface.png %%QT_EXAMPLEDIR%%/uitools/doc/src/multipleinheritance.qdoc %%QT_EXAMPLEDIR%%/uitools/doc/src/textfinder.qdoc %%QT_EXAMPLEDIR%%/uitools/multipleinheritance/calculatorform.cpp %%QT_EXAMPLEDIR%%/uitools/multipleinheritance/calculatorform.h %%QT_EXAMPLEDIR%%/uitools/multipleinheritance/calculatorform.ui %%QT_EXAMPLEDIR%%/uitools/multipleinheritance/main.cpp %%QT_EXAMPLEDIR%%/uitools/multipleinheritance/multipleinheritance.pro %%QT_EXAMPLEDIR%%/uitools/textfinder/forms/input.txt %%QT_EXAMPLEDIR%%/uitools/textfinder/forms/textfinder.ui %%QT_EXAMPLEDIR%%/uitools/textfinder/main.cpp %%QT_EXAMPLEDIR%%/uitools/textfinder/textfinder.cpp %%QT_EXAMPLEDIR%%/uitools/textfinder/textfinder.h %%QT_EXAMPLEDIR%%/uitools/textfinder/textfinder.pro %%QT_EXAMPLEDIR%%/uitools/textfinder/textfinder.qrc %%QT_EXAMPLEDIR%%/uitools/uitools.pro %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/Basic.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/basic-b2qt.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/basic.pro %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/AutoScroller.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/FloatingButton_Active.svg %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/FloatingButton_Available.svg %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/FloatingButton_Unavailable.svg %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/HandwritingModeButton.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/TextArea.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/content/TextField.qml %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/demo.qrc %%QT_EXAMPLEDIR%%/virtualkeyboard/basic/main.cpp %%QT_EXAMPLEDIR%%/virtualkeyboard/virtualkeyboard.pro %%QT_EXAMPLEDIR%%/vulkan/doc/images/hellovulkancubes.png %%QT_EXAMPLEDIR%%/vulkan/doc/images/hellovulkantexture.png %%QT_EXAMPLEDIR%%/vulkan/doc/images/hellovulkantriangle.png %%QT_EXAMPLEDIR%%/vulkan/doc/images/hellovulkanwidget.png %%QT_EXAMPLEDIR%%/vulkan/doc/images/hellovulkanwindow.png %%QT_EXAMPLEDIR%%/vulkan/doc/src/hellovulkancubes.qdoc %%QT_EXAMPLEDIR%%/vulkan/doc/src/hellovulkantexture.qdoc %%QT_EXAMPLEDIR%%/vulkan/doc/src/hellovulkantriangle.qdoc %%QT_EXAMPLEDIR%%/vulkan/doc/src/hellovulkanwidget.qdoc %%QT_EXAMPLEDIR%%/vulkan/doc/src/hellovulkanwindow.qdoc %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/camera.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/camera.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color.frag %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color.vert %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_frag.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_phong.frag %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_phong.vert %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_phong_frag.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_phong_vert.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/color_vert.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/hellovulkancubes.pro %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/hellovulkancubes.qrc %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/main.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/mainwindow.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/mainwindow.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/mesh.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/mesh.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/renderer.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/renderer.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/shader.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/shader.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/vulkanwindow.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkancubes/vulkanwindow.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/hellovulkantexture.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/hellovulkantexture.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/hellovulkantexture.pro %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/hellovulkantexture.qrc %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/main.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/qt256.png %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/texture.frag %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/texture.vert %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/texture_frag.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkantexture/texture_vert.spv %%QT_EXAMPLEDIR%%/vulkan/hellovulkantriangle/hellovulkantriangle.pro %%QT_EXAMPLEDIR%%/vulkan/hellovulkantriangle/hellovulkantriangle.qrc %%QT_EXAMPLEDIR%%/vulkan/hellovulkantriangle/main.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwidget/hellovulkanwidget.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwidget/hellovulkanwidget.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwidget/hellovulkanwidget.pro %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwidget/hellovulkanwidget.qrc %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwidget/main.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwindow/hellovulkanwindow.cpp %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwindow/hellovulkanwindow.h %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwindow/hellovulkanwindow.pro %%QT_EXAMPLEDIR%%/vulkan/hellovulkanwindow/main.cpp %%QT_EXAMPLEDIR%%/vulkan/shared/block.buf %%QT_EXAMPLEDIR%%/vulkan/shared/block.txt %%QT_EXAMPLEDIR%%/vulkan/shared/color.frag %%QT_EXAMPLEDIR%%/vulkan/shared/color.vert %%QT_EXAMPLEDIR%%/vulkan/shared/color_frag.spv %%QT_EXAMPLEDIR%%/vulkan/shared/color_vert.spv %%QT_EXAMPLEDIR%%/vulkan/shared/objconvert.js %%QT_EXAMPLEDIR%%/vulkan/shared/qt_logo.buf %%QT_EXAMPLEDIR%%/vulkan/shared/qt_logo.txt %%QT_EXAMPLEDIR%%/vulkan/shared/trianglerenderer.cpp %%QT_EXAMPLEDIR%%/vulkan/shared/trianglerenderer.h %%QT_EXAMPLEDIR%%/vulkan/vulkan.pro %%QT_EXAMPLEDIR%%/wayland/custom-extension/client-common/customextension.cpp %%QT_EXAMPLEDIR%%/wayland/custom-extension/client-common/customextension.h %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/compositor.pro %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/compositor.qrc %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/customextension.cpp %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/customextension.h %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/images/background.png %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/qml/Screen.qml %%QT_EXAMPLEDIR%%/wayland/custom-extension/compositor/qml/main.qml %%QT_EXAMPLEDIR%%/wayland/custom-extension/cpp-client/cpp-client.pro %%QT_EXAMPLEDIR%%/wayland/custom-extension/cpp-client/main.cpp %%QT_EXAMPLEDIR%%/wayland/custom-extension/custom-extension.pro %%QT_EXAMPLEDIR%%/wayland/custom-extension/protocol/custom.xml %%QT_EXAMPLEDIR%%/wayland/custom-extension/qml-client/main.cpp %%QT_EXAMPLEDIR%%/wayland/custom-extension/qml-client/main.qml %%QT_EXAMPLEDIR%%/wayland/custom-extension/qml-client/qml-client.pro %%QT_EXAMPLEDIR%%/wayland/custom-extension/qml-client/qml.qrc %%QT_EXAMPLEDIR%%/wayland/hwlayer-compositor/hwlayer-compositor.pro %%QT_EXAMPLEDIR%%/wayland/hwlayer-compositor/hwlayer-compositor.qrc %%QT_EXAMPLEDIR%%/wayland/hwlayer-compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/hwlayer-compositor/main.qml %%QT_EXAMPLEDIR%%/wayland/ivi-compositor/doc/src/ivi-compositor.qdoc %%QT_EXAMPLEDIR%%/wayland/ivi-compositor/ivi-compositor.pro %%QT_EXAMPLEDIR%%/wayland/ivi-compositor/ivi-compositor.qrc %%QT_EXAMPLEDIR%%/wayland/ivi-compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/ivi-compositor/main.qml %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/README %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/compositor.cpp %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/compositor.h %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/main.cpp %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/minimal-cpp.pro %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/window.cpp %%QT_EXAMPLEDIR%%/wayland/minimal-cpp/window.h %%QT_EXAMPLEDIR%%/wayland/minimal-qml/doc/src/minimal-qml.qdoc %%QT_EXAMPLEDIR%%/wayland/minimal-qml/main.cpp %%QT_EXAMPLEDIR%%/wayland/minimal-qml/main.qml %%QT_EXAMPLEDIR%%/wayland/minimal-qml/minimal-qml.pro %%QT_EXAMPLEDIR%%/wayland/minimal-qml/minimal-qml.qrc %%QT_EXAMPLEDIR%%/wayland/multi-output/doc/src/multi-output.qdoc %%QT_EXAMPLEDIR%%/wayland/multi-output/images/background.jpg %%QT_EXAMPLEDIR%%/wayland/multi-output/main.cpp %%QT_EXAMPLEDIR%%/wayland/multi-output/multi-output.pro %%QT_EXAMPLEDIR%%/wayland/multi-output/multi-output.qrc %%QT_EXAMPLEDIR%%/wayland/multi-output/qml/GridScreen.qml %%QT_EXAMPLEDIR%%/wayland/multi-output/qml/ShellChrome.qml %%QT_EXAMPLEDIR%%/wayland/multi-output/qml/ShellScreen.qml %%QT_EXAMPLEDIR%%/wayland/multi-output/qml/main.qml %%QT_EXAMPLEDIR%%/wayland/multi-screen/doc/src/multi-screen.qdoc %%QT_EXAMPLEDIR%%/wayland/multi-screen/main.cpp %%QT_EXAMPLEDIR%%/wayland/multi-screen/multi-screen.pro %%QT_EXAMPLEDIR%%/wayland/multi-screen/multi-screen.qrc %%QT_EXAMPLEDIR%%/wayland/multi-screen/qml/Chrome.qml %%QT_EXAMPLEDIR%%/wayland/multi-screen/qml/Screen.qml %%QT_EXAMPLEDIR%%/wayland/multi-screen/qml/main.qml %%QT_EXAMPLEDIR%%/wayland/overview-compositor/doc/src/overview-compositor.qdoc %%QT_EXAMPLEDIR%%/wayland/overview-compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/overview-compositor/main.qml %%QT_EXAMPLEDIR%%/wayland/overview-compositor/overview-compositor.pro %%QT_EXAMPLEDIR%%/wayland/overview-compositor/overview-compositor.qrc %%QT_EXAMPLEDIR%%/wayland/pure-qml/doc/src/pure-qml.qdoc %%QT_EXAMPLEDIR%%/wayland/pure-qml/images/background.jpg %%QT_EXAMPLEDIR%%/wayland/pure-qml/main.cpp %%QT_EXAMPLEDIR%%/wayland/pure-qml/pure-qml.pro %%QT_EXAMPLEDIR%%/wayland/pure-qml/pure-qml.qrc %%QT_EXAMPLEDIR%%/wayland/pure-qml/qml/Chrome.qml %%QT_EXAMPLEDIR%%/wayland/pure-qml/qml/Keyboard.qml %%QT_EXAMPLEDIR%%/wayland/pure-qml/qml/Screen.qml %%QT_EXAMPLEDIR%%/wayland/pure-qml/qml/main.qml %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/compositor.cpp %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/compositor.h %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/doc/src/qwindow-compositor.qdoc %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/qwindow-compositor.pro %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/qwindow-compositor.qrc %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/window.cpp %%QT_EXAMPLEDIR%%/wayland/qwindow-compositor/window.h %%QT_EXAMPLEDIR%%/wayland/server-buffer/README %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/compositor.pro %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/compositor.qrc %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/images/Siberischer_tiger_de_edit02.jpg %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/images/Siberischer_tiger_de_edit02.txt %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/images/background.png %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/main.cpp %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/qml/main.qml %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/sharebufferextension.cpp %%QT_EXAMPLEDIR%%/wayland/server-buffer/compositor/sharebufferextension.h %%QT_EXAMPLEDIR%%/wayland/server-buffer/cpp-client/cpp-client.pro %%QT_EXAMPLEDIR%%/wayland/server-buffer/cpp-client/main.cpp %%QT_EXAMPLEDIR%%/wayland/server-buffer/cpp-client/sharebufferextension.cpp %%QT_EXAMPLEDIR%%/wayland/server-buffer/cpp-client/sharebufferextension.h %%QT_EXAMPLEDIR%%/wayland/server-buffer/server-buffer.pro %%QT_EXAMPLEDIR%%/wayland/server-buffer/share-buffer.xml %%QT_EXAMPLEDIR%%/wayland/server-side-decoration/doc/src/server-side-decoration.qdoc %%QT_EXAMPLEDIR%%/wayland/server-side-decoration/main.cpp %%QT_EXAMPLEDIR%%/wayland/server-side-decoration/main.qml %%QT_EXAMPLEDIR%%/wayland/server-side-decoration/server-side-decoration.pro %%QT_EXAMPLEDIR%%/wayland/server-side-decoration/server-side-decoration.qrc %%QT_EXAMPLEDIR%%/wayland/spanning-screens/doc/src/spanning-screens.qdoc %%QT_EXAMPLEDIR%%/wayland/spanning-screens/main.cpp %%QT_EXAMPLEDIR%%/wayland/spanning-screens/main.qml %%QT_EXAMPLEDIR%%/wayland/spanning-screens/spanning-screens.pro %%QT_EXAMPLEDIR%%/wayland/spanning-screens/spanning-screens.qrc +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/README +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/compositor.qrc +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/custom-compositor.pro +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/images/background.png +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/images/car.ktx +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/images/qt4.astc +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/images/qt_logo.png +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/main.cpp +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/custom-compositor/qml/main.qml +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/minimal-compositor.qml +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/qml-client/main.cpp +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/qml-client/main.qml +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/qml-client/qml-client.pro +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/qml-client/qml-client.qrc +%%QT_EXAMPLEDIR%%/wayland/texture-sharing/texture-sharing.pro %%QT_EXAMPLEDIR%%/wayland/wayland.pro %%QT_EXAMPLEDIR%%/webchannel/chatclient-html/chatclient-html.pro %%QT_EXAMPLEDIR%%/webchannel/chatclient-html/chatclient.html %%QT_EXAMPLEDIR%%/webchannel/chatclient-html/doc/images/chatclient-html.png %%QT_EXAMPLEDIR%%/webchannel/chatclient-html/doc/src/chatclient-html.qdoc %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/LoginForm.ui.qml %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/MainForm.ui.qml %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/chatclient-qml.pro %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/doc/images/chatclient-qml.png %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/doc/src/chatclient-qml.qdoc %%QT_EXAMPLEDIR%%/webchannel/chatclient-qml/qmlchatclient.qml %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/chatserver-cpp.pro %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/chatserver.cpp %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/chatserver.h %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/doc/images/chatserver-cpp.png %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc %%QT_EXAMPLEDIR%%/webchannel/chatserver-cpp/main.cpp %%QT_EXAMPLEDIR%%/webchannel/exampleassets.pri %%QT_EXAMPLEDIR%%/webchannel/nodejs/README %%QT_EXAMPLEDIR%%/webchannel/nodejs/chatclient.js %%QT_EXAMPLEDIR%%/webchannel/nodejs/nodejs.pro %%QT_EXAMPLEDIR%%/webchannel/nodejs/package.json %%QT_EXAMPLEDIR%%/webchannel/qwclient/README %%QT_EXAMPLEDIR%%/webchannel/qwclient/package.json %%QT_EXAMPLEDIR%%/webchannel/qwclient/qwclient.js %%QT_EXAMPLEDIR%%/webchannel/qwclient/qwclient.pro %%QT_EXAMPLEDIR%%/webchannel/shared/qwebchannel.js %%QT_EXAMPLEDIR%%/webchannel/shared/websocketclientwrapper.cpp %%QT_EXAMPLEDIR%%/webchannel/shared/websocketclientwrapper.h %%QT_EXAMPLEDIR%%/webchannel/shared/websockettransport.cpp %%QT_EXAMPLEDIR%%/webchannel/shared/websockettransport.h %%QT_EXAMPLEDIR%%/webchannel/standalone/core.h %%QT_EXAMPLEDIR%%/webchannel/standalone/dialog.cpp %%QT_EXAMPLEDIR%%/webchannel/standalone/dialog.h %%QT_EXAMPLEDIR%%/webchannel/standalone/dialog.ui %%QT_EXAMPLEDIR%%/webchannel/standalone/doc/images/standalone-screenshot.png %%QT_EXAMPLEDIR%%/webchannel/standalone/doc/src/standalone.qdoc %%QT_EXAMPLEDIR%%/webchannel/standalone/index.html %%QT_EXAMPLEDIR%%/webchannel/standalone/main.cpp %%QT_EXAMPLEDIR%%/webchannel/standalone/standalone.pro %%QT_EXAMPLEDIR%%/webchannel/webchannel.pro %%QT_EXAMPLEDIR%%/webengine/customdialogs/MessageRectangle.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/SwitchButton.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/WebView.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/customdialogs.pro %%QT_EXAMPLEDIR%%/webengine/customdialogs/customdialogs.qrc %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-auth1.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-auth2.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-color1.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-color2.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-file1.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-file2.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-menu.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-prompt1.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-prompt2.png +%%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs-tooltip.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/images/customdialogs.png %%QT_EXAMPLEDIR%%/webengine/customdialogs/doc/src/customdialogs.qdoc %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/Authentication.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/AuthenticationForm.ui.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/Button.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/ColorCell.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/ColorPicker.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/ColorPickerForm.ui.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/FilePicker.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/FilePickerForm.ui.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/FileRow.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/JavaScript.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/JavaScriptForm.ui.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/Menu.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/forms/MenuForm.ui.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/icon.svg %%QT_EXAMPLEDIR%%/webengine/customdialogs/index.html %%QT_EXAMPLEDIR%%/webengine/customdialogs/main.cpp %%QT_EXAMPLEDIR%%/webengine/customdialogs/main.qml %%QT_EXAMPLEDIR%%/webengine/customdialogs/server.cpp %%QT_EXAMPLEDIR%%/webengine/customdialogs/server.h %%QT_EXAMPLEDIR%%/webengine/customdialogs/style.css +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebBrowser.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebTab.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebTabBar.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebTabButton.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebTabStack.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/WebToolButton.qml +%%QT_EXAMPLEDIR%%/webengine/lifecycle/doc/images/lifecycle-automatic.png +%%QT_EXAMPLEDIR%%/webengine/lifecycle/doc/images/lifecycle-manual.png +%%QT_EXAMPLEDIR%%/webengine/lifecycle/doc/images/lifecycle.png +%%QT_EXAMPLEDIR%%/webengine/lifecycle/doc/src/lifecycle.qdoc +%%QT_EXAMPLEDIR%%/webengine/lifecycle/lifecycle.pro +%%QT_EXAMPLEDIR%%/webengine/lifecycle/main.cpp +%%QT_EXAMPLEDIR%%/webengine/lifecycle/qtquickcontrols2.conf +%%QT_EXAMPLEDIR%%/webengine/lifecycle/resources.qrc %%QT_EXAMPLEDIR%%/webengine/minimal/doc/src/minimal.qdoc %%QT_EXAMPLEDIR%%/webengine/minimal/main.cpp %%QT_EXAMPLEDIR%%/webengine/minimal/main.qml %%QT_EXAMPLEDIR%%/webengine/minimal/minimal.pro %%QT_EXAMPLEDIR%%/webengine/minimal/qml.qrc %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/ApplicationRoot.qml %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/BrowserDialog.qml %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/BrowserWindow.qml %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/DownloadView.qml +%%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/FindBar.qml %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/FullScreenNotification.qml %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/doc/images/quicknanobrowser-demo.jpg %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/doc/src/quicknanobrowser.qdoc %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/COPYING %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/go-next.png %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/go-previous.png %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/process-stop.png %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/icons/3rdparty/view-refresh.png %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/main.cpp %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/quicknanobrowser.pro %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/resources.qrc %%QT_EXAMPLEDIR%%/webengine/quicknanobrowser/utils.h %%QT_EXAMPLEDIR%%/webengine/recipebrowser/doc/images/recipebrowser-demo.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/doc/src/recipebrowser.qdoc %%QT_EXAMPLEDIR%%/webengine/recipebrowser/main.cpp %%QT_EXAMPLEDIR%%/webengine/recipebrowser/recipebrowser.pro %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/3rdparty/MARKDOWN-LICENSE.txt %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/3rdparty/MARKED-LICENSE.txt %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/3rdparty/markdown.css %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/3rdparty/marked.js %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/custom.css %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/assets/custom.js %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/burger.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/cupcakes.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/burger.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/cupcakes.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/pasta.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/pizza.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/skewers.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/soup.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/images/steak.jpg %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/pasta.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/pizza.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/skewers.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/soup.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/pages/steak.html %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/qml/RecipeList.qml %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/qml/main.qml %%QT_EXAMPLEDIR%%/webengine/recipebrowser/resources/resources.qrc %%QT_EXAMPLEDIR%%/webengine/webengine.pro %%QT_EXAMPLEDIR%%/webengine/webengineaction/doc/images/webengineaction-example.png %%QT_EXAMPLEDIR%%/webengine/webengineaction/doc/src/webengineaction.qdoc %%QT_EXAMPLEDIR%%/webengine/webengineaction/main.cpp %%QT_EXAMPLEDIR%%/webengine/webengineaction/main.qml %%QT_EXAMPLEDIR%%/webengine/webengineaction/qml.qrc %%QT_EXAMPLEDIR%%/webengine/webengineaction/webengineaction.pro %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/contentmanipulation.pro %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/doc/images/contentmanipulation-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/doc/src/contentmanipulation.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/jquery.min.js %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/jquery.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/contentmanipulation/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/3rdparty/COPYING %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/3rdparty/view-refresh.png %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/cookiebrowser.pro %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/cookiebrowser.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/cookiedialog.ui %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/cookiewidget.ui %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/doc/images/cookiebrowser.png %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/doc/src/cookiebrowser.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/cookiebrowser/mainwindow.ui %%QT_EXAMPLEDIR%%/webenginewidgets/html2pdf/doc/images/html2pdf-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/html2pdf/doc/src/html2pdf.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/html2pdf/html2pdf.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/html2pdf/html2pdf.pro %%QT_EXAMPLEDIR%%/webenginewidgets/maps/doc/images/maps-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/maps/doc/src/maps.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/maps/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/maps/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/maps/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/maps/maps.pro %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/doc/images/markdowneditor-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/doc/src/markdowneditor.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/document.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/document.h %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/mainwindow.ui %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/markdowneditor.pro %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/previewpage.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/previewpage.h %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/3rdparty/MARKDOWN-LICENSE.txt %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/3rdparty/MARKED-LICENSE.txt %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/3rdparty/markdown.css %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/3rdparty/marked.js %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/default.md %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/index.html %%QT_EXAMPLEDIR%%/webenginewidgets/markdowneditor/resources/markdowneditor.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/minimal/doc/images/minimal-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/minimal/doc/src/minimal.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/minimal/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/minimal/minimal.pro %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/data/data.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/data/icon.png %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/data/index.html %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/doc/images/notifications-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/doc/src/notifications.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/notificationpopup.h %%QT_EXAMPLEDIR%%/webenginewidgets/notifications/notifications.pro %%QT_EXAMPLEDIR%%/webenginewidgets/printme/data/data.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/printme/data/icon.svg %%QT_EXAMPLEDIR%%/webenginewidgets/printme/data/index.html %%QT_EXAMPLEDIR%%/webenginewidgets/printme/data/style.css %%QT_EXAMPLEDIR%%/webenginewidgets/printme/doc/images/printme-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/printme/doc/src/printme.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/printme/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/printme/printhandler.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/printme/printhandler.h %%QT_EXAMPLEDIR%%/webenginewidgets/printme/printme.pro %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/browser.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/browser.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/browserwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/browserwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/certificateerrordialog.ui %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/COPYING %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/dialog-error.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/edit-clear.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/go-bottom.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/go-next.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/go-previous.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/process-stop.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/text-html.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/3rdparty/view-refresh.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/AppLogoColor.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/ninja.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/data/simplebrowser.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/doc/images/simplebrowser-model.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/doc/images/simplebrowser.png %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/doc/src/simplebrowser-model.qmodel %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/doc/src/simplebrowser.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadmanagerwidget.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadmanagerwidget.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadmanagerwidget.ui %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadwidget.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadwidget.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/downloadwidget.ui %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/passworddialog.ui %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/simplebrowser.pro %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/tabwidget.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/tabwidget.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webpage.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webpage.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webpopupwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webpopupwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webview.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/simplebrowser/webview.h %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/data/icon.svg %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/data/index.html %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/data/spellchecker.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/data/style.css %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/de/README.txt %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/de/de-DE.aff %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/de/de-DE.dic %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/en/README.txt %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/en/en-US.aff %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/dict/en/en-US.dic %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/doc/images/spellchecker-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/doc/src/spellchecker.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/spellchecker.pro %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/webview.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/spellchecker/webview.h %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/3rdparty/COPYING %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/3rdparty/qt_attribution.json %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/3rdparty/view-refresh.png %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/doc/images/stylesheetbrowser.png %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/doc/src/stylesheetbrowser.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/mainwindow.ui %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/stylesheetbrowser.pro %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/stylesheetbrowser.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/stylesheetdialog.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/stylesheetdialog.h %%QT_EXAMPLEDIR%%/webenginewidgets/stylesheetbrowser/stylesheetdialog.ui %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/data/index.html %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/data/videoplayer.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/doc/images/videoplayer-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/doc/src/videoplayer.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/fullscreennotification.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/fullscreennotification.h %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/fullscreenwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/fullscreenwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/mainwindow.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/mainwindow.h %%QT_EXAMPLEDIR%%/webenginewidgets/videoplayer/videoplayer.pro %%QT_EXAMPLEDIR%%/webenginewidgets/webenginewidgets.pro %%QT_EXAMPLEDIR%%/webenginewidgets/webui/about.html %%QT_EXAMPLEDIR%%/webenginewidgets/webui/doc/images/webui-example.png %%QT_EXAMPLEDIR%%/webenginewidgets/webui/doc/src/webui.qdoc %%QT_EXAMPLEDIR%%/webenginewidgets/webui/main.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/webui/webui.pro %%QT_EXAMPLEDIR%%/webenginewidgets/webui/webui.qrc %%QT_EXAMPLEDIR%%/webenginewidgets/webui/webuihandler.cpp %%QT_EXAMPLEDIR%%/webenginewidgets/webui/webuihandler.h %%QT_EXAMPLEDIR%%/websockets/doc/echoclient.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/echoserver.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/examples.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/images/echoclient-html-example.png %%QT_EXAMPLEDIR%%/websockets/doc/qmlwebsocketclient.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/qmlwebsocketserver.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/simplechat.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/sslechoclient.qdoc %%QT_EXAMPLEDIR%%/websockets/doc/sslechoserver.qdoc %%QT_EXAMPLEDIR%%/websockets/echoclient/echoclient.cpp %%QT_EXAMPLEDIR%%/websockets/echoclient/echoclient.h %%QT_EXAMPLEDIR%%/websockets/echoclient/echoclient.pro %%QT_EXAMPLEDIR%%/websockets/echoclient/main.cpp %%QT_EXAMPLEDIR%%/websockets/echoserver/echoclient.html %%QT_EXAMPLEDIR%%/websockets/echoserver/echoserver.cpp %%QT_EXAMPLEDIR%%/websockets/echoserver/echoserver.h %%QT_EXAMPLEDIR%%/websockets/echoserver/echoserver.pro %%QT_EXAMPLEDIR%%/websockets/echoserver/main.cpp %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketclient/data.qrc %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketclient/main.cpp %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketclient/qml/qmlwebsocketclient/main.qml %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketclient/qmlwebsocketclient.pro %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketserver/data.qrc %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketserver/main.cpp %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketserver/qml/qmlwebsocketserver/main.qml %%QT_EXAMPLEDIR%%/websockets/qmlwebsocketserver/qmlwebsocketserver.pro %%QT_EXAMPLEDIR%%/websockets/simplechat/chatclient.html %%QT_EXAMPLEDIR%%/websockets/simplechat/chatserver.cpp %%QT_EXAMPLEDIR%%/websockets/simplechat/chatserver.h %%QT_EXAMPLEDIR%%/websockets/simplechat/main.cpp %%QT_EXAMPLEDIR%%/websockets/simplechat/simplechat.pro %%QT_EXAMPLEDIR%%/websockets/sslechoclient/main.cpp %%QT_EXAMPLEDIR%%/websockets/sslechoclient/sslechoclient.cpp %%QT_EXAMPLEDIR%%/websockets/sslechoclient/sslechoclient.h %%QT_EXAMPLEDIR%%/websockets/sslechoclient/sslechoclient.pro %%QT_EXAMPLEDIR%%/websockets/sslechoserver/localhost.cert %%QT_EXAMPLEDIR%%/websockets/sslechoserver/localhost.key %%QT_EXAMPLEDIR%%/websockets/sslechoserver/main.cpp %%QT_EXAMPLEDIR%%/websockets/sslechoserver/securesocketclient.qrc %%QT_EXAMPLEDIR%%/websockets/sslechoserver/sslechoclient.html %%QT_EXAMPLEDIR%%/websockets/sslechoserver/sslechoserver.cpp %%QT_EXAMPLEDIR%%/websockets/sslechoserver/sslechoserver.h %%QT_EXAMPLEDIR%%/websockets/sslechoserver/sslechoserver.pro %%QT_EXAMPLEDIR%%/websockets/websockets.pro %%QT_EXAMPLEDIR%%/webview/minibrowser/+android/LoadProgressStyle.qml %%QT_EXAMPLEDIR%%/webview/minibrowser/LoadProgressStyle.qml %%QT_EXAMPLEDIR%%/webview/minibrowser/doc/images/webview-example.jpg %%QT_EXAMPLEDIR%%/webview/minibrowser/doc/src/minibrowser.qdoc %%QT_EXAMPLEDIR%%/webview/minibrowser/images/left-32.png %%QT_EXAMPLEDIR%%/webview/minibrowser/images/refresh-32.png %%QT_EXAMPLEDIR%%/webview/minibrowser/images/right-32.png %%QT_EXAMPLEDIR%%/webview/minibrowser/images/stop-32.png %%QT_EXAMPLEDIR%%/webview/minibrowser/ios/Info.plist %%QT_EXAMPLEDIR%%/webview/minibrowser/macos/Info.plist %%QT_EXAMPLEDIR%%/webview/minibrowser/main.cpp %%QT_EXAMPLEDIR%%/webview/minibrowser/main.qml %%QT_EXAMPLEDIR%%/webview/minibrowser/minibrowser.pro %%QT_EXAMPLEDIR%%/webview/minibrowser/qml.qrc %%QT_EXAMPLEDIR%%/webview/webview.pro %%QT_EXAMPLEDIR%%/widgets/animation/README %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/animatedtiles.pro %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/animatedtiles.qrc %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/Time-For-Lunch-2.jpg %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/centered.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/ellipse.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/figure8.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/kinetic.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/random.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/images/tile.png %%QT_EXAMPLEDIR%%/widgets/animation/animatedtiles/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/animation.pro %%QT_EXAMPLEDIR%%/widgets/animation/easing/animation.h %%QT_EXAMPLEDIR%%/widgets/animation/easing/easing.pro %%QT_EXAMPLEDIR%%/widgets/animation/easing/easing.qrc %%QT_EXAMPLEDIR%%/widgets/animation/easing/form.ui %%QT_EXAMPLEDIR%%/widgets/animation/easing/images/qt-logo.png %%QT_EXAMPLEDIR%%/widgets/animation/easing/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/easing/window.cpp %%QT_EXAMPLEDIR%%/widgets/animation/easing/window.h %%QT_EXAMPLEDIR%%/widgets/animation/moveblocks/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/moveblocks/moveblocks.pro %%QT_EXAMPLEDIR%%/widgets/animation/states/accessories-dictionary.png %%QT_EXAMPLEDIR%%/widgets/animation/states/akregator.png %%QT_EXAMPLEDIR%%/widgets/animation/states/digikam.png %%QT_EXAMPLEDIR%%/widgets/animation/states/help-browser.png %%QT_EXAMPLEDIR%%/widgets/animation/states/k3b.png %%QT_EXAMPLEDIR%%/widgets/animation/states/kchart.png %%QT_EXAMPLEDIR%%/widgets/animation/states/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/states/states.pro %%QT_EXAMPLEDIR%%/widgets/animation/states/states.qrc %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animation.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animation.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animations/chilling.bin %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animations/dancing.bin %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animations/dead.bin %%QT_EXAMPLEDIR%%/widgets/animation/stickman/animations/jumping.bin %%QT_EXAMPLEDIR%%/widgets/animation/stickman/graphicsview.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/graphicsview.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/lifecycle.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/lifecycle.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/node.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/node.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/rectbutton.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/rectbutton.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/stickman.cpp %%QT_EXAMPLEDIR%%/widgets/animation/stickman/stickman.h %%QT_EXAMPLEDIR%%/widgets/animation/stickman/stickman.pro %%QT_EXAMPLEDIR%%/widgets/animation/stickman/stickman.qrc %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/animationmanager.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/animationmanager.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/boat.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/boat.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/boat_p.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/bomb.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/bomb.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/data.xml %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/graphicsscene.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/graphicsscene.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/main.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/background.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/boat.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/bomb.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/boat/step1.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/boat/step2.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/boat/step3.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/boat/step4.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/submarine/step1.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/submarine/step2.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/submarine/step3.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/explosion/submarine/step4.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/submarine.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/surface.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/big/torpedo.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/background-n810.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/background.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/boat.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/bomb.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/sand.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/see.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/sky.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/sub-attaq.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/submarine.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/surface.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/scalable/torpedo.svg %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/background.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/boat.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/bomb.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/submarine.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/surface.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/small/torpedo.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-a.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-a2.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-b.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-dash.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-excl.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-q.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-s.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-t.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-t2.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pics/welcome/logo-u.png %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pixmapitem.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/pixmapitem.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/progressitem.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/progressitem.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/qanimationstate.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/qanimationstate.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/states.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/states.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/sub-attaq.pro %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/subattaq.qrc %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/submarine.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/submarine.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/submarine_p.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/textinformationitem.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/textinformationitem.h %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/torpedo.cpp %%QT_EXAMPLEDIR%%/widgets/animation/sub-attaq/torpedo.h %%QT_EXAMPLEDIR%%/widgets/desktop/README %%QT_EXAMPLEDIR%%/widgets/desktop/desktop.pro %%QT_EXAMPLEDIR%%/widgets/desktop/screenshot/main.cpp %%QT_EXAMPLEDIR%%/widgets/desktop/screenshot/screenshot.cpp %%QT_EXAMPLEDIR%%/widgets/desktop/screenshot/screenshot.h %%QT_EXAMPLEDIR%%/widgets/desktop/screenshot/screenshot.pro %%QT_EXAMPLEDIR%%/widgets/desktop/systray/doc/images/systemtray-editor.png %%QT_EXAMPLEDIR%%/widgets/desktop/systray/doc/images/systemtray-example.png %%QT_EXAMPLEDIR%%/widgets/desktop/systray/doc/src/systray.qdoc %%QT_EXAMPLEDIR%%/widgets/desktop/systray/images/bad.png %%QT_EXAMPLEDIR%%/widgets/desktop/systray/images/heart.png %%QT_EXAMPLEDIR%%/widgets/desktop/systray/images/trash.png %%QT_EXAMPLEDIR%%/widgets/desktop/systray/main.cpp %%QT_EXAMPLEDIR%%/widgets/desktop/systray/systray.pro %%QT_EXAMPLEDIR%%/widgets/desktop/systray/systray.qrc %%QT_EXAMPLEDIR%%/widgets/desktop/systray/window.cpp %%QT_EXAMPLEDIR%%/widgets/desktop/systray/window.h %%QT_EXAMPLEDIR%%/widgets/dialogs/README %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/classwizard.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/classwizard.h %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/classwizard.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/classwizard.qrc %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/background.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/banner.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/logo1.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/logo2.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/logo3.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/watermark1.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/images/watermark2.png %%QT_EXAMPLEDIR%%/widgets/dialogs/classwizard/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/dialogs.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/extension/extension.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/extension/finddialog.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/extension/finddialog.h %%QT_EXAMPLEDIR%%/widgets/dialogs/extension/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/findfiles/findfiles.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/findfiles/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/findfiles/window.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/findfiles/window.h %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/images/logo.png %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/images/watermark.png %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/licensewizard.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/licensewizard.h %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/licensewizard.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/licensewizard.qrc %%QT_EXAMPLEDIR%%/widgets/dialogs/licensewizard/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/standarddialogs/dialog.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/standarddialogs/dialog.h %%QT_EXAMPLEDIR%%/widgets/dialogs/standarddialogs/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/standarddialogs/standarddialogs.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/tabdialog/main.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/tabdialog/tabdialog.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/tabdialog/tabdialog.h %%QT_EXAMPLEDIR%%/widgets/dialogs/tabdialog/tabdialog.pro %%QT_EXAMPLEDIR%%/widgets/dialogs/trivialwizard/trivialwizard.cpp %%QT_EXAMPLEDIR%%/widgets/dialogs/trivialwizard/trivialwizard.pro %%QT_EXAMPLEDIR%%/widgets/doc/dropsite.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-adddialog.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-classes.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-editdialog.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-filemenu.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-newaddresstab.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-signals.png %%QT_EXAMPLEDIR%%/widgets/doc/images/addressbook-toolsmenu.png %%QT_EXAMPLEDIR%%/widgets/doc/images/analogclock-viewport.png %%QT_EXAMPLEDIR%%/widgets/doc/images/basicgraphicslayouts-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/basiclayouts-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/calendar-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/collidingmice-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/completer-example-country.png %%QT_EXAMPLEDIR%%/widgets/doc/images/completer-example-dirmodel.png %%QT_EXAMPLEDIR%%/widgets/doc/images/completer-example-qdirmodel.png %%QT_EXAMPLEDIR%%/widgets/doc/images/completer-example-word.png %%QT_EXAMPLEDIR%%/widgets/doc/images/completer-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/draganddroppuzzle-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/dropsite-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/echoplugin.png %%QT_EXAMPLEDIR%%/widgets/doc/images/echopluginexample.png %%QT_EXAMPLEDIR%%/widgets/doc/images/factorial-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/fademessageeffect-example-faded.png %%QT_EXAMPLEDIR%%/widgets/doc/images/fademessageeffect-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/fridgemagnets-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/geometry.png %%QT_EXAMPLEDIR%%/widgets/doc/images/graphicsanchorlayout-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/graphicsflowlayout-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/graphicssimpleanchorlayout-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_monkey.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_monkey_mess.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_16x16.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_17x17.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_32x32.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_33x33.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_48x48.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_64x64.png %%QT_EXAMPLEDIR%%/widgets/doc/images/icons_qt_extended_8x8.png %%QT_EXAMPLEDIR%%/widgets/doc/images/imagegestures-example.jpg %%QT_EXAMPLEDIR%%/widgets/doc/images/imageviewer-fit_to_window_1.png %%QT_EXAMPLEDIR%%/widgets/doc/images/imageviewer-fit_to_window_2.png %%QT_EXAMPLEDIR%%/widgets/doc/images/imageviewer-original_size.png %%QT_EXAMPLEDIR%%/widgets/doc/images/imageviewer-zoom_in_1.png %%QT_EXAMPLEDIR%%/widgets/doc/images/imageviewer-zoom_in_2.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviews-editabletreemodel-indexes.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviews-editabletreemodel-items.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviews-editabletreemodel-model.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviews-editabletreemodel-values.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviews-editabletreemodel.png %%QT_EXAMPLEDIR%%/widgets/doc/images/itemviewspuzzle-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/layout1.png %%QT_EXAMPLEDIR%%/widgets/doc/images/layout2.png %%QT_EXAMPLEDIR%%/widgets/doc/images/mainwindow-demo.png %%QT_EXAMPLEDIR%%/widgets/doc/images/mousebutton-buttontester.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad1.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad2.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad3.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad4.png %%QT_EXAMPLEDIR%%/widgets/doc/images/notepad_menu.png %%QT_EXAMPLEDIR%%/widgets/doc/images/orderform-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/pingpong-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/plugandpaint-plugindialog.png %%QT_EXAMPLEDIR%%/widgets/doc/images/plugandpaint.png %%QT_EXAMPLEDIR%%/widgets/doc/images/regexp-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/regularexpression-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/settingseditor-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/sipdialog-closed.png %%QT_EXAMPLEDIR%%/widgets/doc/images/sipdialog-opened.png %%QT_EXAMPLEDIR%%/widgets/doc/images/stylepluginexample.png %%QT_EXAMPLEDIR%%/widgets/doc/images/stylesheet-pagefold.png %%QT_EXAMPLEDIR%%/widgets/doc/images/systemtray-editor.png %%QT_EXAMPLEDIR%%/widgets/doc/images/systemtray-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/textedit-demo.png %%QT_EXAMPLEDIR%%/widgets/doc/images/trafficlight-example1.png %%QT_EXAMPLEDIR%%/widgets/doc/images/trafficlight-example2.png %%QT_EXAMPLEDIR%%/widgets/doc/images/treemodel-structure.png %%QT_EXAMPLEDIR%%/widgets/doc/images/treemodelcompleter-example.png %%QT_EXAMPLEDIR%%/widgets/doc/images/undodemo.png %%QT_EXAMPLEDIR%%/widgets/doc/images/undoframeworkexample.png %%QT_EXAMPLEDIR%%/widgets/doc/images/weatheranchorlayout-example.png %%QT_EXAMPLEDIR%%/widgets/doc/mousebuttons.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/addressbook-tutorial.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/addressbook.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/affine.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/analogclock.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/animatedtiles.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/application.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/basicdrawing.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/basicgraphicslayouts.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/basiclayouts.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/basicsortfiltermodel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/blurpicker.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/borderlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/boxes.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/calculator.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/calendar.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/calendarwidget.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/charactermap.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/chart.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/chip.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/classwizard.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/codeeditor.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/collidingmice-example.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/coloreditorfactory.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/combowidgetmapper.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/completer.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/composition.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/concentriccircles.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/customsortfiltermodel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/deform.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/diagramscene.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/digitalclock.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/dirview.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/dockwidgets.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/draganddroppuzzle.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/dragdroprobot.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/draggableicons.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/draggabletext.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/dynamiclayouts.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/easing.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/echoplugin.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/editabletreemodel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/elasticnodes.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/elidedlabel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/embeddeddialogs.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/eventtransitions.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/extension.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/factorial.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/fademessage.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/fetchmore.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/findfiles.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/flowlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/fontsampler.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/fridgemagnets.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/frozencolumn.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/gradients.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/graphicsview-anchorlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/graphicsview-flowlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/graphicsview-simpleanchorlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/groupbox.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/i18n.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/icons.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/imagecomposition.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/imageviewer.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/interview.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/itemviewspuzzle.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/licensewizard.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/lineedits.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/mainwindow.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/mdi.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/menus.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/moveblocks.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/movie.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/orderform.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/padnavigator.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/painterpaths.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/pathstroke.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/pingpong.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/pixelator.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/plugandpaint.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/regexp.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/regularexpression.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/rogue.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/screenshot.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/scribble.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/sdi.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/settingseditor.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/shapedclock.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/simpledommodel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/simpletreemodel.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/simplewidgetmapper.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/sliders.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/spinboxdelegate.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/spinboxes.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/spreadsheet.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/standarddialogs.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/stardelegate.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/states.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/stickman.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/styleplugin.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/styles.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/stylesheet.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/sub-attaq.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/syntaxhighlighter.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/tabdialog.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/tablet.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/tetrix.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/textedit.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/tooltips.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/trafficlight.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/transformations.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/treemodelcompleter.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/trivialwizard.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/twowaybutton.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/undo.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/undoframework.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/validators.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/wiggly.qdoc %%QT_EXAMPLEDIR%%/widgets/doc/src/windowflags.qdoc %%QT_EXAMPLEDIR%%/widgets/draganddrop/README %%QT_EXAMPLEDIR%%/widgets/draganddrop/draganddrop.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/draggableicons.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/draggableicons.qrc %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/dragwidget.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/dragwidget.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/images/boat.png %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/images/car.png %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/images/house.png %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggableicons/main.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/draggabletext.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/draggabletext.qrc %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/dragwidget.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/dragwidget.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/main.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/draggabletext/words.txt %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/droparea.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/droparea.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/dropsite.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/dropsitewindow.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/dropsitewindow.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/dropsite/main.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/draglabel.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/draglabel.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/dragwidget.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/dragwidget.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/fridgemagnets.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/fridgemagnets.qrc %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/main.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/fridgemagnets/words.txt %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/example.jpg %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/main.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/pieceslist.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/pieceslist.h %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/puzzle.pro %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/puzzle.qrc %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/puzzlewidget.cpp %%QT_EXAMPLEDIR%%/widgets/draganddrop/puzzle/puzzlewidget.h %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blureffect.cpp %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blureffect.h %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blurpicker.cpp %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blurpicker.h %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blurpicker.pro %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/blurpicker.qrc %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/README.txt %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/accessories-calculator.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/accessories-text-editor.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/background.jpg %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/help-browser.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/internet-group-chat.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/internet-mail.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/internet-web-browser.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/office-calendar.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/images/system-users.png %%QT_EXAMPLEDIR%%/widgets/effects/blurpicker/main.cpp %%QT_EXAMPLEDIR%%/widgets/effects/effects.pro %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/README %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/background.jpg %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/fademessage.cpp %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/fademessage.h %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/fademessage.pro %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/fademessage.qrc %%QT_EXAMPLEDIR%%/widgets/effects/fademessage/main.cpp %%QT_EXAMPLEDIR%%/widgets/gestures/gestures.pro %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/doc/src/imagegestures.qdoc %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/imagegestures.pro %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/imagewidget.cpp %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/imagewidget.h %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/main.cpp %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/mainwidget.cpp %%QT_EXAMPLEDIR%%/widgets/gestures/imagegestures/mainwidget.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/README %%QT_EXAMPLEDIR%%/widgets/graphicsview/anchorlayout/anchorlayout.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/anchorlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/basicgraphicslayouts.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/basicgraphicslayouts.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/images/block.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/layoutitem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/layoutitem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/window.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/basicgraphicslayouts/window.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/3rdparty/fbm.c %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/3rdparty/fbm.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/basic.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/basic.vsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/boxes.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/boxes.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_negx.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_negy.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_negz.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_posx.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_posy.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/cubemap_posz.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/dotted.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/fresnel.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/glass.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/glbuffers.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/glbuffers.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/glextensions.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/glextensions.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/gltrianglemesh.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/granite.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/marble.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/parameters.par %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/qt-logo.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/qt-logo.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/qtbox.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/qtbox.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/reflection.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/refraction.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/roundedbox.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/roundedbox.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/scene.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/scene.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/smiley.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/square.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/trackball.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/trackball.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/boxes/wood.fsh %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/chip.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/chip.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/chip.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/fileprint.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/images.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/qt4logo.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/rotateleft.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/rotateright.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/view.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/view.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/zoomin.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/chip/zoomout.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/collidingmice.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/images/cheese.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/mice.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/mouse.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/collidingmice/mouse.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/arrow.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/arrow.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramitem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramitem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramscene.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramscene.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramscene.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramscene.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramtextitem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/diagramtextitem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/background1.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/background2.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/background3.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/background4.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/bold.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/bringtofront.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/delete.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/floodfill.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/italic.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/linecolor.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/linepointer.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/pointer.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/sendtoback.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/textpointer.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/images/underline.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/diagramscene/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/coloritem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/coloritem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/dragdroprobot.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/images/head.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/robot.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/robot.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/dragdroprobot/robot.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/edge.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/edge.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/elasticnodes.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/graphwidget.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/graphwidget.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/node.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/elasticnodes/node.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/No-Ones-Laughing-3.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/customproxy.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/customproxy.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/embeddeddialog.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/embeddeddialog.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/embeddeddialog.ui %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/embeddeddialogs.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/embeddeddialogs.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/embeddeddialogs/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/flowlayout.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/flowlayout.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/flowlayout.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/window.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/flowlayout/window.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/graphicsview.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/flippablepad.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/flippablepad.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/form.ui %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/artsfftscope.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/blue_angle_swirl.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/kontact_contacts.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/kontact_journal.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/kontact_mail.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/kontact_notes.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/kopeteavailable.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/metacontact_online.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/images/minitools.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/padnavigator.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/padnavigator.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/padnavigator.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/padnavigator.qrc %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/roundrectitem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/roundrectitem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/splashitem.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/padnavigator/splashitem.h %%QT_EXAMPLEDIR%%/widgets/graphicsview/simpleanchorlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/simpleanchorlayout/simpleanchorlayout.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/5days.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/details.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/place.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/tabbar.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/title.jpg %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/images/weather-few-clouds.png %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.pro %%QT_EXAMPLEDIR%%/widgets/graphicsview/weatheranchorlayout/weatheranchorlayout.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/README %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/adddialog.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/adddialog.h %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/addressbook.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/addresswidget.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/addresswidget.h %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/newaddresstab.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/newaddresstab.h %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/tablemodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/addressbook/tablemodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/basicsortfiltermodel/basicsortfiltermodel.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/basicsortfiltermodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/basicsortfiltermodel/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/basicsortfiltermodel/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/chart.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/chart.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/pieview.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/pieview.h %%QT_EXAMPLEDIR%%/widgets/itemviews/chart/qtdata.cht %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/coloreditorfactory.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/colorlisteditor.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/colorlisteditor.h %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/coloreditorfactory/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/combowidgetmapper/combowidgetmapper.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/combowidgetmapper/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/combowidgetmapper/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/combowidgetmapper/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/customsortfiltermodel.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/customsortfiltermodel.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/filterwidget.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/filterwidget.h %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/images/find.png %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/mysortfilterproxymodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/customsortfiltermodel/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/dirview/dirview.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/dirview/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/default.txt %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/editabletreemodel.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/editabletreemodel.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/mainwindow.ui %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/treeitem.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/treeitem.h %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/treemodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/editabletreemodel/treemodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/fetchmore.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/filelistmodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/filelistmodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/fetchmore/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/flattreeview/flattreeview.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/flattreeview/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/freezetablewidget.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/freezetablewidget.h %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/frozencolumn.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/grades.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/grades.txt %%QT_EXAMPLEDIR%%/widgets/itemviews/frozencolumn/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/README %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/images/folder.png %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/images/interview.png %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/images/services.png %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/interview.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/interview.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/model.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/interview/model.h %%QT_EXAMPLEDIR%%/widgets/itemviews/itemviews.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/imagemodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/imagemodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/images.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/images/qt.png %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/pixelator.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/pixeldelegate.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/pixelator/pixeldelegate.h %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/example.jpg %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/piecesmodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/piecesmodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/puzzle.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/puzzle.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/puzzlewidget.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/puzzle/puzzlewidget.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/domitem.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/domitem.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/dommodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/dommodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simpledommodel/simpledommodel.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/default.txt %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/simpletreemodel.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/simpletreemodel.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/treeitem.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/treeitem.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/treemodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simpletreemodel/treemodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/simplewidgetmapper/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simplewidgetmapper/simplewidgetmapper.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/simplewidgetmapper/window.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/simplewidgetmapper/window.h %%QT_EXAMPLEDIR%%/widgets/itemviews/spinboxdelegate/delegate.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spinboxdelegate/delegate.h %%QT_EXAMPLEDIR%%/widgets/itemviews/spinboxdelegate/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spinboxdelegate/spinboxdelegate.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/images/interview.png %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/printview.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/printview.h %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheet.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheet.h %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheet.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheet.qrc %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheetdelegate.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheetdelegate.h %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheetitem.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/spreadsheet/spreadsheetitem.h %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/stardelegate.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/stardelegate.h %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/stardelegate.pro %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/stareditor.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/stareditor.h %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/starrating.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/stardelegate/starrating.h %%QT_EXAMPLEDIR%%/widgets/itemviews/storageview/main.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/storageview/storagemodel.cpp %%QT_EXAMPLEDIR%%/widgets/itemviews/storageview/storagemodel.h %%QT_EXAMPLEDIR%%/widgets/itemviews/storageview/storageview.pro %%QT_EXAMPLEDIR%%/widgets/layouts/README %%QT_EXAMPLEDIR%%/widgets/layouts/basiclayouts/basiclayouts.pro %%QT_EXAMPLEDIR%%/widgets/layouts/basiclayouts/dialog.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/basiclayouts/dialog.h %%QT_EXAMPLEDIR%%/widgets/layouts/basiclayouts/main.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/borderlayout.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/borderlayout.h %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/borderlayout.pro %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/window.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/borderlayout/window.h %%QT_EXAMPLEDIR%%/widgets/layouts/dynamiclayouts/dialog.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/dynamiclayouts/dialog.h %%QT_EXAMPLEDIR%%/widgets/layouts/dynamiclayouts/dynamiclayouts.pro %%QT_EXAMPLEDIR%%/widgets/layouts/dynamiclayouts/main.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/flowlayout.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/flowlayout.h %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/flowlayout.pro %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/window.cpp %%QT_EXAMPLEDIR%%/widgets/layouts/flowlayout/window.h %%QT_EXAMPLEDIR%%/widgets/layouts/layouts.pro %%QT_EXAMPLEDIR%%/widgets/mac/mac.pro %%QT_EXAMPLEDIR%%/widgets/mac/qmaccocoaviewcontainer/main.mm %%QT_EXAMPLEDIR%%/widgets/mac/qmaccocoaviewcontainer/qmaccocoaviewcontainer.pro %%QT_EXAMPLEDIR%%/widgets/mac/qmacnativewidget/main.mm %%QT_EXAMPLEDIR%%/widgets/mac/qmacnativewidget/qmacnativewidget.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/README %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/application.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/application.qrc %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/copy.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/cut.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/new.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/open.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/paste.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/images/save.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/application/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/dockwidgets.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/dockwidgets.qrc %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/images/new.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/images/print.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/images/save.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/images/undo.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/dockwidgets/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/colorswatch.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/colorswatch.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/mainwindow.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/mainwindow.qrc %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/qt.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/titlebarCenter.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/titlebarLeft.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/titlebarRight.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/toolbar.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindow/toolbar.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/mainwindows.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/copy.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/cut.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/new.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/open.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/paste.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/images/save.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mdi.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mdi.qrc %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mdichild.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/mdi/mdichild.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/menus/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/menus/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/menus/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/menus/menus.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/copy.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/cut.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/new.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/open.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/paste.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/images/save.png %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/main.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/sdi.pro %%QT_EXAMPLEDIR%%/widgets/mainwindows/sdi/sdi.qrc %%QT_EXAMPLEDIR%%/widgets/painting/README %%QT_EXAMPLEDIR%%/widgets/painting/affine/affine.pro %%QT_EXAMPLEDIR%%/widgets/painting/affine/affine.qrc %%QT_EXAMPLEDIR%%/widgets/painting/affine/bg1.jpg %%QT_EXAMPLEDIR%%/widgets/painting/affine/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/affine/xform.cpp %%QT_EXAMPLEDIR%%/widgets/painting/affine/xform.h %%QT_EXAMPLEDIR%%/widgets/painting/affine/xform.html %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/basicdrawing.pro %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/basicdrawing.qrc %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/images/brick.png %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/images/qt-logo.png %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/renderarea.cpp %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/renderarea.h %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/window.cpp %%QT_EXAMPLEDIR%%/widgets/painting/basicdrawing/window.h %%QT_EXAMPLEDIR%%/widgets/painting/composition/composition.cpp %%QT_EXAMPLEDIR%%/widgets/painting/composition/composition.h %%QT_EXAMPLEDIR%%/widgets/painting/composition/composition.html %%QT_EXAMPLEDIR%%/widgets/painting/composition/composition.pro %%QT_EXAMPLEDIR%%/widgets/painting/composition/composition.qrc %%QT_EXAMPLEDIR%%/widgets/painting/composition/flower.jpg %%QT_EXAMPLEDIR%%/widgets/painting/composition/flower_alpha.jpg %%QT_EXAMPLEDIR%%/widgets/painting/composition/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/circlewidget.cpp %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/circlewidget.h %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/concentriccircles.pro %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/window.cpp %%QT_EXAMPLEDIR%%/widgets/painting/concentriccircles/window.h %%QT_EXAMPLEDIR%%/widgets/painting/deform/deform.pro %%QT_EXAMPLEDIR%%/widgets/painting/deform/deform.qrc %%QT_EXAMPLEDIR%%/widgets/painting/deform/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/deform/pathdeform.cpp %%QT_EXAMPLEDIR%%/widgets/painting/deform/pathdeform.h %%QT_EXAMPLEDIR%%/widgets/painting/deform/pathdeform.html %%QT_EXAMPLEDIR%%/widgets/painting/fontsampler/fontsampler.pro %%QT_EXAMPLEDIR%%/widgets/painting/fontsampler/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/fontsampler/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/painting/fontsampler/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/painting/fontsampler/mainwindowbase.ui %%QT_EXAMPLEDIR%%/widgets/painting/gradients/gradients.cpp %%QT_EXAMPLEDIR%%/widgets/painting/gradients/gradients.h %%QT_EXAMPLEDIR%%/widgets/painting/gradients/gradients.html %%QT_EXAMPLEDIR%%/widgets/painting/gradients/gradients.pro %%QT_EXAMPLEDIR%%/widgets/painting/gradients/gradients.qrc %%QT_EXAMPLEDIR%%/widgets/painting/gradients/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/imagecomposer.cpp %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/imagecomposer.h %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/imagecomposition.pro %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/imagecomposition.qrc %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/images/background.png %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/images/blackrectangle.png %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/images/butterfly.png %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/images/checker.png %%QT_EXAMPLEDIR%%/widgets/painting/imagecomposition/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/painterpaths.pro %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/renderarea.cpp %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/renderarea.h %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/window.cpp %%QT_EXAMPLEDIR%%/widgets/painting/painterpaths/window.h %%QT_EXAMPLEDIR%%/widgets/painting/painting.pro %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/pathstroke.cpp %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/pathstroke.h %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/pathstroke.html %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/pathstroke.pro %%QT_EXAMPLEDIR%%/widgets/painting/pathstroke/pathstroke.qrc %%QT_EXAMPLEDIR%%/widgets/painting/shared/arthurstyle.cpp %%QT_EXAMPLEDIR%%/widgets/painting/shared/arthurstyle.h %%QT_EXAMPLEDIR%%/widgets/painting/shared/arthurwidgets.cpp %%QT_EXAMPLEDIR%%/widgets/painting/shared/arthurwidgets.h %%QT_EXAMPLEDIR%%/widgets/painting/shared/fbopaintdevice.cpp %%QT_EXAMPLEDIR%%/widgets/painting/shared/fbopaintdevice.h %%QT_EXAMPLEDIR%%/widgets/painting/shared/hoverpoints.cpp %%QT_EXAMPLEDIR%%/widgets/painting/shared/hoverpoints.h %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/bg_pattern.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_normal_cap_left.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_normal_cap_right.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_normal_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_pressed_cap_left.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_pressed_cap_right.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/button_pressed_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/curve_thing_edit-6.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_bottom.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_bottomleft.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_bottomright.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_left.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_right.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_top.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_topleft.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/frame_topright.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_bottom_left.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_bottom_right.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_bottom_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_left_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_right_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_top_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_topleft.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/groupframe_topright.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/line_dash_dot.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/line_dash_dot_dot.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/line_dashed.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/line_dotted.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/line_solid.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/radiobutton-off.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/radiobutton-on.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/radiobutton_off.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/radiobutton_on.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/slider_bar.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/slider_thumb_off.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/slider_thumb_on.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/title_cap_left.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/title_cap_right.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/images/title_stretch.png %%QT_EXAMPLEDIR%%/widgets/painting/shared/shared.pri %%QT_EXAMPLEDIR%%/widgets/painting/shared/shared.qrc %%QT_EXAMPLEDIR%%/widgets/painting/transformations/main.cpp %%QT_EXAMPLEDIR%%/widgets/painting/transformations/renderarea.cpp %%QT_EXAMPLEDIR%%/widgets/painting/transformations/renderarea.h %%QT_EXAMPLEDIR%%/widgets/painting/transformations/transformations.pro %%QT_EXAMPLEDIR%%/widgets/painting/transformations/window.cpp %%QT_EXAMPLEDIR%%/widgets/painting/transformations/window.h +%%QT_EXAMPLEDIR%%/widgets/qnx/foreignwindows/collector.cpp +%%QT_EXAMPLEDIR%%/widgets/qnx/foreignwindows/collector.h +%%QT_EXAMPLEDIR%%/widgets/qnx/foreignwindows/foreignwindows.pro +%%QT_EXAMPLEDIR%%/widgets/qnx/foreignwindows/main.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/README %%QT_EXAMPLEDIR%%/widgets/richtext/calendar/calendar.pro %%QT_EXAMPLEDIR%%/widgets/richtext/calendar/main.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/calendar/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/calendar/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/detailsdialog.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/detailsdialog.h %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/main.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/richtext/orderform/orderform.pro %%QT_EXAMPLEDIR%%/widgets/richtext/richtext.pro %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/highlighter.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/highlighter.h %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/main.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/richtext/syntaxhighlighter/syntaxhighlighter.pro %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/example.html +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/example.md %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/logo32.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/checkbox-checked.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/checkbox.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/editcopy.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/editcut.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/editpaste.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/editredo.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/editundo.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/exportpdf.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/filenew.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/fileopen.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/fileprint.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/filesave.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/format-indent-less.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/format-indent-more.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textbold.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textcenter.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textitalic.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textjustify.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textleft.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textright.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/textunder.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/zoomin.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/mac/zoomout.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/checkbox-checked.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/checkbox.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/editcopy.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/editcut.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/editpaste.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/editredo.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/editundo.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/exportpdf.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/filenew.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/fileopen.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/fileprint.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/filesave.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/format-indent-less.png +%%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/format-indent-more.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textbold.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textcenter.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textitalic.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textjustify.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textleft.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textright.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/textunder.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/zoomin.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/images/win/zoomout.png %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/main.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/textedit.cpp %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/textedit.h %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/textedit.pro %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/textedit.qdoc %%QT_EXAMPLEDIR%%/widgets/richtext/textedit/textedit.qrc %%QT_EXAMPLEDIR%%/widgets/scroller/graphicsview/graphicsview.pro %%QT_EXAMPLEDIR%%/widgets/scroller/graphicsview/main.cpp %%QT_EXAMPLEDIR%%/widgets/scroller/scroller.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/README %%QT_EXAMPLEDIR%%/widgets/statemachine/eventtransitions/eventtransitions.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/eventtransitions/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/factorial/factorial.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/factorial/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/pingpong/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/pingpong/pingpong.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/rogue/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/rogue/movementtransition.h %%QT_EXAMPLEDIR%%/widgets/statemachine/rogue/rogue.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/rogue/window.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/rogue/window.h %%QT_EXAMPLEDIR%%/widgets/statemachine/statemachine.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/trafficlight/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/trafficlight/trafficlight.pro %%QT_EXAMPLEDIR%%/widgets/statemachine/twowaybutton/main.cpp %%QT_EXAMPLEDIR%%/widgets/statemachine/twowaybutton/twowaybutton.pro %%QT_EXAMPLEDIR%%/widgets/tools/codecs/codecs.pro %%QT_EXAMPLEDIR%%/widgets/tools/codecs/codecs.qrc %%QT_EXAMPLEDIR%%/widgets/tools/codecs/doc/images/codecs-example.png %%QT_EXAMPLEDIR%%/widgets/tools/codecs/doc/src/codecs.qdoc %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/iso-8859-1.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/iso-8859-15.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/utf-16.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/utf-16be.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/utf-16le.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodedfiles/utf-8.txt %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodingdialog.cpp %%QT_EXAMPLEDIR%%/widgets/tools/codecs/encodingdialog.h %%QT_EXAMPLEDIR%%/widgets/tools/codecs/images/editcopy.png %%QT_EXAMPLEDIR%%/widgets/tools/codecs/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/codecs/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/codecs/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/codecs/previewform.cpp %%QT_EXAMPLEDIR%%/widgets/tools/codecs/previewform.h %%QT_EXAMPLEDIR%%/widgets/tools/completer/completer.pro %%QT_EXAMPLEDIR%%/widgets/tools/completer/completer.qrc %%QT_EXAMPLEDIR%%/widgets/tools/completer/fsmodel.cpp %%QT_EXAMPLEDIR%%/widgets/tools/completer/fsmodel.h %%QT_EXAMPLEDIR%%/widgets/tools/completer/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/completer/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/completer/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/completer/resources/countries.txt %%QT_EXAMPLEDIR%%/widgets/tools/completer/resources/wordlist.txt %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/customcompleter.pro %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/customcompleter.qrc %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/doc/src/customcompleter.qdoc %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/resources/wordlist.txt %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/textedit.cpp %%QT_EXAMPLEDIR%%/widgets/tools/customcompleter/textedit.h %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echoplugin.pro %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echowindow/echointerface.h %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echowindow/echowindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echowindow/echowindow.h %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echowindow/echowindow.pro %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/echowindow/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/plugin/echoplugin.cpp %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/plugin/echoplugin.h %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/plugin/echoplugin.json %%QT_EXAMPLEDIR%%/widgets/tools/echoplugin/plugin/plugin.pro %%QT_EXAMPLEDIR%%/widgets/tools/i18n/i18n.pro %%QT_EXAMPLEDIR%%/widgets/tools/i18n/i18n.qrc %%QT_EXAMPLEDIR%%/widgets/tools/i18n/languagechooser.cpp %%QT_EXAMPLEDIR%%/widgets/tools/i18n/languagechooser.h %%QT_EXAMPLEDIR%%/widgets/tools/i18n/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/i18n/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/i18n/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ar.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ar.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_cs.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_cs.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_de.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_de.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_el.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_el.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_en.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_en.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_eo.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_eo.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_fr.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_fr.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_it.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_it.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_jp.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_jp.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ko.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ko.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_no.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_no.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ru.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_ru.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_sv.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_sv.ts %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_zh.qm %%QT_EXAMPLEDIR%%/widgets/tools/i18n/translations/i18n_zh.ts %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/app.pro %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/interfaces.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/paintarea.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/paintarea.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/plugindialog.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/app/plugindialog.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugandpaint.pro %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/basictools/basictools.json %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/basictools/basictools.pro %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/basictools/basictoolsplugin.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/basictools/basictoolsplugin.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/extrafilters/extrafilters.json %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/extrafilters/extrafilters.pro %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/extrafilters/extrafiltersplugin.cpp %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/extrafilters/extrafiltersplugin.h %%QT_EXAMPLEDIR%%/widgets/tools/plugandpaint/plugins/plugins.pro %%QT_EXAMPLEDIR%%/widgets/tools/regexp/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/regexp/regexp.pro %%QT_EXAMPLEDIR%%/widgets/tools/regexp/regexpdialog.cpp %%QT_EXAMPLEDIR%%/widgets/tools/regexp/regexpdialog.h %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/images/copy.png %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/regularexpression.pro %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/regularexpression.qrc %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/regularexpressiondialog.cpp %%QT_EXAMPLEDIR%%/widgets/tools/regularexpression/regularexpressiondialog.h %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/inifiles/licensepage.ini %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/inifiles/qsa.ini %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/locationdialog.cpp %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/locationdialog.h %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/settingseditor.pro %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/settingstree.cpp %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/settingstree.h %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/variantdelegate.cpp %%QT_EXAMPLEDIR%%/widgets/tools/settingseditor/variantdelegate.h %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/plugin.pro %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/simplestyle.cpp %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/simplestyle.h %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/simplestyle.json %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/simplestyleplugin.cpp %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/plugin/simplestyleplugin.h %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/styleplugin.pro %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/stylewindow/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/stylewindow/stylewindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/stylewindow/stylewindow.h %%QT_EXAMPLEDIR%%/widgets/tools/styleplugin/stylewindow/stylewindow.pro %%QT_EXAMPLEDIR%%/widgets/tools/tools.pro %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/resources/treemodel.txt %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/treemodelcompleter.cpp %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/treemodelcompleter.h %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/treemodelcompleter.pro %%QT_EXAMPLEDIR%%/widgets/tools/treemodelcompleter/treemodelcompleter.qrc %%QT_EXAMPLEDIR%%/widgets/tools/undo/commands.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undo/commands.h %%QT_EXAMPLEDIR%%/widgets/tools/undo/document.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undo/document.h %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/background.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/blue.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/circle.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/exit.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/fileclose.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/filenew.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/fileopen.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/filesave.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/green.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/ok.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/rectangle.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/red.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/redo.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/remove.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/triangle.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/icons/undo.png %%QT_EXAMPLEDIR%%/widgets/tools/undo/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undo/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undo/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/undo/mainwindow.ui %%QT_EXAMPLEDIR%%/widgets/tools/undo/undo.pro %%QT_EXAMPLEDIR%%/widgets/tools/undo/undo.qrc %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/commands.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/commands.h %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/diagramitem.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/diagramitem.h %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/diagramscene.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/diagramscene.h %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/images/cross.png %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/main.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/undoframework.pro %%QT_EXAMPLEDIR%%/widgets/tools/undoframework/undoframework.qrc %%QT_EXAMPLEDIR%%/widgets/touch/dials/dials.pro %%QT_EXAMPLEDIR%%/widgets/touch/dials/dials.ui %%QT_EXAMPLEDIR%%/widgets/touch/dials/doc/images/touch-dials-example.png %%QT_EXAMPLEDIR%%/widgets/touch/dials/doc/src/touch-dials.qdoc %%QT_EXAMPLEDIR%%/widgets/touch/dials/main.cpp %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/doc/src/fingerpaint.qdoc %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/fingerpaint.pro %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/main.cpp %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/scribblearea.cpp %%QT_EXAMPLEDIR%%/widgets/touch/fingerpaint/scribblearea.h %%QT_EXAMPLEDIR%%/widgets/touch/knobs/doc/images/touch-knobs-example.png %%QT_EXAMPLEDIR%%/widgets/touch/knobs/doc/src/touch-knobs.qdoc %%QT_EXAMPLEDIR%%/widgets/touch/knobs/knob.cpp %%QT_EXAMPLEDIR%%/widgets/touch/knobs/knob.h %%QT_EXAMPLEDIR%%/widgets/touch/knobs/knobs.pro %%QT_EXAMPLEDIR%%/widgets/touch/knobs/main.cpp %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/doc/images/pinch-zoom-example.png %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/doc/src/pinchzoom.qdoc %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/graphicsview.cpp %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/graphicsview.h %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/images/cheese.jpg %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/main.cpp %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/mice.qrc %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/mouse.cpp %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/mouse.h %%QT_EXAMPLEDIR%%/widgets/touch/pinchzoom/pinchzoom.pro %%QT_EXAMPLEDIR%%/widgets/touch/touch.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/README %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/README %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/addressbook.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part1/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part1/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part1/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part1/part1.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part2/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part2/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part2/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part2/part2.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part3/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part3/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part3/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part3/part3.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part4/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part4/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part4/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part4/part4.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/finddialog.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/finddialog.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part5/part5.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/finddialog.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/finddialog.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part6/part6.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/addressbook.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/addressbook.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/finddialog.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/finddialog.h %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/addressbook/part7/part7.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gettingStarted.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/gsqt.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part1/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part1/part1.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part2/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part2/part2.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part3/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part3/part3.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part4/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part4/part4.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part5/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingStarted/gsQt/part5/part5.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/gettingstartedqt.qdoc %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/1_readonly/1_readonly.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/1_readonly/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/1_readonly/mymodel.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/1_readonly/mymodel.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/2_formatting/2_formatting.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/2_formatting/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/2_formatting/mymodel.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/2_formatting/mymodel.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/3_changingmodel/3_changingmodel.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/3_changingmodel/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/3_changingmodel/mymodel.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/3_changingmodel/mymodel.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/4_headers/4_headers.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/4_headers/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/4_headers/mymodel.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/4_headers/mymodel.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/5_edit.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/mymodel.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/5_edit/mymodel.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/6_treeview/6_treeview.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/6_treeview/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/6_treeview/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/6_treeview/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/7_selections/7_selections.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/7_selections/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/7_selections/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/7_selections/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/tutorials/modelview/modelview.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/bold.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/copy.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/create.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/cut.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/edit_redo.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/edit_undo.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/exit.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/font.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/info.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/italic.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/new.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/open.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/paste.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/pencil.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/print.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/save.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/save_as.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/images/underline.png %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/notepad.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/notepad.h %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/notepad.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/notepad.qrc %%QT_EXAMPLEDIR%%/widgets/tutorials/notepad/notepad.ui %%QT_EXAMPLEDIR%%/widgets/tutorials/tutorials.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/childwidget/childwidget.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/childwidget/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/nestedlayouts/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/nestedlayouts/nestedlayouts.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/toplevel/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/toplevel/toplevel.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/widgets.pro %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/windowlayout/main.cpp %%QT_EXAMPLEDIR%%/widgets/tutorials/widgets/windowlayout/windowlayout.pro %%QT_EXAMPLEDIR%%/widgets/widgets.pro %%QT_EXAMPLEDIR%%/widgets/widgets/README %%QT_EXAMPLEDIR%%/widgets/widgets/analogclock/analogclock.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/analogclock/analogclock.h %%QT_EXAMPLEDIR%%/widgets/widgets/analogclock/analogclock.pro %%QT_EXAMPLEDIR%%/widgets/widgets/analogclock/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/button.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/button.h %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/calculator.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/calculator.h %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/calculator.pro %%QT_EXAMPLEDIR%%/widgets/widgets/calculator/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calendarwidget/calendarwidget.pro %%QT_EXAMPLEDIR%%/widgets/widgets/calendarwidget/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calendarwidget/window.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/calendarwidget/window.h %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/charactermap.pro %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/characterwidget.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/characterwidget.h %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/charactermap/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/codeeditor/codeeditor.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/codeeditor/codeeditor.h %%QT_EXAMPLEDIR%%/widgets/widgets/codeeditor/codeeditor.pro %%QT_EXAMPLEDIR%%/widgets/widgets/codeeditor/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/digitalclock/digitalclock.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/digitalclock/digitalclock.h %%QT_EXAMPLEDIR%%/widgets/widgets/digitalclock/digitalclock.pro %%QT_EXAMPLEDIR%%/widgets/widgets/digitalclock/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/elidedlabel.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/elidedlabel.h %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/elidedlabel.pro %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/testwidget.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/elidedlabel/testwidget.h %%QT_EXAMPLEDIR%%/widgets/widgets/groupbox/groupbox.pro %%QT_EXAMPLEDIR%%/widgets/widgets/groupbox/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/groupbox/window.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/groupbox/window.h %%QT_EXAMPLEDIR%%/widgets/widgets/icons/iconpreviewarea.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/icons/iconpreviewarea.h %%QT_EXAMPLEDIR%%/widgets/widgets/icons/icons.pro %%QT_EXAMPLEDIR%%/widgets/widgets/icons/iconsizespinbox.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/icons/iconsizespinbox.h %%QT_EXAMPLEDIR%%/widgets/widgets/icons/imagedelegate.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/icons/imagedelegate.h %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/designer.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/find_disabled.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/find_normal.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_off_128x128.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_off_16x16.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_off_32x32.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_off_64x64.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_on_128x128.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_on_16x16.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_on_32x32.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/monkey_on_64x64.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/qt_extended_16x16.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/qt_extended_32x32.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/images/qt_extended_48x48.png %%QT_EXAMPLEDIR%%/widgets/widgets/icons/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/icons/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/icons/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/imageviewer/imageviewer.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/imageviewer/imageviewer.h %%QT_EXAMPLEDIR%%/widgets/widgets/imageviewer/imageviewer.pro %%QT_EXAMPLEDIR%%/widgets/widgets/imageviewer/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/lineedits/lineedits.pro %%QT_EXAMPLEDIR%%/widgets/widgets/lineedits/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/lineedits/window.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/lineedits/window.h %%QT_EXAMPLEDIR%%/widgets/widgets/mousebuttons/buttontester.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/mousebuttons/buttontester.h %%QT_EXAMPLEDIR%%/widgets/widgets/mousebuttons/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/mousebuttons/mousebuttons.pro %%QT_EXAMPLEDIR%%/widgets/widgets/movie/animation.gif %%QT_EXAMPLEDIR%%/widgets/widgets/movie/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/movie/movie.pro %%QT_EXAMPLEDIR%%/widgets/widgets/movie/movieplayer.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/movie/movieplayer.h %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/scribble.pro %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/scribblearea.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/scribble/scribblearea.h %%QT_EXAMPLEDIR%%/widgets/widgets/shapedclock/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/shapedclock/shapedclock.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/shapedclock/shapedclock.h %%QT_EXAMPLEDIR%%/widgets/widgets/shapedclock/shapedclock.pro %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/sliders.pro %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/slidersgroup.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/slidersgroup.h %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/window.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/sliders/window.h %%QT_EXAMPLEDIR%%/widgets/widgets/spinboxes/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/spinboxes/spinboxes.pro %%QT_EXAMPLEDIR%%/widgets/widgets/spinboxes/window.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/spinboxes/window.h %%QT_EXAMPLEDIR%%/widgets/widgets/styles/images/woodbackground.png %%QT_EXAMPLEDIR%%/widgets/widgets/styles/images/woodbutton.png %%QT_EXAMPLEDIR%%/widgets/widgets/styles/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/styles/norwegianwoodstyle.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/styles/norwegianwoodstyle.h %%QT_EXAMPLEDIR%%/widgets/widgets/styles/styles.pro %%QT_EXAMPLEDIR%%/widgets/widgets/styles/styles.qrc %%QT_EXAMPLEDIR%%/widgets/widgets/styles/widgetgallery.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/styles/widgetgallery.h %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_checked.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_checked_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_checked_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_unchecked.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_unchecked_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/checkbox_unchecked_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/down_arrow.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/down_arrow_disabled.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/frame.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/pagefold.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/pushbutton.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/pushbutton_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/pushbutton_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_checked.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_checked_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_checked_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_unchecked.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_unchecked_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/radiobutton_unchecked_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/sizegrip.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spindown.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spindown_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spindown_off.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spindown_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spinup.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spinup_hover.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spinup_off.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/spinup_pressed.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/up_arrow.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/images/up_arrow_disabled.png %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/layouts/default.ui %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/layouts/pagefold.ui %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/mainwindow.ui %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/qss/coffee.qss %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/qss/default.qss %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/qss/pagefold.qss %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/stylesheet.pro %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/stylesheet.qrc %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/stylesheeteditor.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/stylesheeteditor.h %%QT_EXAMPLEDIR%%/widgets/widgets/stylesheet/stylesheeteditor.ui %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/images.qrc %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/images/cursor-airbrush.png %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/images/cursor-eraser.png %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/images/cursor-felt-marker.png %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/images/cursor-pencil.png %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/mainwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/mainwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/tablet.pro %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/tabletapplication.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/tabletapplication.h %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/tabletcanvas.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tablet/tabletcanvas.h %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrix.pro %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixboard.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixboard.h %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixpiece.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixpiece.h %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tetrix/tetrixwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/images/circle.png %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/images/square.png %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/images/triangle.png %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/shapeitem.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/shapeitem.h %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/sortingbox.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/sortingbox.h %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/tooltips.pro %%QT_EXAMPLEDIR%%/widgets/widgets/tooltips/tooltips.qrc %%QT_EXAMPLEDIR%%/widgets/widgets/validators/ledoff.png %%QT_EXAMPLEDIR%%/widgets/widgets/validators/ledon.png %%QT_EXAMPLEDIR%%/widgets/widgets/validators/ledwidget.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/validators/ledwidget.h %%QT_EXAMPLEDIR%%/widgets/widgets/validators/localeselector.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/validators/localeselector.h %%QT_EXAMPLEDIR%%/widgets/widgets/validators/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/validators/validators.pro %%QT_EXAMPLEDIR%%/widgets/widgets/validators/validators.qrc %%QT_EXAMPLEDIR%%/widgets/widgets/validators/validators.ui %%QT_EXAMPLEDIR%%/widgets/widgets/validators/validatorwidget.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/validators/validatorwidget.h %%QT_EXAMPLEDIR%%/widgets/widgets/widgets.pro %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/dialog.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/dialog.h %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/wiggly.pro %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/wigglywidget.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/wiggly/wigglywidget.h %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/controllerwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/controllerwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/main.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/previewwindow.cpp %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/previewwindow.h %%QT_EXAMPLEDIR%%/widgets/widgets/windowflags/windowflags.pro %%QT_EXAMPLEDIR%%/widgets/windowcontainer/windowcontainer.cpp %%QT_EXAMPLEDIR%%/widgets/windowcontainer/windowcontainer.pro %%QT_EXAMPLEDIR%%/winextras/iconextractor/doc/src/qtwinextras-example-iconextractor.qdoc %%QT_EXAMPLEDIR%%/winextras/iconextractor/iconextractor.pro %%QT_EXAMPLEDIR%%/winextras/iconextractor/main.cpp %%QT_EXAMPLEDIR%%/winextras/musicplayer/doc/images/qtwinextras-musicplayer-composited.png %%QT_EXAMPLEDIR%%/winextras/musicplayer/doc/images/qtwinextras-musicplayer-non-composited.png %%QT_EXAMPLEDIR%%/winextras/musicplayer/doc/images/qtwinextras-musicplayer-taskbar.png %%QT_EXAMPLEDIR%%/winextras/musicplayer/doc/images/qtwinextras-musicplayer-thumbnail.png %%QT_EXAMPLEDIR%%/winextras/musicplayer/doc/src/qtwinextras-musicplayer.qdoc %%QT_EXAMPLEDIR%%/winextras/musicplayer/images/qt-logo.ico %%QT_EXAMPLEDIR%%/winextras/musicplayer/main.cpp %%QT_EXAMPLEDIR%%/winextras/musicplayer/musicplayer.cpp %%QT_EXAMPLEDIR%%/winextras/musicplayer/musicplayer.h %%QT_EXAMPLEDIR%%/winextras/musicplayer/musicplayer.pro %%QT_EXAMPLEDIR%%/winextras/musicplayer/volumebutton.cpp %%QT_EXAMPLEDIR%%/winextras/musicplayer/volumebutton.h %%QT_EXAMPLEDIR%%/winextras/quickplayer/doc/images/qtwinextras-quickplayer-composited.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/doc/images/qtwinextras-quickplayer-non-composited.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/doc/images/qtwinextras-quickplayer-taskbar.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/doc/images/qtwinextras-quickplayer-thumbnail.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/doc/src/qtwinextras-quickplayer.qdoc %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-pause-16.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-pause-32.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-play-16.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-play-32.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-seek-backward-32.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-seek-forward-32.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/media-stop-32.png %%QT_EXAMPLEDIR%%/winextras/quickplayer/images/qt-logo.ico %%QT_EXAMPLEDIR%%/winextras/quickplayer/main.cpp %%QT_EXAMPLEDIR%%/winextras/quickplayer/qml/main.qml %%QT_EXAMPLEDIR%%/winextras/quickplayer/quickplayer.pro %%QT_EXAMPLEDIR%%/winextras/quickplayer/quickplayer.qrc %%QT_EXAMPLEDIR%%/winextras/quickplayer/quickplayer.rc %%QT_EXAMPLEDIR%%/winextras/winextras.pro %%QT_EXAMPLEDIR%%/xml/README %%QT_EXAMPLEDIR%%/xml/dombookmarks/doc/images/dombookmarks-example.png %%QT_EXAMPLEDIR%%/xml/dombookmarks/doc/src/dombookmarks.qdoc %%QT_EXAMPLEDIR%%/xml/dombookmarks/dombookmarks.pro %%QT_EXAMPLEDIR%%/xml/dombookmarks/jennifer.xbel %%QT_EXAMPLEDIR%%/xml/dombookmarks/main.cpp %%QT_EXAMPLEDIR%%/xml/dombookmarks/mainwindow.cpp %%QT_EXAMPLEDIR%%/xml/dombookmarks/mainwindow.h %%QT_EXAMPLEDIR%%/xml/dombookmarks/xbeltree.cpp %%QT_EXAMPLEDIR%%/xml/dombookmarks/xbeltree.h %%QT_EXAMPLEDIR%%/xml/htmlinfo/apache_org.html %%QT_EXAMPLEDIR%%/xml/htmlinfo/htmlinfo.pro %%QT_EXAMPLEDIR%%/xml/htmlinfo/main.cpp %%QT_EXAMPLEDIR%%/xml/htmlinfo/resources.qrc %%QT_EXAMPLEDIR%%/xml/htmlinfo/simpleexample.html %%QT_EXAMPLEDIR%%/xml/htmlinfo/trolltech_com.html %%QT_EXAMPLEDIR%%/xml/htmlinfo/w3c_org.html %%QT_EXAMPLEDIR%%/xml/htmlinfo/youtube_com.html %%QT_EXAMPLEDIR%%/xml/rsslisting/main.cpp %%QT_EXAMPLEDIR%%/xml/rsslisting/rsslisting.cpp %%QT_EXAMPLEDIR%%/xml/rsslisting/rsslisting.h %%QT_EXAMPLEDIR%%/xml/rsslisting/rsslisting.pro %%QT_EXAMPLEDIR%%/xml/saxbookmarks/doc/images/saxbookmarks-example.png %%QT_EXAMPLEDIR%%/xml/saxbookmarks/doc/src/saxbookmarks.qdoc %%QT_EXAMPLEDIR%%/xml/saxbookmarks/jennifer.xbel %%QT_EXAMPLEDIR%%/xml/saxbookmarks/main.cpp %%QT_EXAMPLEDIR%%/xml/saxbookmarks/mainwindow.cpp %%QT_EXAMPLEDIR%%/xml/saxbookmarks/mainwindow.h %%QT_EXAMPLEDIR%%/xml/saxbookmarks/saxbookmarks.pro %%QT_EXAMPLEDIR%%/xml/saxbookmarks/xbelgenerator.cpp %%QT_EXAMPLEDIR%%/xml/saxbookmarks/xbelgenerator.h %%QT_EXAMPLEDIR%%/xml/saxbookmarks/xbelhandler.cpp %%QT_EXAMPLEDIR%%/xml/saxbookmarks/xbelhandler.h %%QT_EXAMPLEDIR%%/xml/streambookmarks/doc/images/xmlstreamexample-filemenu.png %%QT_EXAMPLEDIR%%/xml/streambookmarks/doc/images/xmlstreamexample-helpmenu.png %%QT_EXAMPLEDIR%%/xml/streambookmarks/doc/images/xmlstreamexample-screenshot.png %%QT_EXAMPLEDIR%%/xml/streambookmarks/doc/src/qxmlstreambookmarks.qdoc %%QT_EXAMPLEDIR%%/xml/streambookmarks/jennifer.xbel %%QT_EXAMPLEDIR%%/xml/streambookmarks/main.cpp %%QT_EXAMPLEDIR%%/xml/streambookmarks/mainwindow.cpp %%QT_EXAMPLEDIR%%/xml/streambookmarks/mainwindow.h %%QT_EXAMPLEDIR%%/xml/streambookmarks/streambookmarks.pro %%QT_EXAMPLEDIR%%/xml/streambookmarks/xbelreader.cpp %%QT_EXAMPLEDIR%%/xml/streambookmarks/xbelreader.h %%QT_EXAMPLEDIR%%/xml/streambookmarks/xbelwriter.cpp %%QT_EXAMPLEDIR%%/xml/streambookmarks/xbelwriter.h %%QT_EXAMPLEDIR%%/xml/xml.pro %%QT_EXAMPLEDIR%%/xml/xmlstreamlint/doc/src/xmlstreamlint.qdoc %%QT_EXAMPLEDIR%%/xml/xmlstreamlint/main.cpp %%QT_EXAMPLEDIR%%/xml/xmlstreamlint/xmlstreamlint.pro %%QT_EXAMPLEDIR%%/xmlpatterns/README %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/doc/src/filetree.qdoc %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/filetree.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/filetree.h %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/filetree.pro %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/forms/mainwindow.ui %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/main.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/mainwindow.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/mainwindow.h %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/queries.qrc %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/queries/listCPPFiles.xq %%QT_EXAMPLEDIR%%/xmlpatterns/filetree/queries/wholeTree.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/doc/src/recipes.qdoc %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/allRecipes.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/cookbook.xml %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/liquidIngredientsInSoup.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/mushroomSoup.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/preparationLessThan30.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/files/preparationTimes.xq %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/forms/querywidget.ui %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/main.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/querymainwindow.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/querymainwindow.h %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/recipes.pro %%QT_EXAMPLEDIR%%/xmlpatterns/recipes/recipes.qrc %%QT_EXAMPLEDIR%%/xmlpatterns/schema/doc/src/schema.qdoc %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/contact.xsd %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/invalid_contact.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/invalid_order.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/invalid_recipe.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/order.xsd %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/recipe.xsd %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/valid_contact.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/valid_order.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/files/valid_recipe.xml %%QT_EXAMPLEDIR%%/xmlpatterns/schema/main.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/schema/mainwindow.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/schema/mainwindow.h %%QT_EXAMPLEDIR%%/xmlpatterns/schema/schema.pro %%QT_EXAMPLEDIR%%/xmlpatterns/schema/schema.qrc %%QT_EXAMPLEDIR%%/xmlpatterns/schema/schema.ui %%QT_EXAMPLEDIR%%/xmlpatterns/shared/xmlsyntaxhighlighter.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/shared/xmlsyntaxhighlighter.h %%QT_EXAMPLEDIR%%/xmlpatterns/xmlpatterns.pro %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/doc/src/globalVariables.qdoc %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/globalVariables/globals.cpp %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/globalVariables/globals.gccxml %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/globalVariables/globals.html %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/globalVariables/reportGlobals.xq %%QT_EXAMPLEDIR%%/xmlpatterns/xquery/xquery.pro Index: head/misc/qt5-l10n/pkg-plist =================================================================== --- head/misc/qt5-l10n/pkg-plist (revision 531600) +++ head/misc/qt5-l10n/pkg-plist (revision 531601) @@ -1,263 +1,269 @@ %%QT_L10NDIR%%/assistant_ar.qm %%QT_L10NDIR%%/assistant_bg.qm %%QT_L10NDIR%%/assistant_cs.qm %%QT_L10NDIR%%/assistant_da.qm %%QT_L10NDIR%%/assistant_de.qm %%QT_L10NDIR%%/assistant_en.qm %%QT_L10NDIR%%/assistant_es.qm %%QT_L10NDIR%%/assistant_fr.qm %%QT_L10NDIR%%/assistant_hu.qm %%QT_L10NDIR%%/assistant_ja.qm %%QT_L10NDIR%%/assistant_ko.qm %%QT_L10NDIR%%/assistant_pl.qm %%QT_L10NDIR%%/assistant_ru.qm %%QT_L10NDIR%%/assistant_sk.qm %%QT_L10NDIR%%/assistant_sl.qm %%QT_L10NDIR%%/assistant_uk.qm %%QT_L10NDIR%%/assistant_zh_CN.qm %%QT_L10NDIR%%/assistant_zh_TW.qm %%QT_L10NDIR%%/designer_ar.qm %%QT_L10NDIR%%/designer_bg.qm %%QT_L10NDIR%%/designer_cs.qm %%QT_L10NDIR%%/designer_da.qm %%QT_L10NDIR%%/designer_de.qm %%QT_L10NDIR%%/designer_en.qm %%QT_L10NDIR%%/designer_es.qm %%QT_L10NDIR%%/designer_fr.qm %%QT_L10NDIR%%/designer_hu.qm %%QT_L10NDIR%%/designer_ja.qm %%QT_L10NDIR%%/designer_ko.qm %%QT_L10NDIR%%/designer_pl.qm %%QT_L10NDIR%%/designer_ru.qm %%QT_L10NDIR%%/designer_sk.qm %%QT_L10NDIR%%/designer_sl.qm %%QT_L10NDIR%%/designer_uk.qm %%QT_L10NDIR%%/designer_zh_CN.qm %%QT_L10NDIR%%/designer_zh_TW.qm %%QT_L10NDIR%%/linguist_ar.qm %%QT_L10NDIR%%/linguist_bg.qm %%QT_L10NDIR%%/linguist_cs.qm %%QT_L10NDIR%%/linguist_da.qm %%QT_L10NDIR%%/linguist_de.qm %%QT_L10NDIR%%/linguist_en.qm %%QT_L10NDIR%%/linguist_es.qm %%QT_L10NDIR%%/linguist_fr.qm %%QT_L10NDIR%%/linguist_hu.qm %%QT_L10NDIR%%/linguist_it.qm %%QT_L10NDIR%%/linguist_ja.qm %%QT_L10NDIR%%/linguist_ko.qm %%QT_L10NDIR%%/linguist_pl.qm %%QT_L10NDIR%%/linguist_ru.qm %%QT_L10NDIR%%/linguist_sk.qm %%QT_L10NDIR%%/linguist_sl.qm +%%QT_L10NDIR%%/linguist_sv.qm %%QT_L10NDIR%%/linguist_uk.qm %%QT_L10NDIR%%/linguist_zh_CN.qm %%QT_L10NDIR%%/linguist_zh_TW.qm %%QT_L10NDIR%%/qt_ar.qm %%QT_L10NDIR%%/qt_bg.qm %%QT_L10NDIR%%/qt_ca.qm %%QT_L10NDIR%%/qt_cs.qm %%QT_L10NDIR%%/qt_da.qm %%QT_L10NDIR%%/qt_de.qm %%QT_L10NDIR%%/qt_en.qm %%QT_L10NDIR%%/qt_es.qm %%QT_L10NDIR%%/qt_fa.qm %%QT_L10NDIR%%/qt_fi.qm %%QT_L10NDIR%%/qt_fr.qm %%QT_L10NDIR%%/qt_gd.qm %%QT_L10NDIR%%/qt_gl.qm %%QT_L10NDIR%%/qt_he.qm %%QT_L10NDIR%%/qt_help_ar.qm %%QT_L10NDIR%%/qt_help_bg.qm +%%QT_L10NDIR%%/qt_help_ca.qm %%QT_L10NDIR%%/qt_help_cs.qm %%QT_L10NDIR%%/qt_help_da.qm %%QT_L10NDIR%%/qt_help_de.qm %%QT_L10NDIR%%/qt_help_en.qm %%QT_L10NDIR%%/qt_help_es.qm %%QT_L10NDIR%%/qt_help_fr.qm %%QT_L10NDIR%%/qt_help_gl.qm %%QT_L10NDIR%%/qt_help_hu.qm %%QT_L10NDIR%%/qt_help_it.qm %%QT_L10NDIR%%/qt_help_ja.qm %%QT_L10NDIR%%/qt_help_ko.qm %%QT_L10NDIR%%/qt_help_pl.qm %%QT_L10NDIR%%/qt_help_ru.qm %%QT_L10NDIR%%/qt_help_sk.qm %%QT_L10NDIR%%/qt_help_sl.qm %%QT_L10NDIR%%/qt_help_uk.qm %%QT_L10NDIR%%/qt_help_zh_CN.qm %%QT_L10NDIR%%/qt_help_zh_TW.qm %%QT_L10NDIR%%/qt_hu.qm %%QT_L10NDIR%%/qt_it.qm %%QT_L10NDIR%%/qt_ja.qm %%QT_L10NDIR%%/qt_ko.qm %%QT_L10NDIR%%/qt_lt.qm %%QT_L10NDIR%%/qt_lv.qm %%QT_L10NDIR%%/qt_pl.qm %%QT_L10NDIR%%/qt_pt.qm %%QT_L10NDIR%%/qt_ru.qm %%QT_L10NDIR%%/qt_sk.qm %%QT_L10NDIR%%/qt_sl.qm %%QT_L10NDIR%%/qt_sv.qm %%QT_L10NDIR%%/qt_uk.qm %%QT_L10NDIR%%/qt_zh_CN.qm %%QT_L10NDIR%%/qt_zh_TW.qm %%QT_L10NDIR%%/qtbase_ar.qm %%QT_L10NDIR%%/qtbase_bg.qm %%QT_L10NDIR%%/qtbase_ca.qm %%QT_L10NDIR%%/qtbase_cs.qm %%QT_L10NDIR%%/qtbase_da.qm %%QT_L10NDIR%%/qtbase_de.qm %%QT_L10NDIR%%/qtbase_en.qm %%QT_L10NDIR%%/qtbase_es.qm %%QT_L10NDIR%%/qtbase_fi.qm %%QT_L10NDIR%%/qtbase_fr.qm %%QT_L10NDIR%%/qtbase_gd.qm %%QT_L10NDIR%%/qtbase_he.qm %%QT_L10NDIR%%/qtbase_hu.qm %%QT_L10NDIR%%/qtbase_it.qm %%QT_L10NDIR%%/qtbase_ja.qm %%QT_L10NDIR%%/qtbase_ko.qm %%QT_L10NDIR%%/qtbase_lv.qm %%QT_L10NDIR%%/qtbase_pl.qm %%QT_L10NDIR%%/qtbase_ru.qm %%QT_L10NDIR%%/qtbase_sk.qm %%QT_L10NDIR%%/qtbase_uk.qm %%QT_L10NDIR%%/qtbase_zh_TW.qm %%QT_L10NDIR%%/qtconnectivity_bg.qm +%%QT_L10NDIR%%/qtconnectivity_ca.qm %%QT_L10NDIR%%/qtconnectivity_da.qm %%QT_L10NDIR%%/qtconnectivity_de.qm %%QT_L10NDIR%%/qtconnectivity_en.qm %%QT_L10NDIR%%/qtconnectivity_es.qm %%QT_L10NDIR%%/qtconnectivity_hu.qm %%QT_L10NDIR%%/qtconnectivity_ko.qm %%QT_L10NDIR%%/qtconnectivity_pl.qm %%QT_L10NDIR%%/qtconnectivity_ru.qm %%QT_L10NDIR%%/qtconnectivity_uk.qm %%QT_L10NDIR%%/qtdeclarative_bg.qm %%QT_L10NDIR%%/qtdeclarative_da.qm %%QT_L10NDIR%%/qtdeclarative_de.qm %%QT_L10NDIR%%/qtdeclarative_en.qm %%QT_L10NDIR%%/qtdeclarative_es.qm %%QT_L10NDIR%%/qtdeclarative_fi.qm %%QT_L10NDIR%%/qtdeclarative_fr.qm %%QT_L10NDIR%%/qtdeclarative_hu.qm %%QT_L10NDIR%%/qtdeclarative_ja.qm %%QT_L10NDIR%%/qtdeclarative_ko.qm %%QT_L10NDIR%%/qtdeclarative_lv.qm %%QT_L10NDIR%%/qtdeclarative_pl.qm %%QT_L10NDIR%%/qtdeclarative_ru.qm %%QT_L10NDIR%%/qtdeclarative_sk.qm %%QT_L10NDIR%%/qtdeclarative_uk.qm %%QT_L10NDIR%%/qtlocation_bg.qm +%%QT_L10NDIR%%/qtlocation_ca.qm %%QT_L10NDIR%%/qtlocation_da.qm %%QT_L10NDIR%%/qtlocation_de.qm %%QT_L10NDIR%%/qtlocation_en.qm %%QT_L10NDIR%%/qtlocation_es.qm %%QT_L10NDIR%%/qtlocation_fi.qm %%QT_L10NDIR%%/qtlocation_fr.qm %%QT_L10NDIR%%/qtlocation_hu.qm %%QT_L10NDIR%%/qtlocation_ko.qm %%QT_L10NDIR%%/qtlocation_pl.qm %%QT_L10NDIR%%/qtlocation_ru.qm %%QT_L10NDIR%%/qtlocation_uk.qm %%QT_L10NDIR%%/qtmultimedia_ar.qm %%QT_L10NDIR%%/qtmultimedia_bg.qm %%QT_L10NDIR%%/qtmultimedia_ca.qm %%QT_L10NDIR%%/qtmultimedia_cs.qm %%QT_L10NDIR%%/qtmultimedia_da.qm %%QT_L10NDIR%%/qtmultimedia_de.qm %%QT_L10NDIR%%/qtmultimedia_en.qm %%QT_L10NDIR%%/qtmultimedia_es.qm %%QT_L10NDIR%%/qtmultimedia_fi.qm %%QT_L10NDIR%%/qtmultimedia_fr.qm %%QT_L10NDIR%%/qtmultimedia_hu.qm %%QT_L10NDIR%%/qtmultimedia_it.qm %%QT_L10NDIR%%/qtmultimedia_ja.qm %%QT_L10NDIR%%/qtmultimedia_ko.qm %%QT_L10NDIR%%/qtmultimedia_pl.qm %%QT_L10NDIR%%/qtmultimedia_ru.qm %%QT_L10NDIR%%/qtmultimedia_sk.qm %%QT_L10NDIR%%/qtmultimedia_uk.qm %%QT_L10NDIR%%/qtmultimedia_zh_TW.qm %%QT_L10NDIR%%/qtquickcontrols2_ar.qm %%QT_L10NDIR%%/qtquickcontrols2_bg.qm %%QT_L10NDIR%%/qtquickcontrols2_ca.qm %%QT_L10NDIR%%/qtquickcontrols2_da.qm %%QT_L10NDIR%%/qtquickcontrols2_en.qm %%QT_L10NDIR%%/qtquickcontrols2_hu.qm %%QT_L10NDIR%%/qtquickcontrols2_ko.qm %%QT_L10NDIR%%/qtquickcontrols2_uk.qm %%QT_L10NDIR%%/qtquickcontrols2_zh_TW.qm %%QT_L10NDIR%%/qtquickcontrols_bg.qm %%QT_L10NDIR%%/qtquickcontrols_ca.qm %%QT_L10NDIR%%/qtquickcontrols_da.qm %%QT_L10NDIR%%/qtquickcontrols_de.qm %%QT_L10NDIR%%/qtquickcontrols_en.qm %%QT_L10NDIR%%/qtquickcontrols_fi.qm %%QT_L10NDIR%%/qtquickcontrols_fr.qm %%QT_L10NDIR%%/qtquickcontrols_ja.qm %%QT_L10NDIR%%/qtquickcontrols_ru.qm %%QT_L10NDIR%%/qtquickcontrols_uk.qm %%QT_L10NDIR%%/qtquickcontrols_zh_TW.qm %%QT_L10NDIR%%/qtscript_ar.qm %%QT_L10NDIR%%/qtscript_bg.qm %%QT_L10NDIR%%/qtscript_ca.qm %%QT_L10NDIR%%/qtscript_cs.qm %%QT_L10NDIR%%/qtscript_da.qm %%QT_L10NDIR%%/qtscript_de.qm %%QT_L10NDIR%%/qtscript_en.qm %%QT_L10NDIR%%/qtscript_es.qm %%QT_L10NDIR%%/qtscript_fi.qm %%QT_L10NDIR%%/qtscript_fr.qm %%QT_L10NDIR%%/qtscript_he.qm %%QT_L10NDIR%%/qtscript_hu.qm %%QT_L10NDIR%%/qtscript_it.qm %%QT_L10NDIR%%/qtscript_ja.qm %%QT_L10NDIR%%/qtscript_ko.qm %%QT_L10NDIR%%/qtscript_lv.qm %%QT_L10NDIR%%/qtscript_pl.qm %%QT_L10NDIR%%/qtscript_ru.qm %%QT_L10NDIR%%/qtscript_sk.qm %%QT_L10NDIR%%/qtscript_uk.qm %%QT_L10NDIR%%/qtserialport_de.qm %%QT_L10NDIR%%/qtserialport_en.qm %%QT_L10NDIR%%/qtserialport_es.qm %%QT_L10NDIR%%/qtserialport_ja.qm %%QT_L10NDIR%%/qtserialport_ko.qm %%QT_L10NDIR%%/qtserialport_pl.qm %%QT_L10NDIR%%/qtserialport_ru.qm %%QT_L10NDIR%%/qtserialport_uk.qm +%%QT_L10NDIR%%/qtwebengine_ca.qm %%QT_L10NDIR%%/qtwebengine_de.qm %%QT_L10NDIR%%/qtwebengine_en.qm %%QT_L10NDIR%%/qtwebengine_es.qm %%QT_L10NDIR%%/qtwebengine_ko.qm %%QT_L10NDIR%%/qtwebengine_pl.qm %%QT_L10NDIR%%/qtwebengine_ru.qm %%QT_L10NDIR%%/qtwebengine_uk.qm +%%QT_L10NDIR%%/qtwebsockets_ca.qm %%QT_L10NDIR%%/qtwebsockets_de.qm %%QT_L10NDIR%%/qtwebsockets_en.qm %%QT_L10NDIR%%/qtwebsockets_es.qm %%QT_L10NDIR%%/qtwebsockets_fr.qm %%QT_L10NDIR%%/qtwebsockets_ja.qm %%QT_L10NDIR%%/qtwebsockets_ko.qm %%QT_L10NDIR%%/qtwebsockets_pl.qm %%QT_L10NDIR%%/qtwebsockets_ru.qm %%QT_L10NDIR%%/qtwebsockets_uk.qm %%QT_L10NDIR%%/qtxmlpatterns_bg.qm %%QT_L10NDIR%%/qtxmlpatterns_ca.qm %%QT_L10NDIR%%/qtxmlpatterns_cs.qm %%QT_L10NDIR%%/qtxmlpatterns_da.qm %%QT_L10NDIR%%/qtxmlpatterns_de.qm %%QT_L10NDIR%%/qtxmlpatterns_en.qm %%QT_L10NDIR%%/qtxmlpatterns_es.qm %%QT_L10NDIR%%/qtxmlpatterns_fr.qm %%QT_L10NDIR%%/qtxmlpatterns_hu.qm %%QT_L10NDIR%%/qtxmlpatterns_it.qm %%QT_L10NDIR%%/qtxmlpatterns_ja.qm %%QT_L10NDIR%%/qtxmlpatterns_ko.qm %%QT_L10NDIR%%/qtxmlpatterns_pl.qm %%QT_L10NDIR%%/qtxmlpatterns_ru.qm %%QT_L10NDIR%%/qtxmlpatterns_sk.qm %%QT_L10NDIR%%/qtxmlpatterns_uk.qm %%QT_L10NDIR%%/qtxmlpatterns_zh_TW.qm Index: head/misc/qtchooser/files/update-qtchooser-wrapper.in =================================================================== --- head/misc/qtchooser/files/update-qtchooser-wrapper.in (revision 531600) +++ head/misc/qtchooser/files/update-qtchooser-wrapper.in (revision 531601) Property changes on: head/misc/qtchooser/files/update-qtchooser-wrapper.in ___________________________________________________________________ Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: head/misc/valentina/Makefile =================================================================== --- head/misc/valentina/Makefile (revision 531600) +++ head/misc/valentina/Makefile (revision 531601) @@ -1,37 +1,39 @@ # $FreeBSD$ PORTNAME= valentina DISTVERSION= 0.6.1 PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ MAINTAINER= yuri@FreeBSD.org COMMENT= Sewing pattern drafting tool aiming to remake the garment industry LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE_GPL.txt +BROKEN= Does not build with Qt5-5.14 + USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 USE_QT= concurrent core gui network opengl printsupport svg widgets xml xmlpatterns buildtools_build linguisttools_build testlib_build USE_GL= gl USE_LDCONFIG= yes BB_ACCOUNT= dismine BB_PROJECT= ${PORTNAME} BB_COMMIT= a2e2f6648b28 QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath" .if !defined(WITH_CCACHE_BUILD) || defined(NO_CCACHE) QMAKE_ARGS+= CONFIG+="no_ccache" .endif BINARY_ALIAS= hg=/usr/bin/true WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} post-patch: @${REINPLACE_CMD} 's|DEFAULT_PREFIX = /usr|DEFAULT_PREFIX = ${PREFIX}|' ${WRKSRC}/common.pri @${REINPLACE_CMD} 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/src/app/valentina/valentina.pro ${WRKSRC}/src/app/tape/tape.pro @${REINPLACE_CMD} 's|g++ -dumpversion|g++${GCC_DEFAULT} -dumpversion|' ${WRKSRC}/Valentina.pro .include Index: head/multimedia/qt5-multimedia/Makefile =================================================================== --- head/multimedia/qt5-multimedia/Makefile (revision 531600) +++ head/multimedia/qt5-multimedia/Makefile (revision 531601) @@ -1,63 +1,62 @@ # $FreeBSD$ PORTNAME= multimedia DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= multimedia PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt audio, video, radio and camera support module # LICENSE set via USES_QT5 (bsd.qt.mk) USES= compiler:c++11-lang gl gnome pkgconfig qmake:norecursive \ qt-dist:5,multimedia xorg USE_GL= gl USE_GNOME= glib20 USE_QT= core declarative gui network opengl widgets \ buildtools_build USE_XORG= x11 xext xv USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_CONFIG= xlib # TODO: Bug 225100: the machinery in bsd.qt.mk's qt-post-install target does # not seem to account for the case of a module no longer defining QT_DEFINES: # the lines in qconfig-modules.h including said module's qconfig-.h # will remain. We're setting it below to avoid build errors, but this needs to # be fixed properly later. QT_DEFINES= _QTMULTIMEDIA_DUMMY OPTIONS_DEFINE= GSTREAMER OPENAL OPTIONS_DEFAULT= ALSA GSTREAMER OPENAL OPTIONS_RADIO= AUDIOPLUGIN OPTIONS_RADIO_AUDIOPLUGIN= ALSA PULSEAUDIO OPTIONS_SUB= yes AUDIOPLUGIN_DESC= Audio plugins to build OPENAL_DESC= 3D positional spatialized sound support OPENAL_USES= openal OPENAL_VARS= QT_CONFIG+=openal OPENAL_VARS_OFF= QT_CONFIG+=-openal \ QMAKE_CONFIGURE_ARGS+=-no-openal ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_VARS= QT_CONFIG+=alsa ALSA_VARS_OFF= QT_CONFIG+=-alsa \ QMAKE_CONFIGURE_ARGS+=-no-alsa GSTREAMER_BUILD_DEPENDS=${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat GSTREAMER_USE= GSTREAMER1=bad GSTREAMER_VARS= QT_CONFIG+=gstreamer-1.0 \ QMAKE_CONFIGURE_ARGS+=-gstreamer 1.0 GSTREAMER_VARS_OFF= QT_CONFIG+=-gstreamer-1.0 \ QMAKE_CONFIGURE_ARGS+=-no-gstreamer PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= QT_CONFIG+=pulseaudio PULSEAUDIO_VARS_OFF= QT_CONFIG+=-pulseaudio \ QMAKE_CONFIGURE_ARGS+=-no-pulseaudio .include Index: head/multimedia/qt5-multimedia/pkg-plist =================================================================== --- head/multimedia/qt5-multimedia/pkg-plist (revision 531600) +++ head/multimedia/qt5-multimedia/pkg-plist (revision 531601) @@ -1,353 +1,352 @@ %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qabstractvideobuffer_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qaudiobuffer_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qaudiodevicefactory_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qaudiohelpers_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qaudiosystempluginext_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qcamera_p.h -%%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qdeclarativevideooutput_backend_p.h -%%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qdeclarativevideooutput_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qimagevideobuffer_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediacontrol_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmedianetworkplaylistprovider_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaobject_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaopenglhelper_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylist_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylistcontrol_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylistioplugin_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylistnavigator_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylistprovider_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaplaylistsourcecontrol_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediapluginloader_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediarecorder_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaresourcepolicy_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaresourcepolicyplugin_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaresourceset_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaservice_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediaserviceprovider_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmediastoragelocation_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmemoryvideobuffer_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qmultimediautils_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qplaylistfileparser_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qsamplecache_p.h -%%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qsgvideonode_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qsoundeffect_pulse_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qsoundeffect_qaudio_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qtmultimedia-config_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qtmultimediaglobal_p.h -%%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qtmultimediaquickdefs_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qvideoframe_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qvideoframeconversionhelper_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qvideooutputorientationhandler_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qvideosurfaceoutput_p.h %%QT_INCDIR%%/QtMultimedia/%%FULLVER%%/QtMultimedia/private/qwavedecoder_p.h %%QT_INCDIR%%/QtMultimedia/QAbstractAudioDeviceInfo %%QT_INCDIR%%/QtMultimedia/QAbstractAudioInput %%QT_INCDIR%%/QtMultimedia/QAbstractAudioOutput %%QT_INCDIR%%/QtMultimedia/QAbstractPlanarVideoBuffer %%QT_INCDIR%%/QtMultimedia/QAbstractVideoBuffer %%QT_INCDIR%%/QtMultimedia/QAbstractVideoFilter %%QT_INCDIR%%/QtMultimedia/QAbstractVideoSurface %%QT_INCDIR%%/QtMultimedia/QAudio %%QT_INCDIR%%/QtMultimedia/QAudioBuffer %%QT_INCDIR%%/QtMultimedia/QAudioDecoder %%QT_INCDIR%%/QtMultimedia/QAudioDecoderControl %%QT_INCDIR%%/QtMultimedia/QAudioDeviceInfo %%QT_INCDIR%%/QtMultimedia/QAudioEncoderSettings %%QT_INCDIR%%/QtMultimedia/QAudioEncoderSettingsControl %%QT_INCDIR%%/QtMultimedia/QAudioFormat %%QT_INCDIR%%/QtMultimedia/QAudioInput %%QT_INCDIR%%/QtMultimedia/QAudioInputSelectorControl %%QT_INCDIR%%/QtMultimedia/QAudioOutput %%QT_INCDIR%%/QtMultimedia/QAudioOutputSelectorControl %%QT_INCDIR%%/QtMultimedia/QAudioProbe %%QT_INCDIR%%/QtMultimedia/QAudioRecorder %%QT_INCDIR%%/QtMultimedia/QAudioRoleControl %%QT_INCDIR%%/QtMultimedia/QAudioSystemFactoryInterface %%QT_INCDIR%%/QtMultimedia/QAudioSystemPlugin %%QT_INCDIR%%/QtMultimedia/QCamera %%QT_INCDIR%%/QtMultimedia/QCameraCaptureBufferFormatControl %%QT_INCDIR%%/QtMultimedia/QCameraCaptureDestinationControl %%QT_INCDIR%%/QtMultimedia/QCameraControl %%QT_INCDIR%%/QtMultimedia/QCameraExposure %%QT_INCDIR%%/QtMultimedia/QCameraExposureControl %%QT_INCDIR%%/QtMultimedia/QCameraFeedbackControl %%QT_INCDIR%%/QtMultimedia/QCameraFlashControl %%QT_INCDIR%%/QtMultimedia/QCameraFocus %%QT_INCDIR%%/QtMultimedia/QCameraFocusControl %%QT_INCDIR%%/QtMultimedia/QCameraFocusZone %%QT_INCDIR%%/QtMultimedia/QCameraFocusZoneList %%QT_INCDIR%%/QtMultimedia/QCameraImageCapture %%QT_INCDIR%%/QtMultimedia/QCameraImageCaptureControl %%QT_INCDIR%%/QtMultimedia/QCameraImageProcessing %%QT_INCDIR%%/QtMultimedia/QCameraImageProcessingControl %%QT_INCDIR%%/QtMultimedia/QCameraInfo %%QT_INCDIR%%/QtMultimedia/QCameraInfoControl %%QT_INCDIR%%/QtMultimedia/QCameraLocksControl %%QT_INCDIR%%/QtMultimedia/QCameraViewfinderSettings %%QT_INCDIR%%/QtMultimedia/QCameraViewfinderSettingsControl %%QT_INCDIR%%/QtMultimedia/QCameraViewfinderSettingsControl2 %%QT_INCDIR%%/QtMultimedia/QCameraZoomControl %%QT_INCDIR%%/QtMultimedia/QCustomAudioRoleControl %%QT_INCDIR%%/QtMultimedia/QImageEncoderControl %%QT_INCDIR%%/QtMultimedia/QImageEncoderSettings %%QT_INCDIR%%/QtMultimedia/QMediaAudioProbeControl %%QT_INCDIR%%/QtMultimedia/QMediaAvailabilityControl %%QT_INCDIR%%/QtMultimedia/QMediaBindableInterface %%QT_INCDIR%%/QtMultimedia/QMediaContainerControl %%QT_INCDIR%%/QtMultimedia/QMediaContent %%QT_INCDIR%%/QtMultimedia/QMediaControl %%QT_INCDIR%%/QtMultimedia/QMediaGaplessPlaybackControl %%QT_INCDIR%%/QtMultimedia/QMediaMetaData %%QT_INCDIR%%/QtMultimedia/QMediaNetworkAccessControl %%QT_INCDIR%%/QtMultimedia/QMediaObject %%QT_INCDIR%%/QtMultimedia/QMediaPlayer %%QT_INCDIR%%/QtMultimedia/QMediaPlayerControl %%QT_INCDIR%%/QtMultimedia/QMediaPlaylist %%QT_INCDIR%%/QtMultimedia/QMediaRecorder %%QT_INCDIR%%/QtMultimedia/QMediaRecorderControl %%QT_INCDIR%%/QtMultimedia/QMediaResource %%QT_INCDIR%%/QtMultimedia/QMediaResourceList %%QT_INCDIR%%/QtMultimedia/QMediaService %%QT_INCDIR%%/QtMultimedia/QMediaServiceCameraInfoInterface %%QT_INCDIR%%/QtMultimedia/QMediaServiceDefaultDeviceInterface %%QT_INCDIR%%/QtMultimedia/QMediaServiceFeaturesInterface %%QT_INCDIR%%/QtMultimedia/QMediaServiceProviderFactoryInterface %%QT_INCDIR%%/QtMultimedia/QMediaServiceProviderHint %%QT_INCDIR%%/QtMultimedia/QMediaServiceProviderPlugin %%QT_INCDIR%%/QtMultimedia/QMediaServiceSupportedDevicesInterface %%QT_INCDIR%%/QtMultimedia/QMediaServiceSupportedFormatsInterface %%QT_INCDIR%%/QtMultimedia/QMediaStreamsControl %%QT_INCDIR%%/QtMultimedia/QMediaTimeInterval %%QT_INCDIR%%/QtMultimedia/QMediaTimeRange %%QT_INCDIR%%/QtMultimedia/QMediaVideoProbeControl %%QT_INCDIR%%/QtMultimedia/QMetaDataReaderControl %%QT_INCDIR%%/QtMultimedia/QMetaDataWriterControl %%QT_INCDIR%%/QtMultimedia/QMultimedia %%QT_INCDIR%%/QtMultimedia/QRadioData %%QT_INCDIR%%/QtMultimedia/QRadioDataControl %%QT_INCDIR%%/QtMultimedia/QRadioTuner %%QT_INCDIR%%/QtMultimedia/QRadioTunerControl %%QT_INCDIR%%/QtMultimedia/QSound %%QT_INCDIR%%/QtMultimedia/QSoundEffect %%QT_INCDIR%%/QtMultimedia/QVideoDeviceSelectorControl %%QT_INCDIR%%/QtMultimedia/QVideoEncoderSettings %%QT_INCDIR%%/QtMultimedia/QVideoEncoderSettingsControl %%QT_INCDIR%%/QtMultimedia/QVideoFilterRunnable %%QT_INCDIR%%/QtMultimedia/QVideoFrame %%QT_INCDIR%%/QtMultimedia/QVideoProbe %%QT_INCDIR%%/QtMultimedia/QVideoRendererControl %%QT_INCDIR%%/QtMultimedia/QVideoSurfaceFormat %%QT_INCDIR%%/QtMultimedia/QVideoWindowControl %%QT_INCDIR%%/QtMultimedia/QtMultimedia %%QT_INCDIR%%/QtMultimedia/QtMultimediaDepends %%QT_INCDIR%%/QtMultimedia/QtMultimediaVersion %%QT_INCDIR%%/QtMultimedia/qabstractvideobuffer.h %%QT_INCDIR%%/QtMultimedia/qabstractvideofilter.h %%QT_INCDIR%%/QtMultimedia/qabstractvideosurface.h %%QT_INCDIR%%/QtMultimedia/qaudio.h %%QT_INCDIR%%/QtMultimedia/qaudiobuffer.h %%QT_INCDIR%%/QtMultimedia/qaudiodecoder.h %%QT_INCDIR%%/QtMultimedia/qaudiodecodercontrol.h %%QT_INCDIR%%/QtMultimedia/qaudiodeviceinfo.h %%QT_INCDIR%%/QtMultimedia/qaudioencodersettingscontrol.h %%QT_INCDIR%%/QtMultimedia/qaudioformat.h %%QT_INCDIR%%/QtMultimedia/qaudioinput.h %%QT_INCDIR%%/QtMultimedia/qaudioinputselectorcontrol.h %%QT_INCDIR%%/QtMultimedia/qaudiooutput.h %%QT_INCDIR%%/QtMultimedia/qaudiooutputselectorcontrol.h %%QT_INCDIR%%/QtMultimedia/qaudioprobe.h %%QT_INCDIR%%/QtMultimedia/qaudiorecorder.h %%QT_INCDIR%%/QtMultimedia/qaudiorolecontrol.h %%QT_INCDIR%%/QtMultimedia/qaudiosystem.h %%QT_INCDIR%%/QtMultimedia/qaudiosystemplugin.h %%QT_INCDIR%%/QtMultimedia/qcamera.h %%QT_INCDIR%%/QtMultimedia/qcameracapturebufferformatcontrol.h %%QT_INCDIR%%/QtMultimedia/qcameracapturedestinationcontrol.h %%QT_INCDIR%%/QtMultimedia/qcameracontrol.h %%QT_INCDIR%%/QtMultimedia/qcameraexposure.h %%QT_INCDIR%%/QtMultimedia/qcameraexposurecontrol.h %%QT_INCDIR%%/QtMultimedia/qcamerafeedbackcontrol.h %%QT_INCDIR%%/QtMultimedia/qcameraflashcontrol.h %%QT_INCDIR%%/QtMultimedia/qcamerafocus.h %%QT_INCDIR%%/QtMultimedia/qcamerafocuscontrol.h %%QT_INCDIR%%/QtMultimedia/qcameraimagecapture.h %%QT_INCDIR%%/QtMultimedia/qcameraimagecapturecontrol.h %%QT_INCDIR%%/QtMultimedia/qcameraimageprocessing.h %%QT_INCDIR%%/QtMultimedia/qcameraimageprocessingcontrol.h %%QT_INCDIR%%/QtMultimedia/qcamerainfo.h %%QT_INCDIR%%/QtMultimedia/qcamerainfocontrol.h %%QT_INCDIR%%/QtMultimedia/qcameralockscontrol.h %%QT_INCDIR%%/QtMultimedia/qcameraviewfindersettings.h %%QT_INCDIR%%/QtMultimedia/qcameraviewfindersettingscontrol.h %%QT_INCDIR%%/QtMultimedia/qcamerazoomcontrol.h %%QT_INCDIR%%/QtMultimedia/qcustomaudiorolecontrol.h %%QT_INCDIR%%/QtMultimedia/qimageencodercontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaaudioprobecontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaavailabilitycontrol.h %%QT_INCDIR%%/QtMultimedia/qmediabindableinterface.h %%QT_INCDIR%%/QtMultimedia/qmediacontainercontrol.h %%QT_INCDIR%%/QtMultimedia/qmediacontent.h %%QT_INCDIR%%/QtMultimedia/qmediacontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaencodersettings.h %%QT_INCDIR%%/QtMultimedia/qmediaenumdebug.h %%QT_INCDIR%%/QtMultimedia/qmediagaplessplaybackcontrol.h %%QT_INCDIR%%/QtMultimedia/qmediametadata.h %%QT_INCDIR%%/QtMultimedia/qmedianetworkaccesscontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaobject.h %%QT_INCDIR%%/QtMultimedia/qmediaplayer.h %%QT_INCDIR%%/QtMultimedia/qmediaplayercontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaplaylist.h %%QT_INCDIR%%/QtMultimedia/qmediarecorder.h %%QT_INCDIR%%/QtMultimedia/qmediarecordercontrol.h %%QT_INCDIR%%/QtMultimedia/qmediaresource.h %%QT_INCDIR%%/QtMultimedia/qmediaservice.h %%QT_INCDIR%%/QtMultimedia/qmediaserviceproviderplugin.h %%QT_INCDIR%%/QtMultimedia/qmediastreamscontrol.h %%QT_INCDIR%%/QtMultimedia/qmediatimerange.h %%QT_INCDIR%%/QtMultimedia/qmediavideoprobecontrol.h %%QT_INCDIR%%/QtMultimedia/qmetadatareadercontrol.h %%QT_INCDIR%%/QtMultimedia/qmetadatawritercontrol.h %%QT_INCDIR%%/QtMultimedia/qmultimedia.h %%QT_INCDIR%%/QtMultimedia/qradiodata.h %%QT_INCDIR%%/QtMultimedia/qradiodatacontrol.h %%QT_INCDIR%%/QtMultimedia/qradiotuner.h %%QT_INCDIR%%/QtMultimedia/qradiotunercontrol.h %%QT_INCDIR%%/QtMultimedia/qsound.h %%QT_INCDIR%%/QtMultimedia/qsoundeffect.h %%QT_INCDIR%%/QtMultimedia/qtmultimedia-config.h %%QT_INCDIR%%/QtMultimedia/qtmultimediadefs.h %%QT_INCDIR%%/QtMultimedia/qtmultimediaglobal.h %%QT_INCDIR%%/QtMultimedia/qtmultimediaversion.h %%QT_INCDIR%%/QtMultimedia/qvideodeviceselectorcontrol.h %%QT_INCDIR%%/QtMultimedia/qvideoencodersettingscontrol.h %%QT_INCDIR%%/QtMultimedia/qvideoframe.h %%QT_INCDIR%%/QtMultimedia/qvideoprobe.h %%QT_INCDIR%%/QtMultimedia/qvideorenderercontrol.h %%QT_INCDIR%%/QtMultimedia/qvideosurfaceformat.h %%QT_INCDIR%%/QtMultimedia/qvideowindowcontrol.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/QtMultimediaGstTools %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/QtMultimediaGstToolsDepends %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/QtMultimediaGstToolsVersion %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/qtmultimediagsttoolsversion.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/gstvideoconnector_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstappsrc_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstbufferpoolinterface_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstcodecsinfo_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreameraudioinputselector_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreameraudioprobecontrol_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamerbufferprobe_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamerbushelper_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamermessage_p.h -%%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamermirtexturerenderer_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamerplayercontrol_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamerplayersession_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideoinputdevicecontrol_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideooverlay_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideoprobecontrol_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideorenderer_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideorendererinterface_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideowidget_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstreamervideowindow_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgsttools_global_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstutils_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstvideobuffer_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstvideorendererplugin_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qgstvideorenderersink_p.h %%GSTREAMER%%%%QT_INCDIR%%/QtMultimediaGstTools/%%FULLVER%%/QtMultimediaGstTools/private/qvideosurfacegstsink_p.h +%%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qdeclarativevideooutput_backend_p.h +%%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qdeclarativevideooutput_p.h %%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qdeclarativevideooutput_render_p.h %%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qdeclarativevideooutput_window_p.h +%%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qsgvideonode_p.h %%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qsgvideonode_rgb_p.h %%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qsgvideonode_texture_p.h %%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qsgvideonode_yuv_p.h +%%QT_INCDIR%%/QtMultimediaQuick/%%FULLVER%%/QtMultimediaQuick/private/qtmultimediaquickdefs_p.h %%QT_INCDIR%%/QtMultimediaQuick/QtMultimediaQuick %%QT_INCDIR%%/QtMultimediaQuick/QtMultimediaQuickDepends %%QT_INCDIR%%/QtMultimediaQuick/QtMultimediaQuickVersion %%QT_INCDIR%%/QtMultimediaQuick/qtmultimediaquickversion.h %%QT_INCDIR%%/QtMultimediaWidgets/%%FULLVER%%/QtMultimediaWidgets/private/qpaintervideosurface_p.h %%QT_INCDIR%%/QtMultimediaWidgets/%%FULLVER%%/QtMultimediaWidgets/private/qvideowidget_p.h %%QT_INCDIR%%/QtMultimediaWidgets/QCameraViewfinder %%QT_INCDIR%%/QtMultimediaWidgets/QGraphicsVideoItem %%QT_INCDIR%%/QtMultimediaWidgets/QVideoWidget %%QT_INCDIR%%/QtMultimediaWidgets/QVideoWidgetControl %%QT_INCDIR%%/QtMultimediaWidgets/QtMultimediaWidgets %%QT_INCDIR%%/QtMultimediaWidgets/QtMultimediaWidgetsDepends %%QT_INCDIR%%/QtMultimediaWidgets/QtMultimediaWidgetsVersion %%QT_INCDIR%%/QtMultimediaWidgets/qcameraviewfinder.h %%QT_INCDIR%%/QtMultimediaWidgets/qgraphicsvideoitem.h %%QT_INCDIR%%/QtMultimediaWidgets/qtmultimediawidgetdefs.h %%QT_INCDIR%%/QtMultimediaWidgets/qtmultimediawidgetsversion.h %%QT_INCDIR%%/QtMultimediaWidgets/qvideowidget.h %%QT_INCDIR%%/QtMultimediaWidgets/qvideowidgetcontrol.h %%QT_CMAKEDIR%%/Qt5MultimediaWidgets/Qt5MultimediaWidgetsConfig.cmake %%QT_CMAKEDIR%%/Qt5MultimediaWidgets/Qt5MultimediaWidgetsConfigVersion.cmake -%%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfig.cmake -%%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfig.cmake +%%QT_CMAKEDIR%%/Qt5MultimediaGstTools/Qt5MultimediaGstToolsConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5MultimediaQuick/Qt5MultimediaQuickConfig.cmake %%QT_CMAKEDIR%%/Qt5MultimediaQuick/Qt5MultimediaQuickConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Multimedia/Qt5MultimediaConfig.cmake %%QT_CMAKEDIR%%/Qt5Multimedia/Qt5MultimediaConfigVersion.cmake %%NO_GSTREAMER%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_AudioCaptureServicePlugin.cmake %%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_CameraBinServicePlugin.cmake %%ALSA%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QAlsaPlugin.cmake %%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QGstreamerAudioDecoderServicePlugin.cmake %%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QGstreamerCaptureServicePlugin.cmake %%GSTREAMER%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QGstreamerPlayerServicePlugin.cmake %%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QM3uPlaylistPlugin.cmake %%PULSEAUDIO%%%%QT_CMAKEDIR%%/Qt5Multimedia/Qt5Multimedia_QPulseAudioPlugin.cmake %%QT_LIBDIR%%/libQt5Multimedia.prl %%QT_LIBDIR%%/libQt5Multimedia.so %%QT_LIBDIR%%/libQt5Multimedia.so.5 %%QT_LIBDIR%%/libQt5Multimedia.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Multimedia.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Multimedia.so.%%FULLVER%%.debug %%GSTREAMER%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.prl %%GSTREAMER%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.so %%GSTREAMER%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.so.5 %%GSTREAMER%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.so.%%SHORTVER%% %%GSTREAMER%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.so.%%FULLVER%% %%GSTREAMER%%%%DEBUG%%%%QT_LIBDIR%%/libQt5MultimediaGstTools.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5MultimediaQuick.prl %%QT_LIBDIR%%/libQt5MultimediaQuick.so %%QT_LIBDIR%%/libQt5MultimediaQuick.so.5 %%QT_LIBDIR%%/libQt5MultimediaQuick.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5MultimediaQuick.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5MultimediaQuick.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5MultimediaWidgets.prl %%QT_LIBDIR%%/libQt5MultimediaWidgets.so %%QT_LIBDIR%%/libQt5MultimediaWidgets.so.5 %%QT_LIBDIR%%/libQt5MultimediaWidgets.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5MultimediaWidgets.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5MultimediaWidgets.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_multimedia.pri %%QT_MKSPECDIR%%/modules/qt_lib_multimedia_private.pri %%GSTREAMER%%%%QT_MKSPECDIR%%/modules/qt_lib_multimediagsttools_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_multimediawidgets.pri %%QT_MKSPECDIR%%/modules/qt_lib_multimediawidgets_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_qtmultimediaquicktools_private.pri %%ALSA%%%%QT_PLUGINDIR%%/audio/libqtaudio_alsa.so %%ALSA%%%%DEBUG%%%%QT_PLUGINDIR%%/audio/libqtaudio_alsa.so.debug %%PULSEAUDIO%%%%QT_PLUGINDIR%%/audio/libqtmedia_pulse.so %%PULSEAUDIO%%%%DEBUG%%%%QT_PLUGINDIR%%/audio/libqtmedia_pulse.so.debug %%GSTREAMER%%%%QT_PLUGINDIR%%/mediaservice/libgstaudiodecoder.so %%GSTREAMER%%%%DEBUG%%%%QT_PLUGINDIR%%/mediaservice/libgstaudiodecoder.so.debug %%GSTREAMER%%%%QT_PLUGINDIR%%/mediaservice/libgstcamerabin.so %%GSTREAMER%%%%DEBUG%%%%QT_PLUGINDIR%%/mediaservice/libgstcamerabin.so.debug %%GSTREAMER%%%%QT_PLUGINDIR%%/mediaservice/libgstmediacapture.so %%GSTREAMER%%%%DEBUG%%%%QT_PLUGINDIR%%/mediaservice/libgstmediacapture.so.debug %%GSTREAMER%%%%QT_PLUGINDIR%%/mediaservice/libgstmediaplayer.so %%GSTREAMER%%%%DEBUG%%%%QT_PLUGINDIR%%/mediaservice/libgstmediaplayer.so.debug %%NO_GSTREAMER%%%%QT_PLUGINDIR%%/mediaservice/libqtmedia_audioengine.so %%NO_GSTREAMER%%%%DEBUG%%%%QT_PLUGINDIR%%/mediaservice/libqtmedia_audioengine.so.debug %%QT_PLUGINDIR%%/playlistformats/libqtmultimedia_m3u.so %%DEBUG%%%%QT_PLUGINDIR%%/playlistformats/libqtmultimedia_m3u.so.debug %%OPENAL%%%%QT_QMLDIR%%/QtAudioEngine/libdeclarative_audioengine.so %%OPENAL%%%%DEBUG%%%%QT_QMLDIR%%/QtAudioEngine/libdeclarative_audioengine.so.debug %%OPENAL%%%%QT_QMLDIR%%/QtAudioEngine/plugins.qmltypes %%OPENAL%%%%QT_QMLDIR%%/QtAudioEngine/qmldir %%QT_QMLDIR%%/QtMultimedia/Video.qml %%QT_QMLDIR%%/QtMultimedia/libdeclarative_multimedia.so %%DEBUG%%%%QT_QMLDIR%%/QtMultimedia/libdeclarative_multimedia.so.debug %%QT_QMLDIR%%/QtMultimedia/plugins.qmltypes %%QT_QMLDIR%%/QtMultimedia/qmldir libdata/pkgconfig/Qt5Multimedia.pc libdata/pkgconfig/Qt5MultimediaWidgets.pc Index: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols.cpp =================================================================== --- head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols.cpp (revision 531600) +++ head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols.cpp (nonexistent) @@ -1,86 +0,0 @@ ---- src/network/ssl/qsslsocket_openssl_symbols.cpp.orig 2019-10-25 09:16:48.000000000 +0200 -+++ src/network/ssl/qsslsocket_openssl_symbols.cpp 2019-11-01 20:03:08.715014000 +0100 -@@ -152,6 +152,14 @@ - DEFINEFUNC(int, EVP_CIPHER_CTX_reset, EVP_CIPHER_CTX *c, c, return 0, return) - DEFINEFUNC(int, EVP_PKEY_base_id, EVP_PKEY *a, a, return NID_undef, return) - DEFINEFUNC(int, RSA_bits, RSA *a, a, return 0, return) -+#ifdef LIBRESSL_VERSION_NUMBER -+DEFINEFUNC(int, sk_num, OPENSSL_STACK *a, a, return -1, return) -+DEFINEFUNC2(void, sk_pop_free, OPENSSL_STACK *a, a, void (*b)(void*), b, return, DUMMYARG) -+DEFINEFUNC(OPENSSL_STACK *, sk_new_null, DUMMYARG, DUMMYARG, return nullptr, return) -+DEFINEFUNC2(void, sk_push, OPENSSL_STACK *a, a, void *b, b, return, DUMMYARG) -+DEFINEFUNC(void, sk_free, OPENSSL_STACK *a, a, return, DUMMYARG) -+DEFINEFUNC2(void *, sk_value, OPENSSL_STACK *a, a, int b, b, return nullptr, return) -+#else - DEFINEFUNC(int, DSA_bits, DSA *a, a, return 0, return) - DEFINEFUNC(int, OPENSSL_sk_num, OPENSSL_STACK *a, a, return -1, return) - DEFINEFUNC2(void, OPENSSL_sk_pop_free, OPENSSL_STACK *a, a, void (*b)(void*), b, return, DUMMYARG) -@@ -159,6 +167,7 @@ - DEFINEFUNC2(void, OPENSSL_sk_push, OPENSSL_STACK *a, a, void *b, b, return, DUMMYARG) - DEFINEFUNC(void, OPENSSL_sk_free, OPENSSL_STACK *a, a, return, DUMMYARG) - DEFINEFUNC2(void *, OPENSSL_sk_value, OPENSSL_STACK *a, a, int b, b, return nullptr, return) -+#endif - DEFINEFUNC(int, SSL_session_reused, SSL *a, a, return 0, return) - DEFINEFUNC2(unsigned long, SSL_CTX_set_options, SSL_CTX *ctx, ctx, unsigned long op, op, return 0, return) - #ifdef TLS1_3_VERSION -@@ -443,7 +452,7 @@ - DEFINEFUNC2(int, SSL_CTX_use_RSAPrivateKey, SSL_CTX *a, a, RSA *b, b, return -1, return) - DEFINEFUNC3(int, SSL_CTX_use_PrivateKey_file, SSL_CTX *a, a, const char *b, b, int c, c, return -1, return) - DEFINEFUNC(X509_STORE *, SSL_CTX_get_cert_store, const SSL_CTX *a, a, return nullptr, return) --#if OPENSSL_VERSION_NUMBER >= 0x10002000L -+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - DEFINEFUNC(SSL_CONF_CTX *, SSL_CONF_CTX_new, DUMMYARG, DUMMYARG, return nullptr, return); - DEFINEFUNC(void, SSL_CONF_CTX_free, SSL_CONF_CTX *a, a, return ,return); - DEFINEFUNC2(void, SSL_CONF_CTX_set_ssl_ctx, SSL_CONF_CTX *a, a, SSL_CTX *b, b, return, return); -@@ -839,8 +848,8 @@ - #endif - #if defined(SHLIB_VERSION_NUMBER) && !defined(Q_OS_QNX) // on QNX, the libs are always libssl.so and libcrypto.so - // first attempt: the canonical name is libssl.so. -- libssl->setFileNameAndVersion(QLatin1String("ssl"), QLatin1String(SHLIB_VERSION_NUMBER)); -- libcrypto->setFileNameAndVersion(QLatin1String("crypto"), QLatin1String(SHLIB_VERSION_NUMBER)); -+ libssl->setFileNameAndVersion(QLatin1String("%%OPENSSLLIB%%/libssl"), QLatin1String(SHLIB_VERSION_NUMBER)); -+ libcrypto->setFileNameAndVersion(QLatin1String("%%OPENSSLLIB%%/libcrypto"), QLatin1String(SHLIB_VERSION_NUMBER)); - if (libcrypto->load() && libssl->load()) { - // libssl.so. and libcrypto.so. found - return pair; -@@ -980,12 +989,21 @@ - RESOLVEFUNC(EVP_CIPHER_CTX_reset) - RESOLVEFUNC(EVP_PKEY_base_id) - RESOLVEFUNC(RSA_bits) -+#ifdef LIBRESSL_VERSION_NUMBER -+ RESOLVEFUNC(sk_new_null) -+ RESOLVEFUNC(sk_push) -+ RESOLVEFUNC(sk_free) -+ RESOLVEFUNC(sk_num) -+ RESOLVEFUNC(sk_pop_free) -+ RESOLVEFUNC(sk_value) -+#else - RESOLVEFUNC(OPENSSL_sk_new_null) - RESOLVEFUNC(OPENSSL_sk_push) - RESOLVEFUNC(OPENSSL_sk_free) - RESOLVEFUNC(OPENSSL_sk_num) - RESOLVEFUNC(OPENSSL_sk_pop_free) - RESOLVEFUNC(OPENSSL_sk_value) -+#endif - RESOLVEFUNC(DH_get0_pqg) - RESOLVEFUNC(SSL_CTX_set_options) - #ifdef TLS1_3_VERSION -@@ -1024,7 +1042,9 @@ - - RESOLVEFUNC(SSL_SESSION_get_ticket_lifetime_hint) - RESOLVEFUNC(DH_bits) -+#ifndef LIBRESSL_VERSION_NUMBER - RESOLVEFUNC(DSA_bits) -+#endif - - #if QT_CONFIG(dtls) - RESOLVEFUNC(DTLSv1_listen) -@@ -1280,7 +1300,7 @@ - RESOLVEFUNC(SSL_CTX_use_RSAPrivateKey) - RESOLVEFUNC(SSL_CTX_use_PrivateKey_file) - RESOLVEFUNC(SSL_CTX_get_cert_store); --#if OPENSSL_VERSION_NUMBER >= 0x10002000L -+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - RESOLVEFUNC(SSL_CONF_CTX_new); - RESOLVEFUNC(SSL_CONF_CTX_free); - RESOLVEFUNC(SSL_CONF_CTX_set_ssl_ctx); Property changes on: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols_p.h =================================================================== --- head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols_p.h (revision 531600) +++ head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols_p.h (nonexistent) @@ -1,24 +0,0 @@ ---- src/network/ssl/qsslsocket_openssl_symbols_p.h.orig 2019-10-01 07:47:06 UTC -+++ src/network/ssl/qsslsocket_openssl_symbols_p.h -@@ -72,6 +72,12 @@ - #include "qsslsocket_openssl_p.h" - #include - -+#if defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER >= 0x20700000L -+# define TLS1_2_VERSION 0x0303 -+# define TLS_MAX_VERSION TLS1_2_VERSION -+# define TLS_ANY_VERSION 0x10000 -+#endif -+ - #if QT_CONFIG(ocsp) - #include "qocsp_p.h" - #endif -@@ -372,7 +378,7 @@ int q_SSL_CTX_use_PrivateKey(SSL_CTX *a, EVP_PKEY *b); - int q_SSL_CTX_use_RSAPrivateKey(SSL_CTX *a, RSA *b); - int q_SSL_CTX_use_PrivateKey_file(SSL_CTX *a, const char *b, int c); - X509_STORE *q_SSL_CTX_get_cert_store(const SSL_CTX *a); --#if OPENSSL_VERSION_NUMBER >= 0x10002000L -+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - SSL_CONF_CTX *q_SSL_CONF_CTX_new(); - void q_SSL_CONF_CTX_free(SSL_CONF_CTX *a); - void q_SSL_CONF_CTX_set_ssl_ctx(SSL_CONF_CTX *a, SSL_CTX *b); Property changes on: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl_symbols_p.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/qt5-network/files/patch-src_network_ssl_qsslcontext_openssl.cpp =================================================================== --- head/net/qt5-network/files/patch-src_network_ssl_qsslcontext_openssl.cpp (revision 531600) +++ head/net/qt5-network/files/patch-src_network_ssl_qsslcontext_openssl.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/network/ssl/qsslcontext_openssl.cpp.orig 2019-10-01 08:05:51 UTC -+++ src/network/ssl/qsslcontext_openssl.cpp -@@ -265,7 +265,7 @@ void QSslContext::applyBackendConfig(QSslContext *sslC - } - #endif // ocsp - --#if OPENSSL_VERSION_NUMBER >= 0x10002000L -+#if OPENSSL_VERSION_NUMBER >= 0x10002000L && !defined(LIBRESSL_VERSION_NUMBER) - if (QSslSocket::sslLibraryVersionNumber() >= 0x10002000L) { - QSharedPointer cctx(q_SSL_CONF_CTX_new(), &q_SSL_CONF_CTX_free); - if (cctx) { Property changes on: head/net/qt5-network/files/patch-src_network_ssl_qsslcontext_openssl.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/qt5-network/files/patch-qsslsocket_openssl11_symbols_p.h =================================================================== --- head/net/qt5-network/files/patch-qsslsocket_openssl11_symbols_p.h (revision 531600) +++ head/net/qt5-network/files/patch-qsslsocket_openssl11_symbols_p.h (nonexistent) @@ -1,71 +0,0 @@ ---- src/network/ssl/qsslsocket_openssl11_symbols_p.h.orig 2019-10-01 07:47:24 UTC -+++ src/network/ssl/qsslsocket_openssl11_symbols_p.h -@@ -77,19 +77,48 @@ - - const unsigned char * q_ASN1_STRING_get0_data(const ASN1_STRING *x); - -+#if defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER >= 0x20700000L -+// LibreSSL 2.7 has stack_st but not OPENSSL_STACK -+typedef struct stack_st OPENSSL_STACK; /* Use STACK_OF(...) instead */ -+// From the signature in LibreSSL -+#define OPENSSL_INIT_SETTINGS void -+// https://github.com/openssl/openssl/blob/master/include/openssl/x509_vfy.h#L63 -+typedef int (*X509_STORE_CTX_verify_cb)(int, X509_STORE_CTX *); -+#endif -+ -+ - Q_AUTOTEST_EXPORT BIO *q_BIO_new(const BIO_METHOD *a); - Q_AUTOTEST_EXPORT const BIO_METHOD *q_BIO_s_mem(); - --int q_DSA_bits(DSA *a); -+#ifdef LIBRESSL_VERSION_NUMBER -+#define q_DSA_bits(dsa) q_BN_num_bits((dsa)->p) -+#else -+ int q_DSA_bits(DSA *a); -+#endif - int q_EVP_CIPHER_CTX_reset(EVP_CIPHER_CTX *c); - int q_EVP_PKEY_base_id(EVP_PKEY *a); - int q_RSA_bits(RSA *a); -+#ifdef LIBRESSL_VERSION_NUMBER -+int q_sk_num(OPENSSL_STACK *a); -+void q_sk_pop_free(OPENSSL_STACK *a, void (*b)(void *)); -+OPENSSL_STACK *q_sk_new_null(); -+void q_sk_push(OPENSSL_STACK *st, void *data); -+void q_sk_free(OPENSSL_STACK *a); -+void * q_sk_value(OPENSSL_STACK *a, int b); -+#define q_OPENSSL_sk_num(a) q_sk_num(a) -+#define q_OPENSSL_sk_pop_free(a, b) q_sk_pop_free(a, b) -+#define q_OPENSSL_sk_new_null() q_sk_new_null() -+#define q_OPENSSL_sk_push(a, b) q_sk_push(a, b) -+#define q_OPENSSL_sk_free q_sk_free -+#define q_OPENSSL_sk_value(a, b) q_sk_value(a, b) -+#else - Q_AUTOTEST_EXPORT int q_OPENSSL_sk_num(OPENSSL_STACK *a); - Q_AUTOTEST_EXPORT void q_OPENSSL_sk_pop_free(OPENSSL_STACK *a, void (*b)(void *)); - Q_AUTOTEST_EXPORT OPENSSL_STACK *q_OPENSSL_sk_new_null(); - Q_AUTOTEST_EXPORT void q_OPENSSL_sk_push(OPENSSL_STACK *st, void *data); - Q_AUTOTEST_EXPORT void q_OPENSSL_sk_free(OPENSSL_STACK *a); - Q_AUTOTEST_EXPORT void * q_OPENSSL_sk_value(OPENSSL_STACK *a, int b); -+#endif - int q_SSL_session_reused(SSL *a); - unsigned long q_SSL_CTX_set_options(SSL_CTX *ctx, unsigned long op); - int q_OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings); -@@ -110,12 +139,15 @@ STACK_OF(X509) *q_X509_STORE_CTX_get0_chain(X509_STORE - void q_DH_get0_pqg(const DH *dh, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g); - int q_DH_bits(DH *dh); - --# define q_SSL_load_error_strings() q_OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS \ -+#define q_SSL_load_error_strings() q_OPENSSL_init_ssl(OPENSSL_INIT_LOAD_SSL_STRINGS \ - | OPENSSL_INIT_LOAD_CRYPTO_STRINGS, NULL) -- -+#ifdef LIBRESSL_VERSION_NUMBER -+#define q_SKM_sk_num(type, st) ((int (*)(const STACK_OF(type) *))q_sk_num)(st) -+#define q_SKM_sk_value(type, st,i) ((type * (*)(const STACK_OF(type) *, int))q_sk_value)(st, i) -+#else - #define q_SKM_sk_num(type, st) ((int (*)(const STACK_OF(type) *))q_OPENSSL_sk_num)(st) - #define q_SKM_sk_value(type, st,i) ((type * (*)(const STACK_OF(type) *, int))q_OPENSSL_sk_value)(st, i) -- -+#endif - #define q_OPENSSL_add_all_algorithms_conf() q_OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS \ - | OPENSSL_INIT_ADD_ALL_DIGESTS \ - | OPENSSL_INIT_LOAD_CONFIG, NULL) Property changes on: head/net/qt5-network/files/patch-qsslsocket_openssl11_symbols_p.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl.cpp =================================================================== --- head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl.cpp (revision 531600) +++ head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/network/ssl/qsslsocket_openssl.cpp.orig 2019-10-01 08:09:52 UTC -+++ src/network/ssl/qsslsocket_openssl.cpp -@@ -604,7 +604,7 @@ bool QSslSocketBackendPrivate::initSslContext() - q_SSL_set_psk_server_callback(ssl, &q_ssl_psk_server_callback); - } - #endif --#if OPENSSL_VERSION_NUMBER >= 0x10101006L -+#if OPENSSL_VERSION_NUMBER >= 0x10101006L && !defined(LIBRESSL_VERSION_NUMBER) - // Set the client callback for TLSv1.3 PSK - if (mode == QSslSocket::SslClientMode - && QSslSocket::sslLibraryBuildVersionNumber() >= 0x10101006L) { Property changes on: head/net/qt5-network/files/patch-src_network_ssl_qsslsocket_openssl.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/qt5-network/pkg-plist =================================================================== --- head/net/qt5-network/pkg-plist (revision 531600) +++ head/net/qt5-network/pkg-plist (revision 531601) @@ -1,208 +1,211 @@ %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/bitstreams_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/hpack_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/hpacktable_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/http2frames_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/http2protocol_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/http2streams_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/huffman_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractnetworkcache_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractprotocolhandler_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qabstractsocketengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qasn1element_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qauthenticator_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qbearerengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qbearerplugin_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdnslookup_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdtls_openssl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qdtls_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qftp_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhostaddress_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhostinfo_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhsts_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhstsstore_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttp2protocolhandler_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpmultipart_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpnetworkconnection_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpnetworkconnectionchannel_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpnetworkheader_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpnetworkreply_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpnetworkrequest_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpprotocolhandler_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpsocketengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qhttpthreaddelegate_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qlocalserver_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qlocalsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnativesocketengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnativesocketengine_winrt_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnet_unix_p.h +%%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetconmonitor_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessauthenticationmanager_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessbackend_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccesscache_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccesscachebackend_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessdebugpipebackend_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessfilebackend_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessftpbackend_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkaccessmanager_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkconfigmanager_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkconfiguration_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkcookie_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkcookiejar_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkdatagram_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkdiskcache_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkfile_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkinterface_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkinterface_uikit_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkinterface_unix_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreply_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreplydataimpl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreplyfileimpl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreplyhttpimpl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreplyimpl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkreplywasmimpl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworkrequest_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qnetworksession_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qocsp_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qocspresponse_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsctpserver_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsctpsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsharednetworksession_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsocks5socketengine_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qspdyprotocolhandler_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qssl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslcertificate_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslcertificateextension_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslcipher_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslconfiguration_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslcontext_openssl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qssldiffiehellmanparameters_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslkey_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslpresharedkeyauthenticator_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_mac_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_openssl11_symbols_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_openssl_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_openssl_symbols_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_opensslpre11_symbols_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_schannel_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qsslsocket_winrt_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtcpserver_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtcpsocket_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtnetwork-config_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qtnetworkglobal_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qurlinfo_p.h %%QT_INCDIR%%/QtNetwork/%%FULLVER%%/QtNetwork/private/qwindowscarootfetcher_p.h %%QT_INCDIR%%/QtNetwork/QAbstractNetworkCache %%QT_INCDIR%%/QtNetwork/QAbstractSocket %%QT_INCDIR%%/QtNetwork/QAuthenticator %%QT_INCDIR%%/QtNetwork/QDnsDomainNameRecord %%QT_INCDIR%%/QtNetwork/QDnsHostAddressRecord %%QT_INCDIR%%/QtNetwork/QDnsLookup %%QT_INCDIR%%/QtNetwork/QDnsMailExchangeRecord %%QT_INCDIR%%/QtNetwork/QDnsServiceRecord %%QT_INCDIR%%/QtNetwork/QDnsTextRecord %%QT_INCDIR%%/QtNetwork/QDtls %%QT_INCDIR%%/QtNetwork/QDtlsClientVerifier %%QT_INCDIR%%/QtNetwork/QHostAddress %%QT_INCDIR%%/QtNetwork/QHostInfo %%QT_INCDIR%%/QtNetwork/QHstsPolicy %%QT_INCDIR%%/QtNetwork/QHttpMultiPart +%%QT_INCDIR%%/QtNetwork/QHttp2Configuration %%QT_INCDIR%%/QtNetwork/QHttpPart %%QT_INCDIR%%/QtNetwork/QIPv6Address %%QT_INCDIR%%/QtNetwork/QLocalServer %%QT_INCDIR%%/QtNetwork/QLocalSocket %%QT_INCDIR%%/QtNetwork/QNetworkAccessManager %%QT_INCDIR%%/QtNetwork/QNetworkAddressEntry %%QT_INCDIR%%/QtNetwork/QNetworkCacheMetaData %%QT_INCDIR%%/QtNetwork/QNetworkConfiguration %%QT_INCDIR%%/QtNetwork/QNetworkConfigurationManager %%QT_INCDIR%%/QtNetwork/QNetworkCookie %%QT_INCDIR%%/QtNetwork/QNetworkCookieJar %%QT_INCDIR%%/QtNetwork/QNetworkDatagram %%QT_INCDIR%%/QtNetwork/QNetworkDiskCache %%QT_INCDIR%%/QtNetwork/QNetworkInterface %%QT_INCDIR%%/QtNetwork/QNetworkProxy %%QT_INCDIR%%/QtNetwork/QNetworkProxyFactory %%QT_INCDIR%%/QtNetwork/QNetworkProxyQuery %%QT_INCDIR%%/QtNetwork/QNetworkReply %%QT_INCDIR%%/QtNetwork/QNetworkRequest %%QT_INCDIR%%/QtNetwork/QNetworkSession %%QT_INCDIR%%/QtNetwork/QOcspResponse %%QT_INCDIR%%/QtNetwork/QSctpServer %%QT_INCDIR%%/QtNetwork/QSctpSocket %%QT_INCDIR%%/QtNetwork/QSsl %%QT_INCDIR%%/QtNetwork/QSslCertificate %%QT_INCDIR%%/QtNetwork/QSslCertificateExtension %%QT_INCDIR%%/QtNetwork/QSslCipher %%QT_INCDIR%%/QtNetwork/QSslConfiguration %%QT_INCDIR%%/QtNetwork/QSslDiffieHellmanParameters %%QT_INCDIR%%/QtNetwork/QSslEllipticCurve %%QT_INCDIR%%/QtNetwork/QSslError %%QT_INCDIR%%/QtNetwork/QSslKey %%QT_INCDIR%%/QtNetwork/QSslPreSharedKeyAuthenticator %%QT_INCDIR%%/QtNetwork/QSslSocket %%QT_INCDIR%%/QtNetwork/QTcpServer %%QT_INCDIR%%/QtNetwork/QTcpSocket %%QT_INCDIR%%/QtNetwork/QUdpSocket %%QT_INCDIR%%/QtNetwork/Q_IPV6ADDR %%QT_INCDIR%%/QtNetwork/QtNetwork %%QT_INCDIR%%/QtNetwork/QtNetworkDepends %%QT_INCDIR%%/QtNetwork/QtNetworkVersion %%QT_INCDIR%%/QtNetwork/qabstractnetworkcache.h %%QT_INCDIR%%/QtNetwork/qabstractsocket.h %%QT_INCDIR%%/QtNetwork/qauthenticator.h %%QT_INCDIR%%/QtNetwork/qdnslookup.h %%QT_INCDIR%%/QtNetwork/qdtls.h %%QT_INCDIR%%/QtNetwork/qhostaddress.h %%QT_INCDIR%%/QtNetwork/qhostinfo.h %%QT_INCDIR%%/QtNetwork/qhstspolicy.h +%%QT_INCDIR%%/QtNetwork/qhttp2configuration.h %%QT_INCDIR%%/QtNetwork/qhttpmultipart.h %%QT_INCDIR%%/QtNetwork/qlocalserver.h %%QT_INCDIR%%/QtNetwork/qlocalsocket.h %%QT_INCDIR%%/QtNetwork/qnetworkaccessmanager.h %%QT_INCDIR%%/QtNetwork/qnetworkconfigmanager.h %%QT_INCDIR%%/QtNetwork/qnetworkconfiguration.h %%QT_INCDIR%%/QtNetwork/qnetworkcookie.h %%QT_INCDIR%%/QtNetwork/qnetworkcookiejar.h %%QT_INCDIR%%/QtNetwork/qnetworkdatagram.h %%QT_INCDIR%%/QtNetwork/qnetworkdiskcache.h %%QT_INCDIR%%/QtNetwork/qnetworkinterface.h %%QT_INCDIR%%/QtNetwork/qnetworkproxy.h %%QT_INCDIR%%/QtNetwork/qnetworkreply.h %%QT_INCDIR%%/QtNetwork/qnetworkrequest.h %%QT_INCDIR%%/QtNetwork/qnetworksession.h %%QT_INCDIR%%/QtNetwork/qocspresponse.h %%QT_INCDIR%%/QtNetwork/qpassworddigestor.h %%QT_INCDIR%%/QtNetwork/qsctpserver.h %%QT_INCDIR%%/QtNetwork/qsctpsocket.h %%QT_INCDIR%%/QtNetwork/qssl.h %%QT_INCDIR%%/QtNetwork/qsslcertificate.h %%QT_INCDIR%%/QtNetwork/qsslcertificateextension.h %%QT_INCDIR%%/QtNetwork/qsslcipher.h %%QT_INCDIR%%/QtNetwork/qsslconfiguration.h %%QT_INCDIR%%/QtNetwork/qssldiffiehellmanparameters.h %%QT_INCDIR%%/QtNetwork/qsslellipticcurve.h %%QT_INCDIR%%/QtNetwork/qsslerror.h %%QT_INCDIR%%/QtNetwork/qsslkey.h %%QT_INCDIR%%/QtNetwork/qsslpresharedkeyauthenticator.h %%QT_INCDIR%%/QtNetwork/qsslsocket.h %%QT_INCDIR%%/QtNetwork/qtcpserver.h %%QT_INCDIR%%/QtNetwork/qtcpsocket.h %%QT_INCDIR%%/QtNetwork/qtnetwork-config.h %%QT_INCDIR%%/QtNetwork/qtnetworkglobal.h %%QT_INCDIR%%/QtNetwork/qtnetworkversion.h %%QT_INCDIR%%/QtNetwork/qudpsocket.h %%QT_CMAKEDIR%%/Qt5Network/Qt5NetworkConfig.cmake %%QT_CMAKEDIR%%/Qt5Network/Qt5NetworkConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Network/Qt5Network_QGenericEnginePlugin.cmake %%QT_LIBDIR%%/libQt5Network.prl %%QT_LIBDIR%%/libQt5Network.so %%QT_LIBDIR%%/libQt5Network.so.5 %%QT_LIBDIR%%/libQt5Network.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Network.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Network.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_network.pri %%QT_MKSPECDIR%%/modules/qt_lib_network_private.pri %%QT_PLUGINDIR%%/bearer/libqgenericbearer.so %%DEBUG%%%%QT_PLUGINDIR%%/bearer/libqgenericbearer.so.debug libdata/pkgconfig/Qt5Network.pc Index: head/sysutils/qt5-qtdiag/Makefile =================================================================== --- head/sysutils/qt5-qtdiag/Makefile (revision 531600) +++ head/sysutils/qt5-qtdiag/Makefile (revision 531601) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= qtdiag DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Tool for reporting diagnostic information about Qt and its environment USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools USE_QT= core gui PLIST_FILES= ${QT_BINDIR}/qtdiag # Similarly to x11/qt5-qev, it makes more sense to just run the build system # from the qtdiag directory. If we run it from the top of the source tree, it # will look for a lot more dependencies for other tools such as lupdate, which # we do not really have to depend on. WRKSRC_SUBDIR= src/${PORTNAME} QT_BINARIES= yes post-patch: ${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC} .include Index: head/sysutils/qt5-qtpaths/Makefile =================================================================== --- head/sysutils/qt5-qtpaths/Makefile (revision 531600) +++ head/sysutils/qt5-qtpaths/Makefile (revision 531601) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= qtpaths DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Command line client to QStandardPaths USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools USE_QT= core PLIST_FILES= ${QT_BINDIR}/qtpaths # Similarly to x11/qt5-qev, it makes more sense to just run the build system # from the qtpaths directory. If we run it from the top of the source tree, it # will look for a lot more dependencies for other tools such as lupdate, which # we do not really have to depend on. WRKSRC_SUBDIR= src/${PORTNAME} QT_BINARIES= yes post-patch: ${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC} .include Index: head/sysutils/qt5-qtplugininfo/Makefile =================================================================== --- head/sysutils/qt5-qtplugininfo/Makefile (revision 531600) +++ head/sysutils/qt5-qtplugininfo/Makefile (revision 531601) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= qtplugininfo DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt5 plugin metadata dumper USES= compiler:c++11-lang qmake:outsource qt-dist:5,tools USE_QT= core PLIST_FILES= ${QT_BINDIR}/qtplugininfo # Similarly to x11/qt5-qev, it makes more sense to just run the build system # from the qtplugininfo directory. If we run it from the top of the source tree, it # will look for a lot more dependencies for other tools such as lupdate, which # we do not really have to depend on. WRKSRC_SUBDIR= src/${PORTNAME} QT_BINARIES= yes post-patch: ${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC} .include Index: head/textproc/qt5-xmlpatterns/Makefile =================================================================== --- head/textproc/qt5-xmlpatterns/Makefile (revision 531600) +++ head/textproc/qt5-xmlpatterns/Makefile (revision 531601) @@ -1,18 +1,17 @@ # $FreeBSD$ PORTNAME= xmlpatterns DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt support for XPath, XQuery, XSLT and XML Schema USES= compiler:c++11-lang qmake:norecursive qt-dist:5,xmlpatterns USE_QT= core network buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} QT_BINARIES= yes .include Index: head/www/qt5-webengine/Makefile =================================================================== --- head/www/qt5-webengine/Makefile (revision 531600) +++ head/www/qt5-webengine/Makefile (revision 531601) @@ -1,152 +1,151 @@ # $FreeBSD$ # QtWebEngine itself is a very thin layer of Qt code on top of a large part of # Chromium (everything up to the content/ layer). As such, most of the work in # this port revolves around taming Chromium and getting it to build on FreeBSD. # While it does build at the moment, there are several items that should be # investigated or improved: # - We are using several stub files, especially in Chromium's base/ and net/ # layers. We should look at implementing the missing bits instead. # - We are currently not using any sandboxing mechanism. # - We need to see if more "use_system_" flags can be passed. # - The process of porting QtWebEngine needs to be documented so we can move to # newer releases more easily. # # Also note that, due to the insane amount of patches this port needs, it tends # to lag behind the rest of the official Qt5 ones, which is why we set # QT5_VERSION and DISTINFO_FILE here. PORTNAME= webengine DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 CATEGORIES= www PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 library to render web content BUILD_DEPENDS= bison:devel/bison \ ninja:devel/ninja \ yasm:devel/yasm \ ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libdbus-1.so:devel/dbus \ libevent.so:devel/libevent \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libjsoncpp.so:devel/jsoncpp \ liblcms2.so:graphics/lcms2 \ libnspr4.so:devel/nspr \ libnss3.so:security/nss \ libopus.so:audio/opus \ libpci.so:devel/libpci \ libpng.so:graphics/png \ libre2.so:devel/re2 \ libsnappy.so:archivers/snappy \ libvpx.so:multimedia/libvpx \ libwebp.so:graphics/webp DISTINFO_FILE= ${.CURDIR}/distinfo -QT5_VERSION= 5.13.2 +QT5_VERSION= 5.14.0 OPTIONS_SINGLE= AUDIO OPTIONS_SINGLE_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_DEFAULT= ALSA AUDIO_DESC= Audio backend # Need the alsa plugins to get sound at runtime, otherwise messages # that the pcm_oss plugin can't be opened. ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_RUN_DEPENDS= alsa-plugins>=0:audio/alsa-plugins ALSA_VARS= QMAKE_CONFIGURE_ARGS+=-alsa ALSA_VARS_OFF= QMAKE_CONFIGURE_ARGS+=-no-alsa PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_VARS= QMAKE_CONFIGURE_ARGS+=-pulseaudio PULSEAUDIO_VARS_OFF= QMAKE_CONFIGURE_ARGS+=-no-pulseaudio SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_VARS= QMAKE_CONFIGURE_ARGS+=-sndio SNDIO_VARS_OFF= QMAKE_CONFIGURE_ARGS+=-no-sndio # We pass `norecursive' to USES=qmake because src/plugins/plugins.pro checks # whether webenginewidgets is available, which fails when qmake processes all # .pro files at once. USES= gl gnome gperf jpeg python:2.7,build pkgconfig \ qmake:norecursive,outsource qt-dist:5,webengine shebangfix xorg USE_GL= gl USE_GNOME= glib20 libxml2 libxslt USE_QT= core declarative designer gui location network webchannel \ widgets buildtools_build qmake_build printsupport -USE_XORG= x11 xcb xcomposite xcursor xext xi xorgproto \ +USE_XORG= x11 xcb xcomposite xcursor xdamage xext xfixes xi xorgproto \ xrandr xrender xscrnsaver xtst USE_LDCONFIG= ${QT_LIBDIR} QMAKE_CONFIGURE_ARGS= -proprietary-codecs -system-ffmpeg # We could just set it to an empty string as well. "all" does not account for # dependencies correctly in the generated Makefiles, use the right target here. ALL_TARGET= first # We need ar(1) from ports because the Chromium code uses the @file syntax. # We then need to ensure ld(1) from ports is used because of the archives ar(1) # generated. USE_BINUTILS= yes CC+= "-B${LOCALBASE}/bin" CXX+= "-B${LOCALBASE}/bin" # The build system reads the environment variable $NINJA_PATH to decide whether # to boostrap ninja or not (and also to invoke it afterwards). CC and CXX are # read by some Chromium code to determine which compiler to invoke when running # some configuration tests. # Since we use USES=qmake:norecursive, we also need to pass some variables to # MAKE_ENV because part of the configuration process happens during the build. CONFIGURE_ENV+= NINJAFLAGS="-j${MAKE_JOBS_NUMBER}" \ NINJA_PATH="${LOCALBASE}/bin/ninja" \ PATH=${CONFIGURE_WRKSRC}/bin:${LOCALBASE}/bin:${PATH} MAKE_ENV+= CC="${CC}" CXX="${CXX}" \ C_INCLUDE_PATH=${LOCALBASE}/include \ CPLUS_INCLUDE_PATH=${LOCALBASE}/include \ ${CONFIGURE_ENV} QT_BINARIES= yes .include .if ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64 PLIST_SUB+= BE="" LE="@comment " .else PLIST_SUB+= BE="@comment " LE="" .endif post-extract: # Install FreeBSD's freebsd.pri file. - ${CP} ${FILESDIR}/freebsd.pri ${WRKSRC}/src/core/config/freebsd.pri + ${CP} ${FILESDIR}/freebsd.pri ${WRKSRC}/src/buildtools/config/freebsd.pri post-extract-SNDIO-on: @cd ${WRKSRC}/src/3rdparty/chromium/media/audio && ${MKDIR} sndio openbsd @${CP} ${FILESDIR}/sndio_*put.* \ ${WRKSRC}/src/3rdparty/chromium/media/audio/sndio @${CP} ${FILESDIR}/audio_manager_openbsd.* \ ${WRKSRC}/src/3rdparty/chromium/media/audio/openbsd .if ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64 post-patch: @${REINPLACE_CMD} -e 's/icudtl.dat/icudtb.dat/' \ ${WRKSRC}/src/core/core_module.pro .endif pre-configure: # Link in ${PYTHON_CMD} to ${CONFIGURE_WRKSRC}/bin -- the scripts hardcode 'python' # in too many places to reasonably patch. So just link in ${PYTHON_CMD} to work around # $LOCALBASE/bin/python being python3 if the default versions is set to 3.x. ${MKDIR} ${CONFIGURE_WRKSRC}/bin && ${LN} -s ${PYTHON_CMD} ${CONFIGURE_WRKSRC}/bin/python # Unbundle a few dependencies. ${PYTHON_CMD} ${WRKSRC}/src/3rdparty/chromium/build/linux/unbundle/replace_gn_files.py \ --system-libraries libwebp libxml libxslt yasm # Rerun syncqt.pl -- otherwise the resulting package misses some forwarding headers. cd ${WRKSRC} && ${QT_BINDIR}/syncqt.pl -version ${QT5_VERSION} .include Index: head/www/qt5-webengine/distinfo =================================================================== --- head/www/qt5-webengine/distinfo (revision 531600) +++ head/www/qt5-webengine/distinfo (revision 531601) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572640408 -SHA256 (KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz) = adcf56b5de6f34744bba2307b696fc75611884f4270e87dfa760d6e99dd711bb -SIZE (KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz) = 255593964 +TIMESTAMP = 1578321366 +SHA256 (KDE/Qt/5.14.0/qtwebengine-everywhere-src-5.14.0.tar.xz) = 74f8c11cc318612c8d9dc87cf791badb1efe7080c10d8b3ed5843b249a942d32 +SIZE (KDE/Qt/5.14.0/qtwebengine-everywhere-src-5.14.0.tar.xz) = 241565016 Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/headless/lib/browser/headless_request_context_manager.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/headless/lib/browser/headless_request_context_manager.h -@@ -69,7 +69,7 @@ class HeadlessRequestContextManager { - std::unique_ptr proxy_config_monitor_; - bool is_system_context_; - --#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) - ::network::mojom::CryptConfigPtr crypt_config_; - #endif - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__context.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__context.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__context.cc (nonexistent) @@ -1,12 +0,0 @@ ---- src/3rdparty/chromium/device/usb/usb_context.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/device/usb/usb_context.cc -@@ -58,7 +58,9 @@ void UsbContext::UsbEventHandler::Run() { - - void UsbContext::UsbEventHandler::Stop() { - base::subtle::Release_Store(&running_, 0); -+#if !defined(OS_FREEBSD) // XXX(rene) not available in base version - libusb_interrupt_handle_event(context_); -+#endif - } - - UsbContext::UsbContext(PlatformUsbContext context) : context_(context) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__context.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_third__party_skcms_src_Transform__inl.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_third__party_skcms_src_Transform__inl.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_third__party_skcms_src_Transform__inl.h (nonexistent) @@ -1,400 +0,0 @@ ---- src/3rdparty/chromium/third_party/skia/third_party/skcms/src/Transform_inl.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/skia/third_party/skcms/src/Transform_inl.h -@@ -392,9 +392,11 @@ SI U32 gather_32(const uint8_t* p, I32 ix) { - } - - SI U32 gather_24(const uint8_t* p, I32 ix) { -+#if !__BIG_ENDIAN__ - // First, back up a byte. Any place we're gathering from has a safe junk byte to read - // in front of it, either a previous table value, or some tag metadata. - p -= 1; -+#endif - - // Load the i'th 24-bit value from p, and 1 extra byte. - auto load_24_32 = [p](int i) { -@@ -435,8 +437,10 @@ SI U32 gather_24(const uint8_t* p, I32 ix) { - - #if !defined(__arm__) - SI void gather_48(const uint8_t* p, I32 ix, U64* v) { -+#if !__BIG_ENDIAN__ - // As in gather_24(), with everything doubled. - p -= 2; -+#endif - - // Load the i'th 48-bit value from p, and 2 extra bytes. - auto load_48_64 = [p](int i) { -@@ -499,7 +503,9 @@ SI F F_from_U8(U8 v) { - SI F F_from_U16_BE(U16 v) { - // All 16-bit ICC values are big-endian, so we byte swap before converting to float. - // MSVC catches the "loss" of data here in the portable path, so we also make sure to mask. -+#if !__BIG_ENDIAN__ - v = U16( 0 | ((v & 0x00ff) << 8) | ((v & 0xff00) >> 8) ); -+#endif - return cast(v) * (1/65535.0f); - } - -@@ -534,9 +540,15 @@ SI F table(const skcms_Curve* curve, F v) { - SI void sample_clut_8(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { - U32 rgb = gather_24(a2b->grid_8, ix); - -+#if __BIG_ENDIAN__ -+ *r = cast((rgb >> 16) & 0xff) * (1/255.0f); -+ *g = cast((rgb >> 8) & 0xff) * (1/255.0f); -+ *b = cast((rgb >> 0) & 0xff) * (1/255.0f); -+#else - *r = cast((rgb >> 0) & 0xff) * (1/255.0f); - *g = cast((rgb >> 8) & 0xff) * (1/255.0f); - *b = cast((rgb >> 16) & 0xff) * (1/255.0f); -+#endif - } - - SI void sample_clut_16(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { -@@ -549,12 +561,18 @@ SI void sample_clut_16(const skcms_A2B* a2b, I32 ix, F - // This strategy is much faster for 64-bit builds, and fine for 32-bit x86 too. - U64 rgb; - gather_48(a2b->grid_16, ix, &rgb); -+#if __BIG_ENDIAN__ -+ *r = cast((rgb >> 32) & 0xffff) * (1/65535.0f); -+ *g = cast((rgb >> 16) & 0xffff) * (1/65535.0f); -+ *b = cast((rgb >> 0) & 0xffff) * (1/65535.0f); -+#else - rgb = swap_endian_16x4(rgb); - - *r = cast((rgb >> 0) & 0xffff) * (1/65535.0f); - *g = cast((rgb >> 16) & 0xffff) * (1/65535.0f); - *b = cast((rgb >> 32) & 0xffff) * (1/65535.0f); - #endif -+#endif - } - - // GCC 7.2.0 hits an internal compiler error with -finline-functions (or -O3) -@@ -695,10 +713,17 @@ static void exec_ops(const Op* ops, const void** args, - case Op_load_8888:{ - U32 rgba = load(src + 4*i); - -+#if __BIG_ENDIAN__ -+ r = cast((rgba >> 24) & 0xff) * (1/255.0f); -+ g = cast((rgba >> 16) & 0xff) * (1/255.0f); -+ b = cast((rgba >> 8) & 0xff) * (1/255.0f); -+ a = cast((rgba >> 0) & 0xff) * (1/255.0f); -+#else - r = cast((rgba >> 0) & 0xff) * (1/255.0f); - g = cast((rgba >> 8) & 0xff) * (1/255.0f); - b = cast((rgba >> 16) & 0xff) * (1/255.0f); - a = cast((rgba >> 24) & 0xff) * (1/255.0f); -+#endif - } break; - - case Op_load_8888_palette8:{ -@@ -727,13 +752,29 @@ static void exec_ops(const Op* ops, const void** args, - const uint16_t* rgb = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x3_t v = vld3_u16(rgb); -+#if __BIG_ENDIAN__ -+ r = cast(swap_endian_16((U16)v.val[0])) * (1/65535.0f); -+ g = cast(swap_endian_16((U16)v.val[1])) * (1/65535.0f); -+ b = cast(swap_endian_16((U16)v.val[2])) * (1/65535.0f); -+#else - r = cast((U16)v.val[0]) * (1/65535.0f); - g = cast((U16)v.val[1]) * (1/65535.0f); - b = cast((U16)v.val[2]) * (1/65535.0f); -+#endif - #else -+#if __BIG_ENDIAN__ -+ U32 R = load_3(rgb+0), -+ G = load_3(rgb+1), -+ B = load_3(rgb+2); -+ // R,G,B are little-endian 16-bit, so byte swap them before converting to float. -+ r = cast((R & 0x00ff)<<8 | (R & 0xff00)>>8) * (1/65535.0f); -+ g = cast((G & 0x00ff)<<8 | (G & 0xff00)>>8) * (1/65535.0f); -+ b = cast((B & 0x00ff)<<8 | (B & 0xff00)>>8) * (1/65535.0f); -+#else - r = cast(load_3(rgb+0)) * (1/65535.0f); - g = cast(load_3(rgb+1)) * (1/65535.0f); - b = cast(load_3(rgb+2)) * (1/65535.0f); -+#endif - #endif - } break; - -@@ -743,17 +784,33 @@ static void exec_ops(const Op* ops, const void** args, - const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x4_t v = vld4_u16(rgba); -+#if __BIG_ENDIAN__ -+ r = cast(swap_endian_16((U16)v.val[0])) * (1/65535.0f); -+ g = cast(swap_endian_16((U16)v.val[1])) * (1/65535.0f); -+ b = cast(swap_endian_16((U16)v.val[2])) * (1/65535.0f); -+ a = cast(swap_endian_16((U16)v.val[3])) * (1/65535.0f); -+#else - r = cast((U16)v.val[0]) * (1/65535.0f); - g = cast((U16)v.val[1]) * (1/65535.0f); - b = cast((U16)v.val[2]) * (1/65535.0f); - a = cast((U16)v.val[3]) * (1/65535.0f); -+#endif - #else -+#if __BIG_ENDIAN__ -+ U64 px = swap_endian_16x4(load(rgba)); -+ -+ r = cast((px >> 48) & 0xffff) * (1/65535.0f); -+ g = cast((px >> 32) & 0xffff) * (1/65535.0f); -+ b = cast((px >> 16) & 0xffff) * (1/65535.0f); -+ a = cast((px >> 0) & 0xffff) * (1/65535.0f); -+#else - U64 px = load(rgba); - - r = cast((px >> 0) & 0xffff) * (1/65535.0f); - g = cast((px >> 16) & 0xffff) * (1/65535.0f); - b = cast((px >> 32) & 0xffff) * (1/65535.0f); - a = cast((px >> 48) & 0xffff) * (1/65535.0f); -+#endif - #endif - } break; - -@@ -763,10 +820,21 @@ static void exec_ops(const Op* ops, const void** args, - const uint16_t* rgb = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x3_t v = vld3_u16(rgb); -+#if __BIG_ENDIAN__ -+ r = cast((U16)v.val[0]) * (1/65535.0f); -+ g = cast((U16)v.val[1]) * (1/65535.0f); -+ b = cast((U16)v.val[2]) * (1/65535.0f); -+#else - r = cast(swap_endian_16((U16)v.val[0])) * (1/65535.0f); - g = cast(swap_endian_16((U16)v.val[1])) * (1/65535.0f); - b = cast(swap_endian_16((U16)v.val[2])) * (1/65535.0f); -+#endif - #else -+#if __BIG_ENDIAN__ -+ r = cast(load_3(rgb+0)) * (1/65535.0f); -+ g = cast(load_3(rgb+1)) * (1/65535.0f); -+ b = cast(load_3(rgb+2)) * (1/65535.0f); -+#else - U32 R = load_3(rgb+0), - G = load_3(rgb+1), - B = load_3(rgb+2); -@@ -774,6 +842,7 @@ static void exec_ops(const Op* ops, const void** args, - r = cast((R & 0x00ff)<<8 | (R & 0xff00)>>8) * (1/65535.0f); - g = cast((G & 0x00ff)<<8 | (G & 0xff00)>>8) * (1/65535.0f); - b = cast((B & 0x00ff)<<8 | (B & 0xff00)>>8) * (1/65535.0f); -+#endif - #endif - } break; - -@@ -783,17 +852,33 @@ static void exec_ops(const Op* ops, const void** args, - const uint16_t* rgba = (const uint16_t*)ptr; // cast to const uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x4_t v = vld4_u16(rgba); -+#if __BIG_ENDIAN__ -+ r = cast((U16)v.val[0]) * (1/65535.0f); -+ g = cast((U16)v.val[1]) * (1/65535.0f); -+ b = cast((U16)v.val[2]) * (1/65535.0f); -+ a = cast((U16)v.val[3]) * (1/65535.0f); -+#else - r = cast(swap_endian_16((U16)v.val[0])) * (1/65535.0f); - g = cast(swap_endian_16((U16)v.val[1])) * (1/65535.0f); - b = cast(swap_endian_16((U16)v.val[2])) * (1/65535.0f); - a = cast(swap_endian_16((U16)v.val[3])) * (1/65535.0f); -+#endif - #else -+#if __BIG_ENDIAN__ -+ U64 px = load(rgba); -+ -+ r = cast((px >> 48) & 0xffff) * (1/65535.0f); -+ g = cast((px >> 32) & 0xffff) * (1/65535.0f); -+ b = cast((px >> 16) & 0xffff) * (1/65535.0f); -+ a = cast((px >> 0) & 0xffff) * (1/65535.0f); -+#else - U64 px = swap_endian_16x4(load(rgba)); - - r = cast((px >> 0) & 0xffff) * (1/65535.0f); - g = cast((px >> 16) & 0xffff) * (1/65535.0f); - b = cast((px >> 32) & 0xffff) * (1/65535.0f); - a = cast((px >> 48) & 0xffff) * (1/65535.0f); -+#endif - #endif - } break; - -@@ -828,10 +913,17 @@ static void exec_ops(const Op* ops, const void** args, - A = (U16)v.val[3]; - #else - U64 px = load(rgba); -+#if __BIG_ENDIAN__ -+ U16 R = cast((px >> 48) & 0xffff), -+ G = cast((px >> 32) & 0xffff), -+ B = cast((px >> 16) & 0xffff), -+ A = cast((px >> 0) & 0xffff); -+#else - U16 R = cast((px >> 0) & 0xffff), - G = cast((px >> 16) & 0xffff), - B = cast((px >> 32) & 0xffff), - A = cast((px >> 48) & 0xffff); -+#endif - #endif - r = F_from_Half(R); - g = F_from_Half(G); -@@ -1024,10 +1116,17 @@ static void exec_ops(const Op* ops, const void** args, - } return; - - case Op_store_8888: { -+#if __BIG_ENDIAN__ -+ store(dst + 4*i, cast(to_fixed(r * 255) << 24) -+ | cast(to_fixed(g * 255) << 16) -+ | cast(to_fixed(b * 255) << 8) -+ | cast(to_fixed(a * 255) << 0)); -+#else - store(dst + 4*i, cast(to_fixed(r * 255) << 0) - | cast(to_fixed(g * 255) << 8) - | cast(to_fixed(b * 255) << 16) - | cast(to_fixed(a * 255) << 24)); -+#endif - } return; - - case Op_store_1010102: { -@@ -1043,15 +1142,30 @@ static void exec_ops(const Op* ops, const void** args, - uint16_t* rgb = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x3_t v = {{ -+#if __BIG_ENDIAN__ -+ (uint16x4_t)swap_endian_16(cast(to_fixed(r * 65535))), -+ (uint16x4_t)swap_endian_16(cast(to_fixed(g * 65535))), -+ (uint16x4_t)swap_endian_16(cast(to_fixed(b * 65535))), -+#else - (uint16x4_t)cast(to_fixed(r * 65535)), - (uint16x4_t)cast(to_fixed(g * 65535)), - (uint16x4_t)cast(to_fixed(b * 65535)), -+#endif - }}; - vst3_u16(rgb, v); - #else -+#if __BIG_ENDIAN__ -+ I32 R = to_fixed(r * 65535), -+ G = to_fixed(g * 65535), -+ B = to_fixed(b * 65535); -+ store_3(rgb+0, cast((R & 0x00ff) << 8 | (R & 0xff00) >> 8) ); -+ store_3(rgb+1, cast((G & 0x00ff) << 8 | (G & 0xff00) >> 8) ); -+ store_3(rgb+2, cast((B & 0x00ff) << 8 | (B & 0xff00) >> 8) ); -+#else - store_3(rgb+0, cast(to_fixed(r * 65535))); - store_3(rgb+1, cast(to_fixed(g * 65535))); - store_3(rgb+2, cast(to_fixed(b * 65535))); -+#endif - #endif - - } return; -@@ -1062,18 +1176,33 @@ static void exec_ops(const Op* ops, const void** args, - uint16_t* rgba = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x4_t v = {{ -+#if __BIG_ENDIAN__ -+ (uint16x4_t)swap_endian_16(cast(to_fixed(r * 65535))), -+ (uint16x4_t)swap_endian_16(cast(to_fixed(g * 65535))), -+ (uint16x4_t)swap_endian_16(cast(to_fixed(b * 65535))), -+ (uint16x4_t)swap_endian_16(cast(to_fixed(a * 65535))), -+#else - (uint16x4_t)cast(to_fixed(r * 65535)), - (uint16x4_t)cast(to_fixed(g * 65535)), - (uint16x4_t)cast(to_fixed(b * 65535)), - (uint16x4_t)cast(to_fixed(a * 65535)), -+#endif - }}; - vst4_u16(rgba, v); - #else -+#if __BIG_ENDIAN__ -+ U64 px = cast(to_fixed(r * 65535)) << 48 -+ | cast(to_fixed(g * 65535)) << 32 -+ | cast(to_fixed(b * 65535)) << 16 -+ | cast(to_fixed(a * 65535)) << 0; -+ store(rgba, swap_endian_16x4(px)); -+#else - U64 px = cast(to_fixed(r * 65535)) << 0 - | cast(to_fixed(g * 65535)) << 16 - | cast(to_fixed(b * 65535)) << 32 - | cast(to_fixed(a * 65535)) << 48; - store(rgba, px); -+#endif - #endif - } return; - -@@ -1083,18 +1212,30 @@ static void exec_ops(const Op* ops, const void** args, - uint16_t* rgb = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x3_t v = {{ -+#if __BIG_ENDIAN__ -+ (uint16x4_t)cast(to_fixed(r * 65535)), -+ (uint16x4_t)cast(to_fixed(g * 65535)), -+ (uint16x4_t)cast(to_fixed(b * 65535)), -+#else - (uint16x4_t)swap_endian_16(cast(to_fixed(r * 65535))), - (uint16x4_t)swap_endian_16(cast(to_fixed(g * 65535))), - (uint16x4_t)swap_endian_16(cast(to_fixed(b * 65535))), -+#endif - }}; - vst3_u16(rgb, v); - #else -+#if __BIG_ENDIAN__ -+ store_3(rgb+0, cast(to_fixed(r * 65535))); -+ store_3(rgb+1, cast(to_fixed(g * 65535))); -+ store_3(rgb+2, cast(to_fixed(b * 65535))); -+#else - I32 R = to_fixed(r * 65535), - G = to_fixed(g * 65535), - B = to_fixed(b * 65535); - store_3(rgb+0, cast((R & 0x00ff) << 8 | (R & 0xff00) >> 8) ); - store_3(rgb+1, cast((G & 0x00ff) << 8 | (G & 0xff00) >> 8) ); - store_3(rgb+2, cast((B & 0x00ff) << 8 | (B & 0xff00) >> 8) ); -+#endif - #endif - - } return; -@@ -1105,18 +1246,33 @@ static void exec_ops(const Op* ops, const void** args, - uint16_t* rgba = (uint16_t*)ptr; // for this cast to uint16_t* to be safe. - #if defined(USING_NEON) - uint16x4x4_t v = {{ -+#if __BIG_ENDIAN__ -+ (uint16x4_t)cast(to_fixed(r * 65535)), -+ (uint16x4_t)cast(to_fixed(g * 65535)), -+ (uint16x4_t)cast(to_fixed(b * 65535)), -+ (uint16x4_t)cast(to_fixed(a * 65535)), -+#else - (uint16x4_t)swap_endian_16(cast(to_fixed(r * 65535))), - (uint16x4_t)swap_endian_16(cast(to_fixed(g * 65535))), - (uint16x4_t)swap_endian_16(cast(to_fixed(b * 65535))), - (uint16x4_t)swap_endian_16(cast(to_fixed(a * 65535))), -+#endif - }}; - vst4_u16(rgba, v); - #else -+#if __BIG_ENDIAN__ -+ U64 px = cast(to_fixed(r * 65535)) << 48 -+ | cast(to_fixed(g * 65535)) << 32 -+ | cast(to_fixed(b * 65535)) << 16 -+ | cast(to_fixed(a * 65535)) << 0; -+ store(rgba, px); -+#else - U64 px = cast(to_fixed(r * 65535)) << 0 - | cast(to_fixed(g * 65535)) << 16 - | cast(to_fixed(b * 65535)) << 32 - | cast(to_fixed(a * 65535)) << 48; - store(rgba, swap_endian_16x4(px)); -+#endif - #endif - } return; - -@@ -1160,10 +1316,17 @@ static void exec_ops(const Op* ops, const void** args, - }}; - vst4_u16(rgba, v); - #else -+#if __BIG_ENDIAN__ -+ store(rgba, cast(R) << 48 -+ | cast(G) << 32 -+ | cast(B) << 16 -+ | cast(A) << 0); -+#else - store(rgba, cast(R) << 0 - | cast(G) << 16 - | cast(B) << 32 - | cast(A) << 48); -+#endif - #endif - - } return; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_third__party_skcms_src_Transform__inl.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader__linux.cc (nonexistent) @@ -1,13 +0,0 @@ ---- src/3rdparty/chromium/base/debug/elf_reader_linux.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/base/debug/elf_reader_linux.cc -@@ -41,8 +41,10 @@ Optional ElfSegmentBuildIDNoteAsString(co - const void* section_end = segment.data() + segment.size_bytes(); - const Nhdr* note_header = reinterpret_cast(segment.data()); - while (note_header < section_end) { -+#if !defined(OS_BSD) - if (note_header->n_type == NT_GNU_BUILD_ID) - break; -+#endif - note_header = reinterpret_cast( - reinterpret_cast(note_header) + sizeof(Nhdr) + - bits::Align(note_header->n_namesz, 4) + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader__linux.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl__map.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl__map.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl__map.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/content/browser/storage_partition_impl_map.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/content/browser/storage_partition_impl_map.cc -@@ -425,7 +425,7 @@ StoragePartitionImpl* StoragePartitionImplMap::Get( - bool create_request_context = true; - if (base::FeatureList::IsEnabled(network::features::kNetworkService)) { - // These ifdefs should match StoragePartitionImpl::GetURLRequestContext. --#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) -+#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - create_request_context = false; - #elif defined(OS_ANDROID) - create_request_context = Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl__map.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.cc (nonexistent) @@ -1,45 +0,0 @@ ---- src/3rdparty/chromium/device/usb/usb_service_impl.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/device/usb/usb_service_impl.cc -@@ -239,8 +239,10 @@ UsbServiceImpl::UsbServiceImpl() - } - - UsbServiceImpl::~UsbServiceImpl() { -+#if !defined(OS_FREEBSD) - if (hotplug_enabled_) - libusb_hotplug_deregister_callback(context_->context(), hotplug_handle_); -+#endif // !defined(OS_FREEBSD) - } - - void UsbServiceImpl::GetDevices(const GetDevicesCallback& callback) { -@@ -295,6 +297,7 @@ void UsbServiceImpl::OnUsbContext(scoped_refptrcontext(), - static_cast(LIBUSB_HOTPLUG_EVENT_DEVICE_ARRIVED | -@@ -307,6 +310,7 @@ void UsbServiceImpl::OnUsbContext(scoped_refptrOnDisconnect(); - } - -+#if !defined(OS_FREEBSD) - // static - int LIBUSB_CALL UsbServiceImpl::HotplugCallback(libusb_context* context, - libusb_device* device_raw, -@@ -537,6 +542,7 @@ int LIBUSB_CALL UsbServiceImpl::HotplugCallback(libusb - - return 0; - } -+#endif // !defined(OS_FREEBSD) - - void UsbServiceImpl::OnPlatformDeviceAdded( - ScopedLibusbDeviceRef platform_device) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.h (nonexistent) @@ -1,26 +0,0 @@ ---- src/3rdparty/chromium/device/usb/usb_service_impl.h.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/device/usb/usb_service_impl.h -@@ -73,11 +73,13 @@ class UsbServiceImpl : - scoped_refptr device); - void RemoveDevice(scoped_refptr device); - -+#if !defined(OS_FREEBSD) - // Handle hotplug events from libusb. - static int LIBUSB_CALL HotplugCallback(libusb_context* context, - libusb_device* device, - libusb_hotplug_event event, - void* user_data); -+#endif - // These functions release a reference to the provided platform device. - void OnPlatformDeviceAdded(ScopedLibusbDeviceRef platform_device); - void OnPlatformDeviceRemoved(ScopedLibusbDeviceRef platform_device); -@@ -95,7 +97,9 @@ class UsbServiceImpl : - // connected instead of only when a full enumeration is requested. - // TODO(reillyg): Support this on all platforms. crbug.com/411715 - bool hotplug_enabled_ = false; -+#if !defined(OS_FREEBSD) - libusb_hotplug_callback_handle hotplug_handle_; -+#endif - - // Enumeration callbacks are queued until an enumeration completes. - bool enumeration_ready_ = false; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__service__impl.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_external-reference-table.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_external-reference-table.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_external-reference-table.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/v8/src/external-reference-table.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/v8/src/external-reference-table.cc -@@ -9,7 +9,7 @@ - #include "src/external-reference.h" - #include "src/ic/stub-cache.h" - --#if defined(DEBUG) && defined(V8_OS_LINUX) && !defined(V8_OS_ANDROID) -+#if defined(DEBUG) && (defined(V8_OS_LINUX) || defined(V8_OS_FREEBSD)) && !defined(V8_OS_ANDROID) - #define SYMBOLIZE_FUNCTION - #include - #include Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_external-reference-table.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_device__service.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_device__service.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_device__service.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/services/device/device_service.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/services/device/device_service.h -@@ -198,7 +198,7 @@ class DeviceService : public service_manager::Service - #endif - - #if (defined(OS_LINUX) && defined(USE_UDEV)) || defined(OS_WIN) || \ -- defined(OS_MACOSX) -+ defined(OS_MACOSX) || defined(OS_BSD) - // Requests for the SerialPortManager interface must be bound to - // |serial_port_manager_| on |serial_port_manager_task_runner_| and it will - // be destroyed on that sequence. Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_device__service.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_include_core_SkPostConfig.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_include_core_SkPostConfig.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_include_core_SkPostConfig.h (nonexistent) @@ -1,15 +0,0 @@ ---- src/3rdparty/chromium/third_party/skia/include/core/SkPostConfig.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/skia/include/core/SkPostConfig.h -@@ -40,12 +40,6 @@ - # error "must define either SK_CPU_LENDIAN or SK_CPU_BENDIAN" - #endif - --#if defined(SK_CPU_BENDIAN) && !defined(I_ACKNOWLEDGE_SKIA_DOES_NOT_SUPPORT_BIG_ENDIAN) -- #error "The Skia team is not endian-savvy enough to support big-endian CPUs." -- #error "If you still want to use Skia," -- #error "please define I_ACKNOWLEDGE_SKIA_DOES_NOT_SUPPORT_BIG_ENDIAN." --#endif -- - /** - * Ensure the port has defined all of SK_X32_SHIFT, or none of them. - */ Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_include_core_SkPostConfig.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_runner_host_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_runner_host_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_runner_host_BUILD.gn (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/services/service_manager/runner/host/BUILD.gn.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/services/service_manager/runner/host/BUILD.gn -@@ -31,7 +31,7 @@ source_set("lib") { - "//mojo/public/cpp/system", - ] - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - deps += [ "//sandbox/linux:sandbox_services" ] - } - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_runner_host_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api.cc (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/v8/src/api.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/v8/src/api.cc -@@ -107,7 +107,7 @@ - #include "src/wasm/wasm-result.h" - #include "src/wasm/wasm-serialization.h" - --#if V8_OS_LINUX || V8_OS_MACOSX -+#if V8_OS_LINUX || V8_OS_MACOSX || V8_OS_OPENBSD || V8_OS_FREEBSD - #include - #include "include/v8-wasm-trap-handler-posix.h" - #include "src/trap-handler/handler-inside-posix.h" -@@ -5759,7 +5759,7 @@ bool v8::V8::Initialize() { - return true; - } - --#if V8_OS_LINUX || V8_OS_MACOSX -+#if V8_OS_LINUX || V8_OS_MACOSX || V8_OS_OPENBSD || V8_OS_FREEBSD - bool TryHandleWebAssemblyTrapPosix(int sig_code, siginfo_t* info, - void* context) { - #if V8_TARGET_ARCH_X64 && !V8_OS_ANDROID Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_third__party_quic_platform_impl_quic__ip__address__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_third__party_quic_platform_impl_quic__ip__address__impl.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_third__party_quic_platform_impl_quic__ip__address__impl.cc (nonexistent) @@ -1,10 +0,0 @@ ---- src/3rdparty/chromium/net/third_party/quic/platform/impl/quic_ip_address_impl.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/net/third_party/quic/platform/impl/quic_ip_address_impl.cc -@@ -13,6 +13,7 @@ - #include - #elif defined(OS_POSIX) || defined(OS_FUCHSIA) - #include -+#include - #endif - - using std::string; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_third__party_quic_platform_impl_quic__ip__address__impl.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_assertions.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_assertions.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_assertions.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/assertions.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/assertions.cc -@@ -48,7 +48,7 @@ - #include - #endif - --#if defined(OS_MACOSX) || (defined(OS_LINUX) && !defined(__UCLIBC__)) -+#if defined(OS_MACOSX) || ((defined(OS_LINUX) || defined(OS_BSD)) && !defined(__UCLIBC__)) - #include - #include - #include Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_assertions.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.cc (nonexistent) @@ -1,10 +0,0 @@ ---- src/3rdparty/chromium/services/catalog/store.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/services/catalog/store.cc -@@ -36,5 +36,7 @@ const char Store::kRequiredFilesKey_PlatformValue_MacO - const char Store::kRequiredFilesKey_PlatformValue_Android[] = "android"; - // static - const char Store::kRequiredFilesKey_PlatformValue_Fuchsia[] = "fuchsia"; -+// static -+const char Store::kRequiredFilesKey_PlatformValue_FreeBSD[] = "freebsd"; - - } // namespace catalog Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_log-utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_log-utils.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_log-utils.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/v8/src/log-utils.h.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/v8/src/log-utils.h -@@ -15,6 +15,8 @@ - #include "src/flags.h" - #include "src/ostreams.h" - -+#include -+ - namespace v8 { - namespace internal { - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_log-utils.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sha1.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sha1.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sha1.cc (nonexistent) @@ -1,24 +0,0 @@ ---- src/3rdparty/chromium/base/sha1.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/base/sha1.cc -@@ -110,8 +110,10 @@ void SecureHashAlgorithm::Final() { - Pad(); - Process(); - -+#if defined(ARCH_CPU_LITTLE_ENDIAN) - for (auto& t : H) - t = ByteSwap(t); -+#endif - } - - void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { -@@ -157,8 +159,10 @@ void SecureHashAlgorithm::Process() { - // - // W and M are in a union, so no need to memcpy. - // memcpy(W, M, sizeof(M)); -+#if defined(ARCH_CPU_LITTLE_ENDIAN) - for (t = 0; t < 16; ++t) - W[t] = ByteSwap(W[t]); -+#endif - - // b. - for (t = 16; t < 80; ++t) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sha1.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm.cc (nonexistent) @@ -1,22 +0,0 @@ ---- src/3rdparty/chromium/v8/src/arm/cpu-arm.cc.orig 2019-01-16 10:59:47 UTC -+++ src/3rdparty/chromium/v8/src/arm/cpu-arm.cc -@@ -7,6 +7,9 @@ - #ifdef __QNXNTO__ - #include // for cache flushing. - #undef MAP_TYPE -+#elif defined(__FreeBSD__) -+#include -+#include // for cache flushing. - #else - #include // for cache flushing. - #endif -@@ -24,6 +27,9 @@ void CpuFeatures::FlushICache(void* start, size_t size - #if !defined(USE_SIMULATOR) - #if V8_OS_QNX - msync(start, size, MS_SYNC | MS_INVALIDATE_ICACHE); -+#elif defined(__FreeBSD__) -+ struct arm_sync_icache_args args = { .addr = (uintptr_t)start, .len = size }; -+ sysarch(ARM_SYNC_ICACHE, (void *)&args); - #else - register uint32_t beg asm("r0") = reinterpret_cast(start); - register uint32_t end asm("r1") = beg + size; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-mkspecs_features_configure.prf =================================================================== --- head/www/qt5-webengine/files/patch-mkspecs_features_configure.prf (revision 531600) +++ head/www/qt5-webengine/files/patch-mkspecs_features_configure.prf (nonexistent) @@ -1,34 +0,0 @@ ---- mkspecs/features/configure.prf.orig 2019-10-23 10:30:33 UTC -+++ mkspecs/features/configure.prf -@@ -26,7 +26,7 @@ defineTest(runConfigure) { - return(false) - } - -- linux:contains(QT_CONFIG,no-pkg-config) { -+ unix:contains(QT_CONFIG,no-pkg-config) { - skipBuild("pkg-config is required") - return(false) - } -@@ -68,17 +68,17 @@ defineTest(runConfigure) { - return(false); - } - -- linux { -+ unix { - - !qtConfig(webengine-host-pkg-config) { - skipBuild("Host pkg-config is required") - return(false) - } - -- !qtConfig(webengine-system-glibc) { -- skipBuild("A suitable version >= 2.27 of libc could not be found.") -- return(false) -- } -+ #!qtConfig(webengine-system-glibc) { -+ # skipBuild("A suitable version >= 2.27 of libc could not be found.") -+ # return(false) -+ #} - - QT_FOR_CONFIG += gui-private - Property changes on: head/www/qt5-webengine/files/patch-mkspecs_features_configure.prf ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_highcontrast_highcontrast__classifier.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_highcontrast_highcontrast__classifier.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_highcontrast_highcontrast__classifier.cc (nonexistent) @@ -1,79 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/highcontrast/highcontrast_classifier.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/highcontrast/highcontrast_classifier.cc -@@ -1060,55 +1060,47 @@ void DequantizeMinFirst(const int32_t rank, - - // ----------------------------------------------------------------------------- - // CONSTANTS --// Note that for now, endianness of the target machine needs to match that of --// the one training was performed on. - // ----------------------------------------------------------------------------- - const int32_t dnn_hiddenlayer_0_weights_part_0_shape[2] = {4, 10}; - const union { -- uint8_t bytes[160]; - float values[40]; - } dnn_hiddenlayer_0_weights_part_0 = {{ -- 0xbc, 0x22, 0x0a, 0xbf, 0xb4, 0x46, 0x8c, 0x3f, 0xba, 0x31, 0x34, 0xbe, -- 0x4c, 0x65, 0xdb, 0xbe, 0xf0, 0x54, 0x5e, 0xbe, 0xc1, 0x5d, 0xb3, 0x3f, -- 0xf4, 0xe6, 0x15, 0xbf, 0x05, 0xc6, 0x34, 0xbf, 0xc0, 0x37, 0x7e, 0xbd, -- 0x6c, 0x35, 0x0b, 0xbf, 0xca, 0x53, 0x26, 0xbf, 0x58, 0xb4, 0x87, 0x3f, -- 0x37, 0xee, 0x39, 0xbf, 0xda, 0xfa, 0xf9, 0xbe, 0x97, 0xc1, 0x06, 0xbf, -- 0xf9, 0x4e, 0x81, 0x3f, 0xb2, 0x44, 0x85, 0xbf, 0x7f, 0x98, 0x7c, 0x3d, -- 0x15, 0x26, 0xbc, 0xbe, 0x5c, 0x48, 0x05, 0x3f, 0xc8, 0xaa, 0xa1, 0xbd, -- 0x35, 0xb3, 0x43, 0xbe, 0xeb, 0x46, 0x91, 0x3f, 0x80, 0x71, 0xe3, 0x3c, -- 0xd1, 0x98, 0x79, 0x3f, 0x3c, 0xd0, 0x0d, 0xbf, 0x1e, 0x02, 0xd3, 0x3e, -- 0x5d, 0x4b, 0xa2, 0xbf, 0x68, 0xac, 0xaa, 0xbd, 0xf8, 0xe1, 0x75, 0x3e, -- 0x4a, 0x9c, 0x27, 0xbe, 0xf8, 0xae, 0xb2, 0xbe, 0x7f, 0x9d, 0x91, 0x3f, -- 0x1e, 0x8b, 0xa8, 0xbe, 0x35, 0x7e, 0xb2, 0x3f, 0xbe, 0x8c, 0xd3, 0xbe, -- 0xf9, 0xcd, 0xb5, 0x3f, 0xa1, 0x50, 0xaa, 0x3f, 0xe4, 0x6d, 0xdd, 0xbe, -- 0x0d, 0xce, 0xd3, 0xbe, -+ -0.539592504501343, 1.09590768814087, -0.175970941781998, -0.428507208824158, -+ -0.217120885848999, 1.40129864215851, -0.5855553150177, -0.706146538257599, -+ -0.0620648860931396, -0.543783903121948, -0.649716019630432, 1.06019115447998, -+ -0.726291120052338, -0.488241970539093, -0.526391446590424, 1.01022255420685, -+ -1.04115891456604, 0.0616688691079617, -0.367478042840958, 0.520635366439819, -+ -0.0789390206336975, -0.19111330807209, 1.13497674465179, 0.0277640819549561, -+ 0.974988043308258, -0.553958654403687, 0.412125527858734, -1.2679249048233, -+ -0.0833366513252258, 0.240119814872742, -0.163682132959366, -0.34899115562439, -+ 1.1376188993454, -0.329186379909515, 1.3944765329361, -0.413183152675629, -+ 1.42034828662872, 1.33058559894562, -0.432479023933411, -0.413681417703629 - }}; - const int32_t dnn_hiddenlayer_0_biases_part_0_shape[1] = {10}; - const union { -- uint8_t bytes[40]; - float values[10]; - } dnn_hiddenlayer_0_biases_part_0 = {{ -- 0x00, 0x00, 0x00, 0x00, 0xbf, 0x6a, 0x53, 0x3e, 0xd3, 0xc1, -- 0xd0, 0x3e, 0x00, 0x00, 0x00, 0x00, 0xb6, 0xd8, 0xc0, 0x3e, -- 0xca, 0xe7, 0x35, 0x3e, 0x23, 0xa5, 0x44, 0x3f, 0x61, 0xfd, -- 0xd2, 0x3e, 0x00, 0x00, 0x00, 0x00, 0xb6, 0xe0, 0x43, 0x3c, -+ 0.0, 0.206461891531944, -+ 0.407728761434555, 0.0, -+ 0.376653373241425, 0.177642017602921, -+ 0.76814478635788, 0.412089377641678, -+ 0.0, 0.0119554307311773 - }}; - const int32_t dnn_logits_biases_part_0_shape[1] = {1}; - const union { -- uint8_t bytes[4]; - float values[1]; - } dnn_logits_biases_part_0 = {{ -- 0x75, 0xca, 0xd7, 0xbe, -+ -0.421466499567032 - }}; - const int32_t dnn_logits_weights_part_0_shape[2] = {10, 1}; - const union { -- uint8_t bytes[40]; - float values[10]; - } dnn_logits_weights_part_0 = {{ -- 0x13, 0x12, 0x39, 0x3f, 0xf3, 0xa5, 0xc2, 0xbf, 0x81, 0x7f, -- 0xbe, 0x3f, 0xf8, 0x17, 0x26, 0x3e, 0xa4, 0x19, 0xa6, 0x3f, -- 0xf0, 0xc9, 0xb7, 0xbf, 0x6a, 0x99, 0xd2, 0x3f, 0x8a, 0x7d, -- 0xe9, 0x3f, 0x83, 0x9a, 0x3a, 0xbf, 0xf1, 0x6c, 0x08, 0x3e, -+ 0.722932040691376, -1.52068936824799, -+ 1.48826611042023, 0.162200808525085, -+ 1.29765748977661, -1.43585014343262, -+ 1.64530682563782, 1.82414364814758, -+ -0.728920161724091, 0.133228078484535 - }}; - - } // anonymous namespace Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_highcontrast_highcontrast__classifier.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_ports_SkFontHost__FreeType.cpp =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_ports_SkFontHost__FreeType.cpp (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_ports_SkFontHost__FreeType.cpp (nonexistent) @@ -1,77 +0,0 @@ ---- src/3rdparty/chromium/third_party/skia/src/ports/SkFontHost_FreeType.cpp.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/skia/src/ports/SkFontHost_FreeType.cpp -@@ -122,8 +122,6 @@ class FreeTypeLibrary : SkNoncopyable { (public) - : fGetVarDesignCoordinates(nullptr) - , fGetVarAxisFlags(nullptr) - , fLibrary(nullptr) -- , fIsLCDSupported(false) -- , fLCDExtra(0) - { - if (FT_New_Library(&gFTMemory, &fLibrary)) { - return; -@@ -183,12 +181,7 @@ class FreeTypeLibrary : SkNoncopyable { (public) - } - #endif - -- // Setup LCD filtering. This reduces color fringes for LCD smoothed glyphs. -- // The default has changed over time, so this doesn't mean the same thing to all users. -- if (FT_Library_SetLcdFilter(fLibrary, FT_LCD_FILTER_DEFAULT) == 0) { -- fIsLCDSupported = true; -- fLCDExtra = 2; //Using a filter adds one full pixel to each side. -- } -+ FT_Library_SetLcdFilter(fLibrary, FT_LCD_FILTER_DEFAULT); - } - ~FreeTypeLibrary() { - if (fLibrary) { -@@ -197,8 +190,6 @@ class FreeTypeLibrary : SkNoncopyable { (public) - } - - FT_Library library() { return fLibrary; } -- bool isLCDSupported() { return fIsLCDSupported; } -- int lcdExtra() { return fLCDExtra; } - - // FT_Get_{MM,Var}_{Blend,Design}_Coordinates were added in FreeType 2.7.1. - // Prior to this there was no way to get the coordinates out of the FT_Face. -@@ -215,8 +206,6 @@ class FreeTypeLibrary : SkNoncopyable { (public) - - private: - FT_Library fLibrary; -- bool fIsLCDSupported; -- int fLCDExtra; - - // FT_Library_SetLcdFilterWeights was introduced in FreeType 2.4.0. - // The following platforms provide FreeType of at least 2.4.0. -@@ -713,17 +702,6 @@ void SkTypeface_FreeType::onFilterRec(SkScalerContextR - rec->fTextSize = SkIntToScalar(1 << 14); - } - -- if (isLCD(*rec)) { -- // TODO: re-work so that FreeType is set-up and selected by the SkFontMgr. -- SkAutoMutexAcquire ama(gFTMutex); -- ref_ft_library(); -- if (!gFTLibrary->isLCDSupported()) { -- // If the runtime Freetype library doesn't support LCD, disable it here. -- rec->fMaskFormat = SkMask::kA8_Format; -- } -- unref_ft_library(); -- } -- - SkFontHinting h = rec->getHinting(); - if (kFull_SkFontHinting == h && !isLCD(*rec)) { - // collapse full->normal hinting if we're not doing LCD -@@ -1121,11 +1099,11 @@ bool SkScalerContext_FreeType::getCBoxForLetter(char l - void SkScalerContext_FreeType::updateGlyphIfLCD(SkGlyph* glyph) { - if (glyph->fMaskFormat == SkMask::kLCD16_Format) { - if (fLCDIsVert) { -- glyph->fHeight += gFTLibrary->lcdExtra(); -- glyph->fTop -= gFTLibrary->lcdExtra() >> 1; -+ glyph->fHeight += 2; -+ glyph->fTop -= 1; - } else { -- glyph->fWidth += gFTLibrary->lcdExtra(); -- glyph->fLeft -= gFTLibrary->lcdExtra() >> 1; -+ glyph->fWidth += 2; -+ glyph->fLeft -= 1; - } - } - } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_ports_SkFontHost__FreeType.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_font_font__service__app.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_font_font__service__app.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_font_font__service__app.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/components/services/font/font_service_app.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/components/services/font/font_service_app.cc -@@ -20,7 +20,7 @@ - #include "components/services/font/ppapi_fontconfig_matching.h" // nogncheck - #endif - --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - #include "base/test/fontconfig_util_linux.h" - #endif - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_font_font__service__app.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_utils.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_utils.h (nonexistent) @@ -1,19 +0,0 @@ ---- src/3rdparty/chromium/third_party/perfetto/include/perfetto/base/utils.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/base/utils.h -@@ -22,6 +22,7 @@ - #include - #include - #include -+#include - #if !PERFETTO_BUILDFLAG(PERFETTO_OS_WIN) - #include - #endif -@@ -91,7 +92,7 @@ struct FreeDeleter { - - template - constexpr T AssumeLittleEndian(T value) { -- static_assert(__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__, -+ static_assert(std::is_same::value && __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__, - "Unimplemented on big-endian archs"); - return value; - } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_utils.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.h (nonexistent) @@ -1,10 +0,0 @@ ---- src/3rdparty/chromium/services/catalog/store.h.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/services/catalog/store.h -@@ -36,6 +36,7 @@ class Store { - static const char kRequiredFilesKey_PlatformValue_MacOSX[]; - static const char kRequiredFilesKey_PlatformValue_Android[]; - static const char kRequiredFilesKey_PlatformValue_Fuchsia[]; -+ static const char kRequiredFilesKey_PlatformValue_FreeBSD[]; - }; - - } // namespace catalog Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_store.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_core_config_linux.pri =================================================================== --- head/www/qt5-webengine/files/patch-src_core_config_linux.pri (revision 531600) +++ head/www/qt5-webengine/files/patch-src_core_config_linux.pri (nonexistent) @@ -1,14 +0,0 @@ ---- src/core/config/linux.pri.orig 2019-01-16 22:42:58 UTC -+++ src/core/config/linux.pri -@@ -166,6 +166,11 @@ host_build { - } else { - gn_args += use_alsa=false - } -+ qtConfig(webengine-sndio) { -+ gn_args += use_sndio=true -+ } else { -+ gn_args += use_sndio=false -+ } - !packagesExist(libpci): gn_args += use_libpci=false - - qtConfig(webengine-system-x11): hasX11Dependencies() { Property changes on: head/www/qt5-webengine/files/patch-src_core_config_linux.pri ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_opts_SkRasterPipeline__opts.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_opts_SkRasterPipeline__opts.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_opts_SkRasterPipeline__opts.h (nonexistent) @@ -1,130 +0,0 @@ ---- src/3rdparty/chromium/third_party/skia/src/opts/SkRasterPipeline_opts.h.orig 2019-10-27 17:19:53 UTC -+++ src/3rdparty/chromium/third_party/skia/src/opts/SkRasterPipeline_opts.h -@@ -729,7 +729,10 @@ SI F approx_powf(F x, F y) { - } - - SI F from_half(U16 h) { --#if defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) // Temporary workaround for some Google3 builds. -+#if defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) && defined(__aarch64__) // Required to build on FreeBSD aarch64 -+ return vcvt_f32_f16(h); -+ -+#elif defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) // Temporary workaround for some Google3 builds. - __fp16 fp16; - memcpy(&fp16, &h, sizeof(U16)); - return float(fp16); -@@ -751,7 +754,10 @@ SI F from_half(U16 h) { - } - - SI U16 to_half(F f) { --#if defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) // Temporary workaround for some Google3 builds. -+#if defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) && defined(__aarch64__) // Required to build on FreeBSD aarch64 -+ return vcvt_f16_f32(f); -+ -+#elif defined(SK_CPU_ARM64) && !defined(SK_BUILD_FOR_GOOGLE3) // Temporary workaround for some Google3 builds. - __fp16 fp16 = __fp16(f); - U16 u16; - memcpy(&u16, &fp16, sizeof(U16)); -@@ -954,10 +954,17 @@ SI void from_4444(U16 _4444, F* r, F* g, F* b, F* a) { - *a = cast(wide & (15<< 0)) * (1.0f / (15<< 0)); - } - SI void from_8888(U32 _8888, F* r, F* g, F* b, F* a) { -+#ifdef SK_CPU_BENDIAN -+ *r = cast((_8888 >> 24) ) * (1/255.0f); -+ *g = cast((_8888 >> 16) & 0xff) * (1/255.0f); -+ *b = cast((_8888 >> 8) & 0xff) * (1/255.0f); -+ *a = cast((_8888 ) & 0xff) * (1/255.0f); -+#else - *r = cast((_8888 ) & 0xff) * (1/255.0f); - *g = cast((_8888 >> 8) & 0xff) * (1/255.0f); - *b = cast((_8888 >> 16) & 0xff) * (1/255.0f); - *a = cast((_8888 >> 24) ) * (1/255.0f); -+#endif - } - SI void from_1010102(U32 rgba, F* r, F* g, F* b, F* a) { - *r = cast((rgba ) & 0x3ff) * (1/1023.0f); -@@ -1284,10 +1291,17 @@ STAGE(srcover_rgba_8888, const SkRasterPipeline_Memory - auto ptr = ptr_at_xy(ctx, dx,dy); - - U32 dst = load(ptr, tail); -+#ifdef SK_CPU_BENDIAN -+ dr = cast((dst >> 24) ); -+ dg = cast((dst >> 16) & 0xff); -+ db = cast((dst >> 8) & 0xff); -+ da = cast((dst ) & 0xff); -+#else - dr = cast((dst ) & 0xff); - dg = cast((dst >> 8) & 0xff); - db = cast((dst >> 16) & 0xff); - da = cast((dst >> 24) ); -+#endif - // {dr,dg,db,da} are in [0,255] - // { r, g, b, a} are in [0, 1] (but may be out of gamut) - -@@ -1298,10 +1312,17 @@ STAGE(srcover_rgba_8888, const SkRasterPipeline_Memory - // { r, g, b, a} are now in [0,255] (but may be out of gamut) - - // to_unorm() clamps back to gamut. Scaling by 1 since we're already 255-biased. -+#ifdef SK_CPU_BENDIAN -+ dst = to_unorm(r, 1, 255) << 24 -+ | to_unorm(g, 1, 255) << 16 -+ | to_unorm(b, 1, 255) << 8 -+ | to_unorm(a, 1, 255); -+#else - dst = to_unorm(r, 1, 255) - | to_unorm(g, 1, 255) << 8 - | to_unorm(b, 1, 255) << 16 - | to_unorm(a, 1, 255) << 24; -+#endif - store(ptr, dst, tail); - } - -@@ -1700,10 +1721,17 @@ STAGE(gather_8888, const SkRasterPipeline_GatherCtx* c - STAGE(store_8888, const SkRasterPipeline_MemoryCtx* ctx) { - auto ptr = ptr_at_xy(ctx, dx,dy); - -+#ifdef SK_CPU_BENDIAN -+ U32 px = to_unorm(r, 255) << 24 -+ | to_unorm(g, 255) << 16 -+ | to_unorm(b, 255) << 8 -+ | to_unorm(a, 255); -+#else - U32 px = to_unorm(r, 255) - | to_unorm(g, 255) << 8 - | to_unorm(b, 255) << 16 - | to_unorm(a, 255) << 24; -+#endif - store(ptr, px, tail); - } - -@@ -2858,10 +2886,17 @@ SI void from_8888(U32 rgba, U16* r, U16* g, U16* b, U1 - return cast(v); - }; - #endif -+#ifdef SK_CPU_BENDIAN -+ *r = cast_U16(rgba >> 16) >> 8; -+ *g = cast_U16(rgba >> 16) & 255; -+ *b = cast_U16(rgba & 65535) >> 8; -+ *a = cast_U16(rgba & 65535) & 255; -+#else - *r = cast_U16(rgba & 65535) & 255; - *g = cast_U16(rgba & 65535) >> 8; - *b = cast_U16(rgba >> 16) & 255; - *a = cast_U16(rgba >> 16) >> 8; -+#endif - } - - SI void load_8888_(const uint32_t* ptr, size_t tail, U16* r, U16* g, U16* b, U16* a) { -@@ -2904,8 +2939,13 @@ SI void store_8888_(uint32_t* ptr, size_t tail, U16 r, - case 1: vst4_lane_u8((uint8_t*)(ptr+0), rgba, 0); - } - #else -+#ifdef SK_CPU_BENDIAN -+ store(ptr, tail, cast((r<<8) | g) << 16 -+ | cast((b<<8) | a) << 0); -+#else - store(ptr, tail, cast(r | (g<<8)) << 0 - | cast(b | (a<<8)) << 16); -+#endif - #endif - } - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_opts_SkRasterPipeline__opts.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_BUILD.gn (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/third_party/webrtc/rtc_base/BUILD.gn.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/third_party/webrtc/rtc_base/BUILD.gn -@@ -907,8 +907,6 @@ rtc_static_library("rtc_base_generic") { - - if (rtc_use_x11) { - libs += [ -- "dl", -- "rt", - "Xext", - "X11", - "Xcomposite", -@@ -916,7 +914,7 @@ rtc_static_library("rtc_base_generic") { - ] - } - -- if (is_linux) { -+ if (is_linux && !is_bsd) { - libs += [ - "dl", - "rt", Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_filesystem_file__system__app.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_filesystem_file__system__app.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_filesystem_file__system__app.cc (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/components/services/filesystem/file_system_app.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/components/services/filesystem/file_system_app.cc -@@ -19,7 +19,7 @@ - #elif defined(OS_ANDROID) - #include "base/base_paths_android.h" - #include "base/path_service.h" --#elif defined(OS_LINUX) -+#elif defined(OS_LINUX) || defined(OS_BSD) - #include "base/environment.h" - #include "base/nix/xdg_util.h" - #elif defined(OS_MACOSX) -@@ -73,7 +73,7 @@ base::FilePath FileSystemApp::GetUserDataDir() { - CHECK(base::PathService::Get(base::DIR_APP_DATA, &path)); - #elif defined(OS_ANDROID) - CHECK(base::PathService::Get(base::DIR_ANDROID_APP_DATA, &path)); --#elif defined(OS_LINUX) -+#elif defined(OS_LINUX) || defined(OS_BSD) - std::unique_ptr env(base::Environment::Create()); - path = base::nix::GetXDGDirectory( - env.get(), base::nix::kXdgConfigHomeEnvVar, base::nix::kDotConfigDir); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_services_filesystem_file__system__app.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_stack__frame__depth.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_stack__frame__depth.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_stack__frame__depth.cc (nonexistent) @@ -1,14 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/heap/stack_frame_depth.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/heap/stack_frame_depth.cc -@@ -15,6 +15,11 @@ - extern "C" void* __libc_stack_end; // NOLINT - #endif - -+#if defined(OS_FREEBSD) -+#include -+#include -+#endif -+ - namespace blink { - - static const char* g_avoid_optimization = nullptr; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_stack__frame__depth.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_BUILD.gn (nonexistent) @@ -1,14 +0,0 @@ ---- src/3rdparty/chromium/content/browser/BUILD.gn.orig 2019-03-01 17:04:22 UTC -+++ src/3rdparty/chromium/content/browser/BUILD.gn -@@ -1883,11 +1883,6 @@ jumbo_source_set("browser") { - "tracing/cros_tracing_agent.h", - ] - deps += [ "//chromeos/resources" ] -- } else { -- sources += [ -- "memory/memory_monitor_linux.cc", -- "memory/memory_monitor_linux.h", -- ] - } - - if (is_chromeos || is_android || is_chromecast) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-config.tests_khr_khr.pro =================================================================== --- head/www/qt5-webengine/files/patch-config.tests_khr_khr.pro (revision 531600) +++ head/www/qt5-webengine/files/patch-config.tests_khr_khr.pro (nonexistent) @@ -1,8 +0,0 @@ ---- config.tests/khr/khr.pro.orig 2018-11-27 04:10:38 UTC -+++ config.tests/khr/khr.pro -@@ -3,4 +3,4 @@ - - CONFIG-=qt - --linux:SOURCES += khr.cpp -+unix:SOURCES += khr.cpp Property changes on: head/www/qt5-webengine/files/patch-config.tests_khr_khr.pro ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro =================================================================== --- head/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro (revision 531600) +++ head/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro (nonexistent) @@ -1,7 +0,0 @@ ---- config.tests/snappy/snappy.pro.orig 2018-11-27 04:10:38 UTC -+++ config.tests/snappy/snappy.pro -@@ -1,3 +1,3 @@ --linux:SOURCES += snappy.cpp -+unix:SOURCES += snappy.cpp - LIBS += -lsnappy - CONFIG -= qt Property changes on: head/www/qt5-webengine/files/patch-config.tests_snappy_snappy.pro ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_renderer__preferences.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_renderer__preferences.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_renderer__preferences.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/content/public/common/renderer_preferences.h.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/content/public/common/renderer_preferences.h -@@ -137,7 +137,7 @@ struct CONTENT_EXPORT RendererPreferences { - // Country iso of the mobile network for content detection purpose. - std::string network_contry_iso; - --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - std::string system_font_family_name; - #endif - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_renderer__preferences.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_threading.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_threading.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_threading.cc (nonexistent) @@ -1,29 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/threading.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/threading.cc -@@ -17,12 +17,16 @@ - #error Blink does not support threading on your platform. - #endif - --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - #include - #elif defined(OS_ANDROID) - #include - #endif - -+#if defined(OS_BSD) -+#include -+#endif -+ - namespace WTF { - - // Current thread identity -@@ -38,6 +42,8 @@ ThreadIdentifier CurrentThreadSyscall() { - return syscall(__NR_gettid); - #elif defined(OS_ANDROID) - return gettid(); -+#elif defined(OS_BSD) -+ return pthread_getthreadid_np(); - #else - return reinterpret_cast(pthread_self()); - #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_threading.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_allocator.gni =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_allocator.gni (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_allocator.gni (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/build/config/allocator.gni.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/build/config/allocator.gni -@@ -6,7 +6,7 @@ import("//build/config/sanitizers/sanitizers.gni") - - # Temporarily disable tcmalloc on arm64 linux to get rid of compilation errors. - if (is_android || is_mac || is_ios || is_asan || is_lsan || is_tsan || -- is_msan || is_win || is_fuchsia || (is_linux && target_cpu == "arm64")) { -+ is_msan || is_win || is_fuchsia || (is_linux && target_cpu == "arm64") || is_bsd) { - _default_allocator = "none" - } else { - _default_allocator = "tcmalloc" -@@ -17,7 +17,7 @@ if (is_android || is_mac || is_ios || is_asan || is_ls - # against the debug CRT with "is_nacl=false". - if ((is_linux || is_android || is_mac || - (is_win && !is_shared && !is_debug)) && !is_asan && !is_lsan && -- !is_tsan && !is_msan) { -+ !is_tsan && !is_msan && !is_bsd) { - _default_use_allocator_shim = true - } else { - _default_use_allocator_shim = false Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_allocator.gni ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_BUILD.gn (nonexistent) @@ -1,21 +0,0 @@ ---- src/3rdparty/chromium/device/usb/BUILD.gn.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/device/usb/BUILD.gn -@@ -109,10 +109,17 @@ static_library("usb") { - ] - } - -- if (is_android || is_chromeos || is_linux) { -+ if (is_android || is_chromeos || (is_linux && !is_bsd)) { - sources += [ - "usb_device_handle_usbfs.cc", - "usb_device_handle_usbfs.h", -+ ] -+ } -+ -+ if (is_bsd) { -+ sources -= [ -+ "usb_device_linux.cc", -+ "usb_device_linux.h", - ] - } - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_crypto_fipsmodule_modes_gcm.c =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_crypto_fipsmodule_modes_gcm.c (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_crypto_fipsmodule_modes_gcm.c (nonexistent) @@ -1,257 +0,0 @@ ---- src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.c.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/modes/gcm.c -@@ -78,6 +78,14 @@ - } \ - } while (0) - -+#ifdef OPENSSL_BIGENDIAN -+#define GCM_bswap4(x) (x) -+#define GCM_bswap8(x) (x) -+#else -+#define GCM_bswap4 CRYPTO_bswap4 -+#define GCM_bswap8 CRYPTO_bswap8 -+#endif -+ - // kSizeTWithoutLower4Bits is a mask that can be used to zero the lower four - // bits of a |size_t|. - static const size_t kSizeTWithoutLower4Bits = (size_t) -16; -@@ -173,8 +181,8 @@ static void gcm_gmult_4bit(uint64_t Xi[2], const u128 - Z.lo ^= Htable[nlo].lo; - } - -- Xi[0] = CRYPTO_bswap8(Z.hi); -- Xi[1] = CRYPTO_bswap8(Z.lo); -+ Xi[0] = GCM_bswap8(Z.hi); -+ Xi[1] = GCM_bswap8(Z.lo); - } - - // Streamed gcm_mult_4bit, see CRYPTO_gcm128_[en|de]crypt for -@@ -233,8 +241,8 @@ static void gcm_ghash_4bit(uint64_t Xi[2], const u128 - Z.lo ^= Htable[nlo].lo; - } - -- Xi[0] = CRYPTO_bswap8(Z.hi); -- Xi[1] = CRYPTO_bswap8(Z.lo); -+ Xi[0] = GCM_bswap8(Z.hi); -+ Xi[1] = GCM_bswap8(Z.lo); - } while (inp += 16, len -= 16); - } - #else // GHASH_ASM -@@ -360,8 +368,8 @@ void CRYPTO_ghash_init(gmult_func *out_mult, ghash_fun - OPENSSL_memcpy(H.c, gcm_key, 16); - - // H is stored in host byte order -- H.u[0] = CRYPTO_bswap8(H.u[0]); -- H.u[1] = CRYPTO_bswap8(H.u[1]); -+ H.u[0] = GCM_bswap8(H.u[0]); -+ H.u[1] = GCM_bswap8(H.u[1]); - - OPENSSL_memcpy(out_key, H.c, 16); - -@@ -474,15 +482,15 @@ void CRYPTO_gcm128_setiv(GCM128_CONTEXT *ctx, const AE - GCM_MUL(ctx, Yi); - } - len0 <<= 3; -- ctx->Yi.u[1] ^= CRYPTO_bswap8(len0); -+ ctx->Yi.u[1] ^= GCM_bswap8(len0); - - GCM_MUL(ctx, Yi); -- ctr = CRYPTO_bswap4(ctx->Yi.d[3]); -+ ctr = GCM_bswap4(ctx->Yi.d[3]); - } - - (*ctx->gcm_key.block)(ctx->Yi.c, ctx->EK0.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - } - - int CRYPTO_gcm128_aad(GCM128_CONTEXT *ctx, const uint8_t *aad, size_t len) { -@@ -580,7 +588,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - ctx->ares = 0; - } - -- ctr = CRYPTO_bswap4(ctx->Yi.d[3]); -+ ctr = GCM_bswap4(ctx->Yi.d[3]); - - n = ctx->mres; - if (n) { -@@ -602,7 +610,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - if (n == 0) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - } - ctx->Xi.c[n] ^= out[i] = in[i] ^ ctx->EKi.c[n]; - n = (n + 1) % 16; -@@ -621,7 +629,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - while (j) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - store_word_le(out + i, - load_word_le(in + i) ^ ctx->EKi.t[i / sizeof(size_t)]); -@@ -638,7 +646,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - while (len >= 16) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - store_word_le(out + i, - load_word_le(in + i) ^ ctx->EKi.t[i / sizeof(size_t)]); -@@ -653,7 +661,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - while (len >= 16) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - size_t tmp = load_word_le(in + i) ^ ctx->EKi.t[i / sizeof(size_t)]; - store_word_le(out + i, tmp); -@@ -668,7 +676,7 @@ int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, const A - if (len) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - while (len--) { - ctx->Xi.c[n] ^= out[n] = in[n] ^ ctx->EKi.c[n]; - ++n; -@@ -707,7 +715,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - ctx->ares = 0; - } - -- ctr = CRYPTO_bswap4(ctx->Yi.d[3]); -+ ctr = GCM_bswap4(ctx->Yi.d[3]); - - n = ctx->mres; - if (n) { -@@ -732,7 +740,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - if (n == 0) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - } - c = in[i]; - out[i] = c ^ ctx->EKi.c[n]; -@@ -754,7 +762,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - while (j) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - store_word_le(out + i, - load_word_le(in + i) ^ ctx->EKi.t[i / sizeof(size_t)]); -@@ -771,7 +779,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - while (len >= 16) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - store_word_le(out + i, - load_word_le(in + i) ^ ctx->EKi.t[i / sizeof(size_t)]); -@@ -785,7 +793,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - while (len >= 16) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - for (size_t i = 0; i < 16; i += sizeof(size_t)) { - size_t c = load_word_le(in + i); - store_word_le(out + i, c ^ ctx->EKi.t[i / sizeof(size_t)]); -@@ -800,7 +808,7 @@ int CRYPTO_gcm128_decrypt(GCM128_CONTEXT *ctx, const A - if (len) { - (*block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - while (len--) { - uint8_t c = in[n]; - ctx->Xi.c[n] ^= c; -@@ -866,13 +874,13 @@ int CRYPTO_gcm128_encrypt_ctr32(GCM128_CONTEXT *ctx, c - } - #endif - -- ctr = CRYPTO_bswap4(ctx->Yi.d[3]); -+ ctr = GCM_bswap4(ctx->Yi.d[3]); - - #if defined(GHASH) - while (len >= GHASH_CHUNK) { - (*stream)(in, out, GHASH_CHUNK / 16, key, ctx->Yi.c); - ctr += GHASH_CHUNK / 16; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - GHASH(ctx, out, GHASH_CHUNK); - out += GHASH_CHUNK; - in += GHASH_CHUNK; -@@ -885,7 +893,7 @@ int CRYPTO_gcm128_encrypt_ctr32(GCM128_CONTEXT *ctx, c - - (*stream)(in, out, j, key, ctx->Yi.c); - ctr += (unsigned int)j; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - in += i; - len -= i; - #if defined(GHASH) -@@ -904,7 +912,7 @@ int CRYPTO_gcm128_encrypt_ctr32(GCM128_CONTEXT *ctx, c - if (len) { - (*ctx->gcm_key.block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - while (len--) { - ctx->Xi.c[n] ^= out[n] = in[n] ^ ctx->EKi.c[n]; - ++n; -@@ -970,14 +978,14 @@ int CRYPTO_gcm128_decrypt_ctr32(GCM128_CONTEXT *ctx, c - } - #endif - -- ctr = CRYPTO_bswap4(ctx->Yi.d[3]); -+ ctr = GCM_bswap4(ctx->Yi.d[3]); - - #if defined(GHASH) - while (len >= GHASH_CHUNK) { - GHASH(ctx, in, GHASH_CHUNK); - (*stream)(in, out, GHASH_CHUNK / 16, key, ctx->Yi.c); - ctr += GHASH_CHUNK / 16; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - out += GHASH_CHUNK; - in += GHASH_CHUNK; - len -= GHASH_CHUNK; -@@ -1003,7 +1011,7 @@ int CRYPTO_gcm128_decrypt_ctr32(GCM128_CONTEXT *ctx, c - #endif - (*stream)(in, out, j, key, ctx->Yi.c); - ctr += (unsigned int)j; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - out += i; - in += i; - len -= i; -@@ -1011,7 +1019,7 @@ int CRYPTO_gcm128_decrypt_ctr32(GCM128_CONTEXT *ctx, c - if (len) { - (*ctx->gcm_key.block)(ctx->Yi.c, ctx->EKi.c, key); - ++ctr; -- ctx->Yi.d[3] = CRYPTO_bswap4(ctr); -+ ctx->Yi.d[3] = GCM_bswap4(ctr); - while (len--) { - uint8_t c = in[n]; - ctx->Xi.c[n] ^= c; -@@ -1036,8 +1044,8 @@ int CRYPTO_gcm128_finish(GCM128_CONTEXT *ctx, const ui - GCM_MUL(ctx, Xi); - } - -- alen = CRYPTO_bswap8(alen); -- clen = CRYPTO_bswap8(clen); -+ alen = GCM_bswap8(alen); -+ clen = GCM_bswap8(clen); - - ctx->Xi.u[0] ^= alen; - ctx->Xi.u[1] ^= clen; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_crypto_fipsmodule_modes_gcm.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_asm_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_asm_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_asm_BUILD.gn (nonexistent) @@ -1,13 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/heap/asm/BUILD.gn.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/heap/asm/BUILD.gn -@@ -46,6 +46,10 @@ if (current_cpu == "x86" || current_cpu == "x64") { - sources = [ - "SaveRegisters_mips64.S", - ] -+ } else if (current_cpu == "ppc64") { -+ sources = [ -+ "SaveRegisters_ppc64.S", -+ ] - } - - if (current_cpu == "arm") { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_heap_asm_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_codec_SkCodecPriv.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_codec_SkCodecPriv.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_codec_SkCodecPriv.h (nonexistent) @@ -1,10 +0,0 @@ ---- src/3rdparty/chromium/third_party/skia/src/codec/SkCodecPriv.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/skia/src/codec/SkCodecPriv.h -@@ -14,6 +14,7 @@ - #include "SkEncodedOrigin.h" - #include "SkImageInfo.h" - #include "SkTypes.h" -+#include "SkEndian.h" - - #ifdef SK_PRINT_CODEC_MESSAGES - #define SkCodecPrintf SkDebugf Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_src_codec_SkCodecPriv.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/content/browser/storage_partition_impl.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/content/browser/storage_partition_impl.cc -@@ -768,7 +768,7 @@ net::URLRequestContextGetter* StoragePartitionImpl::Ge - // TODO(jam): enable for all, still used on WebView. - // See copy of this ifdef in: - // StoragePartitionImplMap::Get --#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) -+#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - if (base::FeatureList::IsEnabled(network::features::kNetworkService)) - NOTREACHED(); - #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_storage__partition__impl.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_bmp_bmp__image__reader.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_bmp_bmp__image__reader.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_bmp_bmp__image__reader.h (nonexistent) @@ -1,24 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/bmp/bmp_image_reader.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/bmp/bmp_image_reader.h -@@ -37,6 +37,7 @@ - #include "third_party/blink/renderer/platform/wtf/allocator.h" - #include "third_party/blink/renderer/platform/wtf/cpu.h" - #include "third_party/blink/renderer/platform/wtf/noncopyable.h" -+#include "base/sys_byteorder.h" - - namespace blink { - -@@ -50,11 +51,11 @@ class PLATFORM_EXPORT BMPImageReader final { - // Read a value from |buffer|, converting to an int assuming little - // endianness - static inline uint16_t ReadUint16(const char* buffer) { -- return *reinterpret_cast(buffer); -+ return base::ByteSwapToLE16(*reinterpret_cast(buffer)); - } - - static inline uint32_t ReadUint32(const char* buffer) { -- return *reinterpret_cast(buffer); -+ return base::ByteSwapToLE32(*reinterpret_cast(buffer)); - } - - // |parent| is the decoder that owns us. Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_bmp_bmp__image__reader.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_aura_mus_os__exchange__data__provider__mus.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_aura_mus_os__exchange__data__provider__mus.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_aura_mus_os__exchange__data__provider__mus.cc (nonexistent) @@ -1,24 +0,0 @@ ---- src/3rdparty/chromium/ui/aura/mus/os_exchange_data_provider_mus.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/ui/aura/mus/os_exchange_data_provider_mus.cc -@@ -14,6 +14,7 @@ - #include "base/strings/string_split.h" - #include "base/strings/string_util.h" - #include "base/strings/utf_string_conversions.h" -+#include "base/sys_byteorder.h" - #include "net/base/filename_util.h" - #include "ui/base/clipboard/clipboard_constants.h" - #include "ui/base/clipboard/clipboard_format_type.h" -@@ -279,8 +280,13 @@ void OSExchangeDataProviderMus::SetHtml(const base::st - std::vector bytes; - // Manually jam a UTF16 BOM into bytes because otherwise, other programs will - // assume UTF-8. -+#if defined(ARCH_CPU_LITTLE_ENDIAN) - bytes.push_back(0xFF); - bytes.push_back(0xFE); -+#else -+ bytes.push_back(0xFE); -+ bytes.push_back(0xFF); -+#endif - AddString16ToVector(html, &bytes); - mime_data_[ui::kMimeTypeHTML] = bytes; - } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_aura_mus_os__exchange__data__provider__mus.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_webp_webp__image__decoder.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_webp_webp__image__decoder.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_webp_webp__image__decoder.cc (nonexistent) @@ -1,29 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/webp/webp_image_decoder.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/image-decoders/webp/webp_image_decoder.cc -@@ -32,18 +32,20 @@ - #include "third_party/blink/renderer/platform/histogram.h" - #include "third_party/skia/include/core/SkData.h" - --#if defined(ARCH_CPU_BIG_ENDIAN) --#error Blink assumes a little-endian target. --#endif -- --#if SK_B32_SHIFT // Output little-endian RGBA pixels (Android). -+#if SK_PMCOLOR_BYTE_ORDER(R, G, B, A) - inline WEBP_CSP_MODE outputMode(bool hasAlpha) { - return hasAlpha ? MODE_rgbA : MODE_RGBA; - } --#else // Output little-endian BGRA pixels. -+#elif SK_PMCOLOR_BYTE_ORDER(B, G, R, A) - inline WEBP_CSP_MODE outputMode(bool hasAlpha) { - return hasAlpha ? MODE_bgrA : MODE_BGRA; - } -+#elif SK_PMCOLOR_BYTE_ORDER(A, R, G, B) -+inline WEBP_CSP_MODE outputMode(bool hasAlpha) { -+ return hasAlpha ? MODE_Argb : MODE_ARGB; -+} -+#else -+#error Component order not supported by libwebp - #endif - - namespace { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_image-decoders_webp_webp__image__decoder.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_constants-ppc.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_constants-ppc.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_constants-ppc.h (nonexistent) @@ -1,30 +0,0 @@ ---- src/3rdparty/chromium/v8/src/ppc/constants-ppc.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/v8/src/ppc/constants-ppc.h -@@ -21,7 +21,8 @@ - #endif - - #if V8_HOST_ARCH_PPC && \ -- (V8_OS_AIX || (V8_TARGET_ARCH_PPC64 && V8_TARGET_BIG_ENDIAN)) -+ (V8_OS_AIX || (V8_TARGET_ARCH_PPC64 && \ -+ (V8_TARGET_BIG_ENDIAN && (!defined(_CALL_ELF) || _CALL_ELF == 1)))) - #define ABI_USES_FUNCTION_DESCRIPTORS 1 - #else - #define ABI_USES_FUNCTION_DESCRIPTORS 0 -@@ -33,13 +34,15 @@ - #define ABI_PASSES_HANDLES_IN_REGS 0 - #endif - --#if !V8_HOST_ARCH_PPC || !V8_TARGET_ARCH_PPC64 || V8_TARGET_LITTLE_ENDIAN -+#if !V8_HOST_ARCH_PPC || !V8_TARGET_ARCH_PPC64 || \ -+ (V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2)) - #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 1 - #else - #define ABI_RETURNS_OBJECT_PAIRS_IN_REGS 0 - #endif - --#if !V8_HOST_ARCH_PPC || (V8_TARGET_ARCH_PPC64 && V8_TARGET_LITTLE_ENDIAN) -+#if !V8_HOST_ARCH_PPC || (V8_TARGET_ARCH_PPC64 && \ -+ (V8_TARGET_LITTLE_ENDIAN || (defined(_CALL_ELF) && _CALL_ELF == 2))) - #define ABI_CALL_VIA_IP 1 - #else - #define ABI_CALL_VIA_IP 0 Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_constants-ppc.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/base/allocator/partition_allocator/page_allocator.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/base/allocator/partition_allocator/page_allocator.cc -@@ -115,7 +115,7 @@ void* AllocPages(void* address, - uintptr_t align_base_mask = ~align_offset_mask; - DCHECK(!(reinterpret_cast(address) & align_offset_mask)); - --#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS) - // On 64 bit Linux, we may need to adjust the address space limit for - // guarded allocations. - if (length >= kMinimumGuardedMemorySize) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_BUILD.gn (nonexistent) @@ -1,16 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/BUILD.gn.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/BUILD.gn -@@ -276,8 +276,12 @@ jumbo_component("wtf") { - if (is_android) { - libs = [ "log" ] - } -- if (is_linux) { -+ if (is_linux && !is_bsd) { - libs = [ "dl" ] -+ } -+ -+ if (is_bsd) { -+ libs = [ "execinfo" ] - } - - if (is_mac) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_BUILD.gn ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_ime__engine__handler__interface.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_ime__engine__handler__interface.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_ime__engine__handler__interface.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/ui/base/ime/ime_engine_handler_interface.h.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/ui/base/ime/ime_engine_handler_interface.h -@@ -162,7 +162,7 @@ class UI_BASE_IME_EXPORT IMEEngineHandlerInterface { - // Hides the input view window (from API call). - virtual void HideInputView() = 0; - --#elif defined(OS_LINUX) || defined(OS_WIN) -+#elif defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) - - // Get the id of the IME extension. - virtual std::string GetExtensionId() const = 0; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_ime__engine__handler__interface.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_string__utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_string__utils.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_string__utils.h (nonexistent) @@ -1,17 +0,0 @@ ---- src/3rdparty/chromium/third_party/webrtc/rtc_base/string_utils.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/webrtc/rtc_base/string_utils.h -@@ -25,11 +25,11 @@ - #endif // WEBRTC_WIN - - #if defined(WEBRTC_POSIX) --#ifdef BSD -+#if defined(WEBRTC_BSD) || defined(BSD) - #include --#else // BSD -+#else // WEBRTC_BSD - #include --#endif // !BSD -+#endif // !WEBRTC_BSD - #include - #endif // WEBRTC_POSIX - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_string__utils.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_p256.c =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_p256.c (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_p256.c (nonexistent) @@ -1,51 +0,0 @@ ---- src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/p256.c.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/p256.c -@@ -882,12 +882,24 @@ static void fe_tobytes(uint8_t out[NBYTES], const fe i - } - } - -+#ifdef OPENSSL_BIGENDIAN -+static void fe_tobytes_be(uint8_t out[NBYTES], const fe in) { -+ for (int i = 0; i> (8*(i%sizeof(in[0])))); -+ } -+} -+#endif -+ - static void fe_frombytes(fe out, const uint8_t in[NBYTES]) { - for (int i = 0; ibytes, in); -+#else - fe_tobytes(out->bytes, in); -+#endif - } - - // fe_inv calculates |out| = |in|^{-1} -@@ -1524,7 +1540,11 @@ static char get_bit(const uint8_t *in, int i) { - if (i < 0 || i >= 256) { - return 0; - } -+#ifdef OPENSSL_BIGENDIAN -+ return (in[(i >> 3) ^ (sizeof(BN_ULONG)-1)] >> (i & 7)) & 1; -+#else - return (in[i >> 3] >> (i & 7)) & 1; -+#endif - } - - // Interleaved point multiplication using precomputed point multiples: The Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_p256.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_memory_memory__monitor.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_memory_memory__monitor.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_memory_memory__monitor.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/content/browser/memory/memory_monitor.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/content/browser/memory/memory_monitor.cc -@@ -22,7 +22,7 @@ void MemoryMonitorDelegate::GetSystemMemoryInfo( - base::GetSystemMemoryInfo(mem_info); - } - --#if defined(OS_MACOSX) -+#if defined(OS_MACOSX) || defined(OS_BSD) - // TODO(bashi,bcwhite): Remove when memory monitor for mac is available. - std::unique_ptr CreateMemoryMonitor() { - NOTREACHED(); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_memory_memory__monitor.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__packaged__services__manifest.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__packaged__services__manifest.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__packaged__services__manifest.cc (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/content/public/app/content_packaged_services_manifest.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/content/public/app/content_packaged_services_manifest.cc -@@ -23,7 +23,7 @@ - #include "services/video_capture/manifest.h" - #include "services/viz/manifest.h" - --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - #include "components/services/font/manifest.h" - #endif - -@@ -67,7 +67,7 @@ const service_manager::Manifest& GetContentPackagedSer - .PackageService(tracing::GetManifest()) - .PackageService(video_capture::GetManifest()) - .PackageService(viz::GetManifest()) --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - .PackageService(font_service::GetManifest()) - #endif - #if defined(OS_CHROMEOS) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__packaged__services__manifest.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_graphics__context__test.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_graphics__context__test.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_graphics__context__test.cc (nonexistent) @@ -1,134 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/graphics_context_test.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/graphics_context_test.cc -@@ -52,7 +52,7 @@ namespace blink { - { \ - for (int y = opaqueRect.Y(); y < opaqueRect.MaxY(); ++y) \ - for (int x = opaqueRect.X(); x < opaqueRect.MaxX(); ++x) { \ -- int alpha = *bitmap.getAddr32(x, y) >> 24; \ -+ int alpha = SkGetPackedA32(*bitmap.getAddr32(x, y)); \ - EXPECT_EQ(255, alpha); \ - } \ - } -@@ -61,12 +61,16 @@ namespace blink { - { \ - for (int y = 0; y < bitmap.height(); ++y) \ - for (int x = 0; x < bitmap.width(); ++x) { \ -- int alpha = *bitmap.getAddr32(x, y) >> 24; \ -+ int alpha = SkGetPackedA32(*bitmap.getAddr32(x, y)); \ - bool opaque = opaqueRect.Contains(x, y); \ - EXPECT_EQ(opaque, alpha == 255); \ - } \ - } - -+static inline uint32_t PackARGB32(uint32_t argb) { -+ return SkPackARGB32NoCheck(argb>>24, (argb<<8)>>24, (argb<<16)>>24, (argb<<24)>>24); -+} -+ - TEST(GraphicsContextTest, Recording) { - SkBitmap bitmap; - bitmap.allocN32Pixels(100, 100); -@@ -184,10 +188,10 @@ class GraphicsContextHighConstrastTest : public testin - TEST_F(GraphicsContextHighConstrastTest, MAYBE_NoHighContrast) { - DrawColorsToContext(); - -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xffff0000, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xff808080, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xffff0000), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xff808080), *bitmap_.getAddr32(3, 0)); - } - - // TODO(crbug.com/850782): Reenable this. -@@ -205,10 +209,10 @@ TEST_F(GraphicsContextHighConstrastTest, MAYBE_HighCon - - DrawColorsToContext(); - -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xffff0000, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xff808080, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xffff0000), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xff808080), *bitmap_.getAddr32(3, 0)); - } - - // Simple invert for testing. Each color component |c| -@@ -228,10 +232,10 @@ TEST_F(GraphicsContextHighConstrastTest, MAYBE_SimpleI - - DrawColorsToContext(); - -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xff00ffff, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xff7f7f7f, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xff00ffff), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xff7f7f7f), *bitmap_.getAddr32(3, 0)); - } - - // Invert brightness (with gamma correction). -@@ -250,10 +254,10 @@ TEST_F(GraphicsContextHighConstrastTest, MAYBE_InvertB - - DrawColorsToContext(); - -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xff00ffff, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xffdddddd, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xff00ffff), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xffdddddd), *bitmap_.getAddr32(3, 0)); - } - - // Invert lightness (in HSL space). -@@ -272,10 +276,10 @@ TEST_F(GraphicsContextHighConstrastTest, MAYBE_InvertL - - DrawColorsToContext(); - -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xffff0000, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xffdddddd, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xffff0000), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xffdddddd), *bitmap_.getAddr32(3, 0)); - } - - // Invert lightness plus grayscale. -@@ -288,10 +292,10 @@ TEST_F(GraphicsContextHighConstrastTest, InvertLightne - - DrawColorsToContext(); - -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xffe2e2e2, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xffdddddd, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xffe2e2e2), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xffdddddd), *bitmap_.getAddr32(3, 0)); - } - - // TODO(crbug.com/850782): Reenable this. -@@ -309,10 +313,10 @@ TEST_F(GraphicsContextHighConstrastTest, MAYBE_InvertL - - DrawColorsToContext(); - -- EXPECT_EQ(0xffffffff, *bitmap_.getAddr32(0, 0)); -- EXPECT_EQ(0xff000000, *bitmap_.getAddr32(1, 0)); -- EXPECT_EQ(0xffff0000, *bitmap_.getAddr32(2, 0)); -- EXPECT_EQ(0xffeeeeee, *bitmap_.getAddr32(3, 0)); -+ EXPECT_EQ(PackARGB32(0xffffffff), *bitmap_.getAddr32(0, 0)); -+ EXPECT_EQ(PackARGB32(0xff000000), *bitmap_.getAddr32(1, 0)); -+ EXPECT_EQ(PackARGB32(0xffff0000), *bitmap_.getAddr32(2, 0)); -+ EXPECT_EQ(PackARGB32(0xffeeeeee), *bitmap_.getAddr32(3, 0)); - } - - } // namespace blink Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_graphics_graphics__context__test.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc (nonexistent) @@ -1,14 +0,0 @@ ---- src/3rdparty/chromium/chrome/browser/extensions/api/image_writer_private/image_writer_private_api.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/chrome/browser/extensions/api/image_writer_private/image_writer_private_api.cc -@@ -137,9 +137,11 @@ ImageWriterPrivateListRemovableStorageDevicesFunction: - } - - bool ImageWriterPrivateListRemovableStorageDevicesFunction::RunAsync() { -+#if !defined(OS_FREEBSD) - RemovableStorageProvider::GetAllDevices(base::BindOnce( - &ImageWriterPrivateListRemovableStorageDevicesFunction::OnDeviceListReady, - this)); -+#endif - return true; - } - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_register-ppc.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_register-ppc.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_register-ppc.h (nonexistent) @@ -1,12 +0,0 @@ ---- src/3rdparty/chromium/v8/src/ppc/register-ppc.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/v8/src/ppc/register-ppc.h -@@ -145,7 +145,8 @@ const int kNumSafepointRegisters = 32; - // The following constants describe the stack frame linkage area as - // defined by the ABI. Note that kNumRequiredStackFrameSlots must - // satisfy alignment requirements (rounding up if required). --#if V8_TARGET_ARCH_PPC64 && V8_TARGET_LITTLE_ENDIAN // ppc64le linux -+#if V8_TARGET_ARCH_PPC64 && (V8_TARGET_LITTLE_ENDIAN || \ -+ defined(_CALL_ELF) && _CALL_ELF == 2) - // [0] back chain - // [1] condition register save area - // [2] link register save area Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_ppc_register-ppc.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__error.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__error.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__error.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/device/usb/usb_error.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/device/usb/usb_error.cc -@@ -9,7 +9,7 @@ - namespace device { - - std::string ConvertPlatformUsbErrorToString(int errcode) { -- return libusb_strerror(static_cast(errcode)); -+ return ""; - } - - } // namespace device Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__error.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-mkspecs_features_platform.prf =================================================================== --- head/www/qt5-webengine/files/patch-mkspecs_features_platform.prf (revision 531600) +++ head/www/qt5-webengine/files/patch-mkspecs_features_platform.prf (nonexistent) @@ -1,19 +0,0 @@ ---- mkspecs/features/platform.prf.orig 2019-05-24 09:01:39 UTC -+++ mkspecs/features/platform.prf -@@ -11,7 +11,7 @@ defineTest(isQtMinimum) { - - defineTest(isPlatformSupported) { - QT_FOR_CONFIG += gui-private -- linux { -+ unix { - if(!gcc:!clang)|intel_icc { - skipBuild("Qt WebEngine on Linux requires clang or GCC.") - return(false) -@@ -84,6 +84,7 @@ defineTest(isArchSupported) { - contains(QT_ARCH, "arm")|contains(QT_ARCH, "arm64"): return(true) - contains(QT_ARCH, "mips"): return(true) - # contains(QT_ARCH, "mips64"): return(true) -+ contains(QT_ARCH, "power64"): return(true) - - skipBuild("QtWebEngine can only be built for x86, x86-64, ARM, Aarch64, and MIPSel architectures.") - return(false) Property changes on: head/www/qt5-webengine/files/patch-mkspecs_features_platform.prf ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input__method__initializer.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input__method__initializer.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input__method__initializer.cc (nonexistent) @@ -1,38 +0,0 @@ ---- src/3rdparty/chromium/ui/base/ime/input_method_initializer.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/ui/base/ime/input_method_initializer.cc -@@ -8,7 +8,7 @@ - - #if defined(OS_CHROMEOS) - #include "ui/base/ime/ime_bridge.h" --#elif defined(USE_AURA) && defined(OS_LINUX) -+#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) - #include "base/logging.h" - #include "ui/base/ime/linux/fake_input_method_context_factory.h" - #elif defined(OS_WIN) -@@ -18,7 +18,7 @@ - - namespace { - --#if !defined(OS_CHROMEOS) && defined(USE_AURA) && defined(OS_LINUX) -+#if !defined(OS_CHROMEOS) && defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) - const ui::LinuxInputMethodContextFactory* - g_linux_input_method_context_factory_for_testing; - #endif -@@ -46,7 +46,7 @@ void ShutdownInputMethod() { - void InitializeInputMethodForTesting() { - #if defined(OS_CHROMEOS) - IMEBridge::Initialize(); --#elif defined(USE_AURA) && defined(OS_LINUX) -+#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) - if (!g_linux_input_method_context_factory_for_testing) - g_linux_input_method_context_factory_for_testing = - new FakeInputMethodContextFactory(); -@@ -67,7 +67,7 @@ void InitializeInputMethodForTesting() { - void ShutdownInputMethodForTesting() { - #if defined(OS_CHROMEOS) - IMEBridge::Shutdown(); --#elif defined(USE_AURA) && defined(OS_LINUX) -+#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) - const LinuxInputMethodContextFactory* factory = - LinuxInputMethodContextFactory::instance(); - CHECK(!factory || factory == g_linux_input_method_context_factory_for_testing) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input__method__initializer.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_media_stream_processed__local__audio__source.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_media_stream_processed__local__audio__source.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_media_stream_processed__local__audio__source.cc (nonexistent) @@ -1,20 +0,0 @@ ---- src/3rdparty/chromium/content/renderer/media/stream/processed_local_audio_source.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/content/renderer/media/stream/processed_local_audio_source.cc -@@ -35,7 +35,7 @@ void* const kProcessedLocalAudioSourceIdentifier = - const_cast(&kProcessedLocalAudioSourceIdentifier); - - bool ApmInAudioServiceEnabled() { --#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) -+#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - return base::FeatureList::IsEnabled(features::kWebRtcApmInAudioService); - #else - return false; -@@ -355,7 +355,7 @@ void ProcessedLocalAudioSource::CaptureUsingProcessor( - bool key_pressed) { - #if defined(OS_WIN) || defined(OS_MACOSX) - DCHECK_LE(volume, 1.0); --#elif (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_OPENBSD) -+#elif (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) - // We have a special situation on Linux where the microphone volume can be - // "higher than maximum". The input volume slider in the sound preference - // allows the user to set a scaling that is higher than 100%. It means that Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_media_stream_processed__local__audio__source.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_download_quarantine_quarantine__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_download_quarantine_quarantine__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_download_quarantine_quarantine__linux.cc (nonexistent) @@ -1,36 +0,0 @@ ---- src/3rdparty/chromium/components/download/quarantine/quarantine_linux.cc.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/components/download/quarantine/quarantine_linux.cc -@@ -2,11 +2,15 @@ - // Use of this source code is governed by a BSD-style license that can be - // found in the LICENSE file. - -+#include "build/build_config.h" -+ - #include "components/download/quarantine/quarantine.h" - - #include - #include -+#if !defined(OS_BSD) - #include -+#endif - - #include "base/files/file_path.h" - #include "base/logging.h" -@@ -25,7 +29,7 @@ bool SetExtendedFileAttribute(const char* path, - int flags) { - // On Chrome OS, there is no component that can validate these extended - // attributes so there is no need to set them. --#if !defined(OS_CHROMEOS) -+#if !defined(OS_CHROMEOS) && !defined(OS_BSD) - base::ScopedBlockingCall scoped_blocking_call(base::BlockingType::MAY_BLOCK); - int result = setxattr(path, name, value, value_size, flags); - if (result) { -@@ -33,7 +37,7 @@ bool SetExtendedFileAttribute(const char* path, - << path; - return false; - } --#endif // !defined(OS_CHROMEOS) -+#endif // !defined(OS_CHROMEOS) && !defined(OS_BSD) - return true; - } - Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_download_quarantine_quarantine__linux.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_dtoa_utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_dtoa_utils.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_dtoa_utils.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/dtoa/utils.h.orig 2019-05-23 12:39:34 UTC -+++ src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/dtoa/utils.h -@@ -45,7 +45,7 @@ - // disabled.) - // On Linux,x86 89255e-22 != Div_double(89255.0/1e22) - #if defined(_M_X64) || defined(__x86_64__) || defined(__ARMEL__) || \ -- defined(__aarch64__) || defined(__MIPSEL__) -+ defined(__aarch64__) || defined(__MIPSEL__) || defined(__powerpc64__) - #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1 - #elif defined(_M_IX86) || defined(__i386__) - #if defined(_WIN32) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_dtoa_utils.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__network__session.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__network__session.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__network__session.cc (nonexistent) @@ -1,12 +0,0 @@ ---- src/3rdparty/chromium/net/http/http_network_session.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/net/http/http_network_session.cc -@@ -20,7 +20,9 @@ - #include "base/trace_event/memory_dump_request_args.h" - #include "base/trace_event/process_memory_dump.h" - #include "base/values.h" -+#if defined(USE_KERBEROS) - #include "net/http/http_auth_handler_factory.h" -+#endif - #include "net/http/http_response_body_drainer.h" - #include "net/http/http_stream_factory.h" - #include "net/http/url_security_manager.h" Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__network__session.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_memory__mapped__file__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_memory__mapped__file__posix.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_memory__mapped__file__posix.cc (nonexistent) @@ -1,11 +0,0 @@ ---- src/3rdparty/chromium/base/files/memory_mapped_file_posix.cc.orig 2018-11-13 18:25:11 UTC -+++ src/3rdparty/chromium/base/files/memory_mapped_file_posix.cc -@@ -110,6 +110,8 @@ bool MemoryMappedFile::MapFileRegionToMemory( - // Only Android API>=21 supports the fallocate call. Older versions need - // to manually extend the file by writing zeros at block intervals. - do_manual_extension = true; -+#elif defined(OS_BSD) -+ do_manual_extension = true; - #elif defined(OS_MACOSX) - // MacOS doesn't support fallocate even though their new APFS filesystem - // does support sparse files. It does, however, have the functionality Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_memory__mapped__file__posix.cc ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-clang =================================================================== --- head/www/qt5-webengine/files/patch-clang (revision 531600) +++ head/www/qt5-webengine/files/patch-clang (revision 531601) @@ -1,99 +1,87 @@ --- src/3rdparty/chromium/base/strings/safe_sprintf_unittest.cc.orig 2018-11-13 18:25:11 UTC +++ src/3rdparty/chromium/base/strings/safe_sprintf_unittest.cc @@ -730,6 +730,7 @@ TEST(SafeSPrintfTest, EmbeddedNul) { } TEST(SafeSPrintfTest, EmitNULL) { +/* Avoid compiler error: http://pastebin.com/1edWUE84 char buf[40]; #if defined(__GNUC__) #pragma GCC diagnostic push @@ -741,6 +742,7 @@ TEST(SafeSPrintfTest, EmitNULL) { EXPECT_EQ("0x0", std::string(buf)); EXPECT_EQ(6, SafeSPrintf(buf, "%s", NULL)); EXPECT_EQ("", std::string(buf)); +*/ #if defined(__GCC__) #pragma GCC diagnostic pop #endif --- src/3rdparty/chromium/base/threading/thread_local_storage_unittest.cc.orig 2018-11-13 18:25:11 UTC +++ src/3rdparty/chromium/base/threading/thread_local_storage_unittest.cc @@ -86,7 +86,7 @@ class ThreadLocalStorageRunner : public DelegateSimple void ThreadLocalStorageCleanup(void *value) { int *ptr = reinterpret_cast(value); // Destructors should never be called with a NULL. - ASSERT_NE(reinterpret_cast(NULL), ptr); + ASSERT_NE(static_cast(NULL), ptr); if (*ptr == kFinalTlsValue) return; // We've been called enough times. ASSERT_LT(kFinalTlsValue, *ptr); --- src/3rdparty/chromium/media/audio/audio_output_proxy_unittest.cc.orig 2018-11-13 18:25:11 UTC +++ src/3rdparty/chromium/media/audio/audio_output_proxy_unittest.cc @@ -410,7 +410,7 @@ class AudioOutputProxyTest : public testing::Test { // |stream| is closed at this point. Start() should reopen it again. EXPECT_CALL(manager(), MakeAudioOutputStream(_, _, _)) .Times(2) - .WillRepeatedly(Return(reinterpret_cast(NULL))); + .WillRepeatedly(Return(static_cast(NULL))); EXPECT_CALL(callback_, OnError()).Times(2); ---- src/3rdparty/chromium/third_party/libjingle_xmpp/task_runner/taskrunner.cc.orig 2019-03-07 09:23:57 UTC -+++ src/3rdparty/chromium/third_party/libjingle_xmpp/task_runner/taskrunner.cc -@@ -80,7 +80,7 @@ void TaskRunner::InternalRunTasks(bool in_destructor) - std::vector::iterator it; - it = std::remove(tasks_.begin(), - tasks_.end(), -- reinterpret_cast(NULL)); -+ static_cast(NULL)); - - tasks_.erase(it, tasks_.end()); - tasks_running_ = false; - --- src/3rdparty/chromium/third_party/sfntly/src/cpp/src/sfntly/table/core/cmap_table.cc.orig 2018-11-13 18:25:11 UTC +++ src/3rdparty/chromium/third_party/sfntly/src/cpp/src/sfntly/table/core/cmap_table.cc @@ -439,7 +439,7 @@ CMapTable::CMapFormat0::Builder::Builder( } CMapTable::CMapFormat0::Builder::Builder(const CMapId& cmap_id) - : CMap::Builder(reinterpret_cast(NULL), + : CMap::Builder(static_cast(NULL), CMapFormat::kFormat0, cmap_id) { } @@ -563,7 +563,7 @@ CMapTable::CMapFormat2::Builder::Builder(WritableFontD : CMapTable::CMap::Builder(data ? down_cast( data->Slice(offset, data->ReadUShort( offset + Offset::kFormat0Length))) - : reinterpret_cast(NULL), + : static_cast(NULL), CMapFormat::kFormat2, cmap_id) { // TODO(arthurhsu): FIXIT: heavy lifting and leak, need fix. } @@ -574,7 +574,7 @@ CMapTable::CMapFormat2::Builder::Builder(ReadableFontD : CMapTable::CMap::Builder(data ? down_cast( data->Slice(offset, data->ReadUShort( offset + Offset::kFormat0Length))) - : reinterpret_cast(NULL), + : static_cast(NULL), CMapFormat::kFormat2, cmap_id) { // TODO(arthurhsu): FIXIT: heavy lifting and leak, need fix. } @@ -958,7 +958,7 @@ CMapTable::CMapFormat4::Builder::Builder(WritableFontD CMapTable::CMapFormat4::Builder::Builder(SegmentList* segments, std::vector* glyph_id_array, const CMapId& cmap_id) - : CMap::Builder(reinterpret_cast(NULL), + : CMap::Builder(static_cast(NULL), CMapFormat::kFormat4, cmap_id), segments_(segments->begin(), segments->end()), glyph_id_array_(glyph_id_array->begin(), glyph_id_array->end()) { @@ -966,7 +966,7 @@ CMapTable::CMapFormat4::Builder::Builder(SegmentList* } CMapTable::CMapFormat4::Builder::Builder(const CMapId& cmap_id) - : CMap::Builder(reinterpret_cast(NULL), + : CMap::Builder(static_cast(NULL), CMapFormat::kFormat4, cmap_id) { } Index: head/www/qt5-webengine/files/patch-configure.pri =================================================================== --- head/www/qt5-webengine/files/patch-configure.pri (nonexistent) +++ head/www/qt5-webengine/files/patch-configure.pri (revision 531601) @@ -0,0 +1,30 @@ +--- configure.pri.orig 2019-12-03 07:18:02 UTC ++++ configure.pri +@@ -114,7 +114,7 @@ defineTest(qtwebengine_platformError) { + defineTest(qtConfTest_detectPlatform) { + QT_FOR_CONFIG += gui-private + +- !linux:!win32:!macos { ++ !linux:!win32:!macos:!unix: { + qtwebengine_platformError("Unknown platform. Qt WebEngine only supports Linux, Windows, and macOS.") + } else { + linux:qtwebengine_isLinuxPlatformSupported() { +@@ -126,6 +126,9 @@ defineTest(qtConfTest_detectPlatform) { + macos:qtwebengine_isMacOsPlatformSupported() { + $${1}.platform = "macos" + } ++ unix:qtwebengine_isLinuxPlatformSupported() { ++ $${1}.platform = "linux" ++ } + } + + !isEmpty(platformError) { +@@ -163,7 +166,7 @@ defineTest(qtConfTest_detectNinja) { + !isEmpty(ninja) { + qtLog("Found ninja from path: $$ninja") + qtRunLoggedCommand("$$ninja --version", version)|return(false) +- contains(version, "1.[7-9].*"): return(true) ++ contains(version, "1\.([7-9]|1[0-9])\..*"): return(true) + qtLog("Ninja version too old") + } + qtLog("Building own ninja") Property changes on: head/www/qt5-webengine/files/patch-configure.pri ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-mkspecs_features_functions.prf =================================================================== --- head/www/qt5-webengine/files/patch-mkspecs_features_functions.prf (revision 531600) +++ head/www/qt5-webengine/files/patch-mkspecs_features_functions.prf (revision 531601) @@ -1,29 +1,26 @@ -Include the freebsd.pri file provided by the port, to pass FreeBSD specific -settings to gn. - ---- mkspecs/features/functions.prf.orig 2019-05-24 09:01:39 UTC +--- mkspecs/features/functions.prf.orig 2019-12-03 07:18:02 UTC +++ mkspecs/features/functions.prf -@@ -82,6 +82,7 @@ defineReplace(gnArgs) { - linux: include($$QTWEBENGINE_ROOT/src/core/config/linux.pri) - macos: include($$QTWEBENGINE_ROOT/src/core/config/mac_osx.pri) - win32: include($$QTWEBENGINE_ROOT/src/core/config/windows.pri) -+ freebsd: include($$QTWEBENGINE_ROOT/src/core/config/freebsd.pri) +@@ -75,6 +75,7 @@ defineReplace(gnArgs) { + linux: include($$QTWEBENGINE_ROOT/src/buildtools/config/linux.pri) + macos: include($$QTWEBENGINE_ROOT/src/buildtools/config/mac_osx.pri) + win32: include($$QTWEBENGINE_ROOT/src/buildtools/config/windows.pri) ++ freebsd: include($$QTWEBENGINE_ROOT/src/buildtools/config/freebsd.pri) isEmpty(gn_args): error(No gn_args found please make sure you have valid configuration.) return($$gn_args) } -@@ -94,6 +95,7 @@ defineReplace(gnArch) { +@@ -87,6 +88,7 @@ defineReplace(gnArch) { contains(qtArch, "arm64"): return(arm64) contains(qtArch, "mips"): return(mipsel) contains(qtArch, "mips64"): return(mips64el) + contains(qtArch, "power64"): return(ppc64) return(unknown) } -@@ -101,6 +103,7 @@ defineReplace(gnOS) { +@@ -94,6 +96,7 @@ defineReplace(gnOS) { macos: return(mac) win32: return(win) linux: return(linux) + freebsd: return(freebsd) error(Unsupported platform) return(unknown) } Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_BUILD.gn (revision 531601) @@ -1,87 +1,95 @@ ---- src/3rdparty/chromium/BUILD.gn.orig 2019-03-01 17:04:22 UTC +--- src/3rdparty/chromium/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/BUILD.gn -@@ -366,7 +366,7 @@ group("gn_all") { - [ "//third_party/android_crazy_linker:android_crazy_linker_zip_fuzzer" ] +@@ -400,7 +400,7 @@ group("gn_all") { + ] } - if (is_linux || is_android) { + if ((is_linux && !is_bsd) || is_android) { deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -408,8 +408,6 @@ group("gn_all") { +@@ -441,8 +441,6 @@ group("gn_all") { "//net:disk_cache_memory_test", "//net:quic_client", "//net:quic_server", - "//sandbox/linux:chrome_sandbox", - "//sandbox/linux:sandbox_linux_unittests", "//testing:empty_main", ] -@@ -466,10 +464,6 @@ group("gn_all") { +@@ -497,10 +495,6 @@ group("gn_all") { + "//chrome/test:load_library_perf_tests", + "//chrome/test:sync_performance_tests", "//chrome/test/chromedriver:chromedriver", - "//chrome/test/chromedriver:chromedriver_tests", - "//components/sync:run_sync_testserver", - "//courgette:courgette", - "//courgette:courgette_fuzz", - "//courgette:courgette_minimal_tool", - "//courgette:courgette_unittests", "//media/cast:generate_barcode_video", "//media/cast:generate_timecode_audio", "//net:crash_cache", -@@ -536,10 +530,6 @@ group("gn_all") { +@@ -567,10 +561,6 @@ group("gn_all") { "//mojo:mojo_perftests", "//services/service_manager/public/cpp", "//testing/gmock:gmock_main", - "//third_party/breakpad:dump_syms($host_toolchain)", - "//third_party/breakpad:microdump_stackwalk($host_toolchain)", - "//third_party/breakpad:minidump_dump($host_toolchain)", - "//third_party/breakpad:minidump_stackwalk($host_toolchain)", ] if (!is_android) { -@@ -614,7 +604,7 @@ group("gn_all") { +@@ -644,7 +634,7 @@ group("gn_all") { host_os == "win" && !use_qt) { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } - } else if (!is_android && !is_ios && !is_fuchsia && !is_win) { + } else if (!is_android && !is_ios && !is_fuchsia && !is_win && !is_bsd) { deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -853,7 +843,6 @@ if (is_chromeos) { +@@ -783,7 +773,6 @@ group("gn_all") { + "//chrome/browser/vr:vr_common_perftests", + "//chrome/browser/vr:vr_common_unittests", + "//chrome/browser/vr:vr_pixeltests", +- "//tools/perf/contrib/vr_benchmarks:vr_perf_tests", + ] + if (is_desktop_linux && use_ozone) { + deps += [ "//chrome/browser/vr/testapp:vr_testapp" ] +@@ -902,7 +891,6 @@ if (is_chromeos) { "//ppapi/examples/video_decode", "//sandbox/linux:chrome_sandbox", "//sandbox/linux:sandbox_linux_unittests", - "//third_party/breakpad:minidump_stackwalk($host_toolchain)", # Blocked on https://github.com/catapult-project/catapult/issues/2297 #"//third_party/catapult/telemetry:bitmaptools", -@@ -958,7 +947,7 @@ if (!is_ios && !use_qt) { +@@ -1070,7 +1058,7 @@ if (!is_ios && !use_qt) { ] } - if (!is_win && !is_android) { + if (!is_win && !is_android && !is_bsd) { data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -967,7 +956,7 @@ if (!is_ios && !use_qt) { +@@ -1079,7 +1067,7 @@ if (!is_ios && !use_qt) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } - if (is_linux) { + if (is_linux && !is_bsd) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1091,9 +1080,6 @@ group("chromium_builder_perf") { +@@ -1221,9 +1209,6 @@ group("chromium_builder_perf") { if (is_win) { data_deps += [ "//chrome/installer/mini_installer:mini_installer" ] - } else { - data_deps += - [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } if (is_win || is_android) { data_deps += [ Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/base/allocator/allocator_shim.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/base/allocator/allocator_shim.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/allocator/allocator_shim.cc -@@ -69,7 +69,7 @@ inline const allocator::AllocatorDispatch* GetChainHea +@@ -70,7 +70,7 @@ inline const base::allocator::AllocatorDispatch* GetCh // Unfortunately due to that bug NoBarrier_Load() is mistakenly fully // barriered on Linux+Clang, and that causes visible perf regressons. - return reinterpret_cast( + return reinterpret_cast( -#if defined(OS_LINUX) && defined(__clang__) +#if (defined(OS_BSD) || defined(OS_LINUX)) && defined(__clang__) - *static_cast(&g_chain_head) + *static_cast(&g_chain_head) #else - subtle::NoBarrier_Load(&g_chain_head) + base::subtle::NoBarrier_Load(&g_chain_head) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim__default__dispatch__to__glibc.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim__default__dispatch__to__glibc.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_allocator__shim__default__dispatch__to__glibc.cc (revision 531601) @@ -1,76 +1,76 @@ ---- src/3rdparty/chromium/base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/allocator/allocator_shim_default_dispatch_to_glibc.cc -@@ -4,18 +4,28 @@ - +@@ -5,18 +5,28 @@ #include "base/allocator/allocator_shim.h" + #include -#include +#include +#include +#include // This translation unit defines a default dispatch for the allocator shim which // routes allocations to libc functions. -// The code here is strongly inspired from tcmalloc's libc_override_glibc.h. +// The code here is strongly inspired from tcmalloc's override_glibc.h. extern "C" { -void* __libc_malloc(size_t size); -void* __libc_calloc(size_t n, size_t size); -void* __libc_realloc(void* address, size_t size); -void* __libc_memalign(size_t alignment, size_t size); -void __libc_free(void* ptr); +void* __malloc(size_t size); +void* __calloc(size_t n, size_t size); -+void* __realloc(void* address, size_t size); ++void* __realloc(void* address, size_t len); +void* __memalign(size_t alignment, size_t size) { + void *ret; + if (__posix_memalign(&ret, alignment, size) != 0) { -+ return nullptr; ++ return nullptr; + } else { -+ return ret; ++ return ret; + } +} +int __posix_memalign(void **ptr, size_t alignment, size_t size); +void __free(void* ptr); } // extern "C" namespace { -@@ -23,32 +33,32 @@ namespace { +@@ -24,32 +34,32 @@ namespace { using base::allocator::AllocatorDispatch; void* GlibcMalloc(const AllocatorDispatch*, size_t size, void* context) { - return __libc_malloc(size); + return __malloc(size); } void* GlibcCalloc(const AllocatorDispatch*, size_t n, size_t size, void* context) { - return __libc_calloc(n, size); + return __calloc(n, size); } void* GlibcRealloc(const AllocatorDispatch*, void* address, size_t size, void* context) { - return __libc_realloc(address, size); + return __realloc(address, size); } void* GlibcMemalign(const AllocatorDispatch*, size_t alignment, size_t size, void* context) { - return __libc_memalign(alignment, size); + return __memalign(alignment, size); } void GlibcFree(const AllocatorDispatch*, void* address, void* context) { - __libc_free(address); + __free(address); } size_t GlibcGetSizeEstimate(const AllocatorDispatch*, Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator__internals__posix.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator__internals__posix.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_partition__allocator_page__allocator__internals__posix.h (revision 531601) @@ -1,38 +1,11 @@ ---- src/3rdparty/chromium/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/allocator/partition_allocator/page_allocator_internals_posix.h -@@ -14,7 +14,7 @@ - #if defined(OS_MACOSX) +@@ -16,7 +16,7 @@ + #include #endif -#if defined(OS_LINUX) +#if defined(OS_BSD) || defined(OS_LINUX) #include #include -@@ -48,7 +48,7 @@ int GetAccessFlags(PageAccessibilityConfiguration acce - } - } - --#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS) - - // Multiple guarded memory regions may exceed the process address space limit. - // This function will raise or lower the limit by |amount|. -@@ -68,7 +68,7 @@ bool AdjustAddressSpaceLimit(int64_t amount) { - // schemes that reduce that to 4 GiB. - constexpr size_t kMinimumGuardedMemorySize = 1ULL << 32; // 4 GiB - --#endif // defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) -+#endif // (defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS) - - void* SystemAllocPagesInternal(void* hint, - size_t length, -@@ -134,7 +134,7 @@ void SetSystemPagesAccessInternal( - void FreePagesInternal(void* address, size_t length) { - CHECK(!munmap(address, length)); - --#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_64_BITS) - // Restore the address space limit. - if (length >= kMinimumGuardedMemorySize) { - CHECK(AdjustAddressSpaceLimit(-base::checked_cast(length))); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/base/base_switches.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/base_switches.cc +@@ -114,7 +114,7 @@ const char kWaitForDebugger[] = "wait-for-debugger"; + const char kDisableUsbKeyboardDetect[] = "disable-usb-keyboard-detect"; + #endif + +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + // The /dev/shm partition is too small in certain VM environments, causing + // Chrome to fail or crash (see http://crbug.com/715363). Use this flag to + // work-around this issue (a temporary directory will always be used to create +@@ -135,7 +135,7 @@ const char kEnableCrashReporterForTesting[] = + const char kEnableReachedCodeProfiler[] = "enable-reached-code-profiler"; + #endif + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // Controls whether or not retired instruction counts are surfaced for threads + // in trace events on Linux. + // Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.h (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/base/base_switches.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/base_switches.h +@@ -37,7 +37,7 @@ extern const char kWaitForDebugger[]; + extern const char kDisableUsbKeyboardDetect[]; + #endif + +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + extern const char kDisableDevShmUsage[]; + #endif + +@@ -50,7 +50,7 @@ extern const char kEnableReachedCodeProfiler[]; + extern const char kOrderfileMemoryOptimization[]; + #endif + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + extern const char kEnableThreadInstructionCount[]; + #endif + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_base__switches.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_cpu.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_cpu.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_cpu.cc (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/base/cpu.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/cpu.cc +@@ -15,7 +15,7 @@ + #include "base/stl_util.h" + #include "build/build_config.h" + +-#if defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || defined(OS_LINUX)) ++#if defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD)) + #include "base/files/file_util.h" + #endif + +@@ -98,7 +98,7 @@ uint64_t xgetbv(uint32_t xcr) { + + #endif // ARCH_CPU_X86_FAMILY + +-#if defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || defined(OS_LINUX)) ++#if defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD)) + std::string* CpuInfoBrand() { + static std::string* brand = []() { + // This function finds the value from /proc/cpuinfo under the key "model +@@ -128,7 +128,7 @@ std::string* CpuInfoBrand() { + return brand; + } + #endif // defined(ARCH_CPU_ARM_FAMILY) && (defined(OS_ANDROID) || +- // defined(OS_LINUX)) ++ // defined(OS_LINUX) || defined(OS_BSD)) + + } // namespace + +@@ -252,7 +252,7 @@ void CPU::Initialize() { + } + } + #elif defined(ARCH_CPU_ARM_FAMILY) +-#if (defined(OS_ANDROID) || defined(OS_LINUX)) ++#if (defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD)) + cpu_brand_ = *CpuInfoBrand(); + #elif defined(OS_WIN) + // Windows makes high-resolution thread timing information available in Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_cpu.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader.cc (revision 531601) @@ -0,0 +1,18 @@ +--- src/3rdparty/chromium/base/debug/elf_reader.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/debug/elf_reader.cc +@@ -83,6 +83,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, + reinterpret_cast(elf_base + header.p_vaddr); + bool found = false; + while (current_note < section_end) { ++#if !defined(OS_BSD) + if (current_note->n_type == NT_GNU_BUILD_ID) { + const char* note_name = + reinterpret_cast(current_note) + sizeof(Nhdr); +@@ -92,6 +93,7 @@ size_t ReadElfBuildId(const void* elf_mapped_base, + break; + } + } ++#endif + + current_note = reinterpret_cast( + reinterpret_cast(current_note) + sizeof(Nhdr) + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__reader.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_stack__trace.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_stack__trace.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_stack__trace.h (revision 531601) @@ -1,10 +1,10 @@ ---- src/3rdparty/chromium/base/debug/stack_trace.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/base/debug/stack_trace.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/debug/stack_trace.h -@@ -16,6 +16,7 @@ - #include "build/build_config.h" - - #if defined(OS_POSIX) +@@ -19,6 +19,7 @@ + #if !defined(OS_NACL) + #include + #endif +#include #include #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__path__watcher.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__path__watcher.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__path__watcher.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/base/files/file_path_watcher.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/files/file_path_watcher.cc +@@ -20,7 +20,7 @@ FilePathWatcher::~FilePathWatcher() { + // static + bool FilePathWatcher::RecursiveWatchAvailable() { + #if (defined(OS_MACOSX) && !defined(OS_IOS)) || defined(OS_WIN) || \ +- defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) ++ defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_BSD) + return true; + #else + // FSEvents isn't available on iOS. Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__path__watcher.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_scoped__file.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_scoped__file.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_scoped__file.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/base/files/scoped_file.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/files/scoped_file.cc +@@ -30,7 +30,7 @@ void ScopedFDCloseTraits::Free(int fd) { + // a single open directory would bypass the entire security model. + int ret = IGNORE_EINTR(close(fd)); + +-#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_FUCHSIA) || \ ++#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_FUCHSIA) || defined(OS_BSD) || \ + defined(OS_ANDROID) + // NB: Some file descriptors can return errors from close() e.g. network + // filesystems such as NFS and Linux input devices. On Linux, macOS, and Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_scoped__file.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_hash_sha1.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_hash_sha1.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_hash_sha1.cc (revision 531601) @@ -0,0 +1,24 @@ +--- src/3rdparty/chromium/base/hash/sha1.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/hash/sha1.cc +@@ -110,8 +110,10 @@ void SecureHashAlgorithm::Final() { + Pad(); + Process(); + ++#if defined(ARCH_CPU_LITTLE_ENDIAN) + for (auto& t : H) + t = ByteSwap(t); ++#endif + } + + void SecureHashAlgorithm::Update(const void* data, size_t nbytes) { +@@ -157,8 +159,10 @@ void SecureHashAlgorithm::Process() { + // + // W and M are in a union, so no need to memcpy. + // memcpy(W, M, sizeof(M)); ++#if defined(ARCH_CPU_LITTLE_ENDIAN) + for (t = 0; t < 16; ++t) + W[t] = ByteSwap(W[t]); ++#endif + + // b. + for (t = 16; t < 80; ++t) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_hash_sha1.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_i18n_icu__util.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_i18n_icu__util.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_i18n_icu__util.cc (revision 531601) @@ -1,32 +1,32 @@ ---- src/3rdparty/chromium/base/i18n/icu_util.cc.orig 2019-05-23 14:39:34.000000000 +0200 -+++ src/3rdparty/chromium/base/i18n/icu_util.cc 2019-10-27 22:58:57.501541000 +0100 +--- src/3rdparty/chromium/base/i18n/icu_util.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/i18n/icu_util.cc @@ -20,7 +20,7 @@ #include "build/build_config.h" #include "third_party/icu/source/common/unicode/putil.h" #include "third_party/icu/source/common/unicode/udata.h" -#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_ANDROID) +#if ((defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS)) || defined(OS_ANDROID) #include "third_party/icu/source/i18n/unicode/timezone.h" #endif -@@ -75,7 +75,11 @@ +@@ -68,7 +68,11 @@ wchar_t g_debug_icu_pf_filename[_MAX_PATH]; // No need to change the filename in multiple places (gyp files, windows // build pkg configurations, etc). 'l' stands for Little Endian. // This variable is exported through the header file. +#if defined(ARCH_CPU_LITTLE_ENDIAN) const char kIcuDataFileName[] = "icudtl.dat"; +#else +const char kIcuDataFileName[] = "icudtb.dat"; +#endif #if defined(OS_ANDROID) const char kAndroidAssetsIcuDataFileName[] = "assets/icudtl.dat"; #endif -@@ -320,7 +324,7 @@ +@@ -290,7 +294,7 @@ bool InitializeICU() { // TODO(jungshik): Some callers do not care about tz at all. If necessary, // add a boolean argument to this function to init'd the default tz only // when requested. -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) if (result) std::unique_ptr zone(icu::TimeZone::createDefault()); #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region.h (revision 531601) @@ -0,0 +1,29 @@ +--- src/3rdparty/chromium/base/memory/platform_shared_memory_region.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/memory/platform_shared_memory_region.h +@@ -28,7 +28,7 @@ + #include "base/files/scoped_file.h" + #endif + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + namespace content { + class SandboxIPCHandler; + } +@@ -122,7 +122,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { + kMaxValue = GET_SHMEM_TEMP_DIR_FAILURE + }; + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // Structure to limit access to executable region creation. + struct ExecutableRegion { + private: +@@ -276,7 +276,7 @@ class BASE_EXPORT PlatformSharedMemoryRegion { + CheckPlatformHandlePermissionsCorrespondToMode); + static PlatformSharedMemoryRegion Create(Mode mode, + size_t size +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + , + bool executable = false + #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region__posix.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region__posix.cc (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/base/memory/platform_shared_memory_region_posix.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/memory/platform_shared_memory_region_posix.cc +@@ -76,7 +76,7 @@ FDPair ScopedFDPair::get() const { + return {fd.get(), readonly_fd.get()}; + } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // static + ScopedFD PlatformSharedMemoryRegion::ExecutableRegion::CreateFD(size_t size) { + PlatformSharedMemoryRegion region = +@@ -85,7 +85,7 @@ ScopedFD PlatformSharedMemoryRegion::ExecutableRegion: + return region.PassPlatformHandle().fd; + return ScopedFD(); + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + // static + PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Take( +@@ -224,7 +224,7 @@ bool PlatformSharedMemoryRegion::MapAtInternal(off_t o + // static + PlatformSharedMemoryRegion PlatformSharedMemoryRegion::Create(Mode mode, + size_t size +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + , + bool executable + #endif +@@ -255,7 +255,7 @@ PlatformSharedMemoryRegion PlatformSharedMemoryRegion: + // flag. + FilePath directory; + if (!GetShmemTempDir( +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + executable, + #else + false /* executable */, Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_platform__shared__memory__region__posix.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_protected__memory__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_protected__memory__posix.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_protected__memory__posix.cc (revision 531601) @@ -0,0 +1,31 @@ +--- src/3rdparty/chromium/base/memory/protected_memory_posix.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/memory/protected_memory_posix.cc +@@ -8,9 +8,9 @@ + #include + #include + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + #if defined(OS_MACOSX) && !defined(OS_IOS) + #include +@@ -44,7 +44,7 @@ bool AutoWritableMemory::SetMemoryReadOnly(void* start + return SetMemory(start, end, PROT_READ); + } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + void AssertMemoryIsReadOnly(const void* ptr) { + #if DCHECK_IS_ON() + const uintptr_t page_mask = ~(base::GetPageSize() - 1); +@@ -74,6 +74,6 @@ void AssertMemoryIsReadOnly(const void* ptr) { + DCHECK_EQ(region_info.protection, VM_PROT_READ); + #endif // DCHECK_IS_ON() + } +-#endif // defined(OS_LINUX) || (defined(OS_MACOSX) && !defined(OS_IOS)) ++#endif // defined(OS_LINUX) || (defined(OS_MACOSX) && !defined(OS_IOS)) || defined(OS_BSD) + + } // namespace base Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_memory_protected__memory__posix.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_numerics_safe__math__shared__impl.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_numerics_safe__math__shared__impl.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_numerics_safe__math__shared__impl.h (revision 531601) @@ -1,13 +1,12 @@ ---- src/3rdparty/chromium/base/numerics/safe_math_shared_impl.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/numerics/safe_math_shared_impl.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/numerics/safe_math_shared_impl.h -@@ -19,9 +19,7 @@ - +@@ -23,8 +23,7 @@ // Where available use builtin math overflow support on Clang and GCC. - #if !defined(__native_client__) && \ -- ((defined(__clang__) && \ -- ((__clang_major__ > 3) || \ -- (__clang_major__ == 3 && __clang_minor__ >= 4))) || \ -+ ((defined(__clang__) && (__clang_major__ > 6)) || \ - (defined(__GNUC__) && __GNUC__ >= 5)) + #elif !defined(__native_client__) && \ + ((defined(__clang__) && \ +- ((__clang_major__ > 3) || \ +- (__clang_major__ == 3 && __clang_minor__ >= 4))) || \ ++ (__clang_major__ > 6)) || \ + (defined(__GNUC__) && __GNUC__ >= 5)) #include "base/numerics/safe_math_clang_gcc_impl.h" #define BASE_HAS_OPTIMIZED_SAFE_MATH (1) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.cc (revision 531601) @@ -1,20 +1,38 @@ ---- src/3rdparty/chromium/base/process/process_metrics.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/process/process_metrics.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/process/process_metrics.cc +@@ -57,7 +57,7 @@ SystemMetrics SystemMetrics::Sample() { + SystemMetrics system_metrics; + + system_metrics.committed_memory_ = GetSystemCommitCharge(); +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + GetSystemMemoryInfo(&system_metrics.memory_info_); + GetVmStatInfo(&system_metrics.vmstat_info_); + GetSystemDiskInfo(&system_metrics.disk_info_); +@@ -75,7 +75,7 @@ std::unique_ptr SystemMetrics::ToValue() const + std::unique_ptr res(new DictionaryValue()); + + res->SetIntKey("committed_memory", static_cast(committed_memory_)); +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + std::unique_ptr meminfo = memory_info_.ToValue(); + std::unique_ptr vmstat = vmstat_info_.ToValue(); + meminfo->MergeDictionary(vmstat.get()); @@ -126,7 +126,7 @@ double ProcessMetrics::GetPlatformIndependentCPUUsage( } #endif -#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) +#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) int ProcessMetrics::CalculateIdleWakeupsPerSecond( uint64_t absolute_idle_wakeups) { return CalculateEventsPerSecond(absolute_idle_wakeups, @@ -138,7 +138,7 @@ int ProcessMetrics::GetIdleWakeupsPerSecond() { NOTIMPLEMENTED(); // http://crbug.com/120488 return 0; } -#endif // defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) +#endif // defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) #if defined(OS_MACOSX) int ProcessMetrics::CalculatePackageIdleWakeupsPerSecond( Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics.h (revision 531601) @@ -1,112 +1,131 @@ ---- src/3rdparty/chromium/base/process/process_metrics.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/process/process_metrics.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/process/process_metrics.h @@ -41,7 +41,7 @@ namespace base { // Full declaration is in process_metrics_iocounters.h. struct IoCounters; -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) // Minor and major page fault counts since the process creation. // Both counts are process-wide, and exclude child processes. // @@ -51,7 +51,7 @@ struct PageFaultCounts { int64_t minor; int64_t major; }; -#endif // defined(OS_LINUX) || defined(OS_ANDROID) +#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) // Convert a POSIX timeval to microseconds. BASE_EXPORT int64_t TimeValToMicroseconds(const struct timeval& tv); @@ -92,7 +92,7 @@ class BASE_EXPORT ProcessMetrics { // convenience wrapper for CreateProcessMetrics(). static std::unique_ptr CreateCurrentProcessMetrics(); -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) // Resident Set Size is a Linux/Android specific memory concept. Do not // attempt to extend this to other platforms. BASE_EXPORT size_t GetResidentSetSize() const; -@@ -199,14 +199,14 @@ class BASE_EXPORT ProcessMetrics { +@@ -168,14 +168,14 @@ class BASE_EXPORT ProcessMetrics { int GetOpenFdSoftLimit() const; #endif // defined(OS_POSIX) -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) // Bytes of swap as reported by /proc/[pid]/status. uint64_t GetVmSwapBytes() const; // Minor and major page fault count as reported by /proc/[pid]/stat. // Returns true for success. bool GetPageFaultCounts(PageFaultCounts* counts) const; -#endif // defined(OS_LINUX) || defined(OS_ANDROID) +#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) // Returns total memory usage of malloc. size_t GetMallocUsage(); -@@ -218,7 +218,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -187,7 +187,7 @@ class BASE_EXPORT ProcessMetrics { ProcessMetrics(ProcessHandle process, PortProvider* port_provider); #endif // !defined(OS_MACOSX) || defined(OS_IOS) -#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) +#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) int CalculateIdleWakeupsPerSecond(uint64_t absolute_idle_wakeups); #endif #if defined(OS_MACOSX) -@@ -247,7 +247,7 @@ class BASE_EXPORT ProcessMetrics { +@@ -216,7 +216,7 @@ class BASE_EXPORT ProcessMetrics { // Number of bytes transferred to/from disk in bytes. uint64_t last_cumulative_disk_usage_ = 0; -#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) +#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) // Same thing for idle wakeups. TimeTicks last_idle_wakeups_time_; uint64_t last_absolute_idle_wakeups_; -@@ -293,7 +293,7 @@ BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_de +@@ -264,7 +264,7 @@ BASE_EXPORT size_t GetHandleLimit(); + BASE_EXPORT void IncreaseFdLimitTo(unsigned int max_descriptors); #endif // defined(OS_POSIX) - #if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || \ -- defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) -+ defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) || defined(OS_BSD) +-#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || \ ++#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) || \ + defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) // Data about system-wide memory consumption. Values are in KB. Available on // Windows, Mac, Linux, Android and Chrome OS. - // -@@ -326,7 +326,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -298,7 +298,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { int avail_phys = 0; #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_BSD) // This provides an estimate of available memory as described here: // https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773 // NOTE: this is ONLY valid in kernels 3.14 and up. Its value will always -@@ -341,7 +341,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -312,7 +312,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { + int swap_free = 0; #endif - #if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || \ -- defined(OS_FUCHSIA) -+ defined(OS_FUCHSIA) || defined(OS_BSD) +-#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || \ ++#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) || \ + defined(OS_FUCHSIA) int buffers = 0; int cached = 0; - int active_anon = 0; -@@ -351,7 +351,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -322,7 +322,7 @@ struct BASE_EXPORT SystemMemoryInfoKB { + int inactive_file = 0; int dirty = 0; int reclaimable = 0; - #endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || -- // defined(OS_FUCHSIA) -+ // defined(OS_FUCHSIA) || defined(OS_BSD) +-#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || ++#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_AIX) || defined(OS_BSD) || + // defined(OS_FUCHSIA) #if defined(OS_CHROMEOS) - int shmem = 0; -@@ -377,9 +377,9 @@ struct BASE_EXPORT SystemMemoryInfoKB { +@@ -348,10 +348,10 @@ struct BASE_EXPORT SystemMemoryInfoKB { + // Exposed for memory debugging widget. BASE_EXPORT bool GetSystemMemoryInfo(SystemMemoryInfoKB* meminfo); - #endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || -- // defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) -+ // defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) || defined(OS_BSD) +-#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || ++#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) + // defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_FUCHSIA) -#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_BSD) // Parse the data found in /proc//stat and return the sum of the // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. +@@ -424,7 +424,7 @@ BASE_EXPORT bool GetSystemDiskInfo(SystemDiskInfo* dis + // Returns the amount of time spent in user space since boot across all CPUs. + BASE_EXPORT TimeDelta GetUserCpuTimeSinceBoot(); + +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + + #if defined(OS_CHROMEOS) + // Data from files in directory /sys/block/zram0 about ZRAM usage. +@@ -519,7 +519,7 @@ class BASE_EXPORT SystemMetrics { + FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics); + + size_t committed_memory_; +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + SystemMemoryInfoKB memory_info_; + VmStatInfo vmstat_info_; + SystemDiskInfo disk_info_; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics__freebsd.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics__freebsd.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_process__metrics__freebsd.cc (revision 531601) @@ -1,122 +1,259 @@ ---- src/3rdparty/chromium/base/process/process_metrics_freebsd.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/process/process_metrics_freebsd.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/process/process_metrics_freebsd.cc @@ -5,6 +5,7 @@ #include "base/process/process_metrics.h" #include +#include #include #include #include -@@ -14,11 +15,15 @@ +@@ -14,11 +15,29 @@ #include "base/process/process_metrics_iocounters.h" #include "base/stl_util.h" +#include /* getpagesize() */ +#include /* O_RDONLY */ +#include +#include + namespace base { ++namespace { ++int GetPageShift() { ++ int pagesize = getpagesize(); ++ int pageshift = 0; ++ ++ while (pagesize > 1) { ++ pageshift++; ++ pagesize >>= 1; ++ } ++ ++ return pageshift; ++} ++} ++ ProcessMetrics::ProcessMetrics(ProcessHandle process) - : process_(process), - last_cpu_(0) {} + : process_(process) {} // static std::unique_ptr ProcessMetrics::CreateProcessMetrics( -@@ -69,4 +74,93 @@ size_t GetSystemCommitCharge() { +@@ -69,4 +88,216 @@ size_t GetSystemCommitCharge() { return mem_total - (mem_free*pagesize) - (mem_inactive*pagesize); } +int GetNumberOfThreads(ProcessHandle process) { + // Taken from FreeBSD top (usr.bin/top/machine.c) + + kvm_t* kd = kvm_open(NULL, "/dev/null", NULL, O_RDONLY, "kvm_open"); + if (kd == NULL) + return 0; + + struct kinfo_proc* pbase; + int nproc; + pbase = kvm_getprocs(kd, KERN_PROC_PID, process, &nproc); + if (pbase == NULL) + return 0; + + if (kvm_close(kd) == -1) + return 0; + + return nproc; +} + +bool GetSystemMemoryInfo(SystemMemoryInfoKB *meminfo) { + unsigned int mem_total, mem_free, swap_total, swap_used; + size_t length; + int pagesizeKB; + + pagesizeKB = getpagesize() / 1024; + + length = sizeof(mem_total); + if (sysctlbyname("vm.stats.vm.v_page_count", &mem_total, + &length, NULL, 0) != 0 || length != sizeof(mem_total)) + return false; + + length = sizeof(mem_free); + if (sysctlbyname("vm.stats.vm.v_free_count", &mem_free, &length, NULL, 0) + != 0 || length != sizeof(mem_free)) + return false; + + length = sizeof(swap_total); + if (sysctlbyname("vm.swap_size", &swap_total, &length, NULL, 0) + != 0 || length != sizeof(swap_total)) + return false; + + length = sizeof(swap_used); + if (sysctlbyname("vm.swap_anon_use", &swap_used, &length, NULL, 0) + != 0 || length != sizeof(swap_used)) + return false; + + meminfo->total = mem_total * pagesizeKB; + meminfo->free = mem_free * pagesizeKB; + meminfo->swap_total = swap_total * pagesizeKB; + meminfo->swap_free = (swap_total - swap_used) * pagesizeKB; + + return true; +} + +int ProcessMetrics::GetOpenFdCount() const { + struct kinfo_file * kif; + int cnt; + + if ((kif = kinfo_getfile(process_, &cnt)) == NULL) + return -1; + + free(kif); + + return cnt; +} + +int ProcessMetrics::GetOpenFdSoftLimit() const { + size_t length; + int total_count = 0; + int mib[] = { CTL_KERN, KERN_MAXFILESPERPROC }; + + length = sizeof(total_count); + + if (sysctl(mib, base::size(mib), &total_count, &length, NULL, 0) < 0) { + total_count = -1; + } + + return total_count; +} + ++size_t ProcessMetrics::GetResidentSetSize() const { ++ kvm_t *kd = kvm_open(nullptr, "/dev/null", nullptr, O_RDONLY, "kvm_open"); ++ ++ if (kd == nullptr) ++ return 0; ++ ++ struct kinfo_proc *pp; ++ int nproc; ++ ++ if ((pp = kvm_getprocs(kd, KERN_PROC_PID, process_, &nproc)) == nullptr) { ++ kvm_close(kd); ++ return 0; ++ } ++ ++ size_t rss; ++ ++ if (nproc > 0) { ++ rss = pp->ki_rssize << GetPageShift(); ++ } else { ++ rss = 0; ++ } ++ ++ kvm_close(kd); ++ return rss; ++} ++ +uint64_t ProcessMetrics::GetVmSwapBytes() const { -+ NOTIMPLEMENTED(); -+ return 0; ++ kvm_t *kd = kvm_open(nullptr, "/dev/null", nullptr, O_RDONLY, "kvm_open"); ++ ++ if (kd == nullptr) ++ return 0; ++ ++ struct kinfo_proc *pp; ++ int nproc; ++ ++ if ((pp = kvm_getprocs(kd, KERN_PROC_PID, process_, &nproc)) == nullptr) { ++ kvm_close(kd); ++ return 0; ++ } ++ ++ size_t swrss; ++ ++ if (nproc > 0) { ++ swrss = pp->ki_swrss > pp->ki_rssize ++ ? (pp->ki_swrss - pp->ki_rssize) << GetPageShift() ++ : 0; ++ } else { ++ swrss = 0; ++ } ++ ++ kvm_close(kd); ++ return swrss; +} + +int ProcessMetrics::GetIdleWakeupsPerSecond() { + NOTIMPLEMENTED(); + return 0; ++} ++ ++bool GetSystemDiskInfo(SystemDiskInfo* diskinfo) { ++ NOTIMPLEMENTED(); ++ return false; ++} ++ ++bool GetVmStatInfo(VmStatInfo* vmstat) { ++ NOTIMPLEMENTED(); ++ return false; ++} ++ ++SystemDiskInfo::SystemDiskInfo() { ++ reads = 0; ++ reads_merged = 0; ++ sectors_read = 0; ++ read_time = 0; ++ writes = 0; ++ writes_merged = 0; ++ sectors_written = 0; ++ write_time = 0; ++ io = 0; ++ io_time = 0; ++ weighted_io_time = 0; ++} ++ ++SystemDiskInfo::SystemDiskInfo(const SystemDiskInfo& other) = default; ++ ++std::unique_ptr SystemDiskInfo::ToValue() const { ++ auto res = std::make_unique(); ++ ++ // Write out uint64_t variables as doubles. ++ // Note: this may discard some precision, but for JS there's no other option. ++ res->SetDouble("reads", static_cast(reads)); ++ res->SetDouble("reads_merged", static_cast(reads_merged)); ++ res->SetDouble("sectors_read", static_cast(sectors_read)); ++ res->SetDouble("read_time", static_cast(read_time)); ++ res->SetDouble("writes", static_cast(writes)); ++ res->SetDouble("writes_merged", static_cast(writes_merged)); ++ res->SetDouble("sectors_written", static_cast(sectors_written)); ++ res->SetDouble("write_time", static_cast(write_time)); ++ res->SetDouble("io", static_cast(io)); ++ res->SetDouble("io_time", static_cast(io_time)); ++ res->SetDouble("weighted_io_time", static_cast(weighted_io_time)); ++ ++ return std::move(res); ++} ++ ++std::unique_ptr SystemMemoryInfoKB::ToValue() const { ++ auto res = std::make_unique(); ++ res->SetIntKey("total", total); ++ res->SetIntKey("free", free); ++ res->SetIntKey("available", available); ++ res->SetIntKey("buffers", buffers); ++ res->SetIntKey("cached", cached); ++ res->SetIntKey("active_anon", active_anon); ++ res->SetIntKey("inactive_anon", inactive_anon); ++ res->SetIntKey("active_file", active_file); ++ res->SetIntKey("inactive_file", inactive_file); ++ res->SetIntKey("swap_total", swap_total); ++ res->SetIntKey("swap_free", swap_free); ++ res->SetIntKey("swap_used", swap_total - swap_free); ++ res->SetIntKey("dirty", dirty); ++ res->SetIntKey("reclaimable", reclaimable); ++ ++ return res; ++} ++ ++std::unique_ptr VmStatInfo::ToValue() const { ++ auto res = std::make_unique(); ++ res->SetIntKey("pswpin", pswpin); ++ res->SetIntKey("pswpout", pswpout); ++ res->SetIntKey("pgmajfault", pgmajfault); ++ return res; +} } // namespace base Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sampling__heap__profiler_sampling__heap__profiler.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sampling__heap__profiler_sampling__heap__profiler.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sampling__heap__profiler_sampling__heap__profiler.cc (revision 531601) @@ -0,0 +1,24 @@ +--- src/3rdparty/chromium/base/sampling_heap_profiler/sampling_heap_profiler.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/sampling_heap_profiler/sampling_heap_profiler.cc +@@ -29,6 +29,10 @@ + #include + #endif + ++#if defined(OS_BSD) ++#include ++#endif ++ + #if defined(OS_ANDROID) && BUILDFLAG(CAN_UNWIND_WITH_CFI_TABLE) && \ + defined(OFFICIAL_BUILD) + #include "base/trace_event/cfi_backtrace_android.h" +@@ -64,6 +68,10 @@ const char* GetAndLeakThreadName() { + #elif defined(OS_MACOSX) + int err = pthread_getname_np(pthread_self(), name, kBufferLen); + if (err == 0 && *name != '\0') ++ return strdup(name); ++#elif defined(OS_BSD) && __FreeBSD__ >= 12 ++ pthread_get_name_np(pthread_self(), name, kBufferLen); ++ if (*name != '\0') + return strdup(name); + #endif // defined(OS_LINUX) || defined(OS_ANDROID) + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sampling__heap__profiler_sampling__heap__profiler.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_syslog__logging.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_syslog__logging.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_syslog__logging.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/base/syslog_logging.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/syslog_logging.cc +@@ -11,7 +11,7 @@ + #include "base/callback_helpers.h" + #include "base/debug/stack_trace.h" + #include "base/win/win_util.h" +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + // defines LOG_INFO, LOG_WARNING macros that could conflict with + // base::LOG_INFO, base::LOG_WARNING. + #include +@@ -110,7 +110,7 @@ EventLogMessage::~EventLogMessage() { + + if (user_sid != nullptr) + ::LocalFree(user_sid); +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + const char kEventSource[] = "chrome"; + openlog(kEventSource, LOG_NOWAIT | LOG_PID, LOG_USER); + // We can't use the defined names for the logging severity from syslog.h Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_syslog__logging.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/base/system/sys_info.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/base/system/sys_info.h +@@ -192,7 +192,7 @@ class BASE_EXPORT SysInfo { + static bool IsLowEndDeviceImpl(); + static HardwareInfo GetHardwareInfoSync(); + +-#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_AIX) || defined(OS_BSD) + static int64_t AmountOfAvailablePhysicalMemory( + const SystemMemoryInfoKB& meminfo); + #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__freebsd.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__freebsd.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__freebsd.cc (revision 531601) @@ -1,71 +1,59 @@ ---- src/3rdparty/chromium/base/system/sys_info_freebsd.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/system/sys_info_freebsd.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/system/sys_info_freebsd.cc -@@ -13,26 +13,58 @@ +@@ -13,26 +13,46 @@ namespace base { int64_t SysInfo::AmountOfPhysicalMemoryImpl() { - int pages, page_size; + int pages, page_size, r = 0; size_t size = sizeof(pages); - sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); - sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); - if (pages == -1 || page_size == -1) { + if(r == 0) + r = sysctlbyname("vm.stats.vm.v_page_count", &pages, &size, NULL, 0); + if(r == 0) + r =sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + if(r == -1) { NOTREACHED(); return 0; } return static_cast(pages) * page_size; } -// static -uint64_t SysInfo::MaxSharedMemorySize() { - size_t limit; - size_t size = sizeof(limit); - if (sysctlbyname("kern.ipc.shmmax", &limit, &size, NULL, 0) < 0) { +int64_t SysInfo::AmountOfAvailablePhysicalMemoryImpl() { + int page_size, r = 0; + unsigned pgfree, pginact, pgcache; + size_t size = sizeof(page_size); + size_t szpg = sizeof(pgfree); + if(r == 0) + r = sysctlbyname("vm.stats.vm.v_page_size", &page_size, &size, NULL, 0); + if(r == 0) + r = sysctlbyname("vm.stats.vm.v_free_count", &pgfree, &szpg, NULL, 0); + if(r == 0) + r = sysctlbyname("vm.stats.vm.v_inactive_count", &pginact, &szpg, NULL, 0); + if(r == 0) + r = sysctlbyname("vm.stats.vm.v_cache_count", &pgcache, &szpg, NULL, 0); + if(r == -1) { NOTREACHED(); return 0; } - return static_cast(limit); + return static_cast((pgfree + pginact + pgcache) * page_size); -+} -+ + } + +// static +std::string SysInfo::CPUModelName() { + int mib[] = { CTL_HW, HW_MODEL }; + char name[256]; + size_t size = base::size(name); + if (sysctl(mib, base::size(mib), &name, &size, NULL, 0) == 0) + return name; + return std::string(); +} -+ -+int SysInfo::NumberOfProcessors() { -+ int mib[] = { CTL_HW, HW_NCPU }; -+ int ncpu; -+ size_t size = sizeof(ncpu); -+ if (sysctl(mib, base::size(mib), &ncpu, &size, NULL, 0) == -1) { -+ NOTREACHED(); -+ return 1; -+ } -+ return ncpu; - } - } // namespace base Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__posix.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_system_sys__info__posix.cc (revision 531601) @@ -1,40 +1,11 @@ ---- src/3rdparty/chromium/base/system/sys_info_posix.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/base/system/sys_info_posix.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/base/system/sys_info_posix.cc -@@ -38,7 +38,7 @@ - - namespace { - --#if !defined(OS_OPENBSD) && !defined(OS_FUCHSIA) -+#if !defined(OS_BSD) && !defined(OS_FUCHSIA) - int NumberOfProcessors() { - // sysconf returns the number of "logical" (not "physical") processors on both - // Mac and Linux. So we get the number of max available "logical" processors. -@@ -64,7 +64,7 @@ int NumberOfProcessors() { - - base::LazyInstance>:: - Leaky g_lazy_number_of_processors = LAZY_INSTANCE_INITIALIZER; --#endif // !defined(OS_OPENBSD) && !defined(OS_FUCHSIA) -+#endif // !defined(OS_BSD) && !defined(OS_FUCHSIA) - - #if !defined(OS_FUCHSIA) - int64_t AmountOfVirtualMemory() { -@@ -132,7 +132,7 @@ bool GetDiskSpaceInfo(const base::FilePath& path, - - namespace base { - --#if !defined(OS_OPENBSD) && !defined(OS_FUCHSIA) -+#if !defined(OS_BSD) && !defined(OS_FUCHSIA) - int SysInfo::NumberOfProcessors() { - return g_lazy_number_of_processors.Get().value(); - } -@@ -225,7 +225,9 @@ std::string SysInfo::OperatingSystemArchitecture() { +@@ -220,6 +220,8 @@ std::string SysInfo::OperatingSystemArchitecture() { arch = "x86"; } else if (arch == "amd64") { arch = "x86_64"; -- } else if (std::string(info.sysname) == "AIX") { + } else if (arch == "arm64") { + arch = "aarch64"; -+ } else if (arch == "powerpc" || arch == "powerpc64") { + } else if (std::string(info.sysname) == "AIX") { arch = "ppc64"; } - return arch; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compiler_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compiler_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compiler_BUILD.gn (revision 531601) @@ -1,97 +1,83 @@ ---- src/3rdparty/chromium/build/config/compiler/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/build/config/compiler/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/build/config/compiler/BUILD.gn -@@ -56,7 +56,7 @@ declare_args() { +@@ -60,7 +60,7 @@ declare_args() { # only two architectures that are currently checked in). Turn this off when # you are using a custom toolchain and need to control -B in cflags. linux_use_bundled_binutils = - linux_use_bundled_binutils_override && is_linux && + linux_use_bundled_binutils_override && (is_linux && !is_bsd) && (current_cpu == "x64" || current_cpu == "x86") binutils_path = rebase_path("//third_party/binutils/Linux_x64/Release/bin", root_build_dir) -@@ -281,7 +281,7 @@ config("compiler") { +@@ -301,7 +301,7 @@ config("compiler") { # Linker warnings. if (fatal_linker_warnings && !(is_chromeos && current_cpu == "arm") && !(is_android && use_order_profiling) && !is_mac && !is_ios && - current_os != "aix") { + current_os != "aix" && !is_bsd) { # TODO(jochen): Enable this on chromeos on arm. http://crbug.com/356580 # TODO(lizeb,pasko): Fix link errors when linking with order_profiling=1 # crbug.com/485542 -@@ -412,7 +412,7 @@ config("compiler") { +@@ -407,7 +407,7 @@ config("compiler") { # Compiler instrumentation can introduce dependencies in DSOs to symbols in # the executable they are loaded into, so they are unresolved at link-time. - if (!using_sanitizer) { + if (!using_sanitizer && !is_bsd) { ldflags += [ "-Wl,-z,defs", "-Wl,--as-needed", -@@ -520,7 +520,7 @@ config("compiler") { - } - } - -- if (is_clang && !is_nacl && !use_xcode_clang && !use_qt) { -+ if (is_clang && !is_nacl && !use_xcode_clang && !use_qt && !is_bsd) { - cflags += [ - # TODO(hans): Remove this once Clang generates better optimized debug info - # by default. https://crbug.com/765793 -@@ -814,11 +814,11 @@ config("compiler_cpu_abi") { - ] - } - } else if (current_cpu == "arm") { -- if (is_clang && !is_android && !is_nacl) { -+ if (is_clang && !is_android && !is_nacl && !is_bsd) { - cflags += [ "--target=arm-linux-gnueabihf" ] - ldflags += [ "--target=arm-linux-gnueabihf" ] - } -- if (!is_nacl) { -+ if (!is_nacl && !is_bsd) { - cflags += [ - "-march=$arm_arch", - "-mfloat-abi=$arm_float_abi", -@@ -828,7 +828,7 @@ config("compiler_cpu_abi") { +@@ -786,7 +786,7 @@ config("compiler_cpu_abi") { cflags += [ "-mtune=$arm_tune" ] } } else if (current_cpu == "arm64") { - if (is_clang && !is_android && !is_nacl && !is_fuchsia) { + if (is_clang && !is_android && !is_nacl && !is_fuchsia && !is_bsd) { cflags += [ "--target=aarch64-linux-gnu" ] ldflags += [ "--target=aarch64-linux-gnu" ] } -@@ -1522,7 +1522,7 @@ config("default_warnings") { +@@ -1147,7 +1147,7 @@ config("compiler_deterministic") { + "-Xclang", + ".", + ] +- if (!is_win) { ++ if (!is_win && !is_bsd) { + # We don't use clang -cc1as on Windows (yet? https://crbug.com/762167) + asmflags = [ "-Wa,-fdebug-compilation-dir,." ] + } +@@ -1553,7 +1553,7 @@ config("default_warnings") { cflags += [ "-Wno-nonportable-include-path" ] } - if (current_toolchain == host_toolchain || !use_xcode_clang) { + if ((current_toolchain == host_toolchain || !use_xcode_clang) && !is_bsd) { # Flags NaCl (Clang 3.7) and Xcode 9.2 (Clang clang-900.0.39.2) do not # recognize. cflags += [ -@@ -1722,7 +1722,7 @@ config("thin_archive") { +@@ -1761,7 +1761,7 @@ config("thin_archive") { # Mac and iOS use the mac-specific "libtool" command, not ar, which doesn't # have a "thin archive" mode (it does accept -T, but it means truncating # archive names to 16 characters, which is not what we want). - if ((is_posix && !is_nacl && !is_mac && !is_ios) || is_fuchsia) { + if ((is_posix && !is_nacl && !is_mac && !is_ios && !is_bsd) || is_fuchsia) { arflags = [ "-T" ] } else if (is_win && use_lld) { arflags = [ "/llvmlibthin" ] -@@ -2314,7 +2314,7 @@ config("symbols") { - # flag, so we can use use -g1 for pnacl and nacl-clang compiles. - # gcc nacl is is_nacl && !is_clang, pnacl and nacl-clang are && is_clang. - if (!is_nacl || is_clang) { -- cflags += [ "-g2" ] -+ cflags += [ "-g0" ] - } +@@ -2356,7 +2356,7 @@ config("symbols") { + # flag, so we can use use -g1 for pnacl and nacl-clang compiles. + # gcc nacl is is_nacl && !is_clang, pnacl and nacl-clang are && is_clang. + if (!is_nacl || is_clang) { +- cflags += [ "-g2" ] ++ cflags += [ "-g0" ] } + if (use_debug_fission && !is_nacl && !is_android) { -@@ -2335,7 +2335,7 @@ config("symbols") { +@@ -2377,7 +2377,7 @@ config("symbols") { # DWARF info may be corrupt; offsets in a range list entry are in different # sections" there. Maybe just a bug in nacl_switch_32.S. if (!is_mac && !is_ios && !is_nacl && current_cpu != "x86" && - (use_gold || use_lld)) { + (use_gold || use_lld) && !is_bsd) { if (is_clang) { # This flag enables the GNU-format pubnames and pubtypes sections, # which lld needs in order to generate a correct GDB index. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux_pkg-config.py =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux_pkg-config.py (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux_pkg-config.py (revision 531601) @@ -1,26 +1,26 @@ ---- src/3rdparty/chromium/build/config/linux/pkg-config.py.orig 2017-01-26 00:49:07 UTC +--- src/3rdparty/chromium/build/config/linux/pkg-config.py.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/build/config/linux/pkg-config.py -@@ -57,8 +57,12 @@ def SetConfigPath(options): - print "You must specify an architecture via -a if using a sysroot." +@@ -59,8 +59,12 @@ def SetConfigPath(options): + print("You must specify an architecture via -a if using a sysroot.") sys.exit(1) - libdir = sysroot + '/usr/' + options.system_libdir + '/pkgconfig' - libdir += ':' + sysroot + '/usr/share/pkgconfig' + if "linux" in sys.platform: + libdir = sysroot + '/libdata/' + options.system_libdir + '/pkgconfig' + libdir += ':' + sysroot + '/usr/share/pkgconfig' + elif "bsd" in sys.platform: + libdir = sysroot + '/libdata/pkgconfig' + libdir += ':' + '/usr/libdata/pkgconfig' os.environ['PKG_CONFIG_LIBDIR'] = libdir return libdir -@@ -107,7 +111,7 @@ def main(): +@@ -109,7 +113,7 @@ def main(): # If this is run on non-Linux platforms, just return nothing and indicate # success. This allows us to "kind of emulate" a Linux build from other # platforms. - if "linux" not in sys.platform: + if "bsd" not in sys.platform: - print "[[],[],[],[],[]]" + print("[[],[],[],[],[]]") return 0 Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_toolchain_linux_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_toolchain_linux_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_toolchain_linux_BUILD.gn (revision 531601) @@ -1,25 +1,10 @@ ---- src/3rdparty/chromium/build/toolchain/linux/BUILD.gn.orig 2019-05-23 14:39:34.000000000 +0200 -+++ src/3rdparty/chromium/build/toolchain/linux/BUILD.gn 2019-10-29 02:47:24.026830000 +0100 -@@ -5,6 +5,14 @@ - import("//build/config/sysroot.gni") - import("//build/toolchain/gcc_toolchain.gni") - -+clang_toolchain("clang_ppc64") { -+ enable_linker_map = true -+ toolchain_args = { -+ current_cpu = "ppc64" -+ current_os = "linux" -+ } -+} -+ - clang_toolchain("clang_arm") { - toolprefix = "arm-linux-gnueabihf-" - toolchain_args = { -@@ -14,7 +22,6 @@ +--- src/3rdparty/chromium/build/toolchain/linux/BUILD.gn.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/build/toolchain/linux/BUILD.gn +@@ -22,7 +22,6 @@ clang_toolchain("clang_arm") { } clang_toolchain("clang_arm64") { - toolprefix = "aarch64-linux-gnu-" toolchain_args = { current_cpu = "arm64" current_os = "linux" Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_cc_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_cc_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_cc_BUILD.gn (revision 531601) @@ -1,21 +1,21 @@ ---- src/3rdparty/chromium/cc/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/cc/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/cc/BUILD.gn -@@ -548,7 +548,7 @@ cc_test_static_library("test_support") { - "//ui/gl:test_support", - "//ui/latency", - ] +@@ -568,7 +568,7 @@ cc_test_static_library("test_support") { + if (enable_vulkan) { + deps += [ "//gpu/vulkan/init" ] + } - if (!is_android) { + if (!is_android && !is_bsd) { data_deps = [ "//third_party/mesa_headers", ] -@@ -746,9 +746,6 @@ cc_test("cc_unittests") { +@@ -773,9 +773,6 @@ cc_test("cc_unittests") { "//ui/gfx/geometry", "//ui/gl", "//ui/gl:test_support", - ] - data_deps = [ - "//third_party/mesa_headers", ] - } + if (enable_vulkan) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_chromium__strings.grd =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_chromium__strings.grd (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_chromium__strings.grd (revision 531601) @@ -1,20 +1,29 @@ ---- src/3rdparty/chromium/chrome/app/chromium_strings.grd.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/app/chromium_strings.grd.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/app/chromium_strings.grd -@@ -809,7 +809,7 @@ Signing in anyway will merge Chromium information like +@@ -690,7 +690,7 @@ Signing in anyway will merge Chromium information like + + + +- ++ + + Your system administrator has configured Chromium to open an alternative browser to access $1example.com. + +@@ -821,7 +821,7 @@ Signing in anyway will merge Chromium information like - + The profile appears to be in use by another Chromium process ($112345) on another computer ($2example.com). Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium. -@@ -1057,7 +1057,7 @@ Please check your email at $2 +@@ -1080,7 +1080,7 @@ Please check your email at $2 - + Restart Chromium to enable $1Flash Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_generated__resources.grd =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_generated__resources.grd (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_generated__resources.grd (revision 531601) @@ -1,29 +1,29 @@ ---- src/3rdparty/chromium/chrome/app/generated_resources.grd.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/app/generated_resources.grd.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/app/generated_resources.grd -@@ -5339,7 +5339,7 @@ the Bookmarks menu."> - +@@ -4796,7 +4796,7 @@ Keep your key file in a safe place. You will need it t -- -+ - - Press |$1Ctrl|+|$2Shift| followed by |$3Q| to exit + +- ++ + + Legacy Browser Support -@@ -6160,7 +6160,7 @@ the Bookmarks menu."> +@@ -6373,7 +6373,7 @@ the Bookmarks menu."> Google Pay - + Use system title bar and borders -@@ -6946,7 +6946,7 @@ Please help our engineers fix this problem. Tell us wh +@@ -7222,7 +7222,7 @@ Please help our engineers fix this problem. Tell us wh Set as default - + Minimize Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_google__chrome__strings.grd =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_google__chrome__strings.grd (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_google__chrome__strings.grd (revision 531601) @@ -1,20 +1,29 @@ ---- src/3rdparty/chromium/chrome/app/google_chrome_strings.grd.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/app/google_chrome_strings.grd.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/app/google_chrome_strings.grd -@@ -820,7 +820,7 @@ Signing in anyway will merge Chrome information like b +@@ -702,7 +702,7 @@ Signing in anyway will merge Chrome information like b + + + +- ++ + + Your system administrator has configured Google Chrome to open an alternative browser to access $1example.com. + +@@ -833,7 +833,7 @@ Signing in anyway will merge Chrome information like b - + The profile appears to be in use by another Google Chrome process ($112345) on another computer ($2example.com). Chrome has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chrome. -@@ -1075,7 +1075,7 @@ Please check your email at $2 +@@ -1099,7 +1099,7 @@ Please check your email at $2 - + Restart Chrome to enable $1Flash Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_theme_chrome__unscaled__resources.grd =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_theme_chrome__unscaled__resources.grd (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_theme_chrome__unscaled__resources.grd (revision 531601) @@ -1,11 +1,20 @@ ---- src/3rdparty/chromium/chrome/app/theme/chrome_unscaled_resources.grd.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/chrome/app/theme/chrome_unscaled_resources.grd.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/app/theme/chrome_unscaled_resources.grd -@@ -88,7 +88,7 @@ +@@ -18,7 +18,7 @@ + + + +- ++ + + + +@@ -109,7 +109,7 @@ - + Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_settings__private_prefs__util.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_settings__private_prefs__util.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_extensions_api_settings__private_prefs__util.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/chrome/browser/extensions/api/settings_private/prefs_util.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/browser/extensions/api/settings_private/prefs_util.cc -@@ -127,7 +127,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetWhitelist - settings_api::PrefType::PREF_TYPE_BOOLEAN; +@@ -153,7 +153,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetWhitelist (*s_whitelist)[bookmarks::prefs::kShowBookmarkBar] = settings_api::PrefType::PREF_TYPE_BOOLEAN; + -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) (*s_whitelist)[::prefs::kUseCustomChromeFrame] = settings_api::PrefType::PREF_TYPE_BOOLEAN; #endif -@@ -137,7 +137,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetWhitelist +@@ -163,7 +163,7 @@ const PrefsUtil::TypedPrefMap& PrefsUtil::GetWhitelist // Appearance settings. (*s_whitelist)[::prefs::kCurrentThemeID] = settings_api::PrefType::PREF_TYPE_STRING; -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS) (*s_whitelist)[::prefs::kUsesSystemTheme] = settings_api::PrefType::PREF_TYPE_BOOLEAN; #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc (revision 531601) @@ -1,49 +1,55 @@ ---- src/3rdparty/chromium/chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc -@@ -188,11 +188,11 @@ - #include "chrome/browser/ui/webui/welcome_win10_ui.h" +@@ -206,11 +206,11 @@ + #include "chrome/browser/ui/webui/set_as_default_browser_ui_win.h" #endif -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) #include "chrome/browser/ui/webui/discards/discards_ui.h" #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) #include "chrome/browser/ui/webui/sandbox_internals_ui.h" #endif -@@ -320,7 +320,7 @@ bool IsAboutUI(const GURL& url) { +@@ -323,7 +323,7 @@ bool IsAboutUI(const GURL& url) { #if !defined(OS_ANDROID) || url.host_piece() == chrome::kChromeUITermsHost #endif -#if defined(OS_LINUX) || defined(OS_OPENBSD) +#if defined(OS_LINUX) || defined(OS_BSD) || url.host_piece() == chrome::kChromeUILinuxProxyConfigHost #endif #if defined(OS_CHROMEOS) -@@ -569,7 +569,7 @@ WebUIFactoryFunction GetWebUIFactoryFunction(WebUI* we +@@ -638,7 +638,7 @@ WebUIFactoryFunction GetWebUIFactoryFunction(WebUI* we if (url.host_piece() == chrome::kChromeUINaClHost) return &NewWebUI; #endif -#if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) +#if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) || defined(OS_BSD) if (url.host_piece() == chrome::kChromeUITabModalConfirmDialogHost) return &NewWebUI; #endif -@@ -630,12 +630,12 @@ WebUIFactoryFunction GetWebUIFactoryFunction(WebUI* we +@@ -681,17 +681,17 @@ WebUIFactoryFunction GetWebUIFactoryFunction(WebUI* we return &NewWebUI; } #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) if (url.host_piece() == chrome::kChromeUISandboxHost) { return &NewWebUI; } #endif -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) if (url.host_piece() == chrome::kChromeUIDiscardsHost) return &NewWebUI; + #endif + #if defined(OS_WIN) || defined(OS_MACOSX) || \ +- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++ (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + if (url.host_piece() == chrome::kChromeUIBrowserSwitchHost) + return &NewWebUI; #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.cc (revision 531601) @@ -1,114 +1,101 @@ ---- src/3rdparty/chromium/chrome/common/chrome_paths.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/common/chrome_paths.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/chrome_paths.cc @@ -52,21 +52,21 @@ const base::FilePath::CharType kPepperFlashSystemBaseD FILE_PATH_LITERAL("Internet Plug-Ins/PepperFlashPlayer"); #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // The path to the external extension .json files. // /usr/share seems like a good choice, see: http://www.pathname.com/fhs/ const base::FilePath::CharType kFilepathSinglePrefExtensions[] = - #if defined(GOOGLE_CHROME_BUILD) - FILE_PATH_LITERAL("/usr/share/google-chrome/extensions"); + #if BUILDFLAG(GOOGLE_CHROME_BRANDING) +- FILE_PATH_LITERAL("/usr/share/google-chrome/extensions"); ++ FILE_PATH_LITERAL("/usr/local/share/google-chrome/extensions"); #else - FILE_PATH_LITERAL("/usr/share/chromium/extensions"); + FILE_PATH_LITERAL("/usr/local/share/chromium/extensions"); - #endif // defined(GOOGLE_CHROME_BUILD) + #endif // BUILDFLAG(GOOGLE_CHROME_BRANDING) // The path to the hint file that tells the pepper plugin loader // where it can find the latest component updated flash. const base::FilePath::CharType kComponentUpdatedFlashHint[] = FILE_PATH_LITERAL("latest-component-updated-flash"); -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) #if defined(OS_CHROMEOS) const base::FilePath::CharType kChromeOSComponentFlash[] = FILE_PATH_LITERAL( @@ -197,7 +197,7 @@ bool PathProvider(int key, base::FilePath* result) { return false; break; case chrome::DIR_DEFAULT_DOWNLOADS_SAFE: -#if defined(OS_WIN) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) if (!GetUserDownloadsDirectorySafe(&cur)) return false; break; -@@ -459,10 +459,12 @@ bool PathProvider(int key, base::FilePath* result) { - if (!base::PathExists(cur)) // We don't want to create this - return false; - break; --#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_OPENBSD) -+#if defined(OS_POSIX) && !defined(OS_MACOSX) - case chrome::DIR_POLICY_FILES: { - #if defined(GOOGLE_CHROME_BUILD) - cur = base::FilePath(FILE_PATH_LITERAL("/etc/opt/chrome/policies")); -+#elif defined(OS_BSD) -+ cur = base::FilePath(FILE_PATH_LITERAL("/usr/local/etc/chrome/policies")); - #else - cur = base::FilePath(FILE_PATH_LITERAL("/etc/chromium/policies")); - #endif -@@ -470,7 +472,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -470,7 +470,7 @@ bool PathProvider(int key, base::FilePath* result) { } #endif - #if defined(OS_CHROMEOS) || (defined(OS_LINUX) && defined(CHROMIUM_BUILD)) || \ -- defined(OS_MACOSX) -+ defined(OS_MACOSX) || defined(OS_BSD) + #if defined(OS_CHROMEOS) || \ +- (defined(OS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) || defined(OS_MACOSX) ++ ((defined(OS_LINUX) || defined(OS_BSD)) && BUILDFLAG(CHROMIUM_BRANDING)) || defined(OS_MACOSX) case chrome::DIR_USER_EXTERNAL_EXTENSIONS: { if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) return false; -@@ -478,7 +480,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -478,7 +478,7 @@ bool PathProvider(int key, base::FilePath* result) { break; } #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) case chrome::DIR_STANDALONE_EXTERNAL_EXTENSIONS: { cur = base::FilePath(kFilepathSinglePrefExtensions); break; -@@ -513,7 +515,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -513,7 +513,7 @@ bool PathProvider(int key, base::FilePath* result) { #endif break; -#if defined(OS_LINUX) || defined(OS_MACOSX) +#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_BSD) case chrome::DIR_NATIVE_MESSAGING: #if defined(OS_MACOSX) - #if defined(GOOGLE_CHROME_BUILD) -@@ -527,6 +529,9 @@ bool PathProvider(int key, base::FilePath* result) { - #if defined(GOOGLE_CHROME_BUILD) + #if BUILDFLAG(GOOGLE_CHROME_BRANDING) +@@ -527,6 +527,9 @@ bool PathProvider(int key, base::FilePath* result) { + #if BUILDFLAG(GOOGLE_CHROME_BRANDING) cur = base::FilePath(FILE_PATH_LITERAL( "/etc/opt/chrome/native-messaging-hosts")); +#elif defined(OS_BSD) + cur = base::FilePath(FILE_PATH_LITERAL( + "/usr/local/etc/chrome/native-messaging-hosts")); #else cur = base::FilePath(FILE_PATH_LITERAL( "/etc/chromium/native-messaging-hosts")); -@@ -539,7 +544,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -539,7 +542,7 @@ bool PathProvider(int key, base::FilePath* result) { return false; cur = cur.Append(FILE_PATH_LITERAL("NativeMessagingHosts")); break; -#endif // defined(OS_LINUX) || defined(OS_MACOSX) +#endif // defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_BSD) #if !defined(OS_ANDROID) case chrome::DIR_GLOBAL_GCM_STORE: if (!base::PathService::Get(chrome::DIR_USER_DATA, &cur)) -@@ -547,7 +552,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -547,7 +550,7 @@ bool PathProvider(int key, base::FilePath* result) { cur = cur.Append(kGCMStoreDirname); break; #endif // !defined(OS_ANDROID) -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) case chrome::FILE_COMPONENT_FLASH_HINT: if (!base::PathService::Get( chrome::DIR_COMPONENT_UPDATED_PEPPER_FLASH_PLUGIN, &cur)) { -@@ -555,7 +560,7 @@ bool PathProvider(int key, base::FilePath* result) { +@@ -555,7 +558,7 @@ bool PathProvider(int key, base::FilePath* result) { } cur = cur.Append(kComponentUpdatedFlashHint); break; -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) #if defined(OS_CHROMEOS) case chrome::FILE_CHROME_OS_COMPONENT_FLASH: cur = base::FilePath(kChromeOSComponentFlash); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__paths.h (revision 531601) @@ -1,42 +1,42 @@ ---- src/3rdparty/chromium/chrome/common/chrome_paths.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/common/chrome_paths.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/chrome_paths.h -@@ -51,7 +51,7 @@ enum { - // to set policies for chrome. This directory - // contains subdirectories. +@@ -53,7 +53,7 @@ enum { + // contains subdirectories. #endif --#if defined(OS_CHROMEOS) || (defined(OS_LINUX) && defined(CHROMIUM_BUILD)) || \ -+#if defined(OS_CHROMEOS) || ((defined(OS_LINUX) || defined(OS_BSD)) && defined(CHROMIUM_BUILD)) || \ - defined(OS_MACOSX) + #if defined(OS_CHROMEOS) || \ +- (defined(OS_LINUX) && BUILDFLAG(CHROMIUM_BRANDING)) || defined(OS_MACOSX) ++ ((defined(OS_LINUX) || defined(OS_BSD)) && BUILDFLAG(CHROMIUM_BRANDING)) || defined(OS_MACOSX) DIR_USER_EXTERNAL_EXTENSIONS, // Directory for per-user external extensions // on Chrome Mac and Chromium Linux. -@@ -60,7 +60,7 @@ enum { + // On Chrome OS, this path is used for OEM +@@ -61,7 +61,7 @@ enum { // create it. #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension' // definition manifest files that // describe extensions which are to be -@@ -107,7 +107,7 @@ enum { +@@ -108,7 +108,7 @@ enum { DIR_SUPERVISED_USER_INSTALLED_WHITELISTS, // Directory where sanitized // supervised user whitelists are // installed. -#if defined(OS_LINUX) || defined(OS_MACOSX) -+#if defined(OS_LINUX) || defined(OS_BSD) || defined(OS_MACOSX) - DIR_NATIVE_MESSAGING, // System directory where native messaging host - // manifest files are stored. - DIR_USER_NATIVE_MESSAGING, // Directory with Native Messaging Hosts -@@ -122,10 +122,10 @@ enum { - DIR_GEN_TEST_DATA, // Directory where generated test data resides. - DIR_TEST_DATA, // Directory where unit test data resides. - DIR_TEST_TOOLS, // Directory where unit test tools reside. ++#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_BSD) + DIR_NATIVE_MESSAGING, // System directory where native messaging host + // manifest files are stored. + DIR_USER_NATIVE_MESSAGING, // Directory with Native Messaging Hosts +@@ -123,10 +123,10 @@ enum { + DIR_GEN_TEST_DATA, // Directory where generated test data resides. + DIR_TEST_DATA, // Directory where unit test data resides. + DIR_TEST_TOOLS, // Directory where unit test tools reside. -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - FILE_COMPONENT_FLASH_HINT, // A file in a known location that points to - // the component updated flash plugin. + FILE_COMPONENT_FLASH_HINT, // A file in a known location that points to + // the component updated flash plugin. -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) #if defined(OS_CHROMEOS) FILE_CHROME_OS_COMPONENT_FLASH, // The location of component updated Flash on // Chrome OS. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.cc (revision 531601) @@ -1,17 +1,11 @@ ---- src/3rdparty/chromium/chrome/common/chrome_switches.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/common/chrome_switches.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/chrome_switches.cc -@@ -914,12 +914,12 @@ const char kAllowNaClFileHandleAPI[] = "allow-n +@@ -860,7 +860,7 @@ const char kAllowNaClFileHandleAPI[] = "allow-n const char kAllowNaClSocketAPI[] = "allow-nacl-socket-api"; #endif --#if defined(OS_WIN) || defined(OS_LINUX) -+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) - const char kDisableInputImeAPI[] = "disable-input-ime-api"; - const char kEnableInputImeAPI[] = "enable-input-ime-api"; - #endif - -#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN) +#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_BSD) const char kEnableNewAppMenuIcon[] = "enable-new-app-menu-icon"; - #endif + // Causes the browser to launch directly in guest mode. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chrome__switches.h (revision 531601) @@ -1,17 +1,11 @@ ---- src/3rdparty/chromium/chrome/common/chrome_switches.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/common/chrome_switches.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/chrome_switches.h -@@ -282,12 +282,12 @@ extern const char kAllowNaClFileHandleAPI[]; +@@ -263,7 +263,7 @@ extern const char kAllowNaClFileHandleAPI[]; extern const char kAllowNaClSocketAPI[]; #endif --#if defined(OS_WIN) || defined(OS_LINUX) -+#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) - extern const char kDisableInputImeAPI[]; - extern const char kEnableInputImeAPI[]; - #endif - -#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN) +#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_BSD) extern const char kEnableNewAppMenuIcon[]; + extern const char kGuest[]; #endif - Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_features.gni =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_features.gni (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_features.gni (revision 531601) @@ -1,14 +1,14 @@ ---- src/3rdparty/chromium/chrome/common/features.gni.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/chrome/common/features.gni.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/features.gni @@ -41,9 +41,9 @@ declare_args() { (is_desktop_linux && use_dbus) || is_chromeos enable_one_click_signin = - is_win || is_mac || (is_linux && !is_chromeos && !is_chromecast) + is_win || is_mac || is_bsd || (is_linux && !is_chromeos && !is_chromecast) -- enable_service_discovery = (enable_mdns && !is_android && !is_ios) || is_mac -+ enable_service_discovery = (enable_mdns && !is_android && !is_ios) || is_mac || is_bsd +- enable_service_discovery = (enable_mdns && !is_android) || is_mac ++ enable_service_discovery = (enable_mdns && !is_android) || is_mac || is_bsd # Enables use of the session service, which is enabled by default. # Android stores them separately on the Java side. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.cc (revision 531601) @@ -1,41 +1,48 @@ ---- src/3rdparty/chromium/chrome/common/webui_url_constants.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/chrome/common/webui_url_constants.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/webui_url_constants.cc -@@ -239,7 +239,7 @@ const char kChromeUICastHost[] = "cast"; - const char kChromeUICastURL[] = "chrome://cast/"; +@@ -314,7 +314,7 @@ const char kChromeUIMetroFlowURL[] = "chrome://make-me + const char kChromeUICastHost[] = "cast"; #endif -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) const char kChromeUIDiscardsHost[] = "discards"; const char kChromeUIDiscardsURL[] = "chrome://discards/"; - #endif -@@ -248,11 +248,11 @@ const char kChromeUIDiscardsURL[] = "chrome://discards + const char kChromeUIHatsHost[] = "hats"; +@@ -325,17 +325,17 @@ const char kChromeUIHatsURL[] = "chrome://hats/"; const char kChromeUILinuxProxyConfigHost[] = "linux-proxy-config"; #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) const char kChromeUISandboxHost[] = "sandbox"; #endif + #if defined(OS_WIN) || defined(OS_MACOSX) || \ +- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++ (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + const char kChromeUIBrowserSwitchHost[] = "browser-switch"; + const char kChromeUIBrowserSwitchURL[] = "chrome://browser-switch/"; + #endif + -#if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) +#if ((defined(OS_BSD) || defined(OS_LINUX)) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) const char kChromeUITabModalConfirmDialogHost[] = "tab-modal-confirm-dialog"; #endif -@@ -404,13 +404,13 @@ const char* const kChromeHostURLs[] = { +@@ -579,13 +579,13 @@ const char* const kChromeHostURLs[] = { kChromeUIInternetDetailDialogHost, kChromeUIAssistantOptInHost, #endif -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) kChromeUIDiscardsHost, #endif #if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_ANDROID) kChromeUILinuxProxyConfigHost, #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) kChromeUISandboxHost, #endif #if defined(OS_WIN) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webui__url__constants.h (revision 531601) @@ -1,25 +1,32 @@ ---- src/3rdparty/chromium/chrome/common/webui_url_constants.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/chrome/common/webui_url_constants.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/chrome/common/webui_url_constants.h -@@ -232,7 +232,7 @@ extern const char kChromeUICastHost[]; - extern const char kChromeUICastURL[]; +@@ -272,7 +272,7 @@ extern const char kChromeUIMetroFlowURL[]; + extern const char kChromeUICastHost[]; #endif -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) extern const char kChromeUIDiscardsHost[]; extern const char kChromeUIDiscardsURL[]; - #endif -@@ -241,11 +241,11 @@ extern const char kChromeUIDiscardsURL[]; + extern const char kChromeUIHatsHost[]; +@@ -284,17 +284,17 @@ extern const char kChromeUIHatsURL[]; extern const char kChromeUILinuxProxyConfigHost[]; #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) extern const char kChromeUISandboxHost[]; + #endif + + #if defined(OS_WIN) || defined(OS_MACOSX) || \ +- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++ (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + extern const char kChromeUIBrowserSwitchHost[]; + extern const char kChromeUIBrowserSwitchURL[]; #endif -#if (defined(OS_LINUX) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) +#if ((defined(OS_BSD) || defined(OS_LINUX)) && defined(TOOLKIT_VIEWS)) || defined(USE_AURA) extern const char kChromeUITabModalConfirmDialogHost[]; #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_content_app_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_content_app_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_content_app_BUILD.gn (revision 531601) @@ -1,29 +1,20 @@ ---- src/3rdparty/chromium/components/crash/content/app/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/components/crash/content/app/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/components/crash/content/app/BUILD.gn -@@ -36,12 +36,12 @@ static_library("app") { +@@ -54,7 +54,7 @@ static_library("app") { sources += [ "crashpad.cc" ] } -- if (is_android || (is_linux && !is_chromeos)) { -+ if (is_android || (is_linux && !is_chromeos && !is_bsd)) { - set_sources_assignment_filter([]) - sources += [ "crashpad_linux.cc" ] - } - - if (is_linux) { + if (is_linux && !is_bsd) { sources += [ "breakpad_linux.cc", "breakpad_linux.h", -@@ -79,7 +79,10 @@ static_library("app") { - "//third_party/crashpad/crashpad/snapshot", +@@ -96,7 +96,7 @@ static_library("app") { + "//sandbox", ] - if (is_linux) { -+ if (is_bsd) { -+ deps -= [ "//third_party/crashpad/crashpad/snapshot" ] -+ } + if (is_linux && !is_bsd) { - deps += [ "//third_party/breakpad:client" ] - } - } + deps += [ + "//content/public/common", + "//third_party/breakpad:client", Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_core_common_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_core_common_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_core_common_BUILD.gn (revision 531601) @@ -1,28 +1,28 @@ ---- src/3rdparty/chromium/components/crash/core/common/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/components/crash/core/common/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/components/crash/core/common/BUILD.gn -@@ -6,7 +6,7 @@ import("//build/buildflag_header.gni") +@@ -7,7 +7,7 @@ import("//components/gwp_asan/buildflags/buildflags.gn declare_args() { # If set to true, this will stub out and disable the entire crash key system. - use_crash_key_stubs = is_fuchsia + use_crash_key_stubs = is_fuchsia || is_bsd } group("common") { -@@ -89,7 +89,6 @@ target(crash_key_target_type, "crash_key") { +@@ -93,7 +93,6 @@ target(crash_key_target_type, "crash_key") { ] } - deps += [ "//third_party/breakpad:client" ] } } -@@ -144,7 +143,7 @@ source_set("unit_tests") { +@@ -153,7 +152,7 @@ source_set("unit_tests") { sources += [ "objc_zombie_unittest.mm" ] } -- if (!is_mac && !is_win && !is_fuchsia && !is_android) { -+ if (!is_mac && !is_win && !is_fuchsia && !is_android && !is_bsd) { +- if (!is_mac && !is_ios && !is_win && !is_fuchsia && !is_android) { ++ if (!is_mac && !is_ios && !is_win && !is_fuchsia && !is_android && !is_bsd) { include_dirs = [ "//third_party/breakpad/breakpad/src/" ] sources += [ "crash_key_breakpad_unittest.cc" ] } Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_metrics_system__memory__stats__recorder__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_metrics_system__memory__stats__recorder__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_metrics_system__memory__stats__recorder__linux.cc (revision 531601) @@ -1,18 +1,18 @@ ---- src/3rdparty/chromium/components/metrics/system_memory_stats_recorder_linux.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/components/metrics/system_memory_stats_recorder_linux.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/components/metrics/system_memory_stats_recorder_linux.cc @@ -30,6 +30,7 @@ namespace metrics { UMA_HISTOGRAM_LINEAR(name, sample, 2500, 50) void RecordMemoryStats(RecordMemoryStatsType type) { +#if !defined(OS_FREEBSD) base::SystemMemoryInfoKB memory; if (!base::GetSystemMemoryInfo(&memory)) return; -@@ -93,6 +94,7 @@ void RecordMemoryStats(RecordMemoryStatsType type) { +@@ -81,6 +82,7 @@ void RecordMemoryStats(RecordMemoryStatsType type) { break; } } +#endif // !defined(OS_FREEBSD) } } // namespace metrics Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage__monitor_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage__monitor_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage__monitor_BUILD.gn (revision 531601) @@ -1,20 +1,16 @@ ---- src/3rdparty/chromium/components/storage_monitor/BUILD.gn.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/components/storage_monitor/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/components/storage_monitor/BUILD.gn -@@ -65,6 +65,17 @@ static_library("storage_monitor") { - ] +@@ -79,6 +79,13 @@ static_library("storage_monitor") { + } } + if (is_bsd) { -+ sources -= [ -+ "mtab_watcher_linux.cc", -+ "mtab_watcher_linux.h", -+ ] + sources += [ + "storage_monitor_freebsd.cc", + "storage_monitor_freebsd.h", + ] + } + if (use_udev) { - deps += [ "//device/udev_linux" ] - } else if (is_linux) { + sources += [ + "udev_util_linux.cc", Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_update__client_update__query__params.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_update__client_update__query__params.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_update__client_update__query__params.cc (revision 531601) @@ -1,29 +1,11 @@ ---- src/3rdparty/chromium/components/update_client/update_query_params.cc.orig 2019-05-23 14:39:34.000000000 +0200 -+++ src/3rdparty/chromium/components/update_client/update_query_params.cc 2019-10-29 02:42:47.135055000 +0100 -@@ -38,6 +38,8 @@ +--- src/3rdparty/chromium/components/update_client/update_query_params.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/components/update_client/update_query_params.cc +@@ -38,6 +38,8 @@ const char kOs[] = "fuchsia"; #elif defined(OS_OPENBSD) "openbsd"; +#elif defined(OS_FREEBSD) + "freebsd"; #else #error "unknown os" #endif -@@ -55,6 +57,8 @@ - "mips64el"; - #elif defined(__mips__) - "mipsel"; -+#elif defined(__powerpc64__) -+ "ppc64"; - #else - #error "unknown arch" - #endif -@@ -127,6 +131,8 @@ - return "mips32"; - #elif defined(ARCH_CPU_MIPS64EL) - return "mips64"; -+#elif defined(ARCH_CPU_PPC64) -+ return "ppc64"; - #else - // NOTE: when adding new values here, please remember to update the - // comment in the .h file about possible return values from this function. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_builtin__service__manifests.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_builtin__service__manifests.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_builtin__service__manifests.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/content/browser/builtin_service_manifests.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/builtin_service_manifests.cc +@@ -32,7 +32,7 @@ + #include "services/tracing/manifest.h" + #include "services/video_capture/public/cpp/manifest.h" + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include "components/services/font/public/cpp/manifest.h" // nogncheck + #endif + +@@ -99,7 +99,7 @@ const std::vector& GetBuilt + : service_manager::Manifest::ExecutionMode:: + kInProcessBuiltin), + #endif +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + font_service::GetManifest(), + #endif + #if defined(OS_CHROMEOS) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_builtin__service__manifests.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gpu_gpu__process__host.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gpu_gpu__process__host.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gpu_gpu__process__host.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/gpu/gpu_process_host.cc +@@ -1076,7 +1076,7 @@ bool GpuProcessHost::LaunchGpuProcess() { + std::unique_ptr cmd_line = + std::make_unique(base::CommandLine::NO_PROGRAM); + #else +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + int child_flags = gpu_launcher.empty() ? ChildProcessHost::CHILD_ALLOW_SELF + : ChildProcessHost::CHILD_NORMAL; + #elif defined(OS_MACOSX) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gpu_gpu__process__host.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_media_media__internals.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_media_media__internals.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_media_media__internals.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/content/browser/media/media_internals.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/content/browser/media/media_internals.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/browser/media/media_internals.cc -@@ -724,7 +724,7 @@ void MediaInternals::UpdateVideoCaptureDeviceCapabilit +@@ -506,7 +506,7 @@ void MediaInternals::UpdateVideoCaptureDeviceCapabilit device_dict->SetString("name", descriptor.GetNameAndModel()); device_dict->Set("formats", std::move(format_list)); #if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || \ - defined(OS_ANDROID) + defined(OS_ANDROID) || defined(OS_BSD) device_dict->SetString("captureApi", descriptor.GetCaptureApiTypeString()); #endif video_capture_capabilities_cached_data_.Append(std::move(device_dict)); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ppapi__plugin__process__host.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ppapi__plugin__process__host.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ppapi__plugin__process__host.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/content/browser/ppapi_plugin_process_host.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/ppapi_plugin_process_host.cc +@@ -359,7 +359,7 @@ bool PpapiPluginProcessHost::Init(const PepperPluginIn + base::CommandLine::StringType plugin_launcher = + browser_command_line.GetSwitchValueNative(switches::kPpapiPluginLauncher); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + int flags = plugin_launcher.empty() ? ChildProcessHost::CHILD_ALLOW_SELF : + ChildProcessHost::CHILD_NORMAL; + #elif defined(OS_MACOSX) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ppapi__plugin__process__host.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_input_input__device__change__observer.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_input_input__device__change__observer.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_input_input__device__change__observer.cc (revision 531601) @@ -1,29 +1,29 @@ ---- src/3rdparty/chromium/content/browser/renderer_host/input/input_device_change_observer.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/content/browser/renderer_host/input/input_device_change_observer.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/browser/renderer_host/input/input_device_change_observer.cc @@ -10,7 +10,7 @@ #if defined(OS_WIN) #include "ui/events/devices/input_device_observer_win.h" -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) - #include "ui/events/devices/input_device_manager.h" + #include "ui/events/devices/device_data_manager.h" #elif defined(OS_ANDROID) #include "ui/events/devices/input_device_observer_android.h" @@ -22,7 +22,7 @@ InputDeviceChangeObserver::InputDeviceChangeObserver(R render_view_host_impl_ = rvhi; #if defined(OS_WIN) ui::InputDeviceObserverWin::GetInstance()->AddObserver(this); -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) - ui::InputDeviceManager::GetInstance()->AddObserver(this); + ui::DeviceDataManager::GetInstance()->AddObserver(this); #elif defined(OS_ANDROID) ui::InputDeviceObserverAndroid::GetInstance()->AddObserver(this); @@ -32,7 +32,7 @@ InputDeviceChangeObserver::InputDeviceChangeObserver(R InputDeviceChangeObserver::~InputDeviceChangeObserver() { #if defined(OS_WIN) ui::InputDeviceObserverWin::GetInstance()->RemoveObserver(this); -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) - ui::InputDeviceManager::GetInstance()->RemoveObserver(this); + ui::DeviceDataManager::GetInstance()->RemoveObserver(this); #elif defined(OS_ANDROID) ui::InputDeviceObserverAndroid::GetInstance()->RemoveObserver(this); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_pepper_pepper__file__io__host.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_pepper_pepper__file__io__host.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_pepper_pepper__file__io__host.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/content/browser/renderer_host/pepper/pepper_file_io_host.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/renderer_host/pepper/pepper_file_io_host.cc +@@ -432,7 +432,7 @@ void PepperFileIOHost::OnLocalFileOpened( + ppapi::host::ReplyMessageContext reply_context, + const base::FilePath& path, + base::File::Error error_code) { +-#if defined(OS_WIN) || defined(OS_LINUX) ++#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) + // Quarantining a file before its contents are available is only supported on + // Windows and Linux. + if (!FileOpenForWrite(open_flags_) || error_code != base::File::FILE_OK) { +@@ -452,7 +452,7 @@ void PepperFileIOHost::OnLocalFileOpened( + #endif + } + +-#if defined(OS_WIN) || defined(OS_LINUX) ++#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) + void PepperFileIOHost::OnLocalFileQuarantined( + ppapi::host::ReplyMessageContext reply_context, + const base::FilePath& path, Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_pepper_pepper__file__io__host.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_render__process__host__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_render__process__host__impl.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_render__process__host__impl.cc (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/renderer_host/render_process_host_impl.cc +@@ -230,7 +230,7 @@ + #include "content/browser/compositor/image_transport_factory.h" + #endif + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include + #include + #endif +@@ -1232,7 +1232,7 @@ static constexpr size_t kUnknownPlatformProcessLimit = + // to indicate failure and std::numeric_limits::max() to indicate + // unlimited. + size_t GetPlatformProcessLimit() { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + struct rlimit limit; + if (getrlimit(RLIMIT_NPROC, &limit) != 0) + return kUnknownPlatformProcessLimit; +@@ -1243,7 +1243,7 @@ size_t GetPlatformProcessLimit() { + #else + // TODO(https://crbug.com/104689): Implement on other platforms. + return kUnknownPlatformProcessLimit; +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + } + #endif // !defined(OS_ANDROID) && !defined(OS_CHROMEOS) + +@@ -1651,7 +1651,7 @@ bool RenderProcessHostImpl::Init() { + renderer_prefix = + browser_command_line.GetSwitchValueNative(switches::kRendererCmdPrefix); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + int flags = renderer_prefix.empty() ? ChildProcessHost::CHILD_ALLOW_SELF + : ChildProcessHost::CHILD_NORMAL; + #elif defined(OS_MACOSX) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_renderer__host_render__process__host__impl.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_jank__monitor.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_jank__monitor.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_jank__monitor.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/content/browser/scheduler/responsiveness/jank_monitor.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/scheduler/responsiveness/jank_monitor.cc +@@ -298,7 +298,7 @@ void JankMonitor::ThreadExecutionState::DidRunTaskOrEv + // in context menus, among others). Simply ignore the mismatches for now. + // See https://crbug.com/929813 for the details of why the mismatch + // happens. +-#if !defined(OS_CHROMEOS) && defined(OS_LINUX) && defined(USE_OZONE) ++#if !defined(OS_CHROMEOS) && (defined(OS_LINUX) || defined(OS_BSD)) && defined(USE_OZONE) + task_execution_metadata_.clear(); + #endif + return; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_jank__monitor.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_watcher.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_watcher.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_watcher.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/content/browser/scheduler/responsiveness/watcher.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/scheduler/responsiveness/watcher.cc +@@ -96,7 +96,7 @@ void Watcher::DidRunTask(const base::PendingTask* task + // in context menus, among others). Simply ignore the mismatches for now. + // See https://crbug.com/929813 for the details of why the mismatch + // happens. +-#if !defined(OS_CHROMEOS) && defined(OS_LINUX) && defined(USE_OZONE) ++#if !defined(OS_CHROMEOS) && (defined(OS_LINUX) || defined(OS_BSD)) && defined(USE_OZONE) + return currently_running_metadata_ui_.clear(); + #endif + DCHECK_LE(*mismatched_task_identifiers, 1); +@@ -156,7 +156,7 @@ void Watcher::DidRunEventOnUIThread(const void* opaque + mismatched_event_identifiers_ui_ += 1; + // See comment in DidRunTask() for why |currently_running_metadata_ui_| may + // be reset. +-#if !defined(OS_CHROMEOS) && defined(OS_LINUX) && defined(USE_OZONE) ++#if !defined(OS_CHROMEOS) && (defined(OS_LINUX) || defined(OS_BSD)) && defined(USE_OZONE) + return currently_running_metadata_ui_.clear(); + #endif + DCHECK_LE(mismatched_event_identifiers_ui_, 1); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_scheduler_responsiveness_watcher.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_service__manager_service__manager__context.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_service__manager_service__manager__context.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_service__manager_service__manager__context.cc (revision 531601) @@ -1,35 +1,35 @@ ---- src/3rdparty/chromium/content/browser/service_manager/service_manager_context.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/content/browser/service_manager/service_manager_context.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/browser/service_manager/service_manager_context.cc -@@ -99,7 +99,7 @@ - #include "jni/ContentNfcDelegate_jni.h" +@@ -98,7 +98,7 @@ + #include "content/public/android/content_jni_headers/ContentNfcDelegate_jni.h" #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) #include "components/services/font/font_service_app.h" - #include "components/services/font/public/interfaces/constants.mojom.h" + #include "components/services/font/public/mojom/constants.mojom.h" // nogncheck #endif -@@ -378,12 +378,12 @@ void CreateInProcessAudioService( +@@ -341,12 +341,12 @@ void CreateInProcessAudioService( BrowserMainLoop::GetAudioManager(), std::move(request))); } -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) std::unique_ptr CreateFontService( service_manager::mojom::ServiceRequest request) { return std::make_unique(std::move(request)); } -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) std::unique_ptr CreateResourceCoordinatorService( service_manager::mojom::ServiceRequest request) { -@@ -618,7 +618,7 @@ ServiceManagerContext::ServiceManagerContext( +@@ -657,7 +657,7 @@ ServiceManagerContext::ServiceManagerContext( base::BindRepeating(&CreateVideoCaptureService)); } -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) RegisterInProcessService( - packaged_services_connection_.get(), font_service::mojom::kServiceName, + font_service::mojom::kServiceName, base::CreateSequencedTaskRunnerWithTraits( Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_utility__process__host.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_utility__process__host.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_utility__process__host.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/content/browser/utility_process_host.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/browser/utility_process_host.cc +@@ -211,7 +211,7 @@ UtilityProcessHost::UtilityProcessHost() + + UtilityProcessHost::UtilityProcessHost(std::unique_ptr client) + : sandbox_type_(service_manager::SANDBOX_TYPE_UTILITY), +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + child_flags_(ChildProcessHost::CHILD_ALLOW_SELF), + #else + child_flags_(ChildProcessHost::CHILD_NORMAL), Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_utility__process__host.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_webui_shared__resources__data__source.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_webui_shared__resources__data__source.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_webui_shared__resources__data__source.cc (revision 531601) @@ -1,14 +1,17 @@ ---- src/3rdparty/chromium/content/browser/webui/shared_resources_data_source.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/content/browser/webui/shared_resources_data_source.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/browser/webui/shared_resources_data_source.cc -@@ -72,9 +72,9 @@ const std::map CreateMojoResourceIdT - return std::map { - {IDR_MOJO_MOJO_BINDINGS_JS, "js/mojo_bindings.js"}, - {IDR_MOJO_MOJO_BINDINGS_LITE_JS, "js/mojo_bindings_lite.js"}, +@@ -120,12 +120,12 @@ const std::map CreateMojoResourceIdT + "mojo/mojo/public/mojom/base/string16.mojom.html"}, + {IDR_MOJO_STRING16_MOJOM_LITE_JS, + "mojo/mojo/public/mojom/base/string16.mojom-lite.js"}, -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - {IDR_MOJO_TIME_MOJOM_JS, "js/time.mojom.js"}, + {IDR_MOJO_TIME_MOJOM_HTML, + "mojo/mojo/public/mojom/base/time.mojom.html"}, + {IDR_MOJO_TIME_MOJOM_LITE_JS, + "mojo/mojo/public/mojom/base/time.mojom-lite.js"}, -#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) }; } Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__main.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__main.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__main.cc (revision 531601) @@ -1,47 +1,56 @@ ---- src/3rdparty/chromium/content/gpu/gpu_main.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/content/gpu/gpu_main.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/gpu/gpu_main.cc -@@ -77,7 +77,7 @@ +@@ -84,7 +84,7 @@ #include "ui/gfx/x/x11_switches.h" // nogncheck #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) #include "content/gpu/gpu_sandbox_hook_linux.h" #include "content/public/common/sandbox_init.h" #include "services/service_manager/sandbox/linux/sandbox_linux.h" -@@ -110,7 +110,7 @@ namespace content { +@@ -113,7 +113,7 @@ namespace content { namespace { -#if defined(OS_LINUX) +#if defined(OS_LINUX) && !defined(OS_BSD) bool StartSandboxLinux(gpu::GpuWatchdogThread*, const gpu::GPUInfo*, const gpu::GpuPreferences&); -@@ -171,7 +171,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel +@@ -174,7 +174,7 @@ class ContentSandboxHelper : public gpu::GpuSandboxHel bool EnsureSandboxInitialized(gpu::GpuWatchdogThread* watchdog_thread, const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) override { -#if defined(OS_LINUX) +#if defined(OS_LINUX) && !defined(OS_BSD) return StartSandboxLinux(watchdog_thread, gpu_info, gpu_prefs); #elif defined(OS_WIN) return StartSandboxWindows(sandbox_info_); -@@ -355,7 +355,7 @@ int GpuMain(const MainFunctionParams& parameters) { +@@ -280,7 +280,7 @@ int GpuMain(const MainFunctionParams& parameters) { + main_thread_task_executor = + std::make_unique( + gpu_preferences.message_loop_type); +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + #error "Unsupported Linux platform." + #elif defined(OS_MACOSX) + // Cross-process CoreAnimation requires a CFRunLoop to function at all, and +@@ -388,7 +388,7 @@ int GpuMain(const MainFunctionParams& parameters) { namespace { -#if defined(OS_LINUX) +#if defined(OS_LINUX) && !defined(OS_BSD) bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdog_thread, const gpu::GPUInfo* gpu_info, const gpu::GpuPreferences& gpu_prefs) { -@@ -390,7 +390,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo +@@ -423,7 +423,7 @@ bool StartSandboxLinux(gpu::GpuWatchdogThread* watchdo return res; } -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) && !defined(OS_BSD) #if defined(OS_WIN) bool StartSandboxWindows(const sandbox::SandboxInterfaceInfo* sandbox_info) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.cc (revision 531601) @@ -0,0 +1,18 @@ +--- src/3rdparty/chromium/content/public/app/content_main_delegate.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/public/app/content_main_delegate.cc +@@ -38,13 +38,13 @@ bool ContentMainDelegate::DelaySandboxInitialization( + return false; + } + +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + + void ContentMainDelegate::ZygoteStarting( + std::vector>* + delegates) {} + +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + int ContentMainDelegate::TerminateForFatalInitializationError() { + CHECK(false); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.h (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/content/public/app/content_main_delegate.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/public/app/content_main_delegate.h +@@ -71,7 +71,7 @@ class CONTENT_EXPORT ContentMainDelegate { + // want it at all. + virtual bool DelaySandboxInitialization(const std::string& process_type); + +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + // Tells the embedder that the zygote process is starting, and allows it to + // specify one or more zygote delegates if it wishes by storing them in + // |*delegates|. +@@ -81,7 +81,7 @@ class CONTENT_EXPORT ContentMainDelegate { + + // Called every time the zygote process forks. + virtual void ZygoteForked() {} +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + // Allows the embedder to prevent locking the scheme registry. The scheme + // registry is the list of URL schemes we recognize, with some additional Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_app_content__main__delegate.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_child__process__host.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_child__process__host.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_child__process__host.h (revision 531601) @@ -1,20 +1,11 @@ ---- src/3rdparty/chromium/content/public/common/child_process_host.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/content/public/common/child_process_host.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/public/common/child_process_host.h -@@ -45,7 +45,7 @@ class CONTENT_EXPORT ChildProcessHost : public IPC::Se +@@ -51,7 +51,7 @@ class CONTENT_EXPORT ChildProcessHost : public IPC::Se // No special behavior requested. CHILD_NORMAL = 0, -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // Indicates that the child execed after forking may be execced from // /proc/self/exe rather than using the "real" app path. This prevents // autoupdate from confusing us if it changes the file out from under us. -@@ -54,7 +54,7 @@ class CONTENT_EXPORT ChildProcessHost : public IPC::Se - // gdb). In this case, you'd use GetChildPath to get the real executable - // file name, and then prepend the GDB command to the command line. - CHILD_ALLOW_SELF = 1 << 0, --#endif // defined(OS_LINUX) -+#endif // defined(OS_LINUX) || defined(OS_BSD) - }; - - // Returns the pathname to be used for a child process. If a subprocess Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_content__features.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_content__features.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_public_common_content__features.cc (revision 531601) @@ -1,11 +1,29 @@ ---- src/3rdparty/chromium/content/public/common/content_features.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/content/public/common/content_features.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/public/common/content_features.cc -@@ -493,7 +493,7 @@ const base::Feature kWebAssemblyThreads{"WebAssemblyTh - base::FEATURE_DISABLED_BY_DEFAULT}; +@@ -43,7 +43,7 @@ const base::Feature kAudioServiceLaunchOnStartup{ + // Runs the audio service in a separate process. + const base::Feature kAudioServiceOutOfProcess{ + "AudioServiceOutOfProcess", +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if defined(OS_LINUX) && !defined(OS_CHROMEOS) || defined(OS_BSD) + base::FEATURE_ENABLED_BY_DEFAULT + #else + base::FEATURE_DISABLED_BY_DEFAULT +@@ -618,7 +618,7 @@ const base::Feature kWebAssemblyThreads { + }; // Enable WebAssembly trap handler. --#if defined(OS_LINUX) && defined(ARCH_CPU_X86_64) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && defined(ARCH_CPU_X86_64) +-#if (defined(OS_LINUX) || defined(OS_WIN) || defined(OS_MACOSX)) && \ ++#if (defined(OS_BSD) || defined(OS_LINUX) || defined(OS_WIN) || defined(OS_MACOSX)) && \ + defined(ARCH_CPU_X86_64) const base::Feature kWebAssemblyTrapHandler{"WebAssemblyTrapHandler", base::FEATURE_ENABLED_BY_DEFAULT}; +@@ -653,7 +653,7 @@ const base::Feature kWebAuthBle{"WebAuthenticationBle" + // https://w3c.github.io/webauthn + const base::Feature kWebAuthCable { + "WebAuthenticationCable", +-#if !defined(OS_CHROMEOS) && defined(OS_LINUX) ++#if (!defined(OS_CHROMEOS) && defined(OS_LINUX)) || defined(OS_BSD) + base::FEATURE_DISABLED_BY_DEFAULT #else + base::FEATURE_ENABLED_BY_DEFAULT Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__process__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__process__impl.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__process__impl.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/content/renderer/render_process_impl.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/content/renderer/render_process_impl.cc +@@ -43,7 +43,7 @@ + #if defined(OS_WIN) + #include "base/win/win_util.h" + #endif +-#if defined(OS_LINUX) && defined(ARCH_CPU_X86_64) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_X86_64) + #include "v8/include/v8-wasm-trap-handler-posix.h" + #endif + namespace { +@@ -156,7 +156,7 @@ RenderProcessImpl::RenderProcessImpl() + + SetV8FlagIfNotFeature(features::kWebAssemblyTrapHandler, + "--no-wasm-trap-handler"); +-#if defined(OS_LINUX) && defined(ARCH_CPU_X86_64) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_X86_64) + if (base::FeatureList::IsEnabled(features::kWebAssemblyTrapHandler)) { + base::CommandLine* command_line = base::CommandLine::ForCurrentProcess(); + if (!command_line->HasSwitch( Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__process__impl.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__thread__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__thread__impl.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_render__thread__impl.cc (revision 531601) @@ -1,56 +1,51 @@ ---- src/3rdparty/chromium/content/renderer/render_thread_impl.cc.orig 2019-03-01 17:04:22 UTC +--- src/3rdparty/chromium/content/renderer/render_thread_impl.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/renderer/render_thread_impl.cc -@@ -194,12 +194,21 @@ +@@ -186,12 +186,21 @@ #include "mojo/public/cpp/bindings/message_dumper.h" #endif +#if !defined(OS_BSD) #if defined(OS_MACOSX) #include #else #include #endif +#endif +#if defined(OS_BSD) +#include +#include +#include +#include +#endif + using base::ThreadRestrictions; using blink::WebDocument; using blink::WebFrame; -@@ -936,7 +945,7 @@ void RenderThreadImpl::Init() { +@@ -904,7 +913,7 @@ void RenderThreadImpl::Init() { DCHECK(parsed_num_raster_threads) << string_value; DCHECK_GT(num_raster_threads, 0); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) categorized_worker_pool_->SetBackgroundingCallback( main_thread_scheduler_->DefaultTaskRunner(), base::BindOnce( -@@ -977,7 +986,7 @@ void RenderThreadImpl::Init() { - GetConnector()->BindInterface(mojom::kBrowserServiceName, - mojo::MakeRequest(&storage_partition_service_)); +@@ -933,7 +942,7 @@ void RenderThreadImpl::Init() { + base::DiscardableMemoryAllocator::SetInstance( + discardable_shared_memory_manager_.get()); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) render_message_filter()->SetThreadPriority( ChildProcess::current()->io_thread_id(), base::ThreadPriority::DISPLAY); #endif -@@ -1335,11 +1344,11 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: - gpu::kGpuFeatureStatusEnabled); - const bool enable_gpu_memory_buffers = - !is_gpu_compositing_disabled_ && --#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_WIN) -+#if defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) +@@ -1313,7 +1322,7 @@ media::GpuVideoAcceleratorFactories* RenderThreadImpl: !cmd_line->HasSwitch(switches::kDisableGpuMemoryBufferVideoFrames); #else cmd_line->HasSwitch(switches::kEnableGpuMemoryBufferVideoFrames); -#endif // defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_WIN) +#endif // defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) const bool enable_media_stream_gpu_memory_buffers = enable_gpu_memory_buffers && base::FeatureList::IsEnabled( Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_shell_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_shell_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_shell_BUILD.gn (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/content/shell/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/content/shell/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/content/shell/BUILD.gn -@@ -953,7 +953,7 @@ group("content_shell_crash_test") { +@@ -980,7 +980,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } -- if (is_posix && !is_android) { -+ if (is_posix && !is_android && !is_bsd) { +- if (is_posix) { ++ if (is_posix && !is_bsd) { data_deps += [ - "//third_party/breakpad:dump_syms($host_toolchain)", - "//third_party/breakpad:minidump_stackwalk($host_toolchain)", + "//third_party/breakpad:dump_syms", + "//third_party/breakpad:minidump_stackwalk", Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_gamepad_gamepad__provider.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_gamepad_gamepad__provider.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_gamepad_gamepad__provider.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/device/gamepad/gamepad_provider.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/device/gamepad/gamepad_provider.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/device/gamepad/gamepad_provider.cc -@@ -187,7 +187,7 @@ void GamepadProvider::Initialize(std::unique_ptrAddDevicesChangedObserver(this); +@@ -167,7 +167,7 @@ void GamepadProvider::Initialize(std::unique_ptrIsValidPort()) return; -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - content::WebContents* web_contents = - content::WebContents::FromRenderFrameHost(source); - ExtensionWebContentsObserver* extension_web_contents_observer = -@@ -378,12 +378,12 @@ void MessageService::OpenChannelToNativeApp( + bool has_permission = extension->permissions_data()->HasAPIPermission( + APIPermission::kNativeMessaging); + if (!has_permission) { +@@ -432,11 +432,11 @@ void MessageService::OpenChannelToNativeApp( channel->opener->IncrementLazyKeepaliveCount(); AddChannel(std::move(channel), receiver_port_id); -#else // !(defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX)) +#else // !(defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD)) const char kNativeMessagingNotSupportedError[] = "Native Messaging is not supported on this platform."; - DispatchOnDisconnect( - source, receiver_port_id, kNativeMessagingNotSupportedError); + opener_port->DispatchOnDisconnect(kNativeMessagingNotSupportedError); -#endif // !(defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX)) +#endif // !(defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD)) } - void MessageService::OpenChannelToTab(int source_process_id, + void MessageService::OpenChannelToTab(const ChannelEndpoint& source, Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_shell_app_shell__main__delegate.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_shell_app_shell__main__delegate.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_shell_app_shell__main__delegate.cc (revision 531601) @@ -1,29 +1,20 @@ ---- src/3rdparty/chromium/extensions/shell/app/shell_main_delegate.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/extensions/shell/app/shell_main_delegate.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/extensions/shell/app/shell_main_delegate.cc @@ -38,7 +38,7 @@ #if defined(OS_WIN) #include "base/base_paths_win.h" -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) #include "base/nix/xdg_util.h" #elif defined(OS_MACOSX) #include "base/base_paths_mac.h" -@@ -52,7 +52,7 @@ - - namespace { - --#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS) - extensions::ShellCrashReporterClient* GetCrashReporterClient() { - static base::NoDestructor instance; - return instance.get(); @@ -70,7 +70,7 @@ base::FilePath GetDataPath() { return cmd_line->GetSwitchValuePath(switches::kContentShellDataPath); base::FilePath data_dir; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) std::unique_ptr env(base::Environment::Create()); data_dir = base::nix::GetXDGDirectory( env.get(), base::nix::kXdgConfigHomeEnvVar, base::nix::kDotConfigDir); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__backing.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__backing.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__backing.cc (revision 531601) @@ -0,0 +1,29 @@ +--- src/3rdparty/chromium/gpu/command_buffer/service/external_vk_image_backing.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/gpu/command_buffer/service/external_vk_image_backing.cc +@@ -25,7 +25,7 @@ + #include "gpu/vulkan/fuchsia/vulkan_fuchsia_ext.h" + #endif + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #define GL_HANDLE_TYPE_OPAQUE_FD_EXT 0x9586 + #endif + +@@ -451,7 +451,7 @@ ExternalVkImageBacking::ProduceGLTexture(SharedImageMa + #if defined(OS_FUCHSIA) + NOTIMPLEMENTED_LOG_ONCE(); + return nullptr; +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + GrVkImageInfo image_info; + bool result = backend_texture_.getVkImageInfo(&image_info); + DCHECK(result); +@@ -520,7 +520,7 @@ ExternalVkImageBacking::ProduceGLTexture(SharedImageMa + } + return std::make_unique( + manager, this, tracker, texture_, texture_->service_id()); +-#else // !defined(OS_LINUX) && !defined(OS_FUCHSIA) ++#else // !defined(OS_LINUX) && !defined(OS_FUCHSIA) && !defined(OS_BSD) + #error Unsupported OS + #endif + } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__backing.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__gl__representation.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__gl__representation.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__gl__representation.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/gpu/command_buffer/service/external_vk_image_gl_representation.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/gpu/command_buffer/service/external_vk_image_gl_representation.cc +@@ -183,7 +183,7 @@ GLuint ExternalVkImageGlRepresentation::ImportVkSemaph + #if defined(OS_FUCHSIA) + NOTIMPLEMENTED_LOG_ONCE(); + return 0; +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + if (handle.vk_handle_type() != + VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQUE_FD_BIT) { + DLOG(ERROR) << "Importing semaphore handle of unexpected type:" +@@ -198,7 +198,7 @@ GLuint ExternalVkImageGlRepresentation::ImportVkSemaph + fd.release()); + + return gl_semaphore; +-#else // !defined(OS_FUCHSIA) && !defined(OS_LINUX) ++#else // !defined(OS_FUCHSIA) && !defined(OS_LINUX) && !defined(OS_BSD) + #error Unsupported OS + #endif + } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffer_service_external__vk__image__gl__representation.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_common_gpu__memory__buffer__support.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_common_gpu__memory__buffer__support.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_common_gpu__memory__buffer__support.cc (revision 531601) @@ -1,29 +1,38 @@ ---- src/3rdparty/chromium/gpu/ipc/common/gpu_memory_buffer_support.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/gpu/ipc/common/gpu_memory_buffer_support.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/gpu/ipc/common/gpu_memory_buffer_support.cc @@ -12,7 +12,7 @@ #include "gpu/ipc/common/gpu_memory_buffer_impl_io_surface.h" #endif -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - #include "gpu/ipc/common/gpu_memory_buffer_impl_native_pixmap.h" #include "ui/gfx/client_native_pixmap_factory.h" #include "ui/gfx/linux/client_native_pixmap_factory_dmabuf.h" -@@ -109,7 +109,7 @@ bool GpuMemoryBufferSupport::IsNativeGpuMemoryBufferCo + #endif +@@ -22,7 +22,7 @@ + #include "ui/ozone/public/ozone_platform.h" + #endif + +-#if defined(USE_OZONE) || defined(OS_LINUX) ++#if defined(USE_OZONE) || defined(OS_LINUX) || defined(OS_BSD) + #include "gpu/ipc/common/gpu_memory_buffer_impl_native_pixmap.h" + #endif + +@@ -111,7 +111,7 @@ bool GpuMemoryBufferSupport::IsNativeGpuMemoryBufferCo #elif defined(USE_OZONE) return ui::OzonePlatform::EnsureInstance()->IsNativePixmapConfigSupported( format, usage); -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) return false; // TODO(julian.isorce): Add linux support. #elif defined(OS_WIN) switch (usage) { -@@ -166,7 +166,7 @@ GpuMemoryBufferSupport::CreateGpuMemoryBufferImplFromH +@@ -167,7 +167,7 @@ GpuMemoryBufferSupport::CreateGpuMemoryBufferImplFromH return GpuMemoryBufferImplIOSurface::CreateFromHandle( std::move(handle), size, format, usage, std::move(callback)); #endif --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(USE_OZONE) ++#if defined(OS_LINUX) || defined(USE_OZONE) || defined(OS_BSD) case gfx::NATIVE_PIXMAP: return GpuMemoryBufferImplNativePixmap::CreateFromHandle( client_native_pixmap_factory(), std::move(handle), size, format, Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__init.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__init.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__init.cc (revision 531601) @@ -1,29 +1,118 @@ ---- src/3rdparty/chromium/gpu/ipc/service/gpu_init.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/gpu/ipc/service/gpu_init.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/gpu/ipc/service/gpu_init.cc -@@ -87,7 +87,7 @@ void InitializeDirectCompositionOverlaySupport(GPUInfo +@@ -109,7 +109,7 @@ void InitializePlatformOverlaySettings(GPUInfo* gpu_in + #endif } - #endif // defined(OS_WIN) -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) && !defined(IS_CHROMECAST) +#if (defined(OS_LINUX) && !defined(OS_CHROMEOS) && !defined(IS_CHROMECAST)) || defined(OS_BSD) bool CanAccessNvidiaDeviceFile() { bool res = true; - base::ScopedBlockingCall scoped_blocking_call(base::BlockingType::WILL_BLOCK); -@@ -129,7 +129,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + base::ScopedBlockingCall scoped_blocking_call(FROM_HERE, +@@ -120,7 +120,7 @@ bool CanAccessNvidiaDeviceFile() { + } + return res; + } +-#endif // OS_LINUX && !OS_CHROMEOS && !IS_CHROMECAST ++#endif // (OS_LINUX && !OS_CHROMEOS && !IS_CHROMECAST) || OS_BSD + + } // namespace + +@@ -152,7 +152,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL // crash during feature collection. gpu::SetKeysForCrashLogging(gpu_info_); -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) if (gpu_info_.gpu.vendor_id == 0x10de && // NVIDIA gpu_info_.gpu.driver_vendor == "NVIDIA" && !CanAccessNvidiaDeviceFile()) return false; -@@ -199,7 +199,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL +@@ -228,7 +228,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL sandbox_helper_->PreSandboxStartup(); bool attempted_startsandbox = false; -#if defined(OS_LINUX) +#if defined(OS_LINUX) && !defined(OS_BSD) // On Chrome OS ARM Mali, GPU driver userspace creates threads when // initializing a GL context, so start the sandbox early. // TODO(zmo): Need to collect OS version before this. +@@ -237,7 +237,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + watchdog_thread_.get(), &gpu_info_, gpu_preferences_); + attempted_startsandbox = true; + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) && !defined(OS_BSD) + + base::TimeTicks before_initialize_one_off = base::TimeTicks::Now(); + +@@ -284,14 +284,14 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + } + if (gl_initialized && use_swiftshader && + gl::GetGLImplementation() != gl::kGLImplementationSwiftShaderGL) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + VLOG(1) << "Quit GPU process launch to fallback to SwiftShader cleanly " + << "on Linux"; + return false; + #else + gl::init::ShutdownGL(true); + gl_initialized = false; +-#endif // OS_LINUX ++#endif // OS_LINUX || OS_BSD + } + if (!gl_initialized) + gl_initialized = gl::init::InitializeGLNoExtensionsOneOff(); +@@ -317,7 +317,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + command_line, gpu_feature_info_, + gpu_preferences_.disable_software_rasterizer, false); + if (use_swiftshader) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + VLOG(1) << "Quit GPU process launch to fallback to SwiftShader cleanly " + << "on Linux"; + return false; +@@ -328,7 +328,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + << "failed"; + return false; + } +-#endif // OS_LINUX ++#endif // OS_LINUX || OS_BSD + } + } + +@@ -357,7 +357,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + + InitializePlatformOverlaySettings(&gpu_info_); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // Driver may create a compatibility profile context when collect graphics + // information on Linux platform. Try to collect graphics information + // based on core profile context after disabling platform extensions. +@@ -376,7 +376,7 @@ bool GpuInit::InitializeAndStartSandbox(base::CommandL + return false; + } + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + if (use_swiftshader) { + AdjustInfoToSwiftShader(); +@@ -552,7 +552,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c + + InitializePlatformOverlaySettings(&gpu_info_); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // Driver may create a compatibility profile context when collect graphics + // information on Linux platform. Try to collect graphics information + // based on core profile context after disabling platform extensions. +@@ -572,7 +572,7 @@ void GpuInit::InitializeInProcess(base::CommandLine* c + } + } + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + if (use_swiftshader) { + AdjustInfoToSwiftShader(); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__memory__buffer__factory.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__memory__buffer__factory.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__memory__buffer__factory.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/gpu/ipc/service/gpu_memory_buffer_factory.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/gpu/ipc/service/gpu_memory_buffer_factory.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/gpu/ipc/service/gpu_memory_buffer_factory.cc @@ -12,7 +12,7 @@ #include "gpu/ipc/service/gpu_memory_buffer_factory_io_surface.h" #endif --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_FUCHSIA) ++#if defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) #include "gpu/ipc/service/gpu_memory_buffer_factory_native_pixmap.h" #endif -@@ -33,7 +33,7 @@ GpuMemoryBufferFactory::CreateNativeType() { - return base::WrapUnique(new GpuMemoryBufferFactoryIOSurface); +@@ -34,7 +34,7 @@ GpuMemoryBufferFactory::CreateNativeType( + return std::make_unique(); #elif defined(OS_ANDROID) - return base::WrapUnique(new GpuMemoryBufferFactoryAndroidHardwareBuffer); --#elif defined(OS_LINUX) -+#elif defined(OS_LINUX) || defined(OS_BSD) - return base::WrapUnique(new GpuMemoryBufferFactoryNativePixmap); + return std::make_unique(); +-#elif defined(OS_LINUX) || defined(OS_FUCHSIA) ++#elif defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) + return std::make_unique( + vulkan_context_provider); #elif defined(OS_WIN) - return base::WrapUnique(new GpuMemoryBufferFactoryDXGI); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__watchdog__thread.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__watchdog__thread.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gpu__watchdog__thread.cc (revision 531601) @@ -1,73 +1,76 @@ ---- src/3rdparty/chromium/gpu/ipc/service/gpu_watchdog_thread.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/gpu/ipc/service/gpu_watchdog_thread.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/gpu/ipc/service/gpu_watchdog_thread.cc -@@ -51,8 +51,10 @@ const int kGpuTimeout = 10000; +@@ -45,8 +45,10 @@ const int kGpuTimeout = 10000; #endif #if defined(USE_X11) +#if !defined(OS_BSD) const base::FilePath::CharType kTtyFilePath[] = FILE_PATH_LITERAL("/sys/class/tty/tty0/active"); +#endif const unsigned char text[20] = "check"; #endif -@@ -75,8 +77,10 @@ GpuWatchdogThread::GpuWatchdogThread() +@@ -68,9 +70,12 @@ GpuWatchdogThreadImplV1::GpuWatchdogThreadImplV1() + , display_(nullptr), window_(0), - atom_(x11::None), +- atom_(x11::None), ++ atom_(x11::None) +#if !defined(OS_BSD) - host_tty_(-1), ++ , + host_tty_(-1) #endif +#endif - weak_factory_(this) { + { base::subtle::NoBarrier_Store(&awaiting_acknowledge_, false); -@@ -91,7 +95,9 @@ GpuWatchdogThread::GpuWatchdogThread() +@@ -85,7 +90,9 @@ GpuWatchdogThreadImplV1::GpuWatchdogThreadImplV1() #endif #if defined(USE_X11) +#if !defined(OS_BSD) tty_file_ = base::OpenFile(base::FilePath(kTtyFilePath), "r"); +#endif SetupXServer(); #endif base::MessageLoopCurrent::Get()->AddTaskObserver(&task_observer_); -@@ -238,8 +244,10 @@ GpuWatchdogThread::~GpuWatchdogThread() { - power_monitor->RemoveObserver(this); +@@ -230,8 +237,10 @@ GpuWatchdogThreadImplV1::~GpuWatchdogThreadImplV1() { + base::PowerMonitor::RemoveObserver(this); #if defined(USE_X11) +#if !defined(OS_BSD) if (tty_file_) fclose(tty_file_); +#endif if (display_) { DCHECK(window_); XDestroyWindow(display_, window_); -@@ -463,7 +471,7 @@ void GpuWatchdogThread::DeliberatelyTerminateToRecover +@@ -431,7 +440,7 @@ void GpuWatchdogThreadImplV1::DeliberatelyTerminateToR return; #endif -#if defined(USE_X11) +#if defined(USE_X11) && !defined(OS_BSD) // Don't crash if we're not on the TTY of our host X11 server. int active_tty = GetActiveTTY(); if (host_tty_ != -1 && active_tty != -1 && host_tty_ != active_tty) { -@@ -526,7 +534,9 @@ void GpuWatchdogThread::SetupXServer() { +@@ -515,7 +524,9 @@ void GpuWatchdogThreadImplV1::SetupXServer() { CopyFromParent, InputOutput, CopyFromParent, 0, nullptr); atom_ = XInternAtom(display_, "CHECK", x11::False); } +#if !defined(OS_BSD) host_tty_ = GetActiveTTY(); +#endif } - void GpuWatchdogThread::SetupXChangeProp() { -@@ -627,7 +637,7 @@ base::ThreadTicks GpuWatchdogThread::GetWatchedThreadT + void GpuWatchdogThreadImplV1::SetupXChangeProp() { +@@ -615,7 +626,7 @@ base::ThreadTicks GpuWatchdogThreadImplV1::GetWatchedT } #endif -#if defined(USE_X11) +#if defined(USE_X11) && !defined(OS_BSD) - int GpuWatchdogThread::GetActiveTTY() const { + int GpuWatchdogThreadImplV1::GetActiveTTY() const { char tty_string[8] = {0}; if (tty_file_ && !fseek(tty_file_, 0, SEEK_SET) && Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.cc (revision 531601) @@ -0,0 +1,32 @@ +--- src/3rdparty/chromium/gpu/vulkan/vulkan_function_pointers.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/gpu/vulkan/vulkan_function_pointers.cc +@@ -716,7 +716,7 @@ bool VulkanFunctionPointers::BindDeviceFunctionPointer + } + #endif // defined(OS_ANDROID) + +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + if (gfx::HasExtension(enabled_extensions, + VK_KHR_EXTERNAL_SEMAPHORE_FD_EXTENSION_NAME)) { + vkGetSemaphoreFdKHRFn = reinterpret_cast( +@@ -735,9 +735,9 @@ bool VulkanFunctionPointers::BindDeviceFunctionPointer + return false; + } + } +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (gfx::HasExtension(enabled_extensions, + VK_KHR_EXTERNAL_MEMORY_FD_EXTENSION_NAME)) { + vkGetMemoryFdKHRFn = reinterpret_cast( +@@ -748,7 +748,7 @@ bool VulkanFunctionPointers::BindDeviceFunctionPointer + return false; + } + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + #if defined(OS_FUCHSIA) + if (gfx::HasExtension(enabled_extensions, Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.h (revision 531601) @@ -0,0 +1,42 @@ +--- src/3rdparty/chromium/gpu/vulkan/vulkan_function_pointers.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/gpu/vulkan/vulkan_function_pointers.h +@@ -161,14 +161,14 @@ struct VulkanFunctionPointers { + vkGetAndroidHardwareBufferPropertiesANDROIDFn = nullptr; + #endif // defined(OS_ANDROID) + +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + PFN_vkGetSemaphoreFdKHR vkGetSemaphoreFdKHRFn = nullptr; + PFN_vkImportSemaphoreFdKHR vkImportSemaphoreFdKHRFn = nullptr; +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + PFN_vkGetMemoryFdKHR vkGetMemoryFdKHRFn = nullptr; +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + #if defined(OS_FUCHSIA) + PFN_vkImportSemaphoreZirconHandleFUCHSIA +@@ -342,16 +342,16 @@ struct VulkanFunctionPointers { + ->vkGetAndroidHardwareBufferPropertiesANDROIDFn + #endif // defined(OS_ANDROID) + +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + #define vkGetSemaphoreFdKHR \ + gpu::GetVulkanFunctionPointers()->vkGetSemaphoreFdKHRFn + #define vkImportSemaphoreFdKHR \ + gpu::GetVulkanFunctionPointers()->vkImportSemaphoreFdKHRFn +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #define vkGetMemoryFdKHR gpu::GetVulkanFunctionPointers()->vkGetMemoryFdKHRFn +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + #if defined(OS_FUCHSIA) + #define vkImportSemaphoreZirconHandleFUCHSIA \ Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_vulkan__function__pointers.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_browser_headless__request__context__manager.cc (revision 531601) @@ -1,38 +1,29 @@ ---- src/3rdparty/chromium/headless/lib/browser/headless_request_context_manager.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/headless/lib/browser/headless_request_context_manager.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/headless/lib/browser/headless_request_context_manager.cc -@@ -35,7 +35,7 @@ namespace headless { +@@ -23,7 +23,7 @@ namespace headless { namespace { -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) static char kProductName[] = "HeadlessChrome"; #endif -@@ -81,7 +81,7 @@ net::NetworkTrafficAnnotationTag GetProxyConfigTraffic +@@ -53,7 +53,7 @@ net::NetworkTrafficAnnotationTag GetProxyConfigTraffic return traffic_annotation; } -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) ::network::mojom::CryptConfigPtr BuildCryptConfigOnce( const base::FilePath& user_data_path) { static bool done_once = false; -@@ -290,7 +290,7 @@ HeadlessRequestContextManager::HeadlessRequestContextM - proxy_config_monitor_ = - std::make_unique(proxy_monitor_task_runner); +@@ -193,7 +193,7 @@ HeadlessRequestContextManager::HeadlessRequestContextM + proxy_config_monitor_ = std::make_unique( + base::ThreadTaskRunnerHandle::Get()); } -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) - crypt_config_ = BuildCryptConfigOnce(user_data_path_); - if (network_service_enabled_ && crypt_config_) - content::GetNetworkService()->SetCryptConfig(std::move(crypt_config_)); -@@ -366,7 +366,7 @@ void HeadlessRequestContextManager::InitializeOnIO() { - std::move(protocol_handler.second)); - } - protocol_handlers_.clear(); --#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) - if (crypt_config_) { - content::GetNetworkServiceImpl()->SetCryptConfig( - std::move(crypt_config_)); + auto crypt_config = BuildCryptConfigOnce(user_data_path_); + if (crypt_config) + content::GetNetworkService()->SetCryptConfig(std::move(crypt_config)); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/headless/lib/headless_content_main_delegate.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/headless/lib/headless_content_main_delegate.cc +@@ -324,7 +324,7 @@ int HeadlessContentMainDelegate::RunProcess( + } + #endif // !defined(CHROME_MULTIPLE_DLL_CHILD) + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + void SIGTERMProfilingShutdown(int signal) { + content::Profiling::Stop(); + struct sigaction sigact; +@@ -359,7 +359,7 @@ void HeadlessContentMainDelegate::ZygoteForked() { + breakpad::InitCrashReporter(process_type); + #endif + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + // static + HeadlessContentMainDelegate* HeadlessContentMainDelegate::GetInstance() { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/headless/lib/headless_content_main_delegate.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/headless/lib/headless_content_main_delegate.h +@@ -58,7 +58,7 @@ class HEADLESS_EXPORT HeadlessContentMainDelegate + + HeadlessBrowserImpl* browser() const { return browser_.get(); } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + void ZygoteForked() override; + #endif + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headless__content__main__delegate.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_scopedfd__helper.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_scopedfd__helper.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_scopedfd__helper.h (revision 531601) @@ -1,19 +1,23 @@ ---- src/3rdparty/chromium/media/base/scopedfd_helper.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/media/base/scopedfd_helper.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/base/scopedfd_helper.h -@@ -14,14 +14,14 @@ namespace media { - // since the only current user is V4L2 we are limiting the scope to OS_LINUX so +@@ -11,17 +11,17 @@ + namespace media { + + // Theoretically, we can test on defined(OS_POSIX) || defined(OS_FUCHSIA), but +-// since the only current user is V4L2 we are limiting the scope to OS_LINUX so ++// since the only current user is V4L2 we are limiting the scope to OS_LINUX || OS_BSD so // the binary size does not inflate on non-using systems. Feel free to adapt // this and BUILD.gn as our needs evolve. -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - // Return a new vector containing duplicates of |fds|, or an empty vector in - // case of error. + // Return a new vector containing duplicates of |fds|, or PCHECKs in case of an + // error. MEDIA_EXPORT std::vector DuplicateFDs( const std::vector& fds); -#endif // OS_LINUX +#endif // OS_LINUX || OS_BSD } // namespace media Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.cc (revision 531601) @@ -1,47 +1,74 @@ ---- src/3rdparty/chromium/media/base/video_frame.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/media/base/video_frame.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/base/video_frame.cc -@@ -53,7 +53,7 @@ static std::string StorageTypeToString( +@@ -52,7 +52,7 @@ static std::string StorageTypeToString( return "OWNED_MEMORY"; case VideoFrame::STORAGE_SHMEM: return "SHMEM"; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) case VideoFrame::STORAGE_DMABUFS: return "DMABUFS"; #endif -@@ -68,7 +68,7 @@ static std::string StorageTypeToString( +@@ -67,7 +67,7 @@ static std::string StorageTypeToString( // static bool VideoFrame::IsStorageTypeMappable(VideoFrame::StorageType storage_type) { return -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // This is not strictly needed but makes explicit that, at VideoFrame // level, DmaBufs are not mappable from userspace. storage_type != VideoFrame::STORAGE_DMABUFS && -@@ -461,7 +461,7 @@ scoped_refptr VideoFrame::WrapExternalYuva +@@ -186,7 +186,7 @@ static base::Optional GetDefaultLayo + return VideoFrameLayout::CreateWithPlanes(format, coded_size, planes); + } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // This class allows us to embed a vector into a scoped_refptr, and + // thus to have several VideoFrames share the same set of DMABUF FDs. + class VideoFrame::DmabufHolder +@@ -204,7 +204,7 @@ class VideoFrame::DmabufHolder + friend class base::RefCountedThreadSafe; + ~DmabufHolder() = default; + }; +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + // static + bool VideoFrame::IsValidConfig(VideoPixelFormat format, +@@ -510,7 +510,7 @@ scoped_refptr VideoFrame::WrapExternalYuva return frame; } -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // static scoped_refptr VideoFrame::WrapExternalDmabufs( const VideoFrameLayout& layout, -@@ -592,7 +592,7 @@ scoped_refptr VideoFrame::WrapVideoFrame( +@@ -642,7 +642,7 @@ scoped_refptr VideoFrame::WrapVideoFrame( } } -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - // If there are any |dmabuf_fds_| plugged in, we should duplicate them. - if (frame->storage_type() == STORAGE_DMABUFS) { - wrapping_frame->dmabuf_fds_ = DuplicateFDs(frame->dmabuf_fds_); -@@ -917,7 +917,7 @@ size_t VideoFrame::shared_memory_offset() const { + DCHECK(frame.dmabuf_fds_); + // If there are any |dmabuf_fds_| plugged in, we should refer them too. + wrapping_frame->dmabuf_fds_ = frame.dmabuf_fds_; +@@ -960,7 +960,7 @@ size_t VideoFrame::shared_memory_offset() const { return shared_memory_offset_; } -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) const std::vector& VideoFrame::DmabufFds() const { DCHECK_EQ(storage_type_, STORAGE_DMABUFS); +@@ -1112,7 +1112,7 @@ VideoFrame::VideoFrame(const VideoFrameLayout& layout, + visible_rect_(Intersection(visible_rect, gfx::Rect(layout.coded_size()))), + natural_size_(natural_size), + shared_memory_offset_(0), +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + dmabuf_fds_(base::MakeRefCounted()), + #endif + timestamp_(timestamp), Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__frame.h (revision 531601) @@ -1,38 +1,50 @@ ---- src/3rdparty/chromium/media/base/video_frame.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/media/base/video_frame.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/base/video_frame.h -@@ -71,7 +71,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -42,9 +42,9 @@ + #include "base/mac/scoped_cftyperef.h" + #endif // defined(OS_MACOSX) + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include "base/files/scoped_file.h" +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + namespace media { + +@@ -79,7 +79,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte STORAGE_UNOWNED_MEMORY = 2, // External, non owned data pointers. STORAGE_OWNED_MEMORY = 3, // VideoFrame has allocated its own data buffer. STORAGE_SHMEM = 4, // Pixels are backed by Shared Memory. -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // TODO(mcasas): Consider turning this type into STORAGE_NATIVE // based on the idea of using this same enum value for both DMA // buffers on Linux and CVPixelBuffers on Mac (which currently use -@@ -245,7 +245,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -273,7 +273,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte uint8_t* a_data, base::TimeDelta timestamp); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // Wraps provided dmabufs // (https://www.kernel.org/doc/html/latest/driver-api/dma-buf.html) with a // VideoFrame. The frame will take ownership of |dmabuf_fds|, and will -@@ -430,7 +430,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -469,7 +469,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // Returns the offset into the shared memory where the frame data begins. size_t shared_memory_offset() const; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // Returns a vector containing the backing DmaBufs for this frame. The number // of returned DmaBufs will be equal or less than the number of planes of // the frame. If there are less, this means that the last FD contains the -@@ -624,7 +624,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte +@@ -672,7 +672,7 @@ class MEDIA_EXPORT VideoFrame : public base::RefCounte // memory. size_t shared_memory_offset_; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) + class DmabufHolder; + // Dmabufs for the frame, used when storage is STORAGE_DMABUFS. Size is either - // equal or less than the number of planes of the frame. If it is less, then - // the memory area represented by the last FD contains the remaining planes. Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__factory__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__factory__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__factory__linux.cc (revision 531601) @@ -1,32 +1,10 @@ ---- src/3rdparty/chromium/media/capture/video/linux/video_capture_device_factory_linux.cc.orig 2019-03-01 17:04:22 UTC +--- src/3rdparty/chromium/media/capture/video/linux/video_capture_device_factory_linux.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/capture/video/linux/video_capture_device_factory_linux.cc -@@ -259,6 +259,7 @@ bool VideoCaptureDeviceFactoryLinux::HasUsableFormats( - if (!(capabilities & V4L2_CAP_VIDEO_CAPTURE)) - return false; - -+#if !defined(OS_FREEBSD) - const std::vector& usable_fourccs = - VideoCaptureDeviceLinux::GetListOfUsableFourCCs(false); - v4l2_fmtdesc fmtdesc = {}; -@@ -267,6 +268,7 @@ bool VideoCaptureDeviceFactoryLinux::HasUsableFormats( - if (base::ContainsValue(usable_fourccs, fmtdesc.pixelformat)) - return true; - } -+#endif - - DVLOG(1) << "No usable formats found"; - return false; -@@ -312,9 +314,13 @@ void VideoCaptureDeviceFactoryLinux::GetSupportedForma - v4l2_format.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; - for (; DoIoctl(fd, VIDIOC_ENUM_FMT, &v4l2_format) == 0; ++v4l2_format.index) { - VideoCaptureFormat supported_format; -+#if !defined(OS_FREEBSD) +@@ -315,6 +315,7 @@ void VideoCaptureDeviceFactoryLinux::GetSupportedForma supported_format.pixel_format = VideoCaptureDeviceLinux::V4l2FourCcToChromiumPixelFormat( v4l2_format.pixelformat); -+#else + supported_format.pixel_format = PIXEL_FORMAT_UNKNOWN; -+#endif if (supported_format.pixel_format == PIXEL_FORMAT_UNKNOWN) continue; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_linux_video__capture__device__linux.cc (revision 531601) @@ -1,84 +1,30 @@ ---- src/3rdparty/chromium/media/capture/video/linux/video_capture_device_linux.cc.orig 2019-03-01 17:04:22 UTC +--- src/3rdparty/chromium/media/capture/video/linux/video_capture_device_linux.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/capture/video/linux/video_capture_device_linux.cc -@@ -15,7 +15,7 @@ - - #if defined(OS_OPENBSD) +@@ -17,8 +17,10 @@ #include --#else -+#elif !defined(OS_FREEBSD) + #else #include ++#if !defined(OS_FREEBSD) #include #endif -@@ -31,17 +31,18 @@ int TranslatePowerLineFrequencyToV4L2(PowerLineFrequen ++#endif + + namespace media { + +@@ -31,12 +33,12 @@ int TranslatePowerLineFrequencyToV4L2(PowerLineFrequen case PowerLineFrequency::FREQUENCY_60HZ: return V4L2_CID_POWER_LINE_FREQUENCY_60HZ; default: -#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,2,0) +//#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,2,0) // If we have no idea of the frequency, at least try and set it to AUTO. return V4L2_CID_POWER_LINE_FREQUENCY_AUTO; -#else - return V4L2_CID_POWER_LINE_FREQUENCY_60HZ; -#endif +//#else +// return V4L2_CID_POWER_LINE_FREQUENCY_60HZ; +//#endif } } - } // namespace - -+#if !defined(OS_FREEBSD) - // Translates Video4Linux pixel formats to Chromium pixel formats. - // static - VideoPixelFormat VideoCaptureDeviceLinux::V4l2FourCcToChromiumPixelFormat( -@@ -55,6 +56,7 @@ std::vector VideoCaptureDeviceLinux::GetList - bool favour_mjpeg) { - return V4L2CaptureDelegate::GetListOfUsableFourCcs(favour_mjpeg); - } -+#endif // !defined(OS_FREEBSD) - - VideoCaptureDeviceLinux::VideoCaptureDeviceLinux( - scoped_refptr v4l2, -@@ -73,6 +75,7 @@ VideoCaptureDeviceLinux::~VideoCaptureDeviceLinux() { - void VideoCaptureDeviceLinux::AllocateAndStart( - const VideoCaptureParams& params, - std::unique_ptr client) { -+#if !defined(OS_FREEBSD) - DCHECK(!capture_impl_); - if (v4l2_thread_.IsRunning()) - return; // Wrong state. -@@ -100,9 +103,11 @@ void VideoCaptureDeviceLinux::AllocateAndStart( - for (auto& request : photo_requests_queue_) - v4l2_thread_.task_runner()->PostTask(FROM_HERE, std::move(request)); - photo_requests_queue_.clear(); -+#endif // !defined(OS_FREEBSD) - } - - void VideoCaptureDeviceLinux::StopAndDeAllocate() { -+#if !defined(OS_FREEBSD) - if (!v4l2_thread_.IsRunning()) - return; // Wrong state. - v4l2_thread_.task_runner()->PostTask( -@@ -112,6 +117,7 @@ void VideoCaptureDeviceLinux::StopAndDeAllocate() { - v4l2_thread_.Stop(); - - capture_impl_ = nullptr; -+#endif // !defined(OS_FREEBSD) - } - - void VideoCaptureDeviceLinux::TakePhoto(TakePhotoCallback callback) { -@@ -154,11 +160,13 @@ void VideoCaptureDeviceLinux::SetPhotoOptions( - } - - void VideoCaptureDeviceLinux::SetRotation(int rotation) { -+#if !defined(OS_FREEBSD) - if (v4l2_thread_.IsRunning()) { - v4l2_thread_.task_runner()->PostTask( - FROM_HERE, base::BindOnce(&V4L2CaptureDelegate::SetRotation, - capture_impl_->GetWeakPtr(), rotation)); - } -+#endif // !defined(OS_FREEBSD) - } - - } // namespace media Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__buffer__pool__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__buffer__pool__impl.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__buffer__pool__impl.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/media/capture/video/video_capture_buffer_pool_impl.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/media/capture/video/video_capture_buffer_pool_impl.cc +@@ -58,7 +58,7 @@ VideoCaptureBufferPoolImpl::CreateSharedMemoryViaRawFi + int buffer_id) { + // This requires platforms where base::SharedMemoryHandle is backed by a + // file descriptor. +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + base::AutoLock lock(lock_); + + VideoCaptureBufferTracker* tracker = GetTracker(buffer_id); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__buffer__pool__impl.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__device__client.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__device__client.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_video_video__capture__device__client.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/media/capture/video/video_capture_device_client.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/media/capture/video/video_capture_device_client.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/media/capture/video/video_capture_device_client.cc -@@ -238,7 +238,7 @@ void VideoCaptureDeviceClient::OnIncomingCapturedData( +@@ -308,7 +308,7 @@ void VideoCaptureDeviceClient::OnIncomingCapturedData( // see http://linuxtv.org/downloads/v4l-dvb-apis/packed-rgb.html. // Windows RGB24 defines blue at lowest byte, // see https://msdn.microsoft.com/en-us/library/windows/desktop/dd407253 -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - origin_colorspace = libyuv::FOURCC_RAW; + fourcc_format = libyuv::FOURCC_RAW; #elif defined(OS_WIN) - origin_colorspace = libyuv::FOURCC_24BG; + fourcc_format = libyuv::FOURCC_24BG; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_gpu_libyuv__image__processor.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_gpu_libyuv__image__processor.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_gpu_libyuv__image__processor.cc (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/media/gpu/libyuv_image_processor.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/media/gpu/libyuv_image_processor.cc +@@ -91,7 +91,7 @@ std::unique_ptr LibYUVImageProce + // LibYUVImageProcessor supports only memory-based video frame for input. + VideoFrame::StorageType input_storage_type = VideoFrame::STORAGE_UNKNOWN; + for (auto input_type : input_config.preferred_storage_types) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (input_type == VideoFrame::STORAGE_DMABUFS) { + video_frame_mapper = VideoFrameMapperFactory::CreateMapper( + input_config.layout.format(), true); +@@ -100,7 +100,7 @@ std::unique_ptr LibYUVImageProce + break; + } + } +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + + if (VideoFrame::IsStorageTypeMappable(input_type)) { + input_storage_type = input_type; +@@ -203,7 +203,7 @@ void LibYUVImageProcessor::ProcessTask(scoped_refptrBelongsToCurrentThread()); + DVLOGF(4); +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (input_frame->storage_type() == VideoFrame::STORAGE_DMABUFS) { + DCHECK_NE(video_frame_mapper_.get(), nullptr); + input_frame = video_frame_mapper_->Map(std::move(input_frame)); +@@ -213,7 +213,7 @@ void LibYUVImageProcessor::ProcessTask(scoped_refptr duped_fds = +@@ -136,7 +136,7 @@ gfx::GpuMemoryBufferHandle CreateGpuMemoryBufferHandle + } + #else + NOTREACHED(); +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) + return handle; + } + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_gpu_linux_platform__video__frame__utils.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_clients_mojo__video__encode__accelerator.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_clients_mojo__video__encode__accelerator.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_clients_mojo__video__encode__accelerator.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/media/mojo/clients/mojo_video_encode_accelerator.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/media/mojo/clients/mojo_video_encode_accelerator.cc +@@ -124,7 +124,7 @@ void MojoVideoEncodeAccelerator::Encode(scoped_refptr< + frame->layout().num_planes()); + DCHECK(vea_.is_bound()); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (frame->storage_type() == VideoFrame::STORAGE_DMABUFS) { + DCHECK(frame->HasDmaBufs()); + vea_->Encode( Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_clients_mojo__video__encode__accelerator.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_interfaces_video__frame__struct__traits.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_interfaces_video__frame__struct__traits.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_mojo_interfaces_video__frame__struct__traits.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/media/mojo/interfaces/video_frame_struct_traits.cc.orig 2020-04-05 20:03:42 UTC ++++ src/3rdparty/chromium/media/mojo/interfaces/video_frame_struct_traits.cc +@@ -49,7 +49,7 @@ media::mojom::VideoFrameDataPtr MakeVideoFrameData( + mojo_frame->PlaneOffset(media::VideoFrame::kVPlane))); + } + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (input->storage_type() == media::VideoFrame::STORAGE_DMABUFS) { + std::vector dmabuf_fds; + +@@ -142,7 +142,7 @@ bool StructTraits gpu_task_runner, base::WeakPtr media_gpu_channel_manager, - base::UnguessableToken channel_token, -@@ -172,7 +172,7 @@ std::unique_ptr GpuMojoMediaClient::Crea - std::make_unique(gpu_task_runner_, - std::move(get_stub_cb))); - #elif defined(OS_CHROMEOS) || defined(OS_MACOSX) || defined(OS_WIN) || \ -- defined(OS_LINUX) -+ defined(OS_LINUX) || defined(OS_BSD) - std::unique_ptr vda_video_decoder = VdaVideoDecoder::Create( - task_runner, gpu_task_runner_, media_log->Clone(), target_color_space, - gpu_preferences_, gpu_workarounds_, +@@ -250,7 +250,7 @@ std::unique_ptr GpuMojoMediaClient::Crea + command_buffer_id->route_id)); + } + +-#elif defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX) ++#elif defined(OS_MACOSX) || defined(OS_WIN) || defined(OS_LINUX) || defined(OS_BSD) + video_decoder = VdaVideoDecoder::Create( + task_runner, gpu_task_runner_, media_log->Clone(), target_color_space, + gpu_preferences_, gpu_workarounds_, Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_js_mojo__bindings__resources.grd =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_js_mojo__bindings__resources.grd (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_js_mojo__bindings__resources.grd (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/mojo/public/js/mojo_bindings_resources.grd.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/mojo/public/js/mojo_bindings_resources.grd.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/mojo/public/js/mojo_bindings_resources.grd -@@ -23,7 +23,7 @@ +@@ -60,7 +60,7 @@ use_base_dir="false" type="BINDATA" compress="gzip" /> - + - rta_type == IFLA_WIRELESS && msg->ifi_change == 0) - return true; - } - return false; -} - -// Retrieves address from NETLINK address message. -// Sets |really_deprecated| for IPv6 addresses with preferred lifetimes of 0. -bool GetAddress(const struct nlmsghdr* header, - IPAddress* out, - bool* really_deprecated) { - if (really_deprecated) - *really_deprecated = false; - const struct ifaddrmsg* msg = - reinterpret_cast(NLMSG_DATA(header)); - size_t address_length = 0; - switch (msg->ifa_family) { - case AF_INET: - address_length = IPAddress::kIPv4AddressSize; - break; - case AF_INET6: - address_length = IPAddress::kIPv6AddressSize; - break; - default: - // Unknown family. - return false; - } - // Use IFA_ADDRESS unless IFA_LOCAL is present. This behavior here is based on - // getaddrinfo in glibc (check_pf.c). Judging from kernel implementation of - // NETLINK, IPv4 addresses have only the IFA_ADDRESS attribute, while IPv6 - // have the IFA_LOCAL attribute. - uint8_t* address = NULL; - uint8_t* local = NULL; - size_t length = IFA_PAYLOAD(header); - for (const struct rtattr* attr = - reinterpret_cast(IFA_RTA(msg)); - RTA_OK(attr, length); - attr = RTA_NEXT(attr, length)) { - switch (attr->rta_type) { - case IFA_ADDRESS: - DCHECK_GE(RTA_PAYLOAD(attr), address_length); - address = reinterpret_cast(RTA_DATA(attr)); - break; - case IFA_LOCAL: - DCHECK_GE(RTA_PAYLOAD(attr), address_length); - local = reinterpret_cast(RTA_DATA(attr)); - break; - case IFA_CACHEINFO: { - const struct ifa_cacheinfo *cache_info = - reinterpret_cast(RTA_DATA(attr)); - if (really_deprecated) - *really_deprecated = (cache_info->ifa_prefered == 0); - } break; - default: - break; - } - } - if (local) - address = local; - if (!address) - return false; - *out = IPAddress(address, address_length); - return true; -} - -} // namespace - // static char* AddressTrackerLinux::GetInterfaceName(int interface_index, char* buf) { - memset(buf, 0, IFNAMSIZ); - base::ScopedFD ioctl_socket = GetSocketForIoctl(); - if (!ioctl_socket.is_valid()) - return buf; - - struct ifreq ifr = {}; - ifr.ifr_ifindex = interface_index; - - if (ioctl(ioctl_socket.get(), SIOCGIFNAME, &ifr) == 0) - strncpy(buf, ifr.ifr_name, IFNAMSIZ - 1); - return buf; + NOTIMPLEMENTED(); + return NULL; } AddressTrackerLinux::AddressTrackerLinux() -@@ -153,93 +67,8 @@ AddressTrackerLinux::~AddressTrackerLinux() { - } +@@ -147,6 +61,7 @@ AddressTrackerLinux::AddressTrackerLinux( + AddressTrackerLinux::~AddressTrackerLinux() = default; void AddressTrackerLinux::Init() { -- netlink_fd_ = socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE); -- if (netlink_fd_ < 0) { -- PLOG(ERROR) << "Could not create NETLINK socket"; -- AbortAndForceOnline(); -- return; -- } -- -- int rv; -- -- if (tracking_) { -- // Request notifications. -- struct sockaddr_nl addr = {}; -- addr.nl_family = AF_NETLINK; -- addr.nl_pid = getpid(); -- // TODO(szym): Track RTMGRP_LINK as well for ifi_type, -- // http://crbug.com/113993 -- addr.nl_groups = -- RTMGRP_IPV4_IFADDR | RTMGRP_IPV6_IFADDR | RTMGRP_NOTIFY | RTMGRP_LINK; -- rv = bind( -- netlink_fd_, reinterpret_cast(&addr), sizeof(addr)); -- if (rv < 0) { -- PLOG(ERROR) << "Could not bind NETLINK socket"; -- AbortAndForceOnline(); -- return; -- } -- } -- -- // Request dump of addresses. -- struct sockaddr_nl peer = {}; -- peer.nl_family = AF_NETLINK; -- -- struct { -- struct nlmsghdr header; -- struct rtgenmsg msg; -- } request = {}; -- -- request.header.nlmsg_len = NLMSG_LENGTH(sizeof(request.msg)); -- request.header.nlmsg_type = RTM_GETADDR; -- request.header.nlmsg_flags = NLM_F_REQUEST | NLM_F_DUMP; -- request.header.nlmsg_pid = getpid(); -- request.msg.rtgen_family = AF_UNSPEC; -- -- rv = HANDLE_EINTR(sendto(netlink_fd_, &request, request.header.nlmsg_len, -- 0, reinterpret_cast(&peer), -- sizeof(peer))); -- if (rv < 0) { -- PLOG(ERROR) << "Could not send NETLINK request"; -- AbortAndForceOnline(); -- return; -- } -- -- // Consume pending message to populate the AddressMap, but don't notify. -- // Sending another request without first reading responses results in EBUSY. -- bool address_changed; -- bool link_changed; -- bool tunnel_changed; -- ReadMessages(&address_changed, &link_changed, &tunnel_changed); -- -- // Request dump of link state -- request.header.nlmsg_type = RTM_GETLINK; -- -- rv = HANDLE_EINTR(sendto(netlink_fd_, &request, request.header.nlmsg_len, 0, -- reinterpret_cast(&peer), -- sizeof(peer))); -- if (rv < 0) { -- PLOG(ERROR) << "Could not send NETLINK request"; -- AbortAndForceOnline(); -- return; -- } -- -- // Consume pending message to populate links_online_, but don't notify. -- ReadMessages(&address_changed, &link_changed, &tunnel_changed); -- { -- AddressTrackerAutoLock lock(*this, connection_type_lock_); -- connection_type_initialized_ = true; -- connection_type_initialized_cv_.Broadcast(); -- } -- -- if (tracking_) { -- rv = base::MessageLoopCurrentForIO::Get()->WatchFileDescriptor( -- netlink_fd_, true, base::MessagePumpForIO::WATCH_READ, &watcher_, this); -- if (rv < 0) { -- PLOG(ERROR) << "Could not watch NETLINK socket"; -- AbortAndForceOnline(); -- return; -- } -- } -+NOTIMPLEMENTED(); -+AbortAndForceOnline(); ++#if !defined(OS_FREEBSD) + netlink_fd_.reset(socket(AF_NETLINK, SOCK_RAW, NETLINK_ROUTE)); + if (!netlink_fd_.is_valid()) { + PLOG(ERROR) << "Could not create NETLINK socket"; +@@ -242,6 +157,7 @@ void AddressTrackerLinux::AbortAndForceOnline() { + connection_type_initialized_cv_.Broadcast(); } - void AddressTrackerLinux::AbortAndForceOnline() { -@@ -250,25 +79,6 @@ void AddressTrackerLinux::AbortAndForceOnline() { - connection_type_initialized_cv_.Broadcast(); ++#if !defined(OS_BSD) + AddressTrackerLinux::AddressMap AddressTrackerLinux::GetAddressMap() const { + AddressTrackerAutoLock lock(*this, address_map_lock_); + return address_map_; +@@ -260,6 +176,7 @@ bool AddressTrackerLinux::IsInterfaceIgnored(int inter + const char* interface_name = get_interface_name_(interface_index, buf); + return ignored_interfaces_.find(interface_name) != ignored_interfaces_.end(); } ++#endif // !OS_BSD --AddressTrackerLinux::AddressMap AddressTrackerLinux::GetAddressMap() const { -- AddressTrackerAutoLock lock(*this, address_map_lock_); -- return address_map_; --} -- --std::unordered_set AddressTrackerLinux::GetOnlineLinks() const { -- AddressTrackerAutoLock lock(*this, online_links_lock_); -- return online_links_; --} -- --bool AddressTrackerLinux::IsInterfaceIgnored(int interface_index) const { -- if (ignored_interfaces_.empty()) -- return false; -- -- char buf[IFNAMSIZ] = {0}; -- const char* interface_name = get_interface_name_(interface_index, buf); -- return ignored_interfaces_.find(interface_name) != ignored_interfaces_.end(); --} -- NetworkChangeNotifier::ConnectionType AddressTrackerLinux::GetCurrentConnectionType() { - // http://crbug.com/125097 -@@ -326,102 +136,7 @@ void AddressTrackerLinux::HandleMessage(char* buffer, +@@ -318,6 +235,7 @@ void AddressTrackerLinux::HandleMessage(char* buffer, bool* address_changed, bool* link_changed, bool* tunnel_changed) { -- DCHECK(buffer); -- for (struct nlmsghdr* header = reinterpret_cast(buffer); -- NLMSG_OK(header, length); -- header = NLMSG_NEXT(header, length)) { -- switch (header->nlmsg_type) { -- case NLMSG_DONE: -- return; -- case NLMSG_ERROR: { -- const struct nlmsgerr* msg = -- reinterpret_cast(NLMSG_DATA(header)); -- LOG(ERROR) << "Unexpected netlink error " << msg->error << "."; -- } return; -- case RTM_NEWADDR: { -- IPAddress address; -- bool really_deprecated; -- struct ifaddrmsg* msg = -- reinterpret_cast(NLMSG_DATA(header)); -- if (IsInterfaceIgnored(msg->ifa_index)) -- break; -- if (GetAddress(header, &address, &really_deprecated)) { -- AddressTrackerAutoLock lock(*this, address_map_lock_); -- // Routers may frequently (every few seconds) output the IPv6 ULA -- // prefix which can cause the linux kernel to frequently output two -- // back-to-back messages, one without the deprecated flag and one with -- // the deprecated flag but both with preferred lifetimes of 0. Avoid -- // interpretting this as an actual change by canonicalizing the two -- // messages by setting the deprecated flag based on the preferred -- // lifetime also. http://crbug.com/268042 -- if (really_deprecated) -- msg->ifa_flags |= IFA_F_DEPRECATED; -- // Only indicate change if the address is new or ifaddrmsg info has -- // changed. -- auto it = address_map_.find(address); -- if (it == address_map_.end()) { -- address_map_.insert(it, std::make_pair(address, *msg)); -- *address_changed = true; -- } else if (memcmp(&it->second, msg, sizeof(*msg))) { -- it->second = *msg; -- *address_changed = true; -- } -- } -- } break; -- case RTM_DELADDR: { -- IPAddress address; -- const struct ifaddrmsg* msg = -- reinterpret_cast(NLMSG_DATA(header)); -- if (IsInterfaceIgnored(msg->ifa_index)) -- break; -- if (GetAddress(header, &address, NULL)) { -- AddressTrackerAutoLock lock(*this, address_map_lock_); -- if (address_map_.erase(address)) -- *address_changed = true; -- } -- } break; -- case RTM_NEWLINK: { -- const struct ifinfomsg* msg = -- reinterpret_cast(NLMSG_DATA(header)); -- if (IsInterfaceIgnored(msg->ifi_index)) -- break; -- if (IgnoreWirelessChange(header, msg)) { -- VLOG(2) << "Ignoring RTM_NEWLINK message"; -- break; -- } -- if (!(msg->ifi_flags & IFF_LOOPBACK) && (msg->ifi_flags & IFF_UP) && -- (msg->ifi_flags & IFF_LOWER_UP) && (msg->ifi_flags & IFF_RUNNING)) { -- AddressTrackerAutoLock lock(*this, online_links_lock_); -- if (online_links_.insert(msg->ifi_index).second) { -- *link_changed = true; -- if (IsTunnelInterface(msg->ifi_index)) -- *tunnel_changed = true; -- } -- } else { -- AddressTrackerAutoLock lock(*this, online_links_lock_); -- if (online_links_.erase(msg->ifi_index)) { -- *link_changed = true; -- if (IsTunnelInterface(msg->ifi_index)) -- *tunnel_changed = true; -- } -- } -- } break; -- case RTM_DELLINK: { -- const struct ifinfomsg* msg = -- reinterpret_cast(NLMSG_DATA(header)); -- if (IsInterfaceIgnored(msg->ifi_index)) -- break; -- AddressTrackerAutoLock lock(*this, online_links_lock_); -- if (online_links_.erase(msg->ifi_index)) { -- *link_changed = true; -- if (IsTunnelInterface(msg->ifi_index)) -- *tunnel_changed = true; -- } -- } break; -- default: -- break; -- } -- } ++#if !defined(OS_FREEBSD) + DCHECK(buffer); + for (struct nlmsghdr* header = reinterpret_cast(buffer); + NLMSG_OK(header, length); +@@ -414,6 +332,10 @@ void AddressTrackerLinux::HandleMessage(char* buffer, + break; + } + } ++#else // !OS_FREEBSD + NOTIMPLEMENTED(); ++ AbortAndForceOnline(); ++#endif // !OS_FREEBSD } - void AddressTrackerLinux::OnFileCanReadWithoutBlocking(int fd) { -@@ -458,31 +173,7 @@ bool AddressTrackerLinux::IsTunnelInterfaceName(const + void AddressTrackerLinux::OnFileCanReadWithoutBlocking() { +@@ -441,31 +363,7 @@ bool AddressTrackerLinux::IsTunnelInterfaceName(const } void AddressTrackerLinux::UpdateCurrentConnectionType() { - AddressTrackerLinux::AddressMap address_map = GetAddressMap(); - std::unordered_set online_links = GetOnlineLinks(); - - // Strip out tunnel interfaces from online_links - for (auto it = online_links.cbegin(); it != online_links.cend();) { - if (IsTunnelInterface(*it)) { - it = online_links.erase(it); - } else { - ++it; - } - } - - NetworkInterfaceList networks; - NetworkChangeNotifier::ConnectionType type = - NetworkChangeNotifier::CONNECTION_NONE; - if (GetNetworkListImpl(&networks, 0, online_links, address_map, - get_interface_name_)) { - type = NetworkChangeNotifier::ConnectionTypeFromInterfaceList(networks); - } else { - type = online_links.empty() ? NetworkChangeNotifier::CONNECTION_NONE - : NetworkChangeNotifier::CONNECTION_UNKNOWN; - } - - AddressTrackerAutoLock lock(*this, connection_type_lock_); - current_connection_type_ = type; + NOTIMPLEMENTED(); } int AddressTrackerLinux::GetThreadsWaitingForConnectionTypeInitForTesting() Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_address__tracker__linux.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_address__tracker__linux.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_address__tracker__linux.h (revision 531601) @@ -1,28 +1,12 @@ ---- src/3rdparty/chromium/net/base/address_tracker_linux.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/net/base/address_tracker_linux.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/net/base/address_tracker_linux.h -@@ -6,10 +6,12 @@ - #define NET_BASE_ADDRESS_TRACKER_LINUX_H_ +@@ -7,9 +7,6 @@ #include // Needed to include netlink. -+#if !defined(__FreeBSD__) // Mask superfluous definition of |struct net|. This is fixed in Linux 2.6.38. - #define net net_kernel - #include - #undef net -+#endif +-#define net net_kernel +-#include +-#undef net #include #include -@@ -34,8 +36,12 @@ namespace internal { - class NET_EXPORT_PRIVATE AddressTrackerLinux - : public base::MessagePumpForIO::FdWatcher { - public: -+#if !defined(__FreeBSD__) - typedef std::map AddressMap; - -+#else -+ typedef void* AddressMap; -+#endif - // Non-tracking version constructor: it takes a snapshot of the - // current system configuration. Once Init() returns, the - // configuration is available through GetOnlineLinks() and Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__auth__gssapi__posix.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__auth__gssapi__posix.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__auth__gssapi__posix.h (revision 531601) @@ -0,0 +1,12 @@ +--- src/3rdparty/chromium/net/http/http_auth_gssapi_posix.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/http/http_auth_gssapi_posix.h +@@ -21,6 +21,9 @@ + #include + #elif defined(OS_FREEBSD) + #include ++#ifndef GSS_C_DELEG_POLICY_FLAG ++#define GSS_C_DELEG_POLICY_FLAG 32768 ++#endif + #else + #include + #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__auth__gssapi__posix.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_udp__socket__posix.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_udp__socket__posix.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_udp__socket__posix.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/socket/udp_socket_posix.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/socket/udp_socket_posix.h +@@ -33,7 +33,7 @@ + + #if defined(__ANDROID__) && defined(__aarch64__) + #define HAVE_SENDMMSG 1 +-#elif defined(OS_LINUX) ++#elif defined(OS_LINUX) || defined(OS_BSD) + #define HAVE_SENDMMSG 1 + #else + #define HAVE_SENDMMSG 0 Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_udp__socket__posix.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_unix__domain__client__socket__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_unix__domain__client__socket__posix.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_unix__domain__client__socket__posix.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/socket/unix_domain_client_socket_posix.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/socket/unix_domain_client_socket_posix.cc +@@ -56,7 +56,7 @@ bool UnixDomainClientSocket::FillAddress(const std::st + return true; + } + +-#if defined(OS_ANDROID) || defined(OS_LINUX) ++#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) + // Convert the path given into abstract socket name. It must start with + // the '\0' character, so we are adding it. |addr_len| must specify the + // length of the structure exactly, as potentially the socket name may Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_unix__domain__client__socket__posix.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_traffic__annotation_network__traffic__annotation.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_traffic__annotation_network__traffic__annotation.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_traffic__annotation_network__traffic__annotation.h (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/net/traffic_annotation/network_traffic_annotation.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/traffic_annotation/network_traffic_annotation.h +@@ -356,7 +356,7 @@ struct MutablePartialNetworkTrafficAnnotationTag { + } // namespace net + + // Placeholder for unannotated usages. +-#if !defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if !defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_CHROMEOS) && !defined(OS_BSD) + #define TRAFFIC_ANNOTATION_WITHOUT_PROTO(ANNOTATION_ID) \ + net::DefineNetworkTrafficAnnotation(ANNOTATION_ID, "No proto yet.") + #endif +@@ -367,7 +367,7 @@ struct MutablePartialNetworkTrafficAnnotationTag { + // + // On Linux and Windows, use MISSING_TRAFFIC_ANNOTATION or + // TRAFFIC_ANNOTATION_FOR_TESTS. +-#if (!defined(OS_WIN) && !defined(OS_LINUX)) || defined(OS_CHROMEOS) ++#if (!defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_BSD)) || defined(OS_CHROMEOS) + #define NO_TRAFFIC_ANNOTATION_YET \ + net::DefineNetworkTrafficAnnotation("undefined", "Nothing here yet.") + Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_traffic__annotation_network__traffic__annotation.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/url_request/url_fetcher.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/url_request/url_fetcher.cc +@@ -11,7 +11,7 @@ namespace net { + + URLFetcher::~URLFetcher() = default; + +-#if (!defined(OS_WIN) && !defined(OS_LINUX)) || defined(OS_CHROMEOS) ++#if (!defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_BSD)) || defined(OS_CHROMEOS) + // static + std::unique_ptr URLFetcher::Create( + const GURL& url, Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/url_request/url_fetcher.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/url_request/url_fetcher.h +@@ -113,7 +113,7 @@ class NET_EXPORT URLFetcher { + // The unannotated Create() methods are not available on desktop Linux + + // Windows. They are available on other platforms, since we only audit network + // annotations on Linux & Windows. +-#if (!defined(OS_WIN) && !defined(OS_LINUX)) || defined(OS_CHROMEOS) ++#if (!defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_BSD)) || defined(OS_CHROMEOS) + // |url| is the URL to send the request to. It must be valid. + // |request_type| is the type of request to make. + // |d| the object that will receive the callback on fetch completion. Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__fetcher.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/url_request/url_request_context.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/url_request/url_request_context.cc +@@ -89,7 +89,7 @@ const HttpNetworkSession::Context* URLRequestContext:: + return &network_session->context(); + } + +-#if (!defined(OS_WIN) && !defined(OS_LINUX)) || defined(OS_CHROMEOS) ++#if (!defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_BSD)) || defined(OS_CHROMEOS) + std::unique_ptr URLRequestContext::CreateRequest( + const GURL& url, + RequestPriority priority, Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/net/url_request/url_request_context.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/net/url_request/url_request_context.h +@@ -90,7 +90,7 @@ class NET_EXPORT URLRequestContext + // session. + const HttpNetworkSession::Context* GetNetworkSessionContext() const; + +-#if (!defined(OS_WIN) && !defined(OS_LINUX)) || defined(OS_CHROMEOS) ++#if (!defined(OS_WIN) && !defined(OS_LINUX) && !defined(OS_BSD)) || defined(OS_CHROMEOS) + // This function should not be used in Chromium, please use the version with + // NetworkTrafficAnnotationTag in the future. + // Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_url__request__context.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_pdf_pdfium_pdfium__engine.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_pdf_pdfium_pdfium__engine.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_pdf_pdfium_pdfium__engine.cc (revision 531601) @@ -1,65 +1,56 @@ ---- src/3rdparty/chromium/pdf/pdfium/pdfium_engine.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/pdf/pdfium/pdfium_engine.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/pdf/pdfium/pdfium_engine.cc -@@ -137,7 +137,7 @@ constexpr bool kIsEditModeTracked = false; +@@ -138,7 +138,7 @@ constexpr base::TimeDelta kMaxProgressivePaintTime = + constexpr base::TimeDelta kMaxInitialProgressivePaintTime = + base::TimeDelta::FromMilliseconds(250); - PDFiumEngine* g_engine_for_fontmapper = nullptr; - -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) PP_Instance g_last_instance_id; -@@ -641,7 +641,7 @@ bool InitializeSDK() { +@@ -560,7 +560,7 @@ bool InitializeSDK() { config.m_v8EmbedderSlot = gin::kEmbedderPDFium; FPDF_InitLibraryWithConfig(&config); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // Font loading doesn't work in the renderer sandbox in Linux. FPDF_SetSystemFontInfo(&g_font_info); - #else -@@ -666,7 +666,7 @@ bool InitializeSDK() { - - void ShutdownSDK() { - FPDF_DestroyLibrary(); --#if !defined(OS_LINUX) -+#if !defined(OS_LINUX) && !defined(OS_BSD) - delete g_font_info; #endif - TearDownV8(); -@@ -690,7 +690,7 @@ PDFiumEngine::PDFiumEngine(PDFEngine::Client* client, +@@ -593,7 +593,7 @@ PDFiumEngine::PDFiumEngine(PDFEngine::Client* client, IFSDK_PAUSE::user = nullptr; IFSDK_PAUSE::NeedToPauseNow = Pause_NeedToPauseNow; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // PreviewModeClient does not know its pp::Instance. pp::Instance* instance = client_->GetPluginInstance(); if (instance) -@@ -1147,7 +1147,7 @@ pp::Buffer_Dev PDFiumEngine::PrintPagesAsRasterPDF( +@@ -1045,7 +1045,7 @@ pp::Buffer_Dev PDFiumEngine::PrintPagesAsRasterPdf( KillFormFocus(); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) g_last_instance_id = client_->GetPluginInstance()->pp_instance(); #endif -@@ -2842,7 +2842,7 @@ bool PDFiumEngine::ContinuePaint(int progressive_index +@@ -2898,7 +2898,7 @@ bool PDFiumEngine::ContinuePaint(int progressive_index DCHECK(image_data); last_progressive_start_time_ = base::Time::Now(); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) g_last_instance_id = client_->GetPluginInstance()->pp_instance(); #endif -@@ -3320,7 +3320,7 @@ void PDFiumEngine::SetCurrentPage(int index) { +@@ -3368,7 +3368,7 @@ void PDFiumEngine::SetCurrentPage(int index) { FORM_DoPageAAction(old_page, form(), FPDFPAGE_AACTION_CLOSE); } most_visible_page_ = index; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) g_last_instance_id = client_->GetPluginInstance()->pp_instance(); #endif if (most_visible_page_ != -1 && called_do_document_action_) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_proxy_flash__resource.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_proxy_flash__resource.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_proxy_flash__resource.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/ppapi/proxy/flash_resource.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/ppapi/proxy/flash_resource.cc +@@ -136,7 +136,7 @@ double FlashResource::GetLocalTimeZoneOffset(PP_Instan + // require filesystem access prohibited by the sandbox. + // TODO(shess): Figure out why OSX needs the access, the sandbox warmup should + // handle it. http://crbug.com/149006 +-#if defined(OS_LINUX) || defined(OS_MACOSX) ++#if defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_BSD) + int32_t result = SyncCall( + BROWSER, + PpapiHostMsg_Flash_GetLocalTimeZoneOffset(PPTimeToTime(t)), Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_proxy_flash__resource.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/services/content/simple_browser/simple_browser_service.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/services/content/simple_browser/simple_browser_service.cc +@@ -7,7 +7,7 @@ + #include "build/build_config.h" + #include "services/content/simple_browser/window.h" + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include "third_party/skia/include/ports/SkFontConfigInterface.h" // nogncheck + #endif + +@@ -23,7 +23,7 @@ SimpleBrowserService::~SimpleBrowserService() = defaul + + void SimpleBrowserService::OnStart() { + if (ui_initialization_mode_ == UIInitializationMode::kInitializeUI) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + font_loader_ = + sk_make_sp(service_binding_.GetConnector()); + SkFontConfigInterface::SetGlobal(font_loader_); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_content_simple__browser_simple__browser__service.h (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/services/content/simple_browser/simple_browser_service.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/services/content/simple_browser/simple_browser_service.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/services/content/simple_browser/simple_browser_service.h -@@ -16,7 +16,7 @@ +@@ -15,7 +15,7 @@ #include "services/service_manager/public/cpp/service_binding.h" #include "services/service_manager/public/mojom/service.mojom.h" -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) #include "components/services/font/public/cpp/font_loader.h" // nogncheck #endif -@@ -50,7 +50,7 @@ class COMPONENT_EXPORT(SIMPLE_BROWSER) SimpleBrowserSe +@@ -45,7 +45,7 @@ class COMPONENT_EXPORT(SIMPLE_BROWSER) SimpleBrowserSe // service_manager::Service: void OnStart() override; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) sk_sp font_loader_; #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_usb_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_usb_BUILD.gn (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_usb_BUILD.gn (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/services/device/usb/BUILD.gn.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/services/device/usb/BUILD.gn +@@ -110,7 +110,7 @@ static_library("usb") { + ] + } + +- if (is_android || is_chromeos || is_linux) { ++ if ((is_android || is_chromeos || is_linux) && !is_bsd) { + sources += [ + "usb_device_handle_usbfs.cc", + "usb_device_handle_usbfs.h", Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_usb_BUILD.gn ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_network__context.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_network__context.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_network__context.cc (revision 531601) @@ -1,38 +1,11 @@ ---- src/3rdparty/chromium/services/network/network_context.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/services/network/network_context.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/services/network/network_context.cc -@@ -132,7 +132,7 @@ - #endif // defined(USE_NSS_CERTS) +@@ -1737,7 +1737,7 @@ URLRequestContextOwner NetworkContext::ApplyContextPar - #if defined(OS_ANDROID) || defined(OS_FUCHSIA) || \ -- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) -+ ((defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) - #include "net/cert/cert_net_fetcher.h" - #include "net/cert_net/cert_net_fetcher_impl.h" - #endif -@@ -610,7 +610,7 @@ NetworkContext::~NetworkContext() { - #endif - - #if defined(OS_ANDROID) || defined(OS_FUCHSIA) || \ -- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) -+ ((defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) - net::ShutdownGlobalCertNetFetcher(); - #endif - } -@@ -1700,7 +1700,7 @@ URLRequestContextOwner NetworkContext::ApplyContextPar - net::CookieCryptoDelegate* crypto_delegate = nullptr; if (params_->enable_encrypted_cookies) { -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) && !defined(IS_CHROMECAST) +#if (defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS) && !defined(IS_CHROMECAST) DCHECK(network_service_->os_crypt_config_set()) << "NetworkService::SetCryptConfig must be called before creating a " "NetworkContext with encrypted cookies."; -@@ -2015,7 +2015,7 @@ URLRequestContextOwner NetworkContext::ApplyContextPar - net::SetURLRequestContextForNSSHttpIO(result.url_request_context.get()); - #endif - #if defined(OS_ANDROID) || defined(OS_FUCHSIA) || \ -- (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) -+ ((defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)) || defined(OS_MACOSX) - net::SetGlobalCertNetFetcher( - net::CreateCertNetFetcher(result.url_request_context.get())); - #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/services/resource_coordinator/memory_instrumentation/queued_request_dispatcher.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/services/resource_coordinator/memory_instrumentation/queued_request_dispatcher.cc +@@ -43,7 +43,7 @@ namespace { + uint32_t CalculatePrivateFootprintKb(const mojom::RawOSMemDump& os_dump, + uint32_t shared_resident_kb) { + DCHECK(os_dump.platform_private_footprint); +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + uint64_t rss_anon_bytes = os_dump.platform_private_footprint->rss_anon_bytes; + uint64_t vm_swap_bytes = os_dump.platform_private_footprint->vm_swap_bytes; + return (rss_anon_bytes + vm_swap_bytes) / 1024; +@@ -82,7 +82,7 @@ memory_instrumentation::mojom::OSMemDumpPtr CreatePubl + os_dump->is_peak_rss_resettable = internal_os_dump.is_peak_rss_resettable; + os_dump->private_footprint_kb = + CalculatePrivateFootprintKb(internal_os_dump, shared_resident_kb); +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + os_dump->private_footprint_swap_kb = + internal_os_dump.platform_private_footprint->vm_swap_bytes / 1024; + #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_memory__instrumentation_queued__request__dispatcher.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics.h (revision 531601) @@ -1,11 +1,32 @@ ---- src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h -@@ -36,7 +36,7 @@ class SERVICES_RESOURCE_COORDINATOR_PUBLIC_CPP_EXPORT +@@ -28,9 +28,9 @@ class COMPONENT_EXPORT( + mojom::RawOSMemDump*); + static std::vector GetProcessMemoryMaps(base::ProcessId); + +-#if defined(OS_LINUX) || defined(OS_ANDROID) ++#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + static void SetProcSmapsForTesting(FILE*); +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) + + private: + FRIEND_TEST_ALL_PREFIXES(OSMetricsTest, ParseProcSmaps); +@@ -44,7 +44,7 @@ class COMPONENT_EXPORT( static std::vector GetProcessModules(base::ProcessId); #endif -#if defined(OS_LINUX) || defined(OS_ANDROID) +#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) - static void SetProcSmapsForTesting(FILE*); - #endif // defined(OS_LINUX) + // Provides information on the dump state of resident pages. + enum class MappedAndResidentPagesDumpState { + // Access to /proc//pagemap can be denied for android devices running +@@ -68,7 +68,7 @@ class COMPONENT_EXPORT( + // TODO(chiniforooshan): move to /base/process/process_metrics_linux.cc after + // making sure that peak RSS is useful. + static size_t GetPeakResidentSetSize(base::ProcessId pid); +-#endif // defined(OS_LINUX) || defined(OS_ANDROID) ++#endif // defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) }; + + } // namespace memory_instrumentation Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource__coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc (revision 531601) @@ -1,80 +1,103 @@ ---- src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_linux.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_linux.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics_linux.cc -@@ -17,8 +17,10 @@ +@@ -24,8 +24,10 @@ #include "build/build_config.h" #include "services/resource_coordinator/public/cpp/memory_instrumentation/os_metrics.h" +#if !defined(OS_BSD) // Symbol with virtual address of the start of ELF header of the current binary. extern char __ehdr_start; +#endif namespace memory_instrumentation { -@@ -67,6 +69,7 @@ struct ModuleData { +@@ -88,6 +90,7 @@ struct ModuleData { ModuleData GetMainModuleData() { ModuleData module_data; +#if !defined(OS_BSD) Dl_info dl_info; if (dladdr(&__ehdr_start, &dl_info)) { - base::Optional build_id = -@@ -76,6 +79,7 @@ ModuleData GetMainModuleData() { - module_data.build_id = *build_id; + base::debug::ElfBuildIdBuffer build_id; +@@ -98,6 +101,7 @@ ModuleData GetMainModuleData() { + module_data.build_id = std::string(build_id, build_id_length); } } +#endif return module_data; } -@@ -123,14 +127,14 @@ bool ParseSmapsHeader(const char* header_line, +@@ -145,14 +149,14 @@ bool ParseSmapsHeader(const char* header_line, // Build ID is needed to symbolize heap profiles, and is generated only on // official builds. Build ID is only added for the current library (chrome) // since it is racy to read other libraries which can be unmapped any time. -#if defined(OFFICIAL_BUILD) +#if defined(OFFICIAL_BUILD) && !defined(OS_BSD) if (!region->mapped_file.empty() && base::StartsWith(main_module_data.path, region->mapped_file, base::CompareCase::SENSITIVE) && !main_module_data.build_id.empty()) { region->module_debugid = main_module_data.build_id; } -#endif // defined(OFFICIAL_BUILD) +#endif // defined(OFFICIAL_BUILD) && !defined(OS_BSD) return res; } -@@ -217,6 +221,9 @@ void OSMetrics::SetProcSmapsForTesting(FILE* f) { - // static - bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, +@@ -241,6 +245,7 @@ bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, mojom::RawOSMemDump* dump) { -+#if defined(OS_BSD) -+ return false; -+#else - base::ScopedFD autoclose = OpenStatm(pid); + // TODO(chiniforooshan): There is no need to read both /statm and /status + // files. Refactor to get everything from /status using ProcessMetric. ++#if !defined(OS_BSD) + auto statm_file = GetProcPidDir(pid).Append("statm"); + auto autoclose = base::ScopedFD(open(statm_file.value().c_str(), O_RDONLY)); int statm_fd = autoclose.get(); +@@ -255,6 +260,10 @@ bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, -@@ -242,10 +249,12 @@ bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, - dump->resident_set_kb = process_metrics->GetResidentSetSize() / 1024; - - return true; + if (!success) + return false; ++#else ++ uint64_t resident_pages = 0; ++ uint64_t shared_pages = 0; +#endif - } + auto process_metrics = CreateProcessMetrics(pid); + +@@ -295,6 +304,10 @@ bool OSMetrics::FillOSMemoryDump(base::ProcessId pid, + // static std::vector OSMetrics::GetProcessMemoryMaps(base::ProcessId pid) { +#if defined(OS_BSD) ++ NOTIMPLEMENTED(); ++ return std::vector(); ++#else std::vector maps; uint32_t res = 0; if (g_proc_smaps_for_testing) { -@@ -263,6 +272,10 @@ std::vector OSMetrics::GetProcessMemoryMa +@@ -312,6 +325,7 @@ std::vector OSMetrics::GetProcessMemoryMa return std::vector(); return maps; -+#else ++#endif + } + + // static +@@ -319,6 +333,10 @@ OSMetrics::MappedAndResidentPagesDumpState OSMetrics:: + const size_t start_address, + const size_t end_address, + std::vector* accessed_pages_bitmap) { ++#if defined(OS_BSD) + NOTIMPLEMENTED(); -+ return std::vector(); ++ return OSMetrics::MappedAndResidentPagesDumpState::kFailure; ++#else + const char* kPagemap = "/proc/self/pagemap"; + + base::ScopedFILE pagemap_file(fopen(kPagemap, "r")); +@@ -360,6 +378,7 @@ OSMetrics::MappedAndResidentPagesDumpState OSMetrics:: + } + } + return OSMetrics::MappedAndResidentPagesDumpState::kSuccess; +#endif } - } // namespace memory_instrumentation + // static Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_zygote_zygote__linux.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_zygote_zygote__linux.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__manager_zygote_zygote__linux.cc (revision 531601) @@ -1,15 +1,15 @@ ---- src/3rdparty/chromium/services/service_manager/zygote/zygote_linux.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/services/service_manager/zygote/zygote_linux.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/services/service_manager/zygote/zygote_linux.cc @@ -1,6 +1,7 @@ // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. +#if 0 #include "services/service_manager/zygote/zygote_linux.h" -@@ -664,3 +665,4 @@ bool Zygote::HandleGetSandboxStatus(int fd, base::Pick +@@ -657,3 +658,4 @@ bool Zygote::HandleGetSandboxStatus(int fd, base::Pick } } // namespace service_manager +#endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_video__capture_broadcasting__receiver.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_video__capture_broadcasting__receiver.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_video__capture_broadcasting__receiver.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/services/video_capture/broadcasting_receiver.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/services/video_capture/broadcasting_receiver.cc +@@ -40,7 +40,7 @@ void CloneSharedBufferHandle(const mojo::ScopedSharedB + void CloneSharedBufferToRawFileDescriptorHandle( + const mojo::ScopedSharedBufferHandle& source, + media::mojom::VideoBufferHandlePtr* target) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + media::SharedMemoryHandleProvider provider; + provider.InitFromMojoHandle( + source->Clone(mojo::SharedBufferHandle::AccessMode::READ_WRITE)); +@@ -180,7 +180,7 @@ void BroadcastingReceiver::BufferContext:: + ConvertRawFileDescriptorToSharedBuffer() { + DCHECK(buffer_handle_->is_shared_memory_via_raw_file_descriptor()); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + media::SharedMemoryHandleProvider provider; + provider.InitAsReadOnlyFromRawFileDescriptor( + std::move(buffer_handle_->get_shared_memory_via_raw_file_descriptor() Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_video__capture_broadcasting__receiver.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_BUILD.gn (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_BUILD.gn (revision 531601) @@ -0,0 +1,13 @@ +--- src/3rdparty/chromium/third_party/blink/renderer/BUILD.gn.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/blink/renderer/BUILD.gn +@@ -45,8 +45,8 @@ config("inside_blink") { + "-Wconversion", + "-Wno-float-conversion", + "-Wno-sign-conversion", +- "-Wno-implicit-float-conversion", +- "-Wno-implicit-int-conversion", ++# "-Wno-implicit-float-conversion", ++# "-Wno-implicit-int-conversion", + ] + } + } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_BUILD.gn ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_inspector_inspector__memory__agent.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_inspector_inspector__memory__agent.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_inspector_inspector__memory__agent.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/core/inspector/inspector_memory_agent.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/core/inspector/inspector_memory_agent.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/core/inspector/inspector_memory_agent.cc -@@ -171,7 +171,7 @@ InspectorMemoryAgent::GetSamplingProfileById(uint32_t +@@ -184,7 +184,7 @@ InspectorMemoryAgent::GetSamplingProfileById(uint32_t - std::vector InspectorMemoryAgent::Symbolize( - const std::vector& addresses) { + Vector InspectorMemoryAgent::Symbolize( + const WebVector& addresses) { -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // TODO(alph): Move symbolization to the client. - std::vector addresses_to_symbolize; - for (void* address : addresses) { + Vector addresses_to_symbolize; + for (size_t i = 0; i < addresses.size(); i++) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_core_scroll_scrollbar__theme__aura.cc (revision 531601) @@ -1,11 +1,20 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/core/scroll/scrollbar_theme_aura.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/core/scroll/scrollbar_theme_aura.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/core/scroll/scrollbar_theme_aura.cc @@ -332,7 +332,7 @@ ScrollbarPart ScrollbarThemeAura::InvalidateOnThumbPos bool ScrollbarThemeAura::ShouldCenterOnThumb(const Scrollbar& scrollbar, const WebMouseEvent& event) { -#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) +#if ((defined(OS_BSD) || defined(OS_LINUX)) && !defined(OS_CHROMEOS)) if (event.button == WebPointerProperties::Button::kMiddle) return true; #endif +@@ -347,7 +347,7 @@ bool ScrollbarThemeAura::ShouldSnapBackToDragOrigin( + // Disable snapback on desktop Linux to better integrate with the desktop + // behavior. Typically, Linux apps do not implement scrollbar snapback (this is + // true for at least GTK and QT apps). +-#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + return false; + #endif + Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.cc -@@ -66,7 +66,7 @@ namespace blink { +@@ -76,7 +76,7 @@ static const char kColorEmojiLocale[] = "und-Zsye"; SkFontMgr* FontCache::static_font_manager_ = nullptr; -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) float FontCache::device_scale_factor_ = 1.0; #endif -@@ -89,7 +89,7 @@ FontCache::FontCache() +@@ -115,7 +115,7 @@ FontCache::FontCache() FontPlatformData* FontCache::SystemFontPlatformData( const FontDescription& font_description) { const AtomicString& family = FontCache::SystemFontFamily(); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) if (family.IsEmpty() || family == font_family_names::kSystemUi) return nullptr; #else Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__cache.h (revision 531601) @@ -1,47 +1,53 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_cache.h -@@ -156,7 +156,7 @@ class PLATFORM_EXPORT FontCache { +@@ -154,7 +154,7 @@ class PLATFORM_EXPORT FontCache { sk_sp FontManager() { return font_manager_; } static void SetFontManager(sk_sp); -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) // These are needed for calling QueryRenderStyleForStrike, since // gfx::GetFontRenderParams makes distinctions based on DSF. static float DeviceScaleFactor() { return device_scale_factor_; } -@@ -217,7 +217,7 @@ class PLATFORM_EXPORT FontCache { +@@ -215,7 +215,7 @@ class PLATFORM_EXPORT FontCache { const FontDescription&); #endif // defined(OS_ANDROID) -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) struct PlatformFallbackFont { String name; - CString filename; -@@ -229,7 +229,7 @@ class PLATFORM_EXPORT FontCache { + std::string filename; +@@ -227,7 +227,7 @@ class PLATFORM_EXPORT FontCache { static void GetFontForCharacter(UChar32, const char* preferred_locale, PlatformFallbackFont*); -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) scoped_refptr FontDataFromFontPlatformData( const FontPlatformData*, -@@ -291,7 +291,7 @@ class PLATFORM_EXPORT FontCache { - const FontFaceCreationParams&, - CString& name); +@@ -299,12 +299,12 @@ class PLATFORM_EXPORT FontCache { + const FontFaceCreationParams&, + std::string& name); --#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) -+#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) +-#if defined(OS_ANDROID) || defined(OS_LINUX) ++#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) static AtomicString GetFamilyNameForCharacter(SkFontMgr*, UChar32, const FontDescription&, -@@ -327,7 +327,7 @@ class PLATFORM_EXPORT FontCache { + FontFallbackPriority); +-#endif // defined(OS_ANDROID) || defined(OS_LINUX) ++#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) + + scoped_refptr FallbackOnStandardFontStyle( + const FontDescription&, +@@ -336,7 +336,7 @@ class PLATFORM_EXPORT FontCache { bool is_test_font_mgr_ = false; #endif // defined(OS_WIN) -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) static float device_scale_factor_; #endif Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__description.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__description.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__description.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_description.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_description.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_description.cc @@ -38,7 +38,7 @@ - #include "third_party/blink/renderer/platform/wtf/text/atomic_string_hash.h" #include "third_party/blink/renderer/platform/wtf/text/string_hash.h" + #include "third_party/blink/renderer/platform/wtf/text/string_hasher.h" -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) #include "third_party/blink/renderer/platform/fonts/font_cache.h" #endif @@ -223,7 +223,7 @@ FontCacheKey FontDescription::CacheKey( static_cast(fields_.orientation_) << 1 | // bit 2-3 static_cast(fields_.subpixel_text_position_); // bit 1 -#if defined(OS_LINUX) || defined(OS_CHROMEOS) +#if defined(OS_LINUX) || defined(OS_CHROMEOS) || defined(OS_BSD) float device_scale_factor_for_key = FontCache::DeviceScaleFactor(); #else float device_scale_factor_for_key = 1.0f; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_font__unique__name__lookup.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_unique_name_lookup.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_unique_name_lookup.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/font_unique_name_lookup.cc -@@ -10,7 +10,7 @@ +@@ -8,7 +8,7 @@ #if defined(OS_ANDROID) - #include "third_party/blink/public/platform/modules/font_unique_name_lookup/font_unique_name_lookup.mojom-blink.h" + #include "third_party/blink/public/mojom/font_unique_name_lookup/font_unique_name_lookup.mojom-blink.h" #include "third_party/blink/renderer/platform/fonts/android/font_unique_name_lookup_android.h" -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) #include "third_party/blink/renderer/platform/fonts/linux/font_unique_name_lookup_linux.h" #elif defined(OS_WIN) - #include "third_party/blink/public/mojom/dwrite_font_proxy/dwrite_font_proxy.mojom-blink.h" -@@ -26,7 +26,7 @@ std::unique_ptr + #include "third_party/blink/renderer/platform/fonts/win/font_unique_name_lookup_win.h" +@@ -23,7 +23,7 @@ std::unique_ptr FontUniqueNameLookup::GetPlatformUniqueNameLookup() { #if defined(OS_ANDROID) return std::make_unique(); -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) return std::make_unique(); #elif defined(OS_WIN) return std::make_unique(); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_fonts_skia_font__cache__skia.cc (revision 531601) @@ -1,38 +1,38 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/skia/font_cache_skia.cc -@@ -60,7 +60,7 @@ AtomicString ToAtomicString(const SkString& str) { +@@ -59,7 +59,7 @@ AtomicString ToAtomicString(const SkString& str) { return AtomicString::FromUTF8(str.c_str(), str.size()); } --#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) -+#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) - // Android special locale for retrieving the color emoji font - // based on the proposed changes in UTR #51 for introducing - // an Emoji script code: -@@ -104,7 +104,7 @@ AtomicString FontCache::GetFamilyNameForCharacter( +-#if defined(OS_ANDROID) || defined(OS_LINUX) ++#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) + // This function is called on android or when we are emulating android fonts on + // linux and the embedder has overriden the default fontManager with + // WebFontRendering::setSkiaFontMgr. +@@ -82,7 +82,7 @@ AtomicString FontCache::GetFamilyNameForCharacter( typeface->getFamilyName(&skia_family_name); return ToAtomicString(skia_family_name); } --#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) -+#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) +-#endif // defined(OS_ANDROID) || defined(OS_LINUX) ++#endif // defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) void FontCache::PlatformInit() {} -@@ -249,7 +249,7 @@ sk_sp FontCache::CreateTypeface( +@@ -227,7 +227,7 @@ sk_sp FontCache::CreateTypeface( } #endif -#if defined(OS_LINUX) || defined(OS_WIN) +#if defined(OS_LINUX) || defined(OS_WIN) || defined(OS_BSD) // On linux if the fontManager has been overridden then we should be calling // the embedder provided font Manager rather than calling // SkTypeface::CreateFromName which may redirect the call to the default font -@@ -276,7 +276,7 @@ std::unique_ptr FontCache::CreateFon - CString name; +@@ -254,7 +254,7 @@ std::unique_ptr FontCache::CreateFon + std::string name; sk_sp typeface; -#if defined(OS_ANDROID) || defined(OS_LINUX) +#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_BSD) if (alternate_name == AlternateFontName::kLocalUniqueFace && RuntimeEnabledFeatures::FontSrcLocalMatchingEnabled()) { - typeface = CreateTypefaceFromUniqueName(creation_params, name); + typeface = CreateTypefaceFromUniqueName(creation_params); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_stack__util.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_stack__util.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink_renderer_platform_wtf_stack__util.cc (revision 531601) @@ -1,14 +1,14 @@ ---- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/stack_util.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/stack_util.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/stack_util.cc -@@ -16,6 +16,11 @@ +@@ -17,6 +17,11 @@ extern "C" void* __libc_stack_end; // NOLINT #endif +#if defined(OS_FREEBSD) +#include +#include +#endif + namespace WTF { size_t GetUnderestimatedStackSize() { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_curve25519.c =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_curve25519.c (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_boringssl_src_third__party_fiat_curve25519.c (revision 531601) @@ -1,19 +1,19 @@ ---- src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/curve25519.c.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/curve25519.c.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/boringssl/src/third_party/fiat/curve25519.c -@@ -3032,9 +3032,14 @@ int ED25519_verify(const uint8_t *message, size_t mess +@@ -1964,9 +1964,14 @@ int ED25519_verify(const uint8_t *message, size_t mess UINT64_C(0x1000000000000000), }; for (size_t i = 3;; i--) { - if (scopy.u64[i] > kOrder[i]) { +#ifdef OPENSSL_BIGENDIAN + const uint64_t n = CRYPTO_bswap8(scopy.u64[i]); +#else + const uint64_t n = scopy.u64[i]; +#endif + if (n > kOrder[i]) { return 0; - } else if (scopy.u64[i] < kOrder[i]) { + } else if (n < kOrder[i]) { break; } else if (i == 0) { return 0; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_nasm_config_config-linux.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_nasm_config_config-linux.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_nasm_config_config-linux.h (revision 531601) @@ -0,0 +1,29 @@ +--- src/3rdparty/chromium/third_party/nasm/config/config-linux.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/nasm/config/config-linux.h +@@ -117,7 +117,7 @@ + #define HAVE_ACCESS 1 + + /* Define to 1 if you have the `canonicalize_file_name' function. */ +-#define HAVE_CANONICALIZE_FILE_NAME 1 ++/* #undef HAVE_CANONICALIZE_FILE_NAME */ + + /* Define to 1 if you have the `cpu_to_le16' intrinsic function. */ + /* #undef HAVE_CPU_TO_LE16 */ +@@ -161,7 +161,7 @@ + #define HAVE_DECL_STRSEP 1 + + /* Define to 1 if you have the header file. */ +-#define HAVE_ENDIAN_H 1 ++/* #undef HAVE_ENDIAN_H */ + + /* Define to 1 if you have the `faccessat' function. */ + #define HAVE_FACCESSAT 1 +@@ -322,7 +322,7 @@ + #define HAVE_SYSCONF 1 + + /* Define to 1 if you have the header file. */ +-/* #undef HAVE_SYS_ENDIAN_H */ ++#define HAVE_SYS_ENDIAN_H 1 + + /* Define to 1 if you have the header file. */ + #define HAVE_SYS_MMAN_H 1 Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_nasm_config_config-linux.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_cfx__datetime.cpp =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_cfx__datetime.cpp (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_cfx__datetime.cpp (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/third_party/pdfium/core/fxcrt/cfx_datetime.cpp.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/pdfium/core/fxcrt/cfx_datetime.cpp +@@ -9,7 +9,7 @@ + #include "build/build_config.h" + #include "core/fxcrt/fx_system.h" + +-#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_MACOSX) || \ ++#if defined(OS_ANDROID) || defined(OS_LINUX) || defined(OS_MACOSX) || defined(OS_BSD) || \ + defined(OS_ASMJS) || defined(__wasm__) + #include + #include Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_cfx__datetime.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_fx__system.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_fx__system.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_core_fxcrt_fx__system.h (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/pdfium/core/fxcrt/fx_system.h -@@ -41,7 +41,7 @@ +@@ -26,7 +26,7 @@ + #define _FX_PLATFORM_ _FX_PLATFORM_WINDOWS_ #elif defined(_WIN64) - #define _FX_OS_ _FX_OS_WIN64_ #define _FX_PLATFORM_ _FX_PLATFORM_WINDOWS_ -#elif defined(__linux__) +#elif defined(__linux__) || defined(__FreeBSD__) - #define _FX_OS_ _FX_OS_LINUX_ #define _FX_PLATFORM_ _FX_PLATFORM_LINUX_ #elif defined(__APPLE__) + #define _FX_PLATFORM_ _FX_PLATFORM_APPLE_ Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator.cc +@@ -117,7 +117,7 @@ void* AllocPages(void* address, + uintptr_t align_base_mask = ~align_offset_mask; + DCHECK(!(reinterpret_cast(address) & align_offset_mask)); + +-#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_64_BITS) + // On 64 bit Linux, we may need to adjust the address space limit for + // guarded allocations. + if (length >= kMinimumGuardedMemorySize) { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator__internals__posix.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator__internals__posix.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator__internals__posix.h (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/page_allocator_internals_posix.h +@@ -13,7 +13,7 @@ + #if defined(OS_MACOSX) + #include + #endif +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + #include + + #include +@@ -48,7 +48,7 @@ int GetAccessFlags(PageAccessibilityConfiguration acce + } + } + +-#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_64_BITS) + + // Multiple guarded memory regions may exceed the process address space limit. + // This function will raise or lower the limit by |amount|. +@@ -68,7 +68,7 @@ bool AdjustAddressSpaceLimit(int64_t amount) { + // schemes that reduce that to 4 GiB. + constexpr size_t kMinimumGuardedMemorySize = 1ULL << 32; // 4 GiB + +-#endif // defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) ++#endif // (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_64_BITS) + + void* SystemAllocPagesInternal(void* hint, + size_t length, +@@ -134,7 +134,7 @@ void SetSystemPagesAccessInternal( + void FreePagesInternal(void* address, size_t length) { + CHECK(!munmap(address, length)); + +-#if defined(OS_LINUX) && defined(ARCH_CPU_64_BITS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && defined(ARCH_CPU_64_BITS) + // Restore the address space limit. + if (length >= kMinimumGuardedMemorySize) { + CHECK(AdjustAddressSpaceLimit(-base::checked_cast(length))); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_third__party_base_allocator_partition__allocator_page__allocator__internals__posix.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfium_xfa_fgas_font_cfx__fontsourceenum__file.cpp (revision 531601) @@ -1,14 +1,14 @@ ---- src/3rdparty/chromium/third_party/pdfium/xfa/fgas/font/cfx_fontsourceenum_file.cpp.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/pdfium/xfa/fgas/font/cfx_fontsourceenum_file.cpp.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/pdfium/xfa/fgas/font/cfx_fontsourceenum_file.cpp -@@ -14,8 +14,9 @@ constexpr char kFolderSeparator = '/'; +@@ -16,9 +16,8 @@ constexpr char kFolderSeparator = '/'; - constexpr const char* g_FontFolders[] = { + constexpr const char* kFontFolders[] = { #if _FX_PLATFORM_ == _FX_PLATFORM_LINUX_ -- "/usr/share/fonts", "/usr/share/X11/fonts/Type1", -- "/usr/share/X11/fonts/TTF", "/usr/local/share/fonts", +- "/usr/share/fonts", +- "/usr/share/X11/fonts/Type1", +- "/usr/share/X11/fonts/TTF", + "/usr/local/share/fonts/Type1", + "/usr/local/share/fonts/TTF", -+ "/usr/local/share/fonts", - #elif _FX_PLATFORM_ == _FX_PLATFORM_APPLE_ - "~/Library/Fonts", "/Library/Fonts", "/System/Library/Fonts", - #elif _FX_PLATFORM_ == _FX_PLATFORM_ANDROID_ + "/usr/local/share/fonts", + #elif defined(OS_MACOSX) + "~/Library/Fonts", Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_build__config.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_build__config.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_build__config.h (revision 531601) @@ -0,0 +1,51 @@ +--- src/3rdparty/chromium/third_party/perfetto/include/perfetto/base/build_config.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/base/build_config.h +@@ -28,6 +28,7 @@ + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 1 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 0 +@@ -35,13 +36,15 @@ + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 1 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 0 +-#elif defined(__linux__) ++#elif defined(__linux__) || defined(__FreeBSD__) + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 1 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 1 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 0 +@@ -49,6 +52,7 @@ + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 1 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 0 +@@ -56,6 +60,7 @@ + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 1 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 0 +@@ -63,6 +68,7 @@ + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_ANDROID() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_MACOSX() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_LINUX() 0 ++#define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FREEBSD() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WIN() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_WASM() 0 + #define PERFETTO_BUILDFLAG_DEFINE_PERFETTO_OS_FUCHSIA() 1 Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_base_build__config.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_event__fd.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_event__fd.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_event__fd.h (revision 531601) @@ -0,0 +1,13 @@ +--- src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/event_fd.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/event_fd.h +@@ -20,8 +20,8 @@ + #include "perfetto/base/build_config.h" + #include "perfetto/ext/base/scoped_file.h" + +-#if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ +- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) ++#if !PERFETTO_BUILDFLAG(PERFETTO_OS_FREEBSD) && (PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ ++ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID)) + #define PERFETTO_USE_EVENTFD() 1 + #else + #define PERFETTO_USE_EVENTFD() 0 Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_event__fd.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_thread__utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_thread__utils.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_thread__utils.h (revision 531601) @@ -0,0 +1,24 @@ +--- src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/thread_utils.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/thread_utils.h +@@ -33,6 +33,9 @@ + #include + #include + #endif ++#if PERFETTO_BUILDFLAG(PERFETTO_OS_FREEBSD) ++#include ++#endif + + namespace perfetto { + namespace base { +@@ -41,6 +44,11 @@ namespace base { + using PlatformThreadID = pid_t; + inline PlatformThreadID GetThreadId() { + return gettid(); ++} ++#elif PERFETTO_BUILDFLAG(PERFETTO_OS_FREEBSD) ++using PlatformThreadID = int; ++inline PlatformThreadID GetThreadId() { ++ return pthread_getthreadid_np(); + } + #elif PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) + using PlatformThreadID = pid_t; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_thread__utils.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_time.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_time.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_time.h (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/time.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/time.h +@@ -123,6 +123,9 @@ inline TimeNanos GetTimeInternalNs(clockid_t clk_id) { + // Return ns from boot. Conversely to GetWallTimeNs, this clock counts also time + // during suspend (when supported). + inline TimeNanos GetBootTimeNs() { ++#if PERFETTO_BUILDFLAG(PERFETTO_OS_FREEBSD) ++ return GetTimeInternalNs(kWallTimeClockSource); ++#else + // Determine if CLOCK_BOOTTIME is available on the first call. + static const clockid_t kBootTimeClockSource = [] { + struct timespec ts = {}; +@@ -130,6 +133,7 @@ inline TimeNanos GetBootTimeNs() { + return res == 0 ? CLOCK_BOOTTIME : kWallTimeClockSource; + }(); + return GetTimeInternalNs(kBootTimeClockSource); ++#endif + } + + inline TimeNanos GetWallTimeNs() { Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_time.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_utils.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_utils.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_utils.h (revision 531601) @@ -0,0 +1,19 @@ +--- src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/utils.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/include/perfetto/ext/base/utils.h +@@ -23,6 +23,7 @@ + #include + #include + #include ++#include + #if !PERFETTO_BUILDFLAG(PERFETTO_OS_WIN) + #include + #endif +@@ -72,7 +73,7 @@ struct FreeDeleter { + + template + constexpr T AssumeLittleEndian(T value) { +- static_assert(__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__, ++ static_assert(std::is_same::value && __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__, + "Unimplemented on big-endian archs"); + return value; + } Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_include_perfetto_ext_base_utils.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_base_unix__socket.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_base_unix__socket.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_base_unix__socket.cc (revision 531601) @@ -0,0 +1,12 @@ +--- src/3rdparty/chromium/third_party/perfetto/src/base/unix_socket.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/src/base/unix_socket.cc +@@ -523,7 +523,8 @@ void UnixSocket::DoConnect(const std::string& socket_n + + void UnixSocket::ReadPeerCredentials() { + #if PERFETTO_BUILDFLAG(PERFETTO_OS_LINUX) || \ +- PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) ++ PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) || \ ++ PERFETTO_BUILDFLAG(PERFETTO_OS_FREEBSD) + struct ucred user_cred; + socklen_t len = sizeof(user_cred); + int fd = sock_raw_.fd(); Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_base_unix__socket.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_protozero_proto__decoder.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_protozero_proto__decoder.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_protozero_proto__decoder.cc (revision 531601) @@ -1,12 +1,12 @@ ---- src/3rdparty/chromium/third_party/perfetto/src/protozero/proto_decoder.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/perfetto/src/protozero/proto_decoder.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/perfetto/src/protozero/proto_decoder.cc -@@ -29,7 +29,8 @@ using namespace proto_utils; - #define BYTE_SWAP_TO_LE32(x) (x) - #define BYTE_SWAP_TO_LE64(x) (x) - #else +@@ -28,7 +28,8 @@ namespace protozero { + using namespace proto_utils; + + #if __BYTE_ORDER__ != __ORDER_LITTLE_ENDIAN__ -#error Unimplemented for big endian archs. +#define BYTE_SWAP_TO_LE32(x) __builtin_bswap32(x) +#define BYTE_SWAP_TO_LE64(x) __builtin_bswap64(x) #endif - ProtoDecoder::Field ProtoDecoder::ReadField() { + namespace { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_tracing_core_tracing__service__impl.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_tracing_core_tracing__service__impl.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_perfetto_src_tracing_core_tracing__service__impl.cc (revision 531601) @@ -0,0 +1,12 @@ +--- src/3rdparty/chromium/third_party/perfetto/src/tracing/core/tracing_service_impl.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/third_party/perfetto/src/tracing/core/tracing_service_impl.cc +@@ -2136,7 +2136,8 @@ void TracingServiceImpl::SnapshotClocks(std::vector= written); // detect size_t overflow + } +#else - const size_t written = - fwrite(samples, sizeof(*samples), num_samples, file_handle_); - RTC_CHECK_EQ(num_samples, written); - num_samples_ += written; - RTC_CHECK(num_samples_ >= written); // detect size_t overflow ++ + RTC_CHECK(file_.Write(samples, sizeof(*samples) * num_samples)); + num_samples_ += num_samples; + RTC_CHECK(num_samples_ >= num_samples); // detect size_t overflow +#endif } void WavWriter::WriteSamples(const float* samples, size_t num_samples) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_byte__order.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_byte__order.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_byte__order.h (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/webrtc/rtc_base/byte_order.h -@@ -79,7 +79,7 @@ - #error WEBRTC_ARCH_BIG_ENDIAN or WEBRTC_ARCH_LITTLE_ENDIAN must be defined. +@@ -89,7 +89,7 @@ #endif // defined(WEBRTC_ARCH_LITTLE_ENDIAN) + #elif defined(WEBRTC_POSIX) -#include +#include - #endif - - namespace rtc { + #else + #error "Missing byte order functions for this arch." + #endif // defined(WEBRTC_MAC) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_platform__thread__types.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_platform__thread__types.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrtc_rtc__base_platform__thread__types.cc (revision 531601) @@ -1,40 +1,39 @@ ---- src/3rdparty/chromium/third_party/webrtc/rtc_base/platform_thread_types.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/third_party/webrtc/rtc_base/platform_thread_types.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/third_party/webrtc/rtc_base/platform_thread_types.cc -@@ -11,7 +11,9 @@ +@@ -11,7 +11,11 @@ #include "rtc_base/platform_thread_types.h" #if defined(WEBRTC_LINUX) +#if !defined(__FreeBSD__) #include ++#else ++#include +#endif #include #endif -@@ -27,8 +29,10 @@ PlatformThreadId CurrentThreadId() { +@@ -27,6 +31,8 @@ PlatformThreadId CurrentThreadId() { return gettid(); #elif defined(WEBRTC_FUCHSIA) return zx_thread_self(); --#elif defined(WEBRTC_LINUX) -+#elif defined(WEBRTC_LINUX) && !defined(__FreeBSD__) - return syscall(__NR_gettid); +#elif defined(__FreeBSD__) -+ return reinterpret_cast(pthread_self()); - #else - // Default implementation for nacl and solaris. - return reinterpret_cast(pthread_self()); -@@ -55,6 +59,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons ++ return pthread_getthreadid_np(); + #elif defined(WEBRTC_LINUX) + return syscall(__NR_gettid); + #elif defined(__EMSCRIPTEN__) +@@ -57,6 +63,7 @@ bool IsThreadRefEqual(const PlatformThreadRef& a, cons } void SetCurrentThreadName(const char* name) { +#if !defined(__FreeBSD__) #if defined(WEBRTC_WIN) struct { DWORD dwType; -@@ -72,6 +77,7 @@ void SetCurrentThreadName(const char* name) { +@@ -74,6 +81,7 @@ void SetCurrentThreadName(const char* name) { prctl(PR_SET_NAME, reinterpret_cast(name)); // NOLINT #elif defined(WEBRTC_MAC) || defined(WEBRTC_IOS) pthread_setname_np(name); +#endif #endif } Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_zlib_arm__features.c =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_zlib_arm__features.c (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_zlib_arm__features.c (revision 531601) @@ -1,102 +1,31 @@ ---- src/3rdparty/chromium/third_party/zlib/arm_features.c.orig 2019-10-21 10:14:54 UTC +--- src/3rdparty/chromium/third_party/zlib/arm_features.c.orig 2020-03-22 20:03:48 UTC +++ src/3rdparty/chromium/third_party/zlib/arm_features.c -@@ -8,83 +8,36 @@ - - #include "zutil.h" - --int ZLIB_INTERNAL arm_cpu_enable_crc32 = 0; --int ZLIB_INTERNAL arm_cpu_enable_pmull = 0; -- --#if !defined(_MSC_VER) - #include - #include +@@ -27,6 +27,15 @@ int ZLIB_INTERNAL arm_cpu_enable_pmull = 0; + #include + #elif defined(ARMV8_OS_WINDOWS) + #include ++#elif defined(ARMV8_OS_FREEBSD) +#include +#include - --#if defined(ARMV8_OS_ANDROID) --#include --#elif defined(ARMV8_OS_LINUX) --#include --#include --#else --#error ### No ARM CPU features detection in your platform/OS --#endif -+int ZLIB_INTERNAL arm_cpu_enable_crc32 = 0; -+int ZLIB_INTERNAL arm_cpu_enable_pmull = 0; - - static pthread_once_t cpu_check_inited_once = PTHREAD_ONCE_INIT; - - static void init_arm_features(void) - { -- uint64_t flag_crc32 = 0, flag_pmull = 0, capabilities = 0; -- --#if defined(ARMV8_OS_ANDROID) -- flag_crc32 = ANDROID_CPU_ARM_FEATURE_CRC32; -- flag_pmull = ANDROID_CPU_ARM_FEATURE_PMULL; -- capabilities = android_getCpuFeatures(); --#elif defined(ARMV8_OS_LINUX) -- #if defined(__aarch64__) -- flag_crc32 = HWCAP_CRC32; -- flag_pmull = HWCAP_PMULL; -- capabilities = getauxval(AT_HWCAP); -- #elif defined(__ARM_NEON) || defined(__ARM_NEON__) -- /* The use of HWCAP2 is for getting features of newer ARMv8-A SoCs -- * while running in 32bits mode (i.e. aarch32). -- */ -- flag_crc32 = HWCAP2_CRC32; -- flag_pmull = HWCAP2_PMULL; -- capabilities = getauxval(AT_HWCAP2); -- #endif -+#if defined (__aarch64__) +#ifndef ID_AA64ISAR0_AES_VAL +#define ID_AA64ISAR0_AES_VAL ID_AA64ISAR0_AES - #endif ++#endif +#ifndef ID_AA64ISAR0_CRC32_VAL +#define ID_AA64ISAR0_CRC32_VAL ID_AA64ISAR0_CRC32 +#endif + #else + #error arm_features.c ARM feature detection in not defined for your platform + #endif +@@ -86,5 +95,12 @@ static void _arm_check_features(void) + #elif defined(ARMV8_OS_WINDOWS) + arm_cpu_enable_crc32 = IsProcessorFeaturePresent(PF_ARM_V8_CRC32_INSTRUCTIONS_AVAILABLE); + arm_cpu_enable_pmull = IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE); ++#elif defined(ARMV8_OS_FREEBSD) + uint64_t id_aa64isar0; - -- if (capabilities & flag_crc32) -- arm_cpu_enable_crc32 = 1; -- -- if (capabilities & flag_pmull) + id_aa64isar0 = READ_SPECIALREG(id_aa64isar0_el1); + if (ID_AA64ISAR0_AES_VAL(id_aa64isar0) == ID_AA64ISAR0_AES_PMULL) - arm_cpu_enable_pmull = 1; ++ arm_cpu_enable_pmull = 1; + if (ID_AA64ISAR0_CRC32_VAL(id_aa64isar0) == ID_AA64ISAR0_CRC32_BASE) + arm_cpu_enable_crc32 = 1; -+#endif + #endif } - - void ZLIB_INTERNAL arm_check_features(void) - { - pthread_once(&cpu_check_inited_once, init_arm_features); - } --#else --#include -- --static BOOL CALLBACK _arm_check_features(PINIT_ONCE once, -- PVOID param, -- PVOID *context); --static INIT_ONCE cpu_check_inited_once = INIT_ONCE_STATIC_INIT; -- -- --void ZLIB_INTERNAL arm_check_features(void) --{ -- InitOnceExecuteOnce(&cpu_check_inited_once, _arm_check_features, -- NULL, NULL); --} -- --static BOOL CALLBACK _arm_check_features(PINIT_ONCE once, -- PVOID param, -- PVOID *context) --{ -- if (IsProcessorFeaturePresent(PF_ARM_V8_CRC32_INSTRUCTIONS_AVAILABLE)) -- arm_cpu_enable_crc32 = 1; -- -- if (IsProcessorFeaturePresent(PF_ARM_V8_CRYPTO_INSTRUCTIONS_AVAILABLE)) -- arm_cpu_enable_pmull = 1; -- -- return TRUE; --} --#endif /* _MSC_VER */ Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_dragdrop_os__exchange__data__provider__factory.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_dragdrop_os__exchange__data__provider__factory.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_dragdrop_os__exchange__data__provider__factory.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/ui/base/dragdrop/os_exchange_data_provider_factory.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/ui/base/dragdrop/os_exchange_data_provider_factory.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/base/dragdrop/os_exchange_data_provider_factory.cc @@ -8,7 +8,7 @@ #if defined(USE_X11) #include "ui/base/dragdrop/os_exchange_data_provider_aurax11.h" -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) #include "ui/base/dragdrop/os_exchange_data_provider_aura.h" #elif defined(OS_MACOSX) #include "ui/base/dragdrop/os_exchange_data_provider_builder_mac.h" -@@ -43,7 +43,7 @@ OSExchangeDataProviderFactory::CreateProvider() { - +@@ -24,7 +24,7 @@ std::unique_ptr + OSExchangeDataProviderFactory::CreateProvider() { #if defined(USE_X11) return std::make_unique(); -#elif defined(OS_LINUX) +#elif defined(OS_LINUX) || defined(OS_BSD) return std::make_unique(); #elif defined(OS_MACOSX) return ui::BuildOSExchangeDataProviderMac(); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_init_input__method__initializer.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_init_input__method__initializer.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_init_input__method__initializer.cc (revision 531601) @@ -0,0 +1,38 @@ +--- src/3rdparty/chromium/ui/base/ime/init/input_method_initializer.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/ui/base/ime/init/input_method_initializer.cc +@@ -8,7 +8,7 @@ + + #if defined(OS_CHROMEOS) + #include "ui/base/ime/ime_bridge.h" +-#elif defined(USE_AURA) && defined(OS_LINUX) ++#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) + #include "base/logging.h" + #include "ui/base/ime/linux/fake_input_method_context_factory.h" + #elif defined(OS_WIN) +@@ -18,7 +18,7 @@ + + namespace { + +-#if !defined(OS_CHROMEOS) && defined(USE_AURA) && defined(OS_LINUX) ++#if !defined(OS_CHROMEOS) && defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) + const ui::LinuxInputMethodContextFactory* + g_linux_input_method_context_factory_for_testing; + #endif +@@ -46,7 +46,7 @@ void ShutdownInputMethod() { + void InitializeInputMethodForTesting() { + #if defined(OS_CHROMEOS) + IMEBridge::Initialize(); +-#elif defined(USE_AURA) && defined(OS_LINUX) ++#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) + if (!g_linux_input_method_context_factory_for_testing) + g_linux_input_method_context_factory_for_testing = + new FakeInputMethodContextFactory(); +@@ -67,7 +67,7 @@ void InitializeInputMethodForTesting() { + void ShutdownInputMethodForTesting() { + #if defined(OS_CHROMEOS) + IMEBridge::Shutdown(); +-#elif defined(USE_AURA) && defined(OS_LINUX) ++#elif defined(USE_AURA) && (defined(OS_LINUX) || defined(OS_BSD)) + const LinuxInputMethodContextFactory* factory = + LinuxInputMethodContextFactory::instance(); + CHECK(!factory || factory == g_linux_input_method_context_factory_for_testing) Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_init_input__method__initializer.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__base__features.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__base__features.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__base__features.h (revision 531601) @@ -1,14 +1,15 @@ ---- src/3rdparty/chromium/ui/base/ui_base_features.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/ui/base/ui_base_features.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/base/ui_base_features.h -@@ -43,9 +43,9 @@ UI_BASE_EXPORT extern const base::Feature kTSFImeSuppo - UI_BASE_EXPORT bool IsUsingWMPointerForTouch(); - #endif // defined(OS_WIN) +@@ -59,10 +59,10 @@ COMPONENT_EXPORT(UI_BASE_FEATURES) + extern const base::Feature kEnableAutomaticUiAdjustmentsForTouch; + #endif // defined(OS_WIN) || defined(OS_CHROMEOS) -#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#if defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - UI_BASE_EXPORT extern const base::Feature kDirectManipulationStylus; + COMPONENT_EXPORT(UI_BASE_FEATURES) + extern const base::Feature kDirectManipulationStylus; -#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) +#endif // defined(OS_WIN) || defined(OS_MACOSX) || defined(OS_LINUX) || defined(OS_BSD) - // Used to have ash (Chrome OS system UI) run in its own process. - // TODO(jamescook): Make flag only available in Chrome OS. + // Used to enable the new controls UI. + COMPONENT_EXPORT(UI_BASE_FEATURES) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_font__render__params.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_font__render__params.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_font__render__params.h (revision 531601) @@ -1,18 +1,18 @@ ---- src/3rdparty/chromium/ui/gfx/font_render_params.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/ui/gfx/font_render_params.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/gfx/font_render_params.h @@ -111,13 +111,13 @@ GFX_EXPORT FontRenderParams GetFontRenderParams( const FontRenderParamsQuery& query, std::string* family_out); -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) // Clears GetFontRenderParams()'s cache. Intended to be called by tests that are // changing Fontconfig's configuration. GFX_EXPORT void ClearFontRenderParamsCacheForTest(); #endif --#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_FUCHSIA) -+#if defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_FUCHSIA) || defined(OS_BSD) +-#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_ANDROID) || \ ++#if defined(OS_WIN) || defined(OS_LINUX) || defined(OS_ANDROID) || defined(OS_BSD) || \ + defined(OS_FUCHSIA) // Gets the device scale factor to query the FontRenderParams. GFX_EXPORT float GetFontRenderParamsDeviceScaleFactor(); - Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_gpu__memory__buffer.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_gpu__memory__buffer.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_gpu__memory__buffer.h (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/ui/gfx/gpu_memory_buffer.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/ui/gfx/gpu_memory_buffer.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/gfx/gpu_memory_buffer.h @@ -16,7 +16,7 @@ #include "ui/gfx/geometry/rect.h" #include "ui/gfx/gfx_export.h" --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(USE_OZONE) || defined(OS_LINUX) ++#if defined(USE_OZONE) || defined(OS_LINUX) || defined(OS_BSD) #include "ui/gfx/native_pixmap_handle.h" #elif defined(OS_MACOSX) && !defined(OS_IOS) #include "ui/gfx/mac/io_surface.h" @@ -65,7 +65,7 @@ struct GFX_EXPORT GpuMemoryBufferHandle { base::UnsafeSharedMemoryRegion region; uint32_t offset; int32_t stride; --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) - // TODO(crbug.com/863011): convert this to a scoped handle. +-#if defined(OS_LINUX) || defined(OS_FUCHSIA) ++#if defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) NativePixmapHandle native_pixmap_handle; #elif defined(OS_MACOSX) && !defined(OS_IOS) + ScopedRefCountedIOSurfaceMachPort mach_port; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_ipc_gfx__param__traits__macros.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_ipc_gfx__param__traits__macros.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_ipc_gfx__param__traits__macros.h (revision 531601) @@ -1,29 +1,35 @@ ---- src/3rdparty/chromium/ui/gfx/ipc/gfx_param_traits_macros.h.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/ui/gfx/ipc/gfx_param_traits_macros.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/gfx/ipc/gfx_param_traits_macros.h @@ -18,7 +18,7 @@ #include "ui/gfx/selection_bound.h" #include "ui/gfx/swap_result.h" -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) #include "ui/gfx/native_pixmap_handle.h" #endif @@ -51,7 +51,7 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferHandle) - IPC_STRUCT_TRAITS_MEMBER(handle) + IPC_STRUCT_TRAITS_MEMBER(region) IPC_STRUCT_TRAITS_MEMBER(offset) IPC_STRUCT_TRAITS_MEMBER(stride) --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_FUCHSIA) ++#if defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) IPC_STRUCT_TRAITS_MEMBER(native_pixmap_handle) #elif defined(OS_MACOSX) IPC_STRUCT_TRAITS_MEMBER(mach_port) -@@ -66,7 +66,7 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferId) +@@ -66,12 +66,12 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferId) IPC_STRUCT_TRAITS_MEMBER(id) IPC_STRUCT_TRAITS_END() --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(OS_FUCHSIA) ++#if defined(OS_LINUX) || defined(OS_FUCHSIA) || defined(OS_BSD) IPC_STRUCT_TRAITS_BEGIN(gfx::NativePixmapPlane) IPC_STRUCT_TRAITS_MEMBER(stride) IPC_STRUCT_TRAITS_MEMBER(offset) + IPC_STRUCT_TRAITS_MEMBER(size) +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + IPC_STRUCT_TRAITS_MEMBER(fd) + #elif defined(OS_FUCHSIA) + IPC_STRUCT_TRAITS_MEMBER(vmo) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.cc (revision 531601) @@ -1,38 +1,66 @@ ---- src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.cc.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.cc.orig 2020-04-05 18:54:38 UTC +++ src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.cc -@@ -28,7 +28,7 @@ bool StructTraitsusage) && data.ReadFormat(&out->format); } +-#if defined(OS_LINUX) || defined(USE_OZONE) ++#if defined(OS_LINUX) || defined(OS_BSD) || defined(USE_OZONE) + mojo::ScopedHandle StructTraits< + gfx::mojom::NativePixmapPlaneDataView, + gfx::NativePixmapPlane>::buffer_handle(gfx::NativePixmapPlane& plane) { -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - std::vector - StructTraits:: - fds(const gfx::NativePixmapHandle& pixmap_handle) { -@@ -55,7 +55,7 @@ bool StructTraits< - } - return data.ReadPlanes(&out->planes); + return mojo::WrapPlatformFile(plane.fd.release()); + #elif defined(OS_FUCHSIA) + return mojo::WrapPlatformHandle(mojo::PlatformHandle(std::move(plane.vmo))); +-#endif // defined(OS_LINUX) ++#endif // defined(OS_LINUX) || defined(OS_BSD) } + + bool StructTraits< +@@ -45,7 +45,7 @@ bool StructTraits< + + mojo::PlatformHandle handle = + mojo::UnwrapPlatformHandle(data.TakeBufferHandle()); +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + if (!handle.is_fd()) + return false; + out->fd = handle.TakeFD(); +@@ -53,7 +53,7 @@ bool StructTraits< + if (!handle.is_handle()) + return false; + out->vmo = zx::vmo(handle.TakeHandle()); -#endif // defined(OS_LINUX) +#endif // defined(OS_LINUX) || defined(OS_BSD) + return true; + } +@@ -71,7 +71,7 @@ bool StructTraits< + out->modifier = data.modifier(); + return data.ReadPlanes(&out->planes); + } +-#endif // defined(OS_LINUX) || defined(USE_OZONE) ++#endif // defined(OS_LINUX) || defined(OS_BSD) || defined(USE_OZONE) + gfx::mojom::GpuMemoryBufferPlatformHandlePtr StructTraits< gfx::mojom::GpuMemoryBufferHandleDataView, -@@ -68,7 +68,7 @@ gfx::mojom::GpuMemoryBufferPlatformHandlePtr StructTra +@@ -84,7 +84,7 @@ gfx::mojom::GpuMemoryBufferPlatformHandlePtr StructTra return gfx::mojom::GpuMemoryBufferPlatformHandle::NewSharedMemoryHandle( std::move(handle.region)); case gfx::NATIVE_PIXMAP: --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(USE_OZONE) ++#if defined(OS_LINUX) || defined(OS_BSD) || defined(USE_OZONE) return gfx::mojom::GpuMemoryBufferPlatformHandle::NewNativePixmapHandle( - handle.native_pixmap_handle); + std::move(handle.native_pixmap_handle)); #else -@@ -144,7 +144,7 @@ bool StructTraitstype = gfx::SHARED_MEMORY_BUFFER; out->region = std::move(platform_handle->get_shared_memory_handle()); return true; --#if defined(OS_LINUX) -+#if defined(OS_LINUX) || defined(OS_BSD) +-#if defined(OS_LINUX) || defined(USE_OZONE) ++#if defined(OS_LINUX) || defined(OS_BSD) || defined(USE_OZONE) case gfx::mojom::GpuMemoryBufferPlatformHandleDataView::Tag:: NATIVE_PIXMAP_HANDLE: out->type = gfx::NATIVE_PIXMAP; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer__types__struct__traits.h (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.h.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.h.orig 2020-04-05 18:58:53 UTC +++ src/3rdparty/chromium/ui/gfx/mojo/buffer_types_struct_traits.h -@@ -189,7 +189,7 @@ struct StructTraits struct StructTraits { -@@ -229,7 +229,7 @@ struct StructTraits struct StructTraits scoped_fds; + for (auto& plane : handle.planes) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + DCHECK(plane.fd.is_valid()); + base::ScopedFD fd_dup(HANDLE_EINTR(dup(plane.fd.get()))); + if (!fd_dup.is_valid()) { Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_native__pixmap__handle.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_native__pixmap__handle.h (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_native__pixmap__handle.h (revision 531601) @@ -1,28 +1,29 @@ ---- src/3rdparty/chromium/ui/gfx/native_pixmap_handle.h.orig 2019-03-01 17:04:22 UTC +--- src/3rdparty/chromium/ui/gfx/native_pixmap_handle.h.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/gfx/native_pixmap_handle.h -@@ -13,7 +13,7 @@ +@@ -15,7 +15,7 @@ #include "build/build_config.h" #include "ui/gfx/gfx_export.h" -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - #include "base/file_descriptor_posix.h" + #include "base/files/scoped_file.h" #endif -@@ -54,14 +54,14 @@ struct GFX_EXPORT NativePixmapHandle { - - ~NativePixmapHandle(); - +@@ -32,7 +32,7 @@ struct GFX_EXPORT NativePixmapPlane { + NativePixmapPlane(int stride, + int offset, + uint64_t size -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - // File descriptors for the underlying memory objects (usually dmabufs). - std::vector fds; - #endif - std::vector planes; - }; + , + base::ScopedFD fd + #elif defined(OS_FUCHSIA) +@@ -53,7 +53,7 @@ struct GFX_EXPORT NativePixmapPlane { + // This is necessary to map the buffers. + uint64_t size; -#if defined(OS_LINUX) +#if defined(OS_LINUX) || defined(OS_BSD) - // Returns an instance of |handle| which can be sent over IPC. This duplicates - // the file-handles, so that the IPC code take ownership of them, without - // invalidating |handle|. + // File descriptor for the underlying memory object (usually dmabuf). + base::ScopedFD fd; + #elif defined(OS_FUCHSIA) Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__surface__glx.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__surface__glx.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__surface__glx.cc (revision 531601) @@ -0,0 +1,14 @@ +--- src/3rdparty/chromium/ui/gl/gl_surface_glx.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/ui/gl/gl_surface_glx.cc +@@ -461,7 +461,10 @@ bool GLSurfaceGLX::InitializeOneOff() { + return false; + } + +- const auto& visual_info = gl::GLVisualPickerGLX::GetInstance()->rgba_visual(); ++ const auto& visual_info = ++ ui::IsCompositingManagerPresent() ++ ? gl::GLVisualPickerGLX::GetInstance()->rgba_visual() ++ : gl::GLVisualPickerGLX::GetInstance()->system_visual(); + g_visual = visual_info.visual; + g_depth = visual_info.depth; + g_colormap = Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__surface__glx.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_public_cpp_message__center__constants.h =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_public_cpp_message__center__constants.h (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_public_cpp_message__center__constants.h (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/ui/message_center/public/cpp/message_center_constants.h.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/ui/message_center/public/cpp/message_center_constants.h +@@ -105,7 +105,7 @@ const int kButtonHorizontalPadding = 16; // In DIPs. + const int kButtonIconTopPadding = 11; // In DIPs. + const int kButtonIconToTitlePadding = 16; // In DIPs. + +-#if !defined(OS_LINUX) || defined(USE_AURA) ++#if (!defined(OS_LINUX) && !defined(OS_BSD)) || defined(USE_AURA) + constexpr SkColor kButtonSeparatorColor = SkColorSetRGB(234, 234, 234); + constexpr SkColor kHoveredButtonBackgroundColor = SkColorSetRGB(243, 243, 243); + #endif Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_public_cpp_message__center__constants.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_views_message__popup__view.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_views_message__popup__view.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_views_message__popup__view.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/chromium/ui/message_center/views/message_popup_view.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/ui/message_center/views/message_popup_view.cc +@@ -106,7 +106,7 @@ void MessagePopupView::AutoCollapse() { + void MessagePopupView::Show() { + views::Widget::InitParams params(views::Widget::InitParams::TYPE_POPUP); + params.z_order = ui::ZOrderLevel::kFloatingWindow; +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + // Make the widget explicitly activatable as TYPE_POPUP is not activatable by + // default but we need focus for the inline reply textarea. + params.activatable = views::Widget::InitParams::ACTIVATABLE_YES; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center_views_message__popup__view.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_label.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_label.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_label.cc (revision 531601) @@ -1,20 +1,20 @@ ---- src/3rdparty/chromium/ui/views/controls/label.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/ui/views/controls/label.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/views/controls/label.cc -@@ -549,7 +549,7 @@ bool Label::OnMousePressed(const ui::MouseEvent& event +@@ -651,7 +651,7 @@ bool Label::OnMousePressed(const ui::MouseEvent& event GetFocusManager()->SetFocusedView(this); } -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) +#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) if (event.IsOnlyMiddleMouseButton() && GetFocusManager() && !had_focus) GetFocusManager()->SetFocusedView(this); #endif -@@ -734,7 +734,7 @@ bool Label::PasteSelectionClipboard() { +@@ -836,7 +836,7 @@ bool Label::PasteSelectionClipboard() { } void Label::UpdateSelectionClipboard() { -#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) - if (!obscured()) { - ui::ScopedClipboardWriter(ui::CLIPBOARD_TYPE_SELECTION) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_BSD) + if (!GetObscured()) { + ui::ScopedClipboardWriter(ui::ClipboardType::kSelection) .WriteText(GetSelectedText()); Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_corewm_tooltip__aura.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_corewm_tooltip__aura.cc (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_corewm_tooltip__aura.cc (revision 531601) @@ -1,11 +1,11 @@ ---- src/3rdparty/chromium/ui/views/corewm/tooltip_aura.cc.orig 2018-11-13 18:25:11 UTC +--- src/3rdparty/chromium/ui/views/corewm/tooltip_aura.cc.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/ui/views/corewm/tooltip_aura.cc -@@ -34,7 +34,7 @@ const int kCursorOffsetY = 15; +@@ -41,7 +41,7 @@ constexpr int kVerticalPaddingBottom = 5; // TODO(varkha): Update if native widget can be transparent on Linux. bool CanUseTranslucentTooltipWidget() { --#if defined(OS_LINUX) && !defined(OS_CHROMEOS) -+#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) +-#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_WIN) ++#if (defined(OS_LINUX) && !defined(OS_CHROMEOS)) || defined(OS_WIN) || defined(OS_BSD) return false; #else return true; Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api_api.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api_api.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api_api.cc (revision 531601) @@ -0,0 +1,20 @@ +--- src/3rdparty/chromium/v8/src/api/api.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/v8/src/api/api.cc +@@ -110,7 +110,7 @@ + #include "src/wasm/wasm-result.h" + #include "src/wasm/wasm-serialization.h" + +-#if V8_OS_LINUX || V8_OS_MACOSX ++#if V8_OS_LINUX || V8_OS_MACOSX || V8_OS_OPENBSD || V8_OS_FREEBSD + #include + #include "include/v8-wasm-trap-handler-posix.h" + #include "src/trap-handler/handler-inside-posix.h" +@@ -5550,7 +5550,7 @@ bool v8::V8::Initialize() { + return true; + } + +-#if V8_OS_LINUX || V8_OS_MACOSX ++#if V8_OS_LINUX || V8_OS_MACOSX || V8_OS_OPENBSD || V8_OS_FREEBSD + bool TryHandleWebAssemblyTrapPosix(int sig_code, siginfo_t* info, + void* context) { + #if V8_TARGET_ARCH_X64 && !V8_OS_ANDROID Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_api_api.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_codegen_arm_cpu-arm.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_codegen_arm_cpu-arm.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_codegen_arm_cpu-arm.cc (revision 531601) @@ -0,0 +1,22 @@ +--- src/3rdparty/chromium/v8/src/codegen/arm/cpu-arm.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/chromium/v8/src/codegen/arm/cpu-arm.cc +@@ -7,6 +7,9 @@ + #ifdef __QNXNTO__ + #include // for cache flushing. + #undef MAP_TYPE // NOLINT ++#elif defined(__FreeBSD__) ++#include ++#include // for cache flushing. + #else + #include // for cache flushing. + #endif +@@ -25,6 +28,9 @@ V8_NOINLINE void CpuFeatures::FlushICache(void* start, + #if !defined(USE_SIMULATOR) + #if V8_OS_QNX + msync(start, size, MS_SYNC | MS_INVALIDATE_ICACHE); ++#elif defined(__FreeBSD__) ++ struct arm_sync_icache_args args = { .addr = (uintptr_t)start, .len = size }; ++ sysarch(ARM_SYNC_ICACHE, (void *)&args); + #else + register uint32_t beg asm("r0") = reinterpret_cast(start); + register uint32_t end asm("r1") = beg + size; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_codegen_arm_cpu-arm.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_test_BUILD.gn =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_test_BUILD.gn (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_test_BUILD.gn (revision 531601) @@ -1,36 +1,38 @@ ---- src/3rdparty/chromium/v8/test/BUILD.gn.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/chromium/v8/test/BUILD.gn.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/chromium/v8/test/BUILD.gn -@@ -31,7 +31,7 @@ group("gn_all") { +@@ -32,7 +32,7 @@ group("gn_all") { deps += [ "cctest:cctest", "cctest:generate-bytecode-expectations", - "unittests:unittests", + #"unittests:unittests", ] } } -@@ -80,9 +80,9 @@ group("v8_bot_default") { +@@ -82,10 +82,10 @@ group("v8_bot_default") { "mjsunit:v8_mjsunit", "mkgrokdump:mkgrokdump", "preparser:v8_preparser", - "unittests:unittests", + #"unittests:unittests", + "wasm-api-tests:wasm_api_tests", "wasm-js:v8_wasm_js", - "wasm-spec-tests:v8_wasm_spec_tests", + #"wasm-spec-tests:v8_wasm_spec_tests", "webkit:v8_webkit", ] } -@@ -100,9 +100,9 @@ group("v8_default") { +@@ -103,10 +103,10 @@ group("v8_default") { "mjsunit:v8_mjsunit", "mkgrokdump:mkgrokdump", "preparser:v8_preparser", - "unittests:unittests", ++ #"unittests:unittests", + "wasm-api-tests:wasm_api_tests", - "wasm-js:v8_wasm_js", - "wasm-spec-tests:v8_wasm_spec_tests", -+ #"unittests:unittests", + #"wasm-js:v8_wasm_js", + #"wasm-spec-tests:v8_wasm_spec_tests", ] } Index: head/www/qt5-webengine/files/patch-src_3rdparty_gn_base_files_file__util__posix.cc =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_gn_base_files_file__util__posix.cc (nonexistent) +++ head/www/qt5-webengine/files/patch-src_3rdparty_gn_base_files_file__util__posix.cc (revision 531601) @@ -0,0 +1,11 @@ +--- src/3rdparty/gn/base/files/file_util_posix.cc.orig 2019-11-27 21:12:25 UTC ++++ src/3rdparty/gn/base/files/file_util_posix.cc +@@ -254,7 +254,7 @@ bool ReplaceFile(const FilePath& from_path, + #endif // !defined(OS_NACL_NONSFI) + + bool CreateLocalNonBlockingPipe(int fds[2]) { +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + return pipe2(fds, O_CLOEXEC | O_NONBLOCK) == 0; + #else + int raw_fds[2]; Property changes on: head/www/qt5-webengine/files/patch-src_3rdparty_gn_base_files_file__util__posix.cc ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_3rdparty_gn_build_gen.py =================================================================== --- head/www/qt5-webengine/files/patch-src_3rdparty_gn_build_gen.py (revision 531600) +++ head/www/qt5-webengine/files/patch-src_3rdparty_gn_build_gen.py (revision 531601) @@ -1,33 +1,33 @@ ---- src/3rdparty/gn/build/gen.py.orig 2019-05-23 12:39:34 UTC +--- src/3rdparty/gn/build/gen.py.orig 2019-11-27 21:12:25 UTC +++ src/3rdparty/gn/build/gen.py -@@ -44,7 +44,7 @@ class Platform(object): +@@ -46,7 +46,7 @@ class Platform(object): @staticmethod def known_platforms(): -- return ['linux', 'darwin', 'msvc', 'aix', 'fuchsia'] -+ return ['linux', 'darwin', 'msvc', 'aix', 'fuchsia', 'freebsd'] +- return ['linux', 'darwin', 'msvc', 'aix', 'fuchsia', 'openbsd'] ++ return ['linux', 'darwin', 'msvc', 'aix', 'fuchsia', 'openbsd', 'freebsd'] def platform(self): return self._platform -@@ -67,6 +67,9 @@ class Platform(object): +@@ -69,6 +69,9 @@ class Platform(object): def is_aix(self): return self._platform == 'aix' + def is_freebsd(self): + return self._platform == 'freebsd' + def is_posix(self): - return self._platform in ['linux', 'freebsd', 'darwin', 'aix'] + return self._platform in ['linux', 'freebsd', 'darwin', 'aix', 'openbsd'] -@@ -362,6 +365,11 @@ def WriteGNNinja(path, platform, host, options): +@@ -364,6 +367,11 @@ def WriteGNNinja(path, platform, host, options): elif platform.is_aix(): cflags_cc.append('-maix64') ldflags.append('-maix64') + elif platform.is_freebsd(): + cflags.extend(['-Wno-deprecated-register', '-Wno-parentheses-equality']) + ldflags.extend(['-pthread']) + libs.extend(['-lexecinfo', '-lkvm', '-lutil']) + include_dirs += ['/usr/local/include'] if platform.is_posix(): ldflags.append('-pthread') Index: head/www/qt5-webengine/files/patch-src_buildtools_config_linux.pri =================================================================== --- head/www/qt5-webengine/files/patch-src_buildtools_config_linux.pri (nonexistent) +++ head/www/qt5-webengine/files/patch-src_buildtools_config_linux.pri (revision 531601) @@ -0,0 +1,14 @@ +--- src/buildtools/config/linux.pri.orig 2019-12-03 07:18:02 UTC ++++ src/buildtools/config/linux.pri +@@ -190,6 +190,11 @@ host_build { + } else { + gn_args += use_alsa=false + } ++ qtConfig(webengine-sndio) { ++ gn_args += use_sndio=true ++ } else { ++ gn_args += use_sndio=false ++ } + !packagesExist(libpci): gn_args += use_libpci=false + + qtConfig(webengine-ozone-x11) { Property changes on: head/www/qt5-webengine/files/patch-src_buildtools_config_linux.pri ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_buildtools_config_support.pri =================================================================== --- head/www/qt5-webengine/files/patch-src_buildtools_config_support.pri (nonexistent) +++ head/www/qt5-webengine/files/patch-src_buildtools_config_support.pri (revision 531601) @@ -0,0 +1,10 @@ +--- src/buildtools/config/support.pri.orig 2020-01-09 09:16:12 UTC ++++ src/buildtools/config/support.pri +@@ -68,6 +68,7 @@ defineReplace(qtwebengine_checkError) { + + linux:!qtwebengine_checkErrorForLinux():return(false) + win:!qtwebengine_checkErrorForWindows():return(false) ++ unix:!qtwebengine_checkErrorForLinux():return(false) + + sanitizer: !qtConfig(webengine-sanitizer) { + qtwebengine_skipBuild("Chosen sanitizer configuration is not supported for QtWebEngine. Check config.log for details or use -feature-webengine-sanitizer to force build with the chosen sanitizer configuration.") Property changes on: head/www/qt5-webengine/files/patch-src_buildtools_config_support.pri ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/qt5-webengine/files/patch-src_core_configure.json =================================================================== --- head/www/qt5-webengine/files/patch-src_core_configure.json (revision 531600) +++ head/www/qt5-webengine/files/patch-src_core_configure.json (revision 531601) @@ -1,54 +1,54 @@ ---- src/core/configure.json.orig 2019-01-16 22:42:58 UTC +--- src/core/configure.json.orig 2019-12-03 07:18:02 UTC +++ src/core/configure.json -@@ -18,6 +18,7 @@ +@@ -21,6 +21,7 @@ "webengine-printing-and-pdf": "boolean", "webengine-proprietary-codecs": "boolean", "webengine-pulseaudio": "boolean", + "webengine-sndio": "boolean", "webengine-spellchecker": "boolean", "webengine-native-spellchecker": "boolean", - "webengine-webrtc": "boolean", -@@ -27,6 +28,7 @@ + "webengine-extensions": "boolean", +@@ -31,6 +32,7 @@ "webengine-kerberos": "boolean", "alsa": { "type": "boolean", "name": "webengine-alsa" }, "pulseaudio": { "type": "boolean", "name": "webengine-pulseaudio" }, -+ "sndio": { "type": "boolean", "name": "webengine-sndio" }, ++ "sndio": { "type": "boolean", "name": "webengine-sndio" }, "ffmpeg": { "type": "enum", "name": "webengine-system-ffmpeg", "values": { "system": "yes", "qt": "no" } }, "opus": { "type": "enum", "name": "webengine-system-opus", "values": { "system": "yes", "qt": "no" } }, "webp": { "type": "enum", "name": "webengine-system-libwebp", "values": { "system": "yes", "qt": "no" } }, -@@ -147,6 +149,12 @@ +@@ -68,6 +70,12 @@ + "sources": [ { "type": "pkgConfig", "args": "libpulse >= 0.9.10 libpulse-mainloop-glib" } ] - }, ++ }, + "sndio": { + "label": "sndio", + "sources": [ + { "type": "pkgConfig", "args": "libsndio >= 1.5.0 libsndio" } + ] -+ }, - "webengine-icu": { - "label": "icu >= 53", - "sources": [ -@@ -507,6 +515,10 @@ - "condition": "libs.pulseaudio", + } + }, + "tests" : { +@@ -136,6 +144,10 @@ + "condition": "libs.webengine-pulseaudio", "output": [ "privateFeature" ] }, + "webengine-sndio": { + "label": "Use sndio", + "output": [ "privateFeature" ] + }, "webengine-pepper-plugins": { "label": "Pepper Plugins", "purpose": "Enables use of Pepper Flash plugins.", -@@ -743,6 +755,11 @@ +@@ -305,6 +317,11 @@ { "type": "feature", "args": "webengine-pulseaudio", + "condition": "config.unix" + }, + { + "type": "feature", + "args": "webengine-sndio", "condition": "config.unix" }, { Index: head/www/qt5-webengine/files/sndio_input.cc =================================================================== --- head/www/qt5-webengine/files/sndio_input.cc (revision 531600) +++ head/www/qt5-webengine/files/sndio_input.cc (revision 531601) @@ -1,170 +1,201 @@ // Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "media/audio/sndio/sndio_input.h" - -#include - #include "base/bind.h" #include "base/logging.h" #include "base/macros.h" #include "base/message_loop/message_loop.h" +#include "media/base/audio_timestamp_helper.h" #include "media/audio/openbsd/audio_manager_openbsd.h" #include "media/audio/audio_manager.h" +#include "media/audio/sndio/sndio_input.h" namespace media { static const SampleFormat kSampleFormat = kSampleFormatS16; -void sndio_in_onmove(void *arg, int delta) { - NOTIMPLEMENTED(); +void SndioAudioInputStream::OnMoveCallback(void *arg, int delta) +{ SndioAudioInputStream* self = static_cast(arg); - self->hw_delay_ = delta - self->params_.GetBytesPerFrame(kSampleFormat); + self->hw_delay += delta; } -void *sndio_in_threadstart(void *arg) { - NOTIMPLEMENTED(); +void *SndioAudioInputStream::ThreadEntry(void *arg) { SndioAudioInputStream* self = static_cast(arg); - self->ReadAudio(); + self->ThreadLoop(); return NULL; } -SndioAudioInputStream::SndioAudioInputStream(AudioManagerBase* audio_manager, - const std::string& device_name, - const AudioParameters& params) - : audio_manager_(audio_manager), - device_name_(device_name), - params_(params), - bytes_per_buffer_(params.GetBytesPerBuffer(kSampleFormat)), - buffer_duration_(base::TimeDelta::FromMicroseconds( - params.frames_per_buffer() * base::Time::kMicrosecondsPerSecond / - static_cast(params.sample_rate()))), - callback_(NULL), - device_handle_(NULL), - read_callback_behind_schedule_(false), - audio_bus_(AudioBus::Create(params)) { +SndioAudioInputStream::SndioAudioInputStream(AudioManagerBase* manager, + const std::string& device_name, + const AudioParameters& params) + : manager(manager), + params(params), + audio_bus(AudioBus::Create(params)), + state(kClosed) { } -SndioAudioInputStream::~SndioAudioInputStream() {} +SndioAudioInputStream::~SndioAudioInputStream() { + if (state != kClosed) + Close(); +} bool SndioAudioInputStream::Open() { struct sio_par par; int sig; - if (device_handle_) - return false; // Already open. + if (state != kClosed) + return false; - if (params_.format() != AudioParameters::AUDIO_PCM_LINEAR && - params_.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY) { + if (params.format() != AudioParameters::AUDIO_PCM_LINEAR && + params.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY) { LOG(WARNING) << "Unsupported audio format."; return false; } sio_initpar(&par); - par.rate = params_.sample_rate(); - par.pchan = params_.channels(); - par.bits = SampleFormatToBytesPerChannel(kSampleFormat); + par.rate = params.sample_rate(); + par.rchan = params.channels(); + par.bits = SampleFormatToBitsPerChannel(kSampleFormat); par.bps = par.bits / 8; par.sig = sig = par.bits != 8 ? 1 : 0; par.le = SIO_LE_NATIVE; - par.appbufsz = params_.frames_per_buffer(); - sndio_rec_bufsz_ = par.bufsz; - sndio_rec_bufsize_ = par.round * par.bps * par.rchan; + par.appbufsz = params.frames_per_buffer(); - device_handle_ = sio_open(SIO_DEVANY, SIO_REC, 0); + hdl = sio_open(SIO_DEVANY, SIO_REC, 0); - if (device_handle_ == NULL) { + if (hdl == NULL) { LOG(ERROR) << "Couldn't open audio device."; return false; } - if (!sio_setpar(device_handle_, &par) || !sio_getpar(device_handle_, &par)) { + if (!sio_setpar(hdl, &par) || !sio_getpar(hdl, &par)) { LOG(ERROR) << "Couldn't set audio parameters."; goto bad_close; } - if (par.rate != (unsigned int)params_.sample_rate() || - par.pchan != (unsigned int)params_.channels() || - par.bits != (unsigned int)SampleFormatToBytesPerChannel(kSampleFormat) || + if (par.rate != (unsigned int)params.sample_rate() || + par.rchan != (unsigned int)params.channels() || + par.bits != (unsigned int)SampleFormatToBitsPerChannel(kSampleFormat) || par.sig != (unsigned int)sig || (par.bps > 1 && par.le != SIO_LE_NATIVE) || (par.bits != par.bps * 8)) { LOG(ERROR) << "Unsupported audio parameters."; goto bad_close; } - sio_onmove(device_handle_, sndio_in_onmove, this); - - audio_buffer_.reset(new uint8_t[bytes_per_buffer_]); - + state = kStopped; + buffer = new char[audio_bus->frames() * params.GetBytesPerFrame(kSampleFormat)]; + sio_onmove(hdl, &OnMoveCallback, this); return true; bad_close: - sio_close(device_handle_); + sio_close(hdl); return false; } -void SndioAudioInputStream::Start(AudioInputCallback* callback) { - DCHECK(!callback_ && callback); - callback_ = callback; +void SndioAudioInputStream::Start(AudioInputCallback* cb) { + StartAgc(); - // We start reading data half |buffer_duration_| later than when the - // buffer might have got filled, to accommodate some delays in the audio - // driver. This could also give us a smooth read sequence going forward. - base::TimeDelta delay = buffer_duration_ + buffer_duration_ / 2; - next_read_time_ = base::TimeTicks::Now() + delay; - if (pthread_create(&thread_, NULL, sndio_in_threadstart, this) != 0) - LOG(ERROR) << "Failed to create real-time thread."; + state = kRunning; + hw_delay = 0; + callback = cb; + sio_start(hdl); + if (pthread_create(&thread, NULL, &ThreadEntry, this) != 0) { + LOG(ERROR) << "Failed to create real-time thread for recording."; + sio_stop(hdl); + state = kStopped; + } } -void SndioAudioInputStream::ReadAudio() { - NOTIMPLEMENTED(); -} - void SndioAudioInputStream::Stop() { - if (!device_handle_ || !callback_) + + if (state == kStopped) return; - StopAgc(); + state = kStopWait; + pthread_join(thread, NULL); + sio_stop(hdl); + state = kStopped; - pthread_join(thread_, NULL); - sio_stop(device_handle_); - - callback_ = NULL; + StopAgc(); } void SndioAudioInputStream::Close() { - if (device_handle_) { - sio_close(device_handle_); - audio_buffer_.reset(); - device_handle_ = NULL; - } - audio_manager_->ReleaseInputStream(this); + if (state == kClosed) + return; + + if (state == kRunning) + Stop(); + + state = kClosed; + delete [] buffer; + sio_close(hdl); + + manager->ReleaseInputStream(this); } double SndioAudioInputStream::GetMaxVolume() { - return static_cast(SIO_MAXVOL); + // Not supported + return 0.0; } void SndioAudioInputStream::SetVolume(double volume) { - NOTIMPLEMENTED(); + // Not supported. Do nothing. } double SndioAudioInputStream::GetVolume() { - long current_volume = 0; - return static_cast(current_volume); + // Not supported. + return 0.0; } bool SndioAudioInputStream::IsMuted() { + // Not supported. return false; } void SndioAudioInputStream::SetOutputDeviceForAec( const std::string& output_device_id) { -// Not supported. Do nothing. + // Not supported. +} + +void SndioAudioInputStream::ThreadLoop(void) { + size_t todo, n; + char *data; + unsigned int nframes; + double normalized_volume = 0.0; + + nframes = audio_bus->frames(); + + while (state == kRunning && !sio_eof(hdl)) { + + GetAgcVolume(&normalized_volume); + + // read one block + todo = nframes * params.GetBytesPerFrame(kSampleFormat); + data = buffer; + while (todo > 0) { + n = sio_read(hdl, data, todo); + if (n == 0) + return; // unrecoverable I/O error + todo -= n; + data += n; + } + hw_delay -= nframes; + + // convert frames count to TimeDelta + const base::TimeDelta delay = AudioTimestampHelper::FramesToTime(hw_delay, + params.sample_rate()); + + // push into bus + audio_bus->FromInterleaved(buffer, nframes, SampleFormatToBytesPerChannel(kSampleFormat)); + + // invoke callback + callback->OnData(audio_bus.get(), base::TimeTicks::Now() - delay, 1.); + } } } // namespace media Index: head/www/qt5-webengine/files/sndio_input.h =================================================================== --- head/www/qt5-webengine/files/sndio_input.h (revision 531600) +++ head/www/qt5-webengine/files/sndio_input.h (revision 531601) @@ -1,109 +1,91 @@ // Copyright 2013 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ #define MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ #include #include #include #include "base/compiler_specific.h" #include "base/macros.h" #include "base/memory/weak_ptr.h" #include "base/time/time.h" #include "media/audio/agc_audio_stream.h" #include "media/audio/audio_io.h" #include "media/audio/audio_device_description.h" #include "media/base/audio_parameters.h" namespace media { class AudioManagerBase; -// call-backs invoked from C libraries, thus requiring C linkage -extern "C" { - // Invoked (on the real-time thread) at each sound card clock tick - void sndio_in_onmove(void *arg, int delta); - // Invoked (on the real-time thread) whenever the volume changes - void sndio_in_onvol(void *arg, unsigned int vol); - // Real-time thread entry point - void *sndio_in_threadstart(void *arg); -} - -// Provides an input stream for audio capture based on the SNDIO PCM interface. -// This object is not thread safe and all methods should be invoked in the -// thread that created the object. +// Implementation of AudioOutputStream using sndio(7) class SndioAudioInputStream : public AgcAudioStream { public: // Pass this to the constructor if you want to attempt auto-selection // of the audio recording device. static const char kAutoSelectDevice[]; // Create a PCM Output stream for the SNDIO device identified by // |device_name|. If unsure of what to use for |device_name|, use // |kAutoSelectDevice|. SndioAudioInputStream(AudioManagerBase* audio_manager, const std::string& device_name, const AudioParameters& params); ~SndioAudioInputStream() override; // Implementation of AudioInputStream. bool Open() override; void Start(AudioInputCallback* callback) override; void Stop() override; void Close() override; double GetMaxVolume() override; void SetVolume(double volume) override; double GetVolume() override; bool IsMuted() override; void SetOutputDeviceForAec(const std::string& output_device_id) override; - // C-linkage call-backs are friends to access private data - friend void sndio_in_onmove(void *arg, int delta); - friend void sndio_in_onvol(void *arg, unsigned int vol); - friend void *sndio_in_threadstart(void *arg); - private: - // Logs the error and invokes any registered callbacks. - void HandleError(const char* method, int error); - // Reads one or more buffers of audio from the device, passes on to the - // registered callback and schedules the next read. - void ReadAudio(); + enum StreamState { + kClosed, // Not opened yet + kStopped, // Device opened, but not started yet + kRunning, // Started, device playing + kStopWait // Stopping, waiting for the real-time thread to exit + }; - // Recovers from any device errors if possible. - bool Recover(int error); + // C-style call-backs + static void OnMoveCallback(void *arg, int delta); + static void* ThreadEntry(void *arg); - // Non-refcounted pointer back to the audio manager. - // The AudioManager indirectly holds on to stream objects, so we don't - // want circular references. Additionally, stream objects live on the audio - // thread, which is owned by the audio manager and we don't want to addref - // the manager from that thread. - AudioManagerBase* audio_manager_; - std::string device_name_; - AudioParameters params_; - int bytes_per_buffer_; - base::TimeDelta buffer_duration_; // Length of each recorded buffer. - AudioInputCallback* callback_; // Valid during a recording session. - base::TimeTicks next_read_time_; // Scheduled time for next read callback. - struct sio_hdl* device_handle_; // Handle to the SNDIO PCM recording device. - std::unique_ptr audio_buffer_; // Buffer used for reading audio data. - bool read_callback_behind_schedule_; - std::unique_ptr audio_bus_; - - int hw_delay_; - int sndio_rec_bufsize_; - int sndio_rec_bufsz_; - - // High priority thread running RealTimeThread() - pthread_t thread_; + // Continuously moves data from the device to the consumer + void ThreadLoop(); + // Our creator, the audio manager needs to be notified when we close. + AudioManagerBase* manager; + // Parameters of the source + AudioParameters params; + // We store data here for consumer + std::unique_ptr audio_bus; + // Call-back that consumes recorded data + AudioInputCallback* callback; // Valid during a recording session. + // Handle of the audio device + struct sio_hdl* hdl; + // Current state of the stream + enum StreamState state; + // High priority thread running ThreadLoop() + pthread_t thread; + // Number of frames buffered in the hardware + int hw_delay; + // Temporary buffer where data is stored sndio-compatible format + char* buffer; DISALLOW_COPY_AND_ASSIGN(SndioAudioInputStream); }; } // namespace media #endif // MEDIA_AUDIO_SNDIO_SNDIO_INPUT_H_ Index: head/www/qt5-webengine/files/sndio_output.cc =================================================================== --- head/www/qt5-webengine/files/sndio_output.cc (revision 531600) +++ head/www/qt5-webengine/files/sndio_output.cc (revision 531601) @@ -1,179 +1,183 @@ // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "base/logging.h" #include "base/time/time.h" #include "base/time/default_tick_clock.h" #include "media/audio/audio_manager_base.h" #include "media/base/audio_timestamp_helper.h" #include "media/audio/sndio/sndio_output.h" namespace media { static const SampleFormat kSampleFormat = kSampleFormatS16; -void sndio_onmove(void *arg, int delta) { +void SndioAudioOutputStream::OnMoveCallback(void *arg, int delta) { SndioAudioOutputStream* self = static_cast(arg); - self->hw_delay = delta; + self->hw_delay -= delta; } -void sndio_onvol(void *arg, unsigned int vol) { +void SndioAudioOutputStream::OnVolCallback(void *arg, unsigned int vol) { SndioAudioOutputStream* self = static_cast(arg); self->vol = vol; } -void *sndio_threadstart(void *arg) { +void *SndioAudioOutputStream::ThreadEntry(void *arg) { SndioAudioOutputStream* self = static_cast(arg); - self->RealTimeThread(); + self->ThreadLoop(); return NULL; } SndioAudioOutputStream::SndioAudioOutputStream(const AudioParameters& params, AudioManagerBase* manager) : manager(manager), params(params), audio_bus(AudioBus::Create(params)), - bytes_per_frame(params.GetBytesPerFrame(kSampleFormat)), state(kClosed), mutex(PTHREAD_MUTEX_INITIALIZER) { } SndioAudioOutputStream::~SndioAudioOutputStream() { if (state != kClosed) Close(); } bool SndioAudioOutputStream::Open() { struct sio_par par; int sig; if (params.format() != AudioParameters::AUDIO_PCM_LINEAR && params.format() != AudioParameters::AUDIO_PCM_LOW_LATENCY) { LOG(WARNING) << "Unsupported audio format."; return false; } sio_initpar(&par); par.rate = params.sample_rate(); par.pchan = params.channels(); par.bits = SampleFormatToBitsPerChannel(kSampleFormat); par.bps = par.bits / 8; par.sig = sig = par.bits != 8 ? 1 : 0; par.le = SIO_LE_NATIVE; par.appbufsz = params.frames_per_buffer(); hdl = sio_open(SIO_DEVANY, SIO_PLAY, 0); if (hdl == NULL) { LOG(ERROR) << "Couldn't open audio device."; return false; } if (!sio_setpar(hdl, &par) || !sio_getpar(hdl, &par)) { LOG(ERROR) << "Couldn't set audio parameters."; goto bad_close; } if (par.rate != (unsigned int)params.sample_rate() || par.pchan != (unsigned int)params.channels() || par.bits != (unsigned int)SampleFormatToBitsPerChannel(kSampleFormat) || par.sig != (unsigned int)sig || (par.bps > 1 && par.le != SIO_LE_NATIVE) || (par.bits != par.bps * 8)) { LOG(ERROR) << "Unsupported audio parameters."; goto bad_close; } state = kStopped; volpending = 0; vol = 0; buffer = new char[audio_bus->frames() * params.GetBytesPerFrame(kSampleFormat)]; - sio_onmove(hdl, sndio_onmove, this); - sio_onvol(hdl, sndio_onvol, this); + sio_onmove(hdl, &OnMoveCallback, this); + sio_onvol(hdl, &OnVolCallback, this); return true; bad_close: sio_close(hdl); return false; } void SndioAudioOutputStream::Close() { if (state == kClosed) return; if (state == kRunning) Stop(); state = kClosed; delete [] buffer; sio_close(hdl); manager->ReleaseOutputStream(this); // Calls the destructor } void SndioAudioOutputStream::Start(AudioSourceCallback* callback) { state = kRunning; hw_delay = 0; source = callback; sio_start(hdl); - if (pthread_create(&thread, NULL, sndio_threadstart, this) != 0) { + if (pthread_create(&thread, NULL, &ThreadEntry, this) != 0) { LOG(ERROR) << "Failed to create real-time thread."; sio_stop(hdl); state = kStopped; } } void SndioAudioOutputStream::Stop() { if (state == kStopped) return; state = kStopWait; pthread_join(thread, NULL); sio_stop(hdl); state = kStopped; } void SndioAudioOutputStream::SetVolume(double v) { pthread_mutex_lock(&mutex); vol = v * SIO_MAXVOL; volpending = 1; pthread_mutex_unlock(&mutex); } void SndioAudioOutputStream::GetVolume(double* v) { pthread_mutex_lock(&mutex); *v = vol * (1. / SIO_MAXVOL); pthread_mutex_unlock(&mutex); } -void SndioAudioOutputStream::RealTimeThread(void) { - int avail, count; +// This stream is always used with sub second buffer sizes, where it's +// sufficient to simply always flush upon Start(). +void SndioAudioOutputStream::Flush() {} +void SndioAudioOutputStream::ThreadLoop(void) { + int avail, count, result; + while (state == kRunning) { // Update volume if needed pthread_mutex_lock(&mutex); if (volpending) { volpending = 0; sio_setvol(hdl, vol); } pthread_mutex_unlock(&mutex); // Get data to play - const base::TimeDelta delay = AudioTimestampHelper::FramesToTime(hw_delay, params.sample_rate() * 1000); + const base::TimeDelta delay = AudioTimestampHelper::FramesToTime(hw_delay, + params.sample_rate()); count = source->OnMoreData(delay, base::TimeTicks::Now(), 0, audio_bus.get()); audio_bus->ToInterleaved(count, SampleFormatToBytesPerChannel(kSampleFormat), buffer); if (count == 0) { // We have to submit something to the device count = audio_bus->frames(); memset(buffer, 0, count * params.GetBytesPerFrame(kSampleFormat)); LOG(WARNING) << "No data to play, running empty cycle."; } // Submit data to the device avail = count * params.GetBytesPerFrame(kSampleFormat); - count = sio_write(hdl, buffer, avail); - if (count == 0) { + result = sio_write(hdl, buffer, avail); + if (result == 0) { LOG(WARNING) << "Audio device disconnected."; break; } // Update hardware pointer hw_delay += count; } } } // namespace media Index: head/www/qt5-webengine/files/sndio_output.h =================================================================== --- head/www/qt5-webengine/files/sndio_output.h (revision 531600) +++ head/www/qt5-webengine/files/sndio_output.h (revision 531601) @@ -1,92 +1,86 @@ // Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ #define MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ #include #include #include "base/time/tick_clock.h" #include "base/time/time.h" #include "media/audio/audio_io.h" - namespace media { -class AudioParameters; class AudioManagerBase; -// call-backs invoked from C libraries, thus requiring C linkage -extern "C" { - // Invoked (on the real-time thread) at each sound card clock tick - void sndio_onmove(void *arg, int delta); - // Invoked (on the real-time thread) whenever the volume changes - void sndio_onvol(void *arg, unsigned int vol); - // Real-time thread entry point - void *sndio_threadstart(void *arg); -} - // Implementation of AudioOutputStream using sndio(7) class SndioAudioOutputStream : public AudioOutputStream { public: // The manager is creating this object SndioAudioOutputStream(const AudioParameters& params, AudioManagerBase* manager); virtual ~SndioAudioOutputStream(); // Implementation of AudioOutputStream. - virtual bool Open() override; - virtual void Close() override; - virtual void Start(AudioSourceCallback* callback) override; - virtual void Stop() override; - virtual void SetVolume(double volume) override; - virtual void GetVolume(double* volume) override; + bool Open() override; + void Close() override; + void Start(AudioSourceCallback* callback) override; + void Stop() override; + void SetVolume(double volume) override; + void GetVolume(double* volume) override; + void Flush() override; - // C-linkage call-backs are friends to access private data friend void sndio_onmove(void *arg, int delta); friend void sndio_onvol(void *arg, unsigned int vol); friend void *sndio_threadstart(void *arg); private: enum StreamState { kClosed, // Not opened yet kStopped, // Device opened, but not started yet kRunning, // Started, device playing kStopWait // Stopping, waiting for the real-time thread to exit }; - // Continuously moves data from the audio bus to the device - void RealTimeThread(void); + + // C-style call-backs + static void OnMoveCallback(void *arg, int delta); + static void OnVolCallback(void *arg, unsigned int vol); + static void* ThreadEntry(void *arg); + + // Continuously moves data from the producer to the device + void ThreadLoop(void); + // Our creator, the audio manager needs to be notified when we close. AudioManagerBase* manager; // Parameters of the source AudioParameters params; // Source stores data here std::unique_ptr audio_bus; - int bytes_per_frame; // Call-back that produces data to play AudioSourceCallback* source; // Handle of the audio device struct sio_hdl* hdl; // Current state of the stream enum StreamState state; - // High priority thread running RealTimeThread() + // High priority thread running ThreadLoop() pthread_t thread; // Protects vol, volpending and hw_delay pthread_mutex_t mutex; // Current volume in the 0..SIO_MAXVOL range int vol; // Set to 1 if volumes must be refreshed in the realtime thread int volpending; - // Number of bytes buffered in the hardware + // Number of frames buffered in the hardware int hw_delay; // Temporary buffer where data is stored sndio-compatible format char* buffer; DISALLOW_COPY_AND_ASSIGN(SndioAudioOutputStream); }; } // namespace media #endif // MEDIA_AUDIO_SNDIO_SNDIO_OUTPUT_H_ Index: head/www/qt5-webengine/pkg-plist =================================================================== --- head/www/qt5-webengine/pkg-plist (revision 531600) +++ head/www/qt5-webengine/pkg-plist (revision 531601) @@ -1,233 +1,237 @@ %%QT_BINDIR%%/qwebengine_convert_dict %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineaction_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineaction_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginecertificateerror_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineclientcertificateselection_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginecontextmenurequest_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginedialogrequests_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginedownloaditem_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginedownloaditem_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginefaviconprovider_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginehistory_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginehistory_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineloadrequest_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginenavigationrequest_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginenewviewrequest_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineprofile_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginescript_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginesettings_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginesingleton_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginetestsupport_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebenginetouchhandleprovider_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineview_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qquickwebengineview_p_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qtwebengineglobal_p.h %%QT_INCDIR%%/QtWebEngine/%%FULLVER%%/QtWebEngine/private/qtwebengine-config_p.h %%QT_INCDIR%%/QtWebEngine/QQuickWebEngineProfile %%QT_INCDIR%%/QtWebEngine/QQuickWebEngineScript %%QT_INCDIR%%/QtWebEngine/QtWebEngine %%QT_INCDIR%%/QtWebEngine/QtWebEngineDepends %%QT_INCDIR%%/QtWebEngine/QtWebEngineVersion %%QT_INCDIR%%/QtWebEngine/qquickwebengineprofile.h %%QT_INCDIR%%/QtWebEngine/qquickwebenginescript.h %%QT_INCDIR%%/QtWebEngine/qtwebengineglobal.h %%QT_INCDIR%%/QtWebEngine/qtwebengineversion.h %%QT_INCDIR%%/QtWebEngine/qtwebengine-config.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qtwebenginecoreglobal_p.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qwebenginecallback_p.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qwebenginecookiestore_p.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qwebenginemessagepumpscheduler_p.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qwebengineurlrequestinfo_p.h %%QT_INCDIR%%/QtWebEngineCore/%%FULLVER%%/QtWebEngineCore/private/qtwebenginecore-config_p.h %%QT_INCDIR%%/QtWebEngineCore/QWebEngineCallback %%QT_INCDIR%%/QtWebEngineCore/QWebEngineClientCertificateStore %%QT_INCDIR%%/QtWebEngineCore/QWebEngineCookieStore +%%QT_INCDIR%%/QtWebEngineCore/QWebEngineFindTextResult %%QT_INCDIR%%/QtWebEngineCore/QWebEngineHttpRequest %%QT_INCDIR%%/QtWebEngineCore/QWebEngineNotification %%QT_INCDIR%%/QtWebEngineCore/QWebEngineQuotaRequest %%QT_INCDIR%%/QtWebEngineCore/QWebEngineRegisterProtocolHandlerRequest %%QT_INCDIR%%/QtWebEngineCore/QWebEngineUrlRequestInfo %%QT_INCDIR%%/QtWebEngineCore/QWebEngineUrlRequestInterceptor %%QT_INCDIR%%/QtWebEngineCore/QWebEngineUrlRequestJob %%QT_INCDIR%%/QtWebEngineCore/QWebEngineUrlScheme %%QT_INCDIR%%/QtWebEngineCore/QWebEngineUrlSchemeHandler %%QT_INCDIR%%/QtWebEngineCore/QtWebEngineCore %%QT_INCDIR%%/QtWebEngineCore/QtWebEngineCoreDepends %%QT_INCDIR%%/QtWebEngineCore/QtWebEngineCoreVersion %%QT_INCDIR%%/QtWebEngineCore/qtwebenginecoreglobal.h %%QT_INCDIR%%/QtWebEngineCore/qtwebenginecoreversion.h %%QT_INCDIR%%/QtWebEngineCore/qtwebenginecore-config.h %%QT_INCDIR%%/QtWebEngineCore/qwebenginecallback.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineclientcertificatestore.h %%QT_INCDIR%%/QtWebEngineCore/qwebenginecookiestore.h +%%QT_INCDIR%%/QtWebEngineCore/qwebenginefindtextresult.h %%QT_INCDIR%%/QtWebEngineCore/qwebenginehttprequest.h %%QT_INCDIR%%/QtWebEngineCore/qwebenginenotification.h %%QT_INCDIR%%/QtWebEngineCore/qwebenginequotarequest.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineregisterprotocolhandlerrequest.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineurlrequestinfo.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineurlrequestinterceptor.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineurlrequestjob.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineurlscheme.h %%QT_INCDIR%%/QtWebEngineCore/qwebengineurlschemehandler.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebenginedownloaditem_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebenginehistory_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebenginenotificationpresenter_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebenginepage_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebengineprofile_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebenginescriptcollection_p.h %%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qwebengineview_p.h +%%QT_INCDIR%%/QtWebEngineWidgets/%%FULLVER%%/QtWebEngineWidgets/private/qtwebenginewidgets-config_p.h %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineCertificateError %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineClientCertificateSelection %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineContextMenuData %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineDownloadItem %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineFullScreenRequest %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineHistory %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineHistoryItem %%QT_INCDIR%%/QtWebEngineWidgets/QWebEnginePage %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineProfile %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineScript %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineScriptCollection %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineSettings %%QT_INCDIR%%/QtWebEngineWidgets/QWebEngineView %%QT_INCDIR%%/QtWebEngineWidgets/QtWebEngineWidgets %%QT_INCDIR%%/QtWebEngineWidgets/QtWebEngineWidgetsDepends %%QT_INCDIR%%/QtWebEngineWidgets/QtWebEngineWidgetsVersion %%QT_INCDIR%%/QtWebEngineWidgets/qtwebenginewidgetsglobal.h %%QT_INCDIR%%/QtWebEngineWidgets/qtwebenginewidgetsversion.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginecertificateerror.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebengineclientcertificateselection.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginecontextmenudata.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginedownloaditem.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginefullscreenrequest.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginehistory.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginepage.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebengineprofile.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginescript.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginescriptcollection.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebenginesettings.h %%QT_INCDIR%%/QtWebEngineWidgets/qwebengineview.h +%%QT_INCDIR%%/QtWebEngineWidgets/qtwebenginewidgets-config.h %%QT_CMAKEDIR%%/Qt5Designer/Qt5Designer_QWebEngineViewPlugin.cmake %%QT_CMAKEDIR%%/Qt5WebEngine/Qt5WebEngineConfig.cmake %%QT_CMAKEDIR%%/Qt5WebEngine/Qt5WebEngineConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5WebEngineCore/Qt5WebEngineCoreConfig.cmake %%QT_CMAKEDIR%%/Qt5WebEngineCore/Qt5WebEngineCoreConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5WebEngineWidgets/Qt5WebEngineWidgetsConfig.cmake %%QT_CMAKEDIR%%/Qt5WebEngineWidgets/Qt5WebEngineWidgetsConfigVersion.cmake %%QT_LIBDIR%%/libQt5WebEngine.prl %%QT_LIBDIR%%/libQt5WebEngine.so %%QT_LIBDIR%%/libQt5WebEngine.so.5 %%QT_LIBDIR%%/libQt5WebEngine.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5WebEngine.so.%%FULLVER%% @comment %%DEBUG%%%%QT_LIBDIR%%/libQt5WebEngine.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5WebEngineCore.prl %%QT_LIBDIR%%/libQt5WebEngineCore.so %%QT_LIBDIR%%/libQt5WebEngineCore.so.5 %%QT_LIBDIR%%/libQt5WebEngineCore.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5WebEngineCore.so.%%FULLVER%% @comment %%DEBUG%%%%QT_LIBDIR%%/libQt5WebEngineCore.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5WebEngineWidgets.prl %%QT_LIBDIR%%/libQt5WebEngineWidgets.so %%QT_LIBDIR%%/libQt5WebEngineWidgets.so.5 %%QT_LIBDIR%%/libQt5WebEngineWidgets.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5WebEngineWidgets.so.%%FULLVER%% @comment %%DEBUG%%%%QT_LIBDIR%%/libQt5WebEngineWidgets.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/modules/qt_lib_webengine.pri %%QT_MKSPECDIR%%/modules/qt_lib_webengine_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_webenginecore.pri %%QT_MKSPECDIR%%/modules/qt_lib_webenginecore_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_webenginecoreheaders_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_webenginewidgets.pri %%QT_MKSPECDIR%%/modules/qt_lib_webenginewidgets_private.pri %%QT_PLUGINDIR%%/designer/libqwebengineview.so @comment %%DEBUG%%%%QT_PLUGINDIR%%/designer/libqwebengineview.so.debug %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/AlertDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/AuthenticationDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/ColorDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/ConfirmDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/FilePicker.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/Menu.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/MenuItem.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/MenuSeparator.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/PromptDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/ToolTip.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/TouchHandle.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/TouchSelectionMenu.qml %%QT_QMLDIR%%/QtWebEngine/Controls1Delegates/qmldir %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/AlertDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/AuthenticationDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/ConfirmDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/Menu.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/MenuItem.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/MenuSeparator.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/PromptDialog.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/ToolTip.qml %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/information.png %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/qmldir %%QT_QMLDIR%%/QtWebEngine/Controls2Delegates/question.png %%QT_QMLDIR%%/QtWebEngine/libqtwebengineplugin.so @comment %%DEBUG%%%%QT_QMLDIR%%/QtWebEngine/libqtwebengineplugin.so.debug %%QT_QMLDIR%%/QtWebEngine/plugins.qmltypes %%QT_QMLDIR%%/QtWebEngine/qmldir libdata/pkgconfig/Qt5WebEngine.pc libdata/pkgconfig/Qt5WebEngineCore.pc libdata/pkgconfig/Qt5WebEngineWidgets.pc %%QT_LIBEXECDIR%%/QtWebEngineProcess %%BE%%%%QT_DATADIR%%/resources/icudtb.dat %%LE%%%%QT_DATADIR%%/resources/icudtl.dat %%QT_DATADIR%%/resources/qtwebengine_devtools_resources.pak %%QT_DATADIR%%/resources/qtwebengine_resources.pak %%QT_DATADIR%%/resources/qtwebengine_resources_100p.pak %%QT_DATADIR%%/resources/qtwebengine_resources_200p.pak %%QT_L10NDIR%%/qtwebengine_locales/am.pak %%QT_L10NDIR%%/qtwebengine_locales/ar.pak %%QT_L10NDIR%%/qtwebengine_locales/bg.pak %%QT_L10NDIR%%/qtwebengine_locales/bn.pak %%QT_L10NDIR%%/qtwebengine_locales/ca.pak %%QT_L10NDIR%%/qtwebengine_locales/cs.pak %%QT_L10NDIR%%/qtwebengine_locales/da.pak %%QT_L10NDIR%%/qtwebengine_locales/de.pak %%QT_L10NDIR%%/qtwebengine_locales/el.pak %%QT_L10NDIR%%/qtwebengine_locales/en-GB.pak %%QT_L10NDIR%%/qtwebengine_locales/en-US.pak %%QT_L10NDIR%%/qtwebengine_locales/es-419.pak %%QT_L10NDIR%%/qtwebengine_locales/es.pak %%QT_L10NDIR%%/qtwebengine_locales/et.pak %%QT_L10NDIR%%/qtwebengine_locales/fa.pak %%QT_L10NDIR%%/qtwebengine_locales/fi.pak %%QT_L10NDIR%%/qtwebengine_locales/fil.pak %%QT_L10NDIR%%/qtwebengine_locales/fr.pak %%QT_L10NDIR%%/qtwebengine_locales/gu.pak %%QT_L10NDIR%%/qtwebengine_locales/he.pak %%QT_L10NDIR%%/qtwebengine_locales/hi.pak %%QT_L10NDIR%%/qtwebengine_locales/hr.pak %%QT_L10NDIR%%/qtwebengine_locales/hu.pak %%QT_L10NDIR%%/qtwebengine_locales/id.pak %%QT_L10NDIR%%/qtwebengine_locales/it.pak %%QT_L10NDIR%%/qtwebengine_locales/ja.pak %%QT_L10NDIR%%/qtwebengine_locales/kn.pak %%QT_L10NDIR%%/qtwebengine_locales/ko.pak %%QT_L10NDIR%%/qtwebengine_locales/lt.pak %%QT_L10NDIR%%/qtwebengine_locales/lv.pak %%QT_L10NDIR%%/qtwebengine_locales/ml.pak %%QT_L10NDIR%%/qtwebengine_locales/mr.pak %%QT_L10NDIR%%/qtwebengine_locales/ms.pak %%QT_L10NDIR%%/qtwebengine_locales/nb.pak %%QT_L10NDIR%%/qtwebengine_locales/nl.pak %%QT_L10NDIR%%/qtwebengine_locales/pl.pak %%QT_L10NDIR%%/qtwebengine_locales/pt-BR.pak %%QT_L10NDIR%%/qtwebengine_locales/pt-PT.pak %%QT_L10NDIR%%/qtwebengine_locales/ro.pak %%QT_L10NDIR%%/qtwebengine_locales/ru.pak %%QT_L10NDIR%%/qtwebengine_locales/sk.pak %%QT_L10NDIR%%/qtwebengine_locales/sl.pak %%QT_L10NDIR%%/qtwebengine_locales/sr.pak %%QT_L10NDIR%%/qtwebengine_locales/sv.pak %%QT_L10NDIR%%/qtwebengine_locales/sw.pak %%QT_L10NDIR%%/qtwebengine_locales/ta.pak %%QT_L10NDIR%%/qtwebengine_locales/te.pak %%QT_L10NDIR%%/qtwebengine_locales/th.pak %%QT_L10NDIR%%/qtwebengine_locales/tr.pak %%QT_L10NDIR%%/qtwebengine_locales/uk.pak %%QT_L10NDIR%%/qtwebengine_locales/vi.pak %%QT_L10NDIR%%/qtwebengine_locales/zh-CN.pak %%QT_L10NDIR%%/qtwebengine_locales/zh-TW.pak Index: head/x11/qt5-qev/Makefile =================================================================== --- head/x11/qt5-qev/Makefile (revision 531600) +++ head/x11/qt5-qev/Makefile (revision 531601) @@ -1,26 +1,25 @@ # $FreeBSD$ PORTNAME= qev DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= x11 PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt QWidget events introspection tool USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core widgets WRKSRC_SUBDIR= src/${PORTNAME} QT_BINARIES= yes # qev is not connected to qttool's build system, so we cannot just run qmake qt-dist:5,tools # and set {BUILD,INSTALL}_WRKSRC. # Instead, we run qmake qt-dist:5,tools from src/${PORTNAME} but need to copy .qmake qt-dist:5,tools.conf to # it for all required variables to be set (MODULE_VERSION etc). post-patch: ${CP} ${WRKSRC}/../../.qmake.conf ${WRKSRC} .include Index: head/x11-themes/qt5-style-plugins/Makefile =================================================================== --- head/x11-themes/qt5-style-plugins/Makefile (revision 531600) +++ head/x11-themes/qt5-style-plugins/Makefile (revision 531601) @@ -1,30 +1,29 @@ # Created by: Marie Loise Nolden # $FreeBSD$ PORTNAME= qt5-style-plugins DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-23 -PORTREVISION= 7 DISTVERSIONSUFFIX= -g335dbe CATEGORIES= x11-themes DIST_SUBDIR= KDE/Qt/addons MAINTAINER= kde@FreeBSD.org COMMENT= Additional Styles for Qt 5 and KDE LICENSE= LGPL21 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c++11-lang gettext-runtime gl gnome pkgconfig qmake \ qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= qt GH_PROJECT= qtstyleplugins USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango USE_QT= core dbus gui widgets buildtools_build USE_GL= gl USE_XORG= x11 xext .include Index: head/x11-toolkits/qt5-declarative/Makefile =================================================================== --- head/x11-toolkits/qt5-declarative/Makefile (revision 531600) +++ head/x11-toolkits/qt5-declarative/Makefile (revision 531601) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= declarative DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt declarative framework for dynamic user interfaces USES= compiler:c++11-lang gl python:build qmake:norecursive \ qt-dist:5 USE_GL= gl USE_QT= core gui network sql testlib \ widgets xmlpatterns buildtools_build USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} CONFLICTS= qt5-declarative-render2d-* qt5-qml qt5-quick QT_BINARIES= yes QT_DEFINES= ACCESSIBILITY QT_CONFIG= accessibility accessibility-atspi-bridge post-patch: # qtdeclarative.pro wants to run python, replace that with PYTHON_CMD ${REINPLACE_CMD} '/py_out/s#python#${PYTHON_CMD}#g' \ ${WRKSRC}/qtdeclarative.pro ${REINPLACE_CMD} 's,python,${PYTHON_CMD},g' \ ${WRKSRC}/src/3rdparty/masm/masm.pri .include Index: head/x11-toolkits/qt5-declarative/files/patch-tools_qmlimportscanner_qmlimportscanner.pro =================================================================== --- head/x11-toolkits/qt5-declarative/files/patch-tools_qmlimportscanner_qmlimportscanner.pro (nonexistent) +++ head/x11-toolkits/qt5-declarative/files/patch-tools_qmlimportscanner_qmlimportscanner.pro (revision 531601) @@ -0,0 +1,11 @@ +--- tools/qmlimportscanner/qmlimportscanner.pro.orig 2019-12-31 21:19:52 UTC ++++ tools/qmlimportscanner/qmlimportscanner.pro +@@ -47,7 +47,7 @@ cmake_config_file.output = $$MODULE_BASE_OUTDIR/lib/cm + QMAKE_SUBSTITUTES += cmake_config_file + + cmake_build_integration.files = $$cmake_config_file.output $$PWD/Qt5QmlImportScannerTemplate.cpp.in +-cmake_build_integration.path = $$[QT_INSTALL_LIBS]/cmake/Qt5QmlImportScanner ++cmake_build_integration.path = $$[QT_INSTALL_PREFIX]/lib/cmake/Qt5QmlImportScanner + prefix_build: INSTALLS += cmake_build_integration + else: COPIES += cmake_build_integration + Property changes on: head/x11-toolkits/qt5-declarative/files/patch-tools_qmlimportscanner_qmlimportscanner.pro ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-toolkits/qt5-declarative/pkg-plist =================================================================== --- head/x11-toolkits/qt5-declarative/pkg-plist (revision 531600) +++ head/x11-toolkits/qt5-declarative/pkg-plist (revision 531601) @@ -1,863 +1,968 @@ %%QT_INCDIR%%/QtPacketProtocol/%%FULLVER%%/QtPacketProtocol/private/qpacket_p.h %%QT_INCDIR%%/QtPacketProtocol/%%FULLVER%%/QtPacketProtocol/private/qpacketprotocol_p.h %%QT_INCDIR%%/QtPacketProtocol/%%FULLVER%%/QtPacketProtocol/private/qversionedpacket_p.h %%QT_INCDIR%%/QtPacketProtocol/QtPacketProtocol %%QT_INCDIR%%/QtPacketProtocol/QtPacketProtocolDepends %%QT_INCDIR%%/QtPacketProtocol/QtPacketProtocolVersion %%QT_INCDIR%%/QtPacketProtocol/qtpacketprotocolversion.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qabstractanimationjob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qanimationgroupjob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qanimationjobutil_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qbitfield_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qcontinuinganimationgroupjob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qfieldlist_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qfinitestack_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qflagpointer_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qhashedstring_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qintrusivelist_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qjsengine_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qjsvalue_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qjsvalueiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qlazilyallocated_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qlinkedstringhash_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qml_compile_hash_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qparallelanimationgroupjob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qpauseanimationjob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qpodvector_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qprimefornumbits_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlabstractbinding_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlabstractprofileradapter_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmladaptormodel_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlapiversion_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlapplicationengine_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlbind_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlbinding_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlboundsignal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlboundsignalexpressionpointer_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlbuiltinfunctions_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlchangeset_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlcleanup_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlcomponent_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlcomponentattached_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlconfigurabledebugservice_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlconnections_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlcontext_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlcustomparser_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldata_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldatablob_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugconnector_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugpluginmanager_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugserver_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugserverconnection_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugservice_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugservicefactory_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugserviceinterfaces_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldebugstatesdelegate_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldelayedcallqueue_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldelegatecomponent_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldelegatemodel_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldelegatemodel_p_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldirdata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmldirparser_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlengine_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlenumdata_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlenumvalue_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlexpression_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlextensionplugin_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlfileselector_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlglobal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlguard_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlimport_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlincubator_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlinstantiator_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlinstantiator_p_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlirbuilder_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlirloader_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljavascriptexpression_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsast_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsastfwd_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsastvisitor_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsdiagnosticmessage_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsengine_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsfixedpoolarray_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsglobal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsgrammar_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljskeywords_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljslexer_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsmemorypool_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljsparser_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmljssourcelocation_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllist_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistaccessor_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistcompositor_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistmodel_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistmodel_p_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistmodelworkeragent_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllistwrapper_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmllocale_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlloggingcategory_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmemoryprofiler_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmetaobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmetatype_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmetatypedata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmodelindexvaluetype_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlmodelsmodule_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlnotifier_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlnullablevalue_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlobjectcreator_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlobjectmodel_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlobjectorgadget_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlopenmetaobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlplatform_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlprofiler_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlprofilerdefinitions_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlproperty_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertycache_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertycachecreator_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertycachemethodarguments_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertycachevector_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertydata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertyindex_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertyresolver_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertyvalidator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlpropertyvalueinterceptor_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlproxymetaobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlrefcount_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlscriptblob_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlscriptdata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlscriptstring_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlsourcecoordinate_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlstaticmetaobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlstringconverters_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltableinstancemodel_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlthread_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltimer_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltype_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltype_p_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypecompiler_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypedata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypeloader_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypeloadernetworkreplyproxy_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypeloaderqmldircontent_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypeloaderthread_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypemodule_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypemodule_p_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypemoduleversion_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypenamecache_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypenotavailable_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmltypewrapper_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlvaluetype_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlvaluetypeproxybinding_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlvaluetypewrapper_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlvme_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlvmemetaobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qqmlxmlhttprequest_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qquickpackage_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qquickworkerscript_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qrecursionwatcher_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qrecyclepool_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qsequentialanimationgroupjob_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qstringhash_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qtqml-config_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qtqmlcompilerglobal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qtqmlglobal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4alloca_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4argumentsobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4arraybuffer_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4arraydata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4arrayiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4arrayobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4assemblercommon_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4atomics_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4baselineassembler_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4baselinejit_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4booleanobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4bytecodegenerator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4bytecodehandler_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4calldata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4codegen_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compilationunitmapper_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compileddata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compiler_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compilercontext_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compilercontrolflow_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compilerglobal_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4compilerscanfunctions_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4context_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4dataview_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4dateobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4debugging_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4domerrors_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4engine_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4enginebase_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4errorobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4estable_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4executableallocator_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4executablecompilationunit_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4function_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4functionobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4functiontable_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4generatorobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4global_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4globalobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4heap_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4identifier_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4identifiertable_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4include_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4instr_moth_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4internalclass_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4iterator_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4jithelpers_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4jscall_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4jsonobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4lookup_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4managed_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4mapiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4mapobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4math_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4mathobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4memberdata_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4mm_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4mmdefs_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4module_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4numberobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4object_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4objectiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4objectproto_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4persistent_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4profiling_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4promiseobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4property_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4propertykey_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4proxy_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4qmlcontext_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4qobjectwrapper_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4reflect_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4regexp_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4regexpobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4runtime_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4runtimeapi_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4runtimecodegen_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4scopedvalue_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4script_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4sequenceobject_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4serialize_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4setiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4setobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4sparsearray_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4sqlerrors_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4stackframe_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4staticvalue_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4string_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4stringiterator_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4stringobject_p.h +%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4stringtoarrayindex_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4symbol_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4typedarray_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4util_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4value_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4variantobject_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4vme_moth_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4vtable_p.h %%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv4writebarrier_p.h -%%QT_INCDIR%%/QtQml/%%FULLVER%%/QtQml/private/qv8engine_p.h %%QT_INCDIR%%/QtQml/QJSEngine %%QT_INCDIR%%/QtQml/QJSValue %%QT_INCDIR%%/QtQml/QJSValueIterator %%QT_INCDIR%%/QtQml/QJSValueList %%QT_INCDIR%%/QtQml/QQmlAbstractUrlInterceptor %%QT_INCDIR%%/QtQml/QQmlApplicationEngine %%QT_INCDIR%%/QtQml/QQmlAttachedPropertiesFunc %%QT_INCDIR%%/QtQml/QQmlComponent %%QT_INCDIR%%/QtQml/QQmlContext %%QT_INCDIR%%/QtQml/QQmlDebuggingEnabler %%QT_INCDIR%%/QtQml/QQmlEngine %%QT_INCDIR%%/QtQml/QQmlError %%QT_INCDIR%%/QtQml/QQmlExpression %%QT_INCDIR%%/QtQml/QQmlExtensionInterface %%QT_INCDIR%%/QtQml/QQmlExtensionPlugin %%QT_INCDIR%%/QtQml/QQmlFile %%QT_INCDIR%%/QtQml/QQmlFileSelector %%QT_INCDIR%%/QtQml/QQmlImageProviderBase %%QT_INCDIR%%/QtQml/QQmlIncubationController %%QT_INCDIR%%/QtQml/QQmlIncubator %%QT_INCDIR%%/QtQml/QQmlInfo %%QT_INCDIR%%/QtQml/QQmlListProperty %%QT_INCDIR%%/QtQml/QQmlListReference %%QT_INCDIR%%/QtQml/QQmlNetworkAccessManagerFactory %%QT_INCDIR%%/QtQml/QQmlParserStatus %%QT_INCDIR%%/QtQml/QQmlProperties %%QT_INCDIR%%/QtQml/QQmlProperty %%QT_INCDIR%%/QtQml/QQmlPropertyMap %%QT_INCDIR%%/QtQml/QQmlPropertyValueSource %%QT_INCDIR%%/QtQml/QQmlScriptString %%QT_INCDIR%%/QtQml/QQmlTypeInfo %%QT_INCDIR%%/QtQml/QQmlTypesExtensionInterface %%QT_INCDIR%%/QtQml/QtQml %%QT_INCDIR%%/QtQml/QtQmlDepends %%QT_INCDIR%%/QtQml/QtQmlVersion %%QT_INCDIR%%/QtQml/qjsengine.h %%QT_INCDIR%%/QtQml/qjsvalue.h %%QT_INCDIR%%/QtQml/qjsvalueiterator.h %%QT_INCDIR%%/QtQml/qqml.h %%QT_INCDIR%%/QtQml/qqmlabstracturlinterceptor.h %%QT_INCDIR%%/QtQml/qqmlapplicationengine.h %%QT_INCDIR%%/QtQml/qqmlcomponent.h %%QT_INCDIR%%/QtQml/qqmlcontext.h %%QT_INCDIR%%/QtQml/qqmldebug.h %%QT_INCDIR%%/QtQml/qqmlengine.h %%QT_INCDIR%%/QtQml/qqmlerror.h %%QT_INCDIR%%/QtQml/qqmlexpression.h %%QT_INCDIR%%/QtQml/qqmlextensioninterface.h %%QT_INCDIR%%/QtQml/qqmlextensionplugin.h %%QT_INCDIR%%/QtQml/qqmlfile.h %%QT_INCDIR%%/QtQml/qqmlfileselector.h %%QT_INCDIR%%/QtQml/qqmlincubator.h %%QT_INCDIR%%/QtQml/qqmlinfo.h %%QT_INCDIR%%/QtQml/qqmllist.h %%QT_INCDIR%%/QtQml/qqmlnetworkaccessmanagerfactory.h %%QT_INCDIR%%/QtQml/qqmlparserstatus.h %%QT_INCDIR%%/QtQml/qqmlprivate.h %%QT_INCDIR%%/QtQml/qqmlproperty.h %%QT_INCDIR%%/QtQml/qqmlpropertymap.h %%QT_INCDIR%%/QtQml/qqmlpropertyvaluesource.h %%QT_INCDIR%%/QtQml/qqmlscriptstring.h %%QT_INCDIR%%/QtQml/qtqml-config.h +%%QT_INCDIR%%/QtQml/qtqmlcompilerglobal.h %%QT_INCDIR%%/QtQml/qtqmlglobal.h %%QT_INCDIR%%/QtQml/qtqmlversion.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmldebugclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmldebugclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmldebugconnection_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmldebugmessageclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlenginecontrolclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlenginecontrolclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlenginedebugclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlenginedebugclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlinspectorclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlinspectorclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlpreviewclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlpreviewclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilerclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilerclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilerclientdefinitions_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilerevent_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilereventlocation_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilereventreceiver_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilereventtype_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qqmlprofilertypedevent_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qv4debugclient_p.h %%QT_INCDIR%%/QtQmlDebug/%%FULLVER%%/QtQmlDebug/private/qv4debugclient_p_p.h %%QT_INCDIR%%/QtQmlDebug/QtQmlDebug %%QT_INCDIR%%/QtQmlDebug/QtQmlDebugDepends %%QT_INCDIR%%/QtQmlDebug/QtQmlDebugVersion %%QT_INCDIR%%/QtQmlDebug/qtqmldebugversion.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmladaptormodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmlchangeset_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmldelegatecomponent_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmldelegatemodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmldelegatemodel_p_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmlinstantiator_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmlinstantiator_p_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmllistaccessor_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmllistcompositor_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmllistmodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmllistmodel_p_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmllistmodelworkeragent_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmlmodelsmodule_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmlobjectmodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmltableinstancemodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmltablemodel_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qqmltablemodelcolumn_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qquickpackage_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qtqmlmodels-config_p.h +%%QT_INCDIR%%/QtQmlModels/%%FULLVER%%/QtQmlModels/private/qtqmlmodelsglobal_p.h +%%QT_INCDIR%%/QtQmlModels/QtQmlModels +%%QT_INCDIR%%/QtQmlModels/QtQmlModelsDepends +%%QT_INCDIR%%/QtQmlModels/QtQmlModelsVersion +%%QT_INCDIR%%/QtQmlModels/qtqmlmodels-config.h +%%QT_INCDIR%%/QtQmlModels/qtqmlmodelsglobal.h +%%QT_INCDIR%%/QtQmlModels/qtqmlmodelsversion.h +%%QT_INCDIR%%/QtQmlWorkerScript/%%FULLVER%%/QtQmlWorkerScript/private/qqmlworkerscriptmodule_p.h +%%QT_INCDIR%%/QtQmlWorkerScript/%%FULLVER%%/QtQmlWorkerScript/private/qquickworkerscript_p.h +%%QT_INCDIR%%/QtQmlWorkerScript/%%FULLVER%%/QtQmlWorkerScript/private/qtqmlworkerscriptglobal_p.h +%%QT_INCDIR%%/QtQmlWorkerScript/%%FULLVER%%/QtQmlWorkerScript/private/qv4serialize_p.h +%%QT_INCDIR%%/QtQmlWorkerScript/QtQmlWorkerScript +%%QT_INCDIR%%/QtQmlWorkerScript/QtQmlWorkerScriptDepends +%%QT_INCDIR%%/QtQmlWorkerScript/QtQmlWorkerScriptVersion +%%QT_INCDIR%%/QtQmlWorkerScript/qtqmlworkerscriptglobal.h +%%QT_INCDIR%%/QtQmlWorkerScript/qtqmlworkerscriptversion.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qaccessiblequickitem_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qaccessiblequickview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qqmldesignermetaobject_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickaccessibleattached_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickaccessiblefactory_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanchors_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanchors_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatedimage_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatedimage_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatedsprite_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatedsprite_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimation_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimation_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimationcontroller_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimator_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimator_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatorcontroller_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickanimatorjob_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickapplication_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickbehavior_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickborderimage_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickborderimage_p_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickboundaryrule_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcanvascontext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcanvasitem_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickclipnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcontext2d_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcontext2dcommandbuffer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcontext2dtexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickcontext2dtile_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignercustomobjectdata_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignercustomparserobject_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupport_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupportitems_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupportmetainfo_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupportproperties_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupportpropertychanges_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignersupportstates_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdesignerwindowmanager_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdrag_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdragaxis_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdraghandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickdroparea_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickevents_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickflickable_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickflickable_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickflickablebehavior_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickflipable_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickfocusscope_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickfontloader_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickfontmetrics_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickgenericshadereffect_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickgraphicsinfo_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickgridview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickhandlerpoint_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickhoverhandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimage_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimage_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimagebase_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimagebase_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimageprovider_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimplicitsizeitem_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickimplicitsizeitem_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitem_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemanimation_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemanimation_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemchangelistener_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemsmodule_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemview_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemviewfxitem_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickitemviewtransition_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicklistview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickloader_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickloader_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickmousearea_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickmousearea_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickmultipointhandler_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickmultipointhandler_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickmultipointtoucharea_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickopenglinfo_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickopenglshadereffect_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickopenglshadereffectnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpainteditem_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpath_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpath_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpathinterpolator_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpathview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpathview_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpincharea_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpincharea_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpinchhandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpixmapcache_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpointerdevicehandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpointerdevicehandler_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpointerhandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpointerhandler_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpointhandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpositioners_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpositioners_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickprofiler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickpropertychanges_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickrectangle_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickrectangle_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickrendercontrol_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickrepeater_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickrepeater_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickscalegrid_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickscreen_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickshadereffect_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickshadereffectmesh_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickshadereffectsource_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickshortcut_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksinglepointhandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksinglepointhandler_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksmoothedanimation_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksmoothedanimation_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickspringanimation_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksprite_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickspriteengine_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickspritesequence_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickspritesequence_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstate_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstate_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstatechangescript_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstategroup_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstateoperations_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickstyledtext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksvgparser_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicksystempalette_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktableview_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktableview_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktaphandler_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktext_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextcontrol_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextcontrol_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextdocument_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextedit_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextedit_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextinput_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextinput_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextmetrics_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextnodeengine_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktextutil_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktimeline_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktransition_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktransitionmanager_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquicktranslate_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickutilmodule_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickvalidator_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickvaluetypes_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickview_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickwheelhandler_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickwheelhandler_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickwindow_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickwindowattached_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qquickwindowmodule_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgabstractrenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgabstractsoftwarerenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgadaptationlayer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgareaallocator_p.h -%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgatlastexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgbasicglyphnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgbasicinternalimagenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgbasicinternalrectanglenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgbatchrenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgcompressedatlastexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgcompressedtexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgcontext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgcontextplugin_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultcontext_p.h -%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultdistancefieldglyphcache_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultglyphnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultglyphnode_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultimagenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultinternalimagenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultinternalrectanglenode_p.h -%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultlayer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultninepatchnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultpainternode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultrectanglenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultrendercontext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdefaultspritenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdepthstencilbuffer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdistancefieldglyphnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgdistancefieldglyphnode_p_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgengine_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsggeometry_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgmaterialrhishader_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgmaterialshader_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgnodeupdater_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgopenglatlastexture_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgopengldistancefieldglyphcache_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgopengllayer_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgopenglvisualizer_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgplaintexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrenderloop_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrendernode_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhiatlastexture_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhidistancefieldglyphcache_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhilayer_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhinativetextureimporter_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhishadereffectnode_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhisupport_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhitextureglyphcache_p.h +%%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgrhivisualizer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgshadersourcebuilder_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwareadaptation_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarecontext_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwareglyphnode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwareinternalimagenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwareinternalrectanglenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarelayer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarepainternode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarepixmaprenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarepixmaptexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarepublicnodes_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarerenderablenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarerenderablenodeupdater_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarerenderer_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarerenderlistbuilder_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarerenderloop_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarespritenode_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgsoftwarethreadedrenderloop_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgtexture_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgtexturematerial_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgtexturereader_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgthreadedrenderloop_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qsgwindowsrenderloop_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qtquick-config_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qtquick2_p.h %%QT_INCDIR%%/QtQuick/%%FULLVER%%/QtQuick/private/qtquickglobal_p.h %%QT_INCDIR%%/QtQuick/QQuickAsyncImageProvider %%QT_INCDIR%%/QtQuick/QQuickFramebufferObject %%QT_INCDIR%%/QtQuick/QQuickImageProvider %%QT_INCDIR%%/QtQuick/QQuickImageResponse %%QT_INCDIR%%/QtQuick/QQuickItem %%QT_INCDIR%%/QtQuick/QQuickItemGrabResult %%QT_INCDIR%%/QtQuick/QQuickPaintedItem %%QT_INCDIR%%/QtQuick/QQuickRenderControl %%QT_INCDIR%%/QtQuick/QQuickTextDocument %%QT_INCDIR%%/QtQuick/QQuickTextureFactory %%QT_INCDIR%%/QtQuick/QQuickTransform %%QT_INCDIR%%/QtQuick/QQuickView %%QT_INCDIR%%/QtQuick/QQuickWindow %%QT_INCDIR%%/QtQuick/QSGAbstractRenderer %%QT_INCDIR%%/QtQuick/QSGBasicGeometryNode %%QT_INCDIR%%/QtQuick/QSGClipNode %%QT_INCDIR%%/QtQuick/QSGDynamicTexture %%QT_INCDIR%%/QtQuick/QSGEngine %%QT_INCDIR%%/QtQuick/QSGFlatColorMaterial %%QT_INCDIR%%/QtQuick/QSGGeometry %%QT_INCDIR%%/QtQuick/QSGGeometryNode %%QT_INCDIR%%/QtQuick/QSGImageNode %%QT_INCDIR%%/QtQuick/QSGMaterial +%%QT_INCDIR%%/QtQuick/QSGMaterialRhiShader %%QT_INCDIR%%/QtQuick/QSGMaterialShader %%QT_INCDIR%%/QtQuick/QSGMaterialType %%QT_INCDIR%%/QtQuick/QSGNinePatchNode %%QT_INCDIR%%/QtQuick/QSGNode %%QT_INCDIR%%/QtQuick/QSGNodeVisitor %%QT_INCDIR%%/QtQuick/QSGOpacityNode %%QT_INCDIR%%/QtQuick/QSGOpaqueTextureMaterial %%QT_INCDIR%%/QtQuick/QSGRectangleNode %%QT_INCDIR%%/QtQuick/QSGRenderNode %%QT_INCDIR%%/QtQuick/QSGRendererInterface %%QT_INCDIR%%/QtQuick/QSGRootNode %%QT_INCDIR%%/QtQuick/QSGSimpleMaterial %%QT_INCDIR%%/QtQuick/QSGSimpleMaterialComparableMaterial %%QT_INCDIR%%/QtQuick/QSGSimpleMaterialShader %%QT_INCDIR%%/QtQuick/QSGSimpleRectNode %%QT_INCDIR%%/QtQuick/QSGSimpleTextureNode %%QT_INCDIR%%/QtQuick/QSGTexture %%QT_INCDIR%%/QtQuick/QSGTextureMaterial %%QT_INCDIR%%/QtQuick/QSGTextureProvider %%QT_INCDIR%%/QtQuick/QSGTransformNode %%QT_INCDIR%%/QtQuick/QSGVertexColorMaterial %%QT_INCDIR%%/QtQuick/QtQuick %%QT_INCDIR%%/QtQuick/QtQuickDepends %%QT_INCDIR%%/QtQuick/QtQuickVersion %%QT_INCDIR%%/QtQuick/qquickframebufferobject.h %%QT_INCDIR%%/QtQuick/qquickimageprovider.h %%QT_INCDIR%%/QtQuick/qquickitem.h %%QT_INCDIR%%/QtQuick/qquickitemgrabresult.h %%QT_INCDIR%%/QtQuick/qquickpainteditem.h %%QT_INCDIR%%/QtQuick/qquickrendercontrol.h %%QT_INCDIR%%/QtQuick/qquicktextdocument.h %%QT_INCDIR%%/QtQuick/qquickview.h %%QT_INCDIR%%/QtQuick/qquickwindow.h %%QT_INCDIR%%/QtQuick/qsgabstractrenderer.h %%QT_INCDIR%%/QtQuick/qsgengine.h %%QT_INCDIR%%/QtQuick/qsgflatcolormaterial.h %%QT_INCDIR%%/QtQuick/qsggeometry.h %%QT_INCDIR%%/QtQuick/qsgimagenode.h %%QT_INCDIR%%/QtQuick/qsgmaterial.h +%%QT_INCDIR%%/QtQuick/qsgmaterialrhishader.h +%%QT_INCDIR%%/QtQuick/qsgmaterialshader.h +%%QT_INCDIR%%/QtQuick/qsgmaterialtype.h %%QT_INCDIR%%/QtQuick/qsgninepatchnode.h %%QT_INCDIR%%/QtQuick/qsgnode.h %%QT_INCDIR%%/QtQuick/qsgrectanglenode.h %%QT_INCDIR%%/QtQuick/qsgrendererinterface.h %%QT_INCDIR%%/QtQuick/qsgrendernode.h %%QT_INCDIR%%/QtQuick/qsgsimplematerial.h %%QT_INCDIR%%/QtQuick/qsgsimplerectnode.h %%QT_INCDIR%%/QtQuick/qsgsimpletexturenode.h %%QT_INCDIR%%/QtQuick/qsgtexture.h %%QT_INCDIR%%/QtQuick/qsgtexturematerial.h %%QT_INCDIR%%/QtQuick/qsgtextureprovider.h %%QT_INCDIR%%/QtQuick/qsgvertexcolormaterial.h %%QT_INCDIR%%/QtQuick/qtquick-config.h %%QT_INCDIR%%/QtQuick/qtquickglobal.h %%QT_INCDIR%%/QtQuick/qtquickversion.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickage_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickangledirection_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickcumulativedirection_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickcustomaffector_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickcustomparticle_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickdirection_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickellipseextruder_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickfriction_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickgravity_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickgroupgoal_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickimageparticle_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickitemparticle_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquicklineextruder_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickmaskextruder_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticleaffector_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticleemitter_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticleextruder_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticlegroup_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticlepainter_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticlesmodule_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickparticlesystem_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickpointattractor_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickpointdirection_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickrectangleextruder_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickspritegoal_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquicktargetdirection_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquicktrailemitter_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickturbulence_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickv4particledata_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qquickwander_p.h %%QT_INCDIR%%/QtQuickParticles/%%FULLVER%%/QtQuickParticles/private/qtquickparticlesglobal_p.h %%QT_INCDIR%%/QtQuickParticles/QtQuickParticles %%QT_INCDIR%%/QtQuickParticles/QtQuickParticlesDepends %%QT_INCDIR%%/QtQuickParticles/QtQuickParticlesVersion %%QT_INCDIR%%/QtQuickParticles/qtquickparticlesversion.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquicknvprfunctions_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquicknvprfunctions_p_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshape_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshape_p_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshapegenericrenderer_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshapenvprrenderer_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshapesglobal_p.h %%QT_INCDIR%%/QtQuickShapes/%%FULLVER%%/QtQuickShapes/private/qquickshapesoftwarerenderer_p.h %%QT_INCDIR%%/QtQuickShapes/QtQuickShapes %%QT_INCDIR%%/QtQuickShapes/QtQuickShapesDepends %%QT_INCDIR%%/QtQuickShapes/QtQuickShapesVersion %%QT_INCDIR%%/QtQuickShapes/qquickshapesglobal.h %%QT_INCDIR%%/QtQuickShapes/qtquickshapesversion.h %%QT_INCDIR%%/QtQuickTest/%%FULLVER%%/QtQuickTest/private/qtestoptions_p.h %%QT_INCDIR%%/QtQuickTest/%%FULLVER%%/QtQuickTest/private/quicktestevent_p.h %%QT_INCDIR%%/QtQuickTest/%%FULLVER%%/QtQuickTest/private/quicktestresult_p.h %%QT_INCDIR%%/QtQuickTest/QtQuickTest %%QT_INCDIR%%/QtQuickTest/QtQuickTestDepends %%QT_INCDIR%%/QtQuickTest/QtQuickTestVersion %%QT_INCDIR%%/QtQuickTest/qtquicktestversion.h %%QT_INCDIR%%/QtQuickTest/quicktest.h %%QT_INCDIR%%/QtQuickTest/quicktestglobal.h %%QT_INCDIR%%/QtQuickWidgets/%%FULLVER%%/QtQuickWidgets/private/qquickwidget_p.h %%QT_INCDIR%%/QtQuickWidgets/QQuickWidget %%QT_INCDIR%%/QtQuickWidgets/QtQuickWidgets %%QT_INCDIR%%/QtQuickWidgets/QtQuickWidgetsDepends %%QT_INCDIR%%/QtQuickWidgets/QtQuickWidgetsVersion %%QT_INCDIR%%/QtQuickWidgets/qquickwidget.h %%QT_INCDIR%%/QtQuickWidgets/qtquickwidgetsglobal.h %%QT_INCDIR%%/QtQuickWidgets/qtquickwidgetsversion.h %%QT_CMAKEDIR%%/Qt5PacketProtocol/Qt5PacketProtocolConfig.cmake %%QT_CMAKEDIR%%/Qt5PacketProtocol/Qt5PacketProtocolConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5QmlConfig.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5QmlConfigExtras.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5QmlConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QDebugMessageServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QLocalClientConnectionFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlDebugServerFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlDebuggerServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlInspectorServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlNativeDebugConnectorFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlNativeDebugServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlPreviewServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQmlProfilerServiceFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QQuickProfilerAdapterFactory.cmake %%QT_CMAKEDIR%%/Qt5Qml/Qt5Qml_QTcpServerConnectionFactory.cmake %%QT_CMAKEDIR%%/Qt5QmlDebug/Qt5QmlDebugConfig.cmake %%QT_CMAKEDIR%%/Qt5QmlDebug/Qt5QmlDebugConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5QmlDevTools/Qt5QmlDevToolsConfig.cmake %%QT_CMAKEDIR%%/Qt5QmlDevTools/Qt5QmlDevToolsConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5QmlImportScanner/Qt5QmlImportScannerConfig.cmake +%%QT_CMAKEDIR%%/Qt5QmlImportScanner/Qt5QmlImportScannerTemplate.cpp.in +%%QT_CMAKEDIR%%/Qt5QmlModels/Qt5QmlModelsConfig.cmake +%%QT_CMAKEDIR%%/Qt5QmlModels/Qt5QmlModelsConfigVersion.cmake +%%QT_CMAKEDIR%%/Qt5QmlWorkerScript/Qt5QmlWorkerScriptConfig.cmake +%%QT_CMAKEDIR%%/Qt5QmlWorkerScript/Qt5QmlWorkerScriptConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Quick/Qt5QuickConfig.cmake %%QT_CMAKEDIR%%/Qt5Quick/Qt5QuickConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5QuickCompiler/Qt5QuickCompilerConfig.cmake %%QT_CMAKEDIR%%/Qt5QuickParticles/Qt5QuickParticlesConfig.cmake %%QT_CMAKEDIR%%/Qt5QuickParticles/Qt5QuickParticlesConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5QuickShapes/Qt5QuickShapesConfig.cmake %%QT_CMAKEDIR%%/Qt5QuickShapes/Qt5QuickShapesConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5QuickTest/Qt5QuickTestConfig.cmake %%QT_CMAKEDIR%%/Qt5QuickTest/Qt5QuickTestConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5QuickWidgets/Qt5QuickWidgetsConfig.cmake %%QT_CMAKEDIR%%/Qt5QuickWidgets/Qt5QuickWidgetsConfigVersion.cmake %%QT_BINDIR%%/qml %%QT_BINDIR%%/qmlcachegen %%QT_BINDIR%%/qmleasing %%QT_BINDIR%%/qmlimportscanner %%QT_BINDIR%%/qmllint %%QT_BINDIR%%/qmlmin %%QT_BINDIR%%/qmlplugindump %%QT_BINDIR%%/qmlpreview %%QT_BINDIR%%/qmlprofiler %%QT_BINDIR%%/qmlscene %%QT_BINDIR%%/qmltestrunner %%QT_LIBDIR%%/libQt5PacketProtocol.a %%QT_LIBDIR%%/libQt5PacketProtocol.prl %%QT_LIBDIR%%/libQt5Qml.prl %%QT_LIBDIR%%/libQt5Qml.so %%QT_LIBDIR%%/libQt5Qml.so.5 %%QT_LIBDIR%%/libQt5Qml.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Qml.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Qml.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5QmlDebug.a %%QT_LIBDIR%%/libQt5QmlDebug.prl %%QT_LIBDIR%%/libQt5QmlDevTools.a %%QT_LIBDIR%%/libQt5QmlDevTools.prl +%%QT_LIBDIR%%/libQt5QmlModels.prl +%%QT_LIBDIR%%/libQt5QmlModels.so +%%QT_LIBDIR%%/libQt5QmlModels.so.5 +%%QT_LIBDIR%%/libQt5QmlModels.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5QmlModels.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQt5QmlModels.so.%%FULLVER%%.debug +%%QT_LIBDIR%%/libQt5QmlWorkerScript.prl +%%QT_LIBDIR%%/libQt5QmlWorkerScript.so +%%QT_LIBDIR%%/libQt5QmlWorkerScript.so.5 +%%QT_LIBDIR%%/libQt5QmlWorkerScript.so.%%SHORTVER%% +%%QT_LIBDIR%%/libQt5QmlWorkerScript.so.%%FULLVER%% +%%DEBUG%%%%QT_LIBDIR%%/libQt5QmlWorkerScript.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5Quick.prl %%QT_LIBDIR%%/libQt5Quick.so %%QT_LIBDIR%%/libQt5Quick.so.5 %%QT_LIBDIR%%/libQt5Quick.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Quick.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Quick.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5QuickParticles.prl %%QT_LIBDIR%%/libQt5QuickParticles.so %%QT_LIBDIR%%/libQt5QuickParticles.so.5 %%QT_LIBDIR%%/libQt5QuickParticles.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5QuickParticles.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5QuickParticles.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5QuickShapes.prl %%QT_LIBDIR%%/libQt5QuickShapes.so %%QT_LIBDIR%%/libQt5QuickShapes.so.5 %%QT_LIBDIR%%/libQt5QuickShapes.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5QuickShapes.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5QuickShapes.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5QuickTest.prl %%QT_LIBDIR%%/libQt5QuickTest.so %%QT_LIBDIR%%/libQt5QuickTest.so.5 %%QT_LIBDIR%%/libQt5QuickTest.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5QuickTest.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5QuickTest.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5QuickWidgets.prl %%QT_LIBDIR%%/libQt5QuickWidgets.so %%QT_LIBDIR%%/libQt5QuickWidgets.so.5 %%QT_LIBDIR%%/libQt5QuickWidgets.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5QuickWidgets.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5QuickWidgets.so.%%FULLVER%%.debug %%QT_MKSPECDIR%%/features/qmlcache.prf %%QT_MKSPECDIR%%/features/qtquickcompiler.prf %%QT_MKSPECDIR%%/modules/qt_lib_packetprotocol_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_qml.pri %%QT_MKSPECDIR%%/modules/qt_lib_qml_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_qmldebug_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_qmldevtools_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_qmlmodels.pri +%%QT_MKSPECDIR%%/modules/qt_lib_qmlmodels_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_qmltest.pri %%QT_MKSPECDIR%%/modules/qt_lib_qmltest_private.pri +%%QT_MKSPECDIR%%/modules/qt_lib_qmlworkerscript.pri +%%QT_MKSPECDIR%%/modules/qt_lib_qmlworkerscript_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_quick.pri %%QT_MKSPECDIR%%/modules/qt_lib_quick_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_quickparticles_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_quickshapes_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_quickwidgets.pri %%QT_MKSPECDIR%%/modules/qt_lib_quickwidgets_private.pri %%QT_PLUGINDIR%%/qmltooling/libqmldbg_debugger.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_debugger.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_inspector.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_inspector.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_local.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_local.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_messages.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_messages.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_native.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_native.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_nativedebugger.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_nativedebugger.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_preview.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_preview.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_profiler.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_profiler.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_quickprofiler.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_quickprofiler.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_server.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_server.so.debug %%QT_PLUGINDIR%%/qmltooling/libqmldbg_tcp.so %%DEBUG%%%%QT_PLUGINDIR%%/qmltooling/libqmldbg_tcp.so.debug +%%QT_QMLDIR%%/Qt/labs/animation/liblabsanimationplugin.so +%%DEBUG%%%%QT_QMLDIR%%/Qt/labs/animation/liblabsanimationplugin.so.debug +%%QT_QMLDIR%%/Qt/labs/animation/plugins.qmltypes +%%QT_QMLDIR%%/Qt/labs/animation/qmldir %%QT_QMLDIR%%/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so.debug %%QT_QMLDIR%%/Qt/labs/folderlistmodel/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/folderlistmodel/qmldir %%QT_QMLDIR%%/Qt/labs/qmlmodels/liblabsmodelsplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/qmlmodels/liblabsmodelsplugin.so.debug %%QT_QMLDIR%%/Qt/labs/qmlmodels/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/qmlmodels/qmldir %%QT_QMLDIR%%/Qt/labs/settings/libqmlsettingsplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/settings/libqmlsettingsplugin.so.debug %%QT_QMLDIR%%/Qt/labs/settings/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/settings/qmldir %%QT_QMLDIR%%/Qt/labs/sharedimage/libsharedimageplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/sharedimage/libsharedimageplugin.so.debug %%QT_QMLDIR%%/Qt/labs/sharedimage/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/sharedimage/qmldir %%QT_QMLDIR%%/Qt/labs/wavefrontmesh/libqmlwavefrontmeshplugin.so %%DEBUG%%%%QT_QMLDIR%%/Qt/labs/wavefrontmesh/libqmlwavefrontmeshplugin.so.debug %%QT_QMLDIR%%/Qt/labs/wavefrontmesh/plugins.qmltypes %%QT_QMLDIR%%/Qt/labs/wavefrontmesh/qmldir %%QT_QMLDIR%%/QtQml/Models.2/libmodelsplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQml/Models.2/libmodelsplugin.so.debug %%QT_QMLDIR%%/QtQml/Models.2/plugins.qmltypes %%QT_QMLDIR%%/QtQml/Models.2/qmldir %%QT_QMLDIR%%/QtQml/StateMachine/libqtqmlstatemachine.so %%DEBUG%%%%QT_QMLDIR%%/QtQml/StateMachine/libqtqmlstatemachine.so.debug %%QT_QMLDIR%%/QtQml/StateMachine/plugins.qmltypes %%QT_QMLDIR%%/QtQml/StateMachine/qmldir +%%QT_QMLDIR%%/QtQml/WorkerScript.2/libworkerscriptplugin.so +%%DEBUG%%%%QT_QMLDIR%%/QtQml/WorkerScript.2/libworkerscriptplugin.so.debug +%%QT_QMLDIR%%/QtQml/WorkerScript.2/plugins.qmltypes +%%QT_QMLDIR%%/QtQml/WorkerScript.2/qmldir +%%QT_QMLDIR%%/QtQml/libqmlplugin.so +%%DEBUG%%%%QT_QMLDIR%%/QtQml/libqmlplugin.so.debug %%QT_QMLDIR%%/QtQml/plugins.qmltypes %%QT_QMLDIR%%/QtQml/qmldir %%QT_QMLDIR%%/QtQuick.2/libqtquick2plugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick.2/libqtquick2plugin.so.debug %%QT_QMLDIR%%/QtQuick.2/plugins.qmltypes %%QT_QMLDIR%%/QtQuick.2/qmldir %%QT_QMLDIR%%/QtQuick/Layouts/libqquicklayoutsplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Layouts/libqquicklayoutsplugin.so.debug %%QT_QMLDIR%%/QtQuick/Layouts/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Layouts/qmldir %%QT_QMLDIR%%/QtQuick/LocalStorage/libqmllocalstorageplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/LocalStorage/libqmllocalstorageplugin.so.debug %%QT_QMLDIR%%/QtQuick/LocalStorage/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/LocalStorage/qmldir %%QT_QMLDIR%%/QtQuick/Particles.2/libparticlesplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Particles.2/libparticlesplugin.so.debug %%QT_QMLDIR%%/QtQuick/Particles.2/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Particles.2/qmldir %%QT_QMLDIR%%/QtQuick/Shapes/libqmlshapesplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Shapes/libqmlshapesplugin.so.debug %%QT_QMLDIR%%/QtQuick/Shapes/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Shapes/qmldir %%QT_QMLDIR%%/QtQuick/Window.2/libwindowplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtQuick/Window.2/libwindowplugin.so.debug %%QT_QMLDIR%%/QtQuick/Window.2/plugins.qmltypes %%QT_QMLDIR%%/QtQuick/Window.2/qmldir %%QT_QMLDIR%%/QtTest/SignalSpy.qml %%QT_QMLDIR%%/QtTest/TestCase.qml %%QT_QMLDIR%%/QtTest/libqmltestplugin.so %%DEBUG%%%%QT_QMLDIR%%/QtTest/libqmltestplugin.so.debug %%QT_QMLDIR%%/QtTest/plugins.qmltypes %%QT_QMLDIR%%/QtTest/qmldir %%QT_QMLDIR%%/QtTest/testlogger.js %%QT_QMLDIR%%/builtins.qmltypes libdata/pkgconfig/Qt5Qml.pc +libdata/pkgconfig/Qt5QmlModels.pc +libdata/pkgconfig/Qt5QmlWorkerScript.pc libdata/pkgconfig/Qt5Quick.pc libdata/pkgconfig/Qt5QuickTest.pc libdata/pkgconfig/Qt5QuickWidgets.pc Index: head/x11-toolkits/qt5-gtkplatform/Makefile =================================================================== --- head/x11-toolkits/qt5-gtkplatform/Makefile (revision 531600) +++ head/x11-toolkits/qt5-gtkplatform/Makefile (revision 531601) @@ -1,35 +1,36 @@ # $FreeBSD$ PORTNAME= gtkplatform DISTVERSION= 0.2.2 -PORTREVISION= 3 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- MAINTAINER= greg@unrelenting.technology COMMENT= GTK platform backend for Qt 5 LICENSE= LGPL3 GPLv2+ LICENSE_COMB= dual LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libinput.so:x11/libinput \ libmtdev.so:devel/libmtdev \ libnotify.so:devel/libnotify \ libudev.so:devel/libudev-devd \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c++11-lang gl gnome pkgconfig qmake:outsource qt:5 xorg USE_GNOME= gtk30 cairo gdkpixbuf2 USE_QT= buildtools_build core gui widgets dbus USE_XORG= x11 xext xrender USE_GL= gl egl USE_GITHUB= yes GH_ACCOUNT= CrimsonAS + +BROKEN= Does not build with Qt 5.14 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/qt5/plugins/platforms/libqgtk.so .include Index: head/x11-toolkits/qt5-gui/Makefile =================================================================== --- head/x11-toolkits/qt5-gui/Makefile (revision 531600) +++ head/x11-toolkits/qt5-gui/Makefile (revision 531601) @@ -1,109 +1,108 @@ # $FreeBSD$ PORTNAME= gui DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 CATEGORIES= x11-toolkits graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt graphical user interface module BUILD_DEPENDS= at-spi2-core>=0:accessibility/at-spi2-core \ ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ ${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers LIB_DEPENDS= libdbus-1.so:devel/dbus \ libevdev.so:devel/libevdev \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libinput.so:x11/libinput \ libpng.so:graphics/png \ libxcb.so:x11/libxcb \ libxcb-image.so:x11/xcb-util-image \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxcb-render-util.so:x11/xcb-util-renderutil \ libxcb-icccm.so:x11/xcb-util-wm \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= xdg-open:devel/xdg-utils \ ${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers USES= compiler:c++11-lang gl gnome jpeg localbase qmake:no_env \ qt-dist:5,base xorg USE_GL= gl egl USE_GNOME= glib20 USE_QT= core dbus network qmake_build buildtools_build USE_XORG= ice sm x11 xi xrender HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-eglfs \ -no-libudev \ -system-harfbuzz # Explicitly set to c++14 to avoid c++17/c++1z, since libX11's headers # are using the obsolete 'register' keyword. CONFIGURE_ARGS+= -c++std c++14 USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} # Build and install QtPlatformSupport and default QPA plugins (XCB, # minimal and offscreen). QtGui won't work without (one of) them, but # they depend on QtGui itself, so they can't be added as dependencies. # QtPlatformSupport doesn't need to be installed (it's a static # library), but might be needed by people porting Qt on new platforms. MORE_WRKSRCS= src/platformheaders \ src/platformsupport \ src/plugins/platforms \ src/plugins/generic # Image formats are split through different tarballs, these are the # main ones; input contexts require no additional dependency. MORE_WRKSRCS+= src/plugins/imageformats \ src/plugins/platforminputcontexts # openglextensions is the static library to use for further things like qtcanvas3d MORE_WRKSRCS+= src/openglextensions QT_BINARIES= yes QT_DEFINES= ACCESSIBILITY DBUS FONTCONFIG FREETYPE GLIB \ IMAGEFORMAT_PNG OPENGL SHAPE XCB XKB XKBCOMMON XRENDER QT_CONFIG= accessibility accessibility-atspi-bridge dbus \ fontconfig glib opengl png system-freetype \ system-jpeg system-png xcb xcb-glx xcb-render \ xcb-xlib xinput2 xlib xrender # Inherited from Qt 4. .if defined(PACKAGE_BUILDING) RUN_DEPENDS+= ${LOCALBASE}/share/fonts/encodings/encodings.dir:x11-fonts/encodings \ xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype .endif post-configure: .for d in src/tools/qvkgen src/gui ${MORE_WRKSRCS} ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${WRKSRC}/${d} .endfor pre-build: .for d in src/tools/qvkgen @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-build: .for d in ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-install: .for d in src/tools/qvkgen ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${MAKE_ARGS} ${INSTALL_TARGET} .endfor .include Index: head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp =================================================================== --- head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp (revision 531600) +++ head/x11-toolkits/qt5-gui/files/patch-src_platformsupport_input_evdevtouch_qevdevtouchhandler.cpp (revision 531601) @@ -1,14 +1,14 @@ ---- src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp.orig 2019-06-13 04:18:18 UTC -+++ src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp -@@ -49,11 +49,7 @@ - #include - #include - #include +--- src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp.orig 2019-12-31 20:34:48.636796000 +0100 ++++ src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp 2019-12-31 20:35:13.274140000 +0100 +@@ -52,11 +52,7 @@ + + #include + -#ifdef Q_OS_FREEBSD -#include -#else #include -#endif #include Index: head/x11-toolkits/qt5-gui/pkg-plist =================================================================== --- head/x11-toolkits/qt5-gui/pkg-plist (revision 531600) +++ head/x11-toolkits/qt5-gui/pkg-plist (revision 531601) @@ -1,928 +1,962 @@ %%QT_INCDIR%%/QtAccessibilitySupport/%%FULLVER%%/QtAccessibilitySupport/private/qaccessiblebridgeutils_p.h %%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupport %%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportDepends %%QT_INCDIR%%/QtAccessibilitySupport/QtAccessibilitySupportVersion %%QT_INCDIR%%/QtAccessibilitySupport/qtaccessibilitysupportversion.h %%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_dummy_p.h %%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_p.h %%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_static_p.h %%QT_INCDIR%%/QtDeviceDiscoverySupport/%%FULLVER%%/QtDeviceDiscoverySupport/private/qdevicediscovery_udev_p.h %%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupport %%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportDepends %%QT_INCDIR%%/QtDeviceDiscoverySupport/QtDeviceDiscoverySupportVersion %%QT_INCDIR%%/QtDeviceDiscoverySupport/qtdevicediscoverysupportversion.h %%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidparser_p.h %%QT_INCDIR%%/QtEdidSupport/%%FULLVER%%/QtEdidSupport/private/qedidvendortable_p.h %%QT_INCDIR%%/QtEdidSupport/QtEdidSupport %%QT_INCDIR%%/QtEdidSupport/QtEdidSupportDepends %%QT_INCDIR%%/QtEdidSupport/QtEdidSupportVersion %%QT_INCDIR%%/QtEdidSupport/qtedidsupportversion.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglconvenience_p.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglpbuffer_p.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglplatformcontext_p.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qeglstreamconvenience_p.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qt_egl_p.h %%QT_INCDIR%%/QtEglSupport/%%FULLVER%%/QtEglSupport/private/qxlibeglintegration_p.h %%QT_INCDIR%%/QtEglSupport/QtEglSupport %%QT_INCDIR%%/QtEglSupport/QtEglSupportDepends %%QT_INCDIR%%/QtEglSupport/QtEglSupportVersion %%QT_INCDIR%%/QtEglSupport/qteglsupportversion.h %%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qeventdispatcher_glib_p.h %%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qgenericunixeventdispatcher_p.h %%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qunixeventdispatcher_qpa_p.h %%QT_INCDIR%%/QtEventDispatcherSupport/%%FULLVER%%/QtEventDispatcherSupport/private/qwindowsguieventdispatcher_p.h %%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupport %%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportDepends %%QT_INCDIR%%/QtEventDispatcherSupport/QtEventDispatcherSupportVersion %%QT_INCDIR%%/QtEventDispatcherSupport/qteventdispatchersupportversion.h %%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbbackingstore_p.h %%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbcursor_p.h %%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbscreen_p.h %%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbvthandler_p.h %%QT_INCDIR%%/QtFbSupport/%%FULLVER%%/QtFbSupport/private/qfbwindow_p.h %%QT_INCDIR%%/QtFbSupport/QtFbSupport %%QT_INCDIR%%/QtFbSupport/QtFbSupportDepends %%QT_INCDIR%%/QtFbSupport/QtFbSupportVersion %%QT_INCDIR%%/QtFbSupport/qtfbsupportversion.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qcoretextfontdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontconfigdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_coretext_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontengine_ft_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfontenginemultifontconfig_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qfreetypefontdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qgenericunixfontdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_ft_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontengine_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsfontenginedirectwrite_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwindowsnativeimage_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/%%FULLVER%%/QtFontDatabaseSupport/private/qwinrtfontdatabase_p.h %%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupport %%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportDepends %%QT_INCDIR%%/QtFontDatabaseSupport/QtFontDatabaseSupportVersion %%QT_INCDIR%%/QtFontDatabaseSupport/qtfontdatabasesupportversion.h %%QT_INCDIR%%/QtGlxSupport/%%FULLVER%%/QtGlxSupport/private/qglxconvenience_p.h %%QT_INCDIR%%/QtGlxSupport/QtGlxSupport %%QT_INCDIR%%/QtGlxSupport/QtGlxSupportDepends %%QT_INCDIR%%/QtGlxSupport/QtGlxSupportVersion %%QT_INCDIR%%/QtGlxSupport/qtglxsupportversion.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/cs_tdr_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstractlayoutstyleinfo_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qabstracttextdocumentlayout_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qaccessiblecache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qastchandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qbezier_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qblendfunctions_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qblittable_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qbmphandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolor_p.h -%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolorprofile_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolormatrix_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolorspace_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolortransferfunction_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolortransfertable_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolortransform_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolortrc_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcolortrclut_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcoregraphics_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcosmeticstroker_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcssparser_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcssutil_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qcursor_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdatabuffer_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdistancefield_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdnd_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdrawhelper_mips_dsp_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdrawhelper_neon_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdrawhelper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdrawhelper_x86_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qdrawingprimitive_sse2_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qemulationpaintengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qevent_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfixed_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfont_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfontengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfontengine_qpf2_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfontengineglyphcache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfontsubset_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qfragmentmap_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qglyphrun_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgrayraster_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qgridlayoutengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qguiapplication_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qharfbuzzng_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qhexstring_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qhighdpiscaling_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qicc_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qicon_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qiconloader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qimage_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qimagepixmapcleanuphooks_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qimagereaderwriterhelpers_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qimagescale_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputcontrol_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputdevicemanager_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputdevicemanager_p_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinputmethod_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qinternalmimedata_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qkeymapper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qkeysequence_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qktxhandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qlayoutpolicy_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qmath_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qmemrotate_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengl2pexvertexarray_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengl_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglcontext_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglcustomshaderstage_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglengineshadermanager_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglengineshadersource_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglextensions_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglframebufferobject_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglgradientcache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglpaintdevice_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglpaintengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglprogrambinarycache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglqueryhelper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglshadercache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengltexture_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengltexturecache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengltextureglyphcache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengltexturehelper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopengltextureuploader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglversionfunctionsfactory_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qopenglvertexarrayobject_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qoutlinemapper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpagedpaintdevice_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintdevicewindow_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintengine_blitter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintengine_pic_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintengine_raster_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpaintengineex_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpainter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpainterpath_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpathclipper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpathsimplifier_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpdf_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpen_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpicture_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpixmap_blitter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpixmap_raster_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpixmapcache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpkmhandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpnghandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qpolygonclipper_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qppmhandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrasterdefs_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrasterizer_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrawfont_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrbtree_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrgba64_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhi_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhi_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhid3d11_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhid3d11_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhigles2_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhigles2_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhimetal_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhimetal_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhinull_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhinull_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhiprofiler_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhiprofiler_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhivulkan_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhivulkan_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qrhivulkanext_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qscreen_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qsessionmanager_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshader_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshader_p_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshaderdescription_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshaderdescription_p_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshaderformat_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadergenerator_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadergraph_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadergraphloader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshaderlanguage_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadernode_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadernodeport_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshadernodesloader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshapedpixmapdndwindow_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qshortcutmap_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qsimpledrag_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstandarditemmodel_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstatictext_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qstroker_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qt_gui_pch.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qt_mips_asm_dsp_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextcursor_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextdocument_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextdocumentfragment_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextdocumentlayout_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextengine_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextformat_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtexthtmlparser_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextimagehandler_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextmarkdownimporter_p.h +%%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextmarkdownwriter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextobject_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextodfwriter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtexttable_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtexturefiledata_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtexturefilehandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtexturefilereader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtextureglyphcache_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtgui-config_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtguiglobal_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtouchdevice_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtriangulatingstroker_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qtriangulator_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qvectorpath_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qvulkanfunctions_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qvulkanwindow_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qwasmlocalfileaccess_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qwindow_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qxbmhandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qxpmhandler_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qzipreader_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/private/qzipwriter_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformaccessibility.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformbackingstore.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformclipboard.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformcursor.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformdialoghelper.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformdrag.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformfontdatabase.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformgraphicsbuffer.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformgraphicsbufferhelper.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatforminputcontext.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatforminputcontext_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatforminputcontextfactory_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatforminputcontextplugin_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformintegration.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformintegrationfactory_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformintegrationplugin.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformmenu.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformnativeinterface.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformoffscreensurface.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformopenglcontext.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformpixmap.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformscreen.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformscreen_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformservices.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformsessionmanager.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformsharedgraphicscache.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformsurface.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformsystemtrayicon.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformtheme.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformtheme_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformthemefactory_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformthemeplugin.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformvulkaninstance.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformwindow.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qplatformwindow_p.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qwindowsysteminterface.h %%QT_INCDIR%%/QtGui/%%FULLVER%%/QtGui/qpa/qwindowsysteminterface_p.h %%QT_INCDIR%%/QtGui/QAbstractTextDocumentLayout %%QT_INCDIR%%/QtGui/QAbstractUndoItem %%QT_INCDIR%%/QtGui/QAccessible %%QT_INCDIR%%/QtGui/QAccessibleActionInterface %%QT_INCDIR%%/QtGui/QAccessibleApplication %%QT_INCDIR%%/QtGui/QAccessibleBridge %%QT_INCDIR%%/QtGui/QAccessibleBridgePlugin %%QT_INCDIR%%/QtGui/QAccessibleEditableTextInterface %%QT_INCDIR%%/QtGui/QAccessibleEvent %%QT_INCDIR%%/QtGui/QAccessibleImageInterface %%QT_INCDIR%%/QtGui/QAccessibleInterface %%QT_INCDIR%%/QtGui/QAccessibleObject %%QT_INCDIR%%/QtGui/QAccessiblePlugin %%QT_INCDIR%%/QtGui/QAccessibleStateChangeEvent %%QT_INCDIR%%/QtGui/QAccessibleTableCellInterface %%QT_INCDIR%%/QtGui/QAccessibleTableInterface %%QT_INCDIR%%/QtGui/QAccessibleTableModelChangeEvent %%QT_INCDIR%%/QtGui/QAccessibleTextCursorEvent %%QT_INCDIR%%/QtGui/QAccessibleTextInsertEvent %%QT_INCDIR%%/QtGui/QAccessibleTextInterface %%QT_INCDIR%%/QtGui/QAccessibleTextRemoveEvent %%QT_INCDIR%%/QtGui/QAccessibleTextSelectionEvent %%QT_INCDIR%%/QtGui/QAccessibleTextUpdateEvent %%QT_INCDIR%%/QtGui/QAccessibleValueChangeEvent %%QT_INCDIR%%/QtGui/QAccessibleValueInterface %%QT_INCDIR%%/QtGui/QActionEvent %%QT_INCDIR%%/QtGui/QApplicationStateChangeEvent %%QT_INCDIR%%/QtGui/QBackingStore %%QT_INCDIR%%/QtGui/QBitmap %%QT_INCDIR%%/QtGui/QBrush %%QT_INCDIR%%/QtGui/QBrushData %%QT_INCDIR%%/QtGui/QClipboard %%QT_INCDIR%%/QtGui/QCloseEvent %%QT_INCDIR%%/QtGui/QColor +%%QT_INCDIR%%/QtGui/QColorSpace +%%QT_INCDIR%%/QtGui/QColorTransform %%QT_INCDIR%%/QtGui/QConicalGradient %%QT_INCDIR%%/QtGui/QContextMenuEvent %%QT_INCDIR%%/QtGui/QCursor %%QT_INCDIR%%/QtGui/QDesktopServices %%QT_INCDIR%%/QtGui/QDoubleValidator %%QT_INCDIR%%/QtGui/QDrag %%QT_INCDIR%%/QtGui/QDragEnterEvent %%QT_INCDIR%%/QtGui/QDragLeaveEvent %%QT_INCDIR%%/QtGui/QDragMoveEvent %%QT_INCDIR%%/QtGui/QDropEvent %%QT_INCDIR%%/QtGui/QEnterEvent %%QT_INCDIR%%/QtGui/QExposeEvent %%QT_INCDIR%%/QtGui/QFileOpenEvent %%QT_INCDIR%%/QtGui/QFocusEvent %%QT_INCDIR%%/QtGui/QFont %%QT_INCDIR%%/QtGui/QFontDatabase %%QT_INCDIR%%/QtGui/QFontInfo %%QT_INCDIR%%/QtGui/QFontMetrics %%QT_INCDIR%%/QtGui/QFontMetricsF %%QT_INCDIR%%/QtGui/QGenericMatrix %%QT_INCDIR%%/QtGui/QGenericPlugin %%QT_INCDIR%%/QtGui/QGenericPluginFactory %%QT_INCDIR%%/QtGui/QGlyphRun %%QT_INCDIR%%/QtGui/QGradient %%QT_INCDIR%%/QtGui/QGradientStop %%QT_INCDIR%%/QtGui/QGradientStops %%QT_INCDIR%%/QtGui/QGuiApplication %%QT_INCDIR%%/QtGui/QHelpEvent %%QT_INCDIR%%/QtGui/QHideEvent %%QT_INCDIR%%/QtGui/QHoverEvent %%QT_INCDIR%%/QtGui/QIcon %%QT_INCDIR%%/QtGui/QIconDragEvent %%QT_INCDIR%%/QtGui/QIconEngine %%QT_INCDIR%%/QtGui/QIconEnginePlugin %%QT_INCDIR%%/QtGui/QIconEngineV2 %%QT_INCDIR%%/QtGui/QImage %%QT_INCDIR%%/QtGui/QImageCleanupFunction %%QT_INCDIR%%/QtGui/QImageIOHandler %%QT_INCDIR%%/QtGui/QImageIOPlugin %%QT_INCDIR%%/QtGui/QImageReader %%QT_INCDIR%%/QtGui/QImageTextKeyLang %%QT_INCDIR%%/QtGui/QImageWriter %%QT_INCDIR%%/QtGui/QInputEvent %%QT_INCDIR%%/QtGui/QInputMethod %%QT_INCDIR%%/QtGui/QInputMethodEvent %%QT_INCDIR%%/QtGui/QInputMethodQueryEvent %%QT_INCDIR%%/QtGui/QIntValidator %%QT_INCDIR%%/QtGui/QKeyEvent %%QT_INCDIR%%/QtGui/QKeySequence %%QT_INCDIR%%/QtGui/QLinearGradient -%%QT_INCDIR%%/QtGui/QList %%QT_INCDIR%%/QtGui/QMatrix %%QT_INCDIR%%/QtGui/QMatrix2x2 %%QT_INCDIR%%/QtGui/QMatrix2x3 %%QT_INCDIR%%/QtGui/QMatrix2x4 %%QT_INCDIR%%/QtGui/QMatrix3x2 %%QT_INCDIR%%/QtGui/QMatrix3x3 %%QT_INCDIR%%/QtGui/QMatrix3x4 %%QT_INCDIR%%/QtGui/QMatrix4x2 %%QT_INCDIR%%/QtGui/QMatrix4x3 %%QT_INCDIR%%/QtGui/QMatrix4x4 %%QT_INCDIR%%/QtGui/QMouseEvent %%QT_INCDIR%%/QtGui/QMoveEvent %%QT_INCDIR%%/QtGui/QMovie %%QT_INCDIR%%/QtGui/QNativeGestureEvent %%QT_INCDIR%%/QtGui/QOffscreenSurface %%QT_INCDIR%%/QtGui/QOpenGLBuffer %%QT_INCDIR%%/QtGui/QOpenGLContext %%QT_INCDIR%%/QtGui/QOpenGLContextGroup %%QT_INCDIR%%/QtGui/QOpenGLDebugLogger %%QT_INCDIR%%/QtGui/QOpenGLDebugMessage %%QT_INCDIR%%/QtGui/QOpenGLExtraFunctions %%QT_INCDIR%%/QtGui/QOpenGLExtraFunctionsPrivate %%QT_INCDIR%%/QtGui/QOpenGLFramebufferObject %%QT_INCDIR%%/QtGui/QOpenGLFramebufferObjectFormat %%QT_INCDIR%%/QtGui/QOpenGLFunctions %%QT_INCDIR%%/QtGui/QOpenGLFunctionsPrivate %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_0 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_1 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_2 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_3 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_4 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_1_5 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_2_0 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_2_1 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_0 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_1 %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_2_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_2_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_3_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_3_3_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_0_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_0_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_1_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_1_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_2_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_2_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_3_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_3_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_4_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_4_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_5_Compatibility %%QT_INCDIR%%/QtGui/QOpenGLFunctions_4_5_Core %%QT_INCDIR%%/QtGui/QOpenGLFunctions_ES2 %%QT_INCDIR%%/QtGui/QOpenGLPaintDevice %%QT_INCDIR%%/QtGui/QOpenGLPixelTransferOptions %%QT_INCDIR%%/QtGui/QOpenGLShader %%QT_INCDIR%%/QtGui/QOpenGLShaderProgram %%QT_INCDIR%%/QtGui/QOpenGLTexture %%QT_INCDIR%%/QtGui/QOpenGLTextureBlitter %%QT_INCDIR%%/QtGui/QOpenGLTimeMonitor %%QT_INCDIR%%/QtGui/QOpenGLTimerQuery %%QT_INCDIR%%/QtGui/QOpenGLVersionFunctions %%QT_INCDIR%%/QtGui/QOpenGLVersionProfile %%QT_INCDIR%%/QtGui/QOpenGLVertexArrayObject %%QT_INCDIR%%/QtGui/QOpenGLWindow %%QT_INCDIR%%/QtGui/QPageLayout %%QT_INCDIR%%/QtGui/QPageSize %%QT_INCDIR%%/QtGui/QPagedPaintDevice %%QT_INCDIR%%/QtGui/QPaintDevice %%QT_INCDIR%%/QtGui/QPaintDeviceWindow %%QT_INCDIR%%/QtGui/QPaintEngine %%QT_INCDIR%%/QtGui/QPaintEngineState %%QT_INCDIR%%/QtGui/QPaintEvent %%QT_INCDIR%%/QtGui/QPainter %%QT_INCDIR%%/QtGui/QPainterPath %%QT_INCDIR%%/QtGui/QPainterPathStroker %%QT_INCDIR%%/QtGui/QPalette %%QT_INCDIR%%/QtGui/QPdfWriter %%QT_INCDIR%%/QtGui/QPen %%QT_INCDIR%%/QtGui/QPicture %%QT_INCDIR%%/QtGui/QPictureFormatPlugin %%QT_INCDIR%%/QtGui/QPictureIO %%QT_INCDIR%%/QtGui/QPixelFormat %%QT_INCDIR%%/QtGui/QPixmap %%QT_INCDIR%%/QtGui/QPixmapCache %%QT_INCDIR%%/QtGui/QPlatformSurfaceEvent %%QT_INCDIR%%/QtGui/QPointingDeviceUniqueId %%QT_INCDIR%%/QtGui/QPolygon %%QT_INCDIR%%/QtGui/QPolygonF %%QT_INCDIR%%/QtGui/QQuaternion %%QT_INCDIR%%/QtGui/QRadialGradient %%QT_INCDIR%%/QtGui/QRasterWindow %%QT_INCDIR%%/QtGui/QRawFont %%QT_INCDIR%%/QtGui/QRegExpValidator %%QT_INCDIR%%/QtGui/QRegion %%QT_INCDIR%%/QtGui/QRegularExpressionValidator %%QT_INCDIR%%/QtGui/QResizeEvent %%QT_INCDIR%%/QtGui/QRgb %%QT_INCDIR%%/QtGui/QRgba64 %%QT_INCDIR%%/QtGui/QScreen %%QT_INCDIR%%/QtGui/QScreenOrientationChangeEvent %%QT_INCDIR%%/QtGui/QScrollEvent %%QT_INCDIR%%/QtGui/QScrollPrepareEvent %%QT_INCDIR%%/QtGui/QSessionManager %%QT_INCDIR%%/QtGui/QShortcutEvent %%QT_INCDIR%%/QtGui/QShowEvent %%QT_INCDIR%%/QtGui/QStandardItem %%QT_INCDIR%%/QtGui/QStandardItemModel %%QT_INCDIR%%/QtGui/QStaticText %%QT_INCDIR%%/QtGui/QStatusTipEvent %%QT_INCDIR%%/QtGui/QStyleHints %%QT_INCDIR%%/QtGui/QSurface %%QT_INCDIR%%/QtGui/QSurfaceFormat %%QT_INCDIR%%/QtGui/QSyntaxHighlighter %%QT_INCDIR%%/QtGui/QTabletEvent %%QT_INCDIR%%/QtGui/QTextBlock %%QT_INCDIR%%/QtGui/QTextBlockFormat %%QT_INCDIR%%/QtGui/QTextBlockGroup %%QT_INCDIR%%/QtGui/QTextBlockUserData %%QT_INCDIR%%/QtGui/QTextCharFormat %%QT_INCDIR%%/QtGui/QTextCursor %%QT_INCDIR%%/QtGui/QTextDocument %%QT_INCDIR%%/QtGui/QTextDocumentFragment %%QT_INCDIR%%/QtGui/QTextDocumentWriter %%QT_INCDIR%%/QtGui/QTextFormat %%QT_INCDIR%%/QtGui/QTextFragment %%QT_INCDIR%%/QtGui/QTextFrame %%QT_INCDIR%%/QtGui/QTextFrameFormat %%QT_INCDIR%%/QtGui/QTextFrameLayoutData %%QT_INCDIR%%/QtGui/QTextImageFormat %%QT_INCDIR%%/QtGui/QTextInlineObject %%QT_INCDIR%%/QtGui/QTextItem %%QT_INCDIR%%/QtGui/QTextLayout %%QT_INCDIR%%/QtGui/QTextLength %%QT_INCDIR%%/QtGui/QTextLine %%QT_INCDIR%%/QtGui/QTextList %%QT_INCDIR%%/QtGui/QTextListFormat %%QT_INCDIR%%/QtGui/QTextObject %%QT_INCDIR%%/QtGui/QTextObjectInterface %%QT_INCDIR%%/QtGui/QTextOption %%QT_INCDIR%%/QtGui/QTextTable %%QT_INCDIR%%/QtGui/QTextTableCell %%QT_INCDIR%%/QtGui/QTextTableCellFormat %%QT_INCDIR%%/QtGui/QTextTableFormat %%QT_INCDIR%%/QtGui/QToolBarChangeEvent %%QT_INCDIR%%/QtGui/QTouchDevice %%QT_INCDIR%%/QtGui/QTouchEvent %%QT_INCDIR%%/QtGui/QTransform %%QT_INCDIR%%/QtGui/QValidator %%QT_INCDIR%%/QtGui/QVector2D %%QT_INCDIR%%/QtGui/QVector3D %%QT_INCDIR%%/QtGui/QVector4D %%QT_INCDIR%%/QtGui/QVulkanDeviceFunctions %%QT_INCDIR%%/QtGui/QVulkanExtension %%QT_INCDIR%%/QtGui/QVulkanFunctions %%QT_INCDIR%%/QtGui/QVulkanInfoVector %%QT_INCDIR%%/QtGui/QVulkanInstance %%QT_INCDIR%%/QtGui/QVulkanLayer %%QT_INCDIR%%/QtGui/QVulkanWindow %%QT_INCDIR%%/QtGui/QVulkanWindowRenderer %%QT_INCDIR%%/QtGui/QWhatsThisClickedEvent %%QT_INCDIR%%/QtGui/QWheelEvent %%QT_INCDIR%%/QtGui/QWidgetList %%QT_INCDIR%%/QtGui/QWidgetMapper %%QT_INCDIR%%/QtGui/QWidgetSet %%QT_INCDIR%%/QtGui/QWindow %%QT_INCDIR%%/QtGui/QWindowList %%QT_INCDIR%%/QtGui/QWindowStateChangeEvent %%QT_INCDIR%%/QtGui/QtEvents %%QT_INCDIR%%/QtGui/QtGui %%QT_INCDIR%%/QtGui/QtGuiDepends %%QT_INCDIR%%/QtGui/QtGuiVersion %%QT_INCDIR%%/QtGui/qabstracttextdocumentlayout.h %%QT_INCDIR%%/QtGui/qaccessible.h %%QT_INCDIR%%/QtGui/qaccessiblebridge.h %%QT_INCDIR%%/QtGui/qaccessibleobject.h %%QT_INCDIR%%/QtGui/qaccessibleplugin.h %%QT_INCDIR%%/QtGui/qbackingstore.h %%QT_INCDIR%%/QtGui/qbitmap.h %%QT_INCDIR%%/QtGui/qbrush.h %%QT_INCDIR%%/QtGui/qclipboard.h %%QT_INCDIR%%/QtGui/qcolor.h +%%QT_INCDIR%%/QtGui/qcolorspace.h +%%QT_INCDIR%%/QtGui/qcolortransform.h %%QT_INCDIR%%/QtGui/qcursor.h %%QT_INCDIR%%/QtGui/qdesktopservices.h %%QT_INCDIR%%/QtGui/qdrag.h %%QT_INCDIR%%/QtGui/qevent.h %%QT_INCDIR%%/QtGui/qfont.h %%QT_INCDIR%%/QtGui/qfontdatabase.h %%QT_INCDIR%%/QtGui/qfontinfo.h %%QT_INCDIR%%/QtGui/qfontmetrics.h %%QT_INCDIR%%/QtGui/qgenericmatrix.h %%QT_INCDIR%%/QtGui/qgenericplugin.h %%QT_INCDIR%%/QtGui/qgenericpluginfactory.h %%QT_INCDIR%%/QtGui/qglyphrun.h %%QT_INCDIR%%/QtGui/qguiapplication.h %%QT_INCDIR%%/QtGui/qicon.h %%QT_INCDIR%%/QtGui/qiconengine.h %%QT_INCDIR%%/QtGui/qiconengineplugin.h %%QT_INCDIR%%/QtGui/qimage.h %%QT_INCDIR%%/QtGui/qimageiohandler.h %%QT_INCDIR%%/QtGui/qimagereader.h %%QT_INCDIR%%/QtGui/qimagewriter.h %%QT_INCDIR%%/QtGui/qinputmethod.h %%QT_INCDIR%%/QtGui/qkeysequence.h %%QT_INCDIR%%/QtGui/qmatrix.h %%QT_INCDIR%%/QtGui/qmatrix4x4.h %%QT_INCDIR%%/QtGui/qmovie.h %%QT_INCDIR%%/QtGui/qoffscreensurface.h %%QT_INCDIR%%/QtGui/qopengl.h %%QT_INCDIR%%/QtGui/qopenglbuffer.h %%QT_INCDIR%%/QtGui/qopenglcontext.h %%QT_INCDIR%%/QtGui/qopengldebug.h %%QT_INCDIR%%/QtGui/qopengles2ext.h %%QT_INCDIR%%/QtGui/qopenglext.h %%QT_INCDIR%%/QtGui/qopenglextrafunctions.h %%QT_INCDIR%%/QtGui/qopenglframebufferobject.h %%QT_INCDIR%%/QtGui/qopenglfunctions.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_0.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_1.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_2.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_3.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_4.h %%QT_INCDIR%%/QtGui/qopenglfunctions_1_5.h %%QT_INCDIR%%/QtGui/qopenglfunctions_2_0.h %%QT_INCDIR%%/QtGui/qopenglfunctions_2_1.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_0.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_1.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_2_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_2_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_3_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_3_3_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_0_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_0_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_1_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_1_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_2_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_2_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_3_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_3_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_4_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_4_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_5_compatibility.h %%QT_INCDIR%%/QtGui/qopenglfunctions_4_5_core.h %%QT_INCDIR%%/QtGui/qopenglfunctions_es2.h %%QT_INCDIR%%/QtGui/qopenglpaintdevice.h %%QT_INCDIR%%/QtGui/qopenglpixeltransferoptions.h %%QT_INCDIR%%/QtGui/qopenglshaderprogram.h %%QT_INCDIR%%/QtGui/qopengltexture.h %%QT_INCDIR%%/QtGui/qopengltextureblitter.h %%QT_INCDIR%%/QtGui/qopengltimerquery.h %%QT_INCDIR%%/QtGui/qopenglversionfunctions.h %%QT_INCDIR%%/QtGui/qopenglvertexarrayobject.h %%QT_INCDIR%%/QtGui/qopenglwindow.h %%QT_INCDIR%%/QtGui/qpagedpaintdevice.h %%QT_INCDIR%%/QtGui/qpagelayout.h %%QT_INCDIR%%/QtGui/qpagesize.h %%QT_INCDIR%%/QtGui/qpaintdevice.h %%QT_INCDIR%%/QtGui/qpaintdevicewindow.h %%QT_INCDIR%%/QtGui/qpaintengine.h %%QT_INCDIR%%/QtGui/qpainter.h %%QT_INCDIR%%/QtGui/qpainterpath.h %%QT_INCDIR%%/QtGui/qpalette.h %%QT_INCDIR%%/QtGui/qpdfwriter.h %%QT_INCDIR%%/QtGui/qpen.h %%QT_INCDIR%%/QtGui/qpicture.h %%QT_INCDIR%%/QtGui/qpictureformatplugin.h %%QT_INCDIR%%/QtGui/qpixelformat.h %%QT_INCDIR%%/QtGui/qpixmap.h %%QT_INCDIR%%/QtGui/qpixmapcache.h %%QT_INCDIR%%/QtGui/qpolygon.h %%QT_INCDIR%%/QtGui/qquaternion.h %%QT_INCDIR%%/QtGui/qrasterwindow.h %%QT_INCDIR%%/QtGui/qrawfont.h %%QT_INCDIR%%/QtGui/qregion.h %%QT_INCDIR%%/QtGui/qrgb.h %%QT_INCDIR%%/QtGui/qrgba64.h %%QT_INCDIR%%/QtGui/qscreen.h %%QT_INCDIR%%/QtGui/qsessionmanager.h %%QT_INCDIR%%/QtGui/qstandarditemmodel.h %%QT_INCDIR%%/QtGui/qstatictext.h %%QT_INCDIR%%/QtGui/qstylehints.h %%QT_INCDIR%%/QtGui/qsurface.h %%QT_INCDIR%%/QtGui/qsurfaceformat.h %%QT_INCDIR%%/QtGui/qsyntaxhighlighter.h %%QT_INCDIR%%/QtGui/qtestsupport_gui.h %%QT_INCDIR%%/QtGui/qtextcursor.h %%QT_INCDIR%%/QtGui/qtextdocument.h %%QT_INCDIR%%/QtGui/qtextdocumentfragment.h %%QT_INCDIR%%/QtGui/qtextdocumentwriter.h %%QT_INCDIR%%/QtGui/qtextformat.h %%QT_INCDIR%%/QtGui/qtextlayout.h %%QT_INCDIR%%/QtGui/qtextlist.h %%QT_INCDIR%%/QtGui/qtextobject.h %%QT_INCDIR%%/QtGui/qtextoption.h %%QT_INCDIR%%/QtGui/qtexttable.h %%QT_INCDIR%%/QtGui/qtgui-config.h %%QT_INCDIR%%/QtGui/qtguiglobal.h %%QT_INCDIR%%/QtGui/qtguiversion.h %%QT_INCDIR%%/QtGui/qtouchdevice.h %%QT_INCDIR%%/QtGui/qtransform.h %%QT_INCDIR%%/QtGui/qvalidator.h %%QT_INCDIR%%/QtGui/qvector2d.h %%QT_INCDIR%%/QtGui/qvector3d.h %%QT_INCDIR%%/QtGui/qvector4d.h %%QT_INCDIR%%/QtGui/qvulkanfunctions.h %%QT_INCDIR%%/QtGui/qvulkaninstance.h %%QT_INCDIR%%/QtGui/qvulkanwindow.h %%QT_INCDIR%%/QtGui/qwindow.h %%QT_INCDIR%%/QtGui/qwindowdefs.h %%QT_INCDIR%%/QtGui/qwindowdefs_win.h +%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/devicehandlerlist_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboard_defaultmap_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardhandler_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevkeyboardmanager_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousehandler_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevmousemanager_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtablethandler_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtabletmanager_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchfilter_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchhandler_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevtouchmanager_p.h +%%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qevdevutil_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputhandler_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputkeyboard_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputpointer_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qlibinputtouch_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtouchoutputmapping_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qtslib_p.h %%QT_INCDIR%%/QtInputSupport/%%FULLVER%%/QtInputSupport/private/qxkbcommon_p.h %%QT_INCDIR%%/QtInputSupport/QIntegrityHIDManager %%QT_INCDIR%%/QtInputSupport/QtInputSupport %%QT_INCDIR%%/QtInputSupport/QtInputSupportDepends %%QT_INCDIR%%/QtInputSupport/QtInputSupportVersion %%QT_INCDIR%%/QtInputSupport/qintegrityhidmanager.h %%QT_INCDIR%%/QtInputSupport/qtinputsupportversion.h %%QT_INCDIR%%/QtKmsSupport/%%FULLVER%%/QtKmsSupport/private/qkmsdevice_p.h %%QT_INCDIR%%/QtKmsSupport/QtKmsSupport %%QT_INCDIR%%/QtKmsSupport/QtKmsSupportDepends %%QT_INCDIR%%/QtKmsSupport/QtKmsSupportVersion %%QT_INCDIR%%/QtKmsSupport/qtkmssupportversion.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/application_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/atspiadaptor_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/bridge_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/cache_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/constant_mappings_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/dbusconnection_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/%%FULLVER%%/QtLinuxAccessibilitySupport/private/struct_marshallers_p.h %%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupport %%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportDepends %%QT_INCDIR%%/QtLinuxAccessibilitySupport/QtLinuxAccessibilitySupportVersion %%QT_INCDIR%%/QtLinuxAccessibilitySupport/qtlinuxaccessibilitysupportversion.h %%QT_INCDIR%%/QtOpenGLExtensions/QOpenGLExtensions %%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensions %%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsDepends %%QT_INCDIR%%/QtOpenGLExtensions/QtOpenGLExtensionsVersion %%QT_INCDIR%%/QtOpenGLExtensions/qopenglextensions.h %%QT_INCDIR%%/QtOpenGLExtensions/qtopenglextensionsversion.h %%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositor_p.h %%QT_INCDIR%%/QtPlatformCompositorSupport/%%FULLVER%%/QtPlatformCompositorSupport/private/qopenglcompositorbackingstore_p.h %%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupport %%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportDepends %%QT_INCDIR%%/QtPlatformCompositorSupport/QtPlatformCompositorSupportVersion %%QT_INCDIR%%/QtPlatformCompositorSupport/qtplatformcompositorsupportversion.h %%QT_INCDIR%%/QtPlatformHeaders/QCocoaNativeContext %%QT_INCDIR%%/QtPlatformHeaders/QCocoaWindowFunctions %%QT_INCDIR%%/QtPlatformHeaders/QEGLNativeContext %%QT_INCDIR%%/QtPlatformHeaders/QEglFSFunctions %%QT_INCDIR%%/QtPlatformHeaders/QGLXNativeContext %%QT_INCDIR%%/QtPlatformHeaders/QLinuxFbFunctions %%QT_INCDIR%%/QtPlatformHeaders/QPlatformHeaderHelper %%QT_INCDIR%%/QtPlatformHeaders/QWGLNativeContext %%QT_INCDIR%%/QtPlatformHeaders/QWaylandWindowFunctions %%QT_INCDIR%%/QtPlatformHeaders/QWindowsWindowFunctions %%QT_INCDIR%%/QtPlatformHeaders/QXcbScreenFunctions %%QT_INCDIR%%/QtPlatformHeaders/QXcbWindowFunctions %%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeaders %%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersDepends %%QT_INCDIR%%/QtPlatformHeaders/QtPlatformHeadersVersion %%QT_INCDIR%%/QtPlatformHeaders/qcocoanativecontext.h %%QT_INCDIR%%/QtPlatformHeaders/qcocoawindowfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qeglfsfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qeglnativecontext.h %%QT_INCDIR%%/QtPlatformHeaders/qglxnativecontext.h %%QT_INCDIR%%/QtPlatformHeaders/qlinuxfbfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qplatformheaderhelper.h %%QT_INCDIR%%/QtPlatformHeaders/qtplatformheadersversion.h %%QT_INCDIR%%/QtPlatformHeaders/qwaylandwindowfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qwglnativecontext.h %%QT_INCDIR%%/QtPlatformHeaders/qwindowswindowfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qxcbscreenfunctions.h %%QT_INCDIR%%/QtPlatformHeaders/qxcbwindowfunctions.h %%QT_INCDIR%%/QtServiceSupport/%%FULLVER%%/QtServiceSupport/private/qgenericunixservices_p.h %%QT_INCDIR%%/QtServiceSupport/QtServiceSupport %%QT_INCDIR%%/QtServiceSupport/QtServiceSupportDepends %%QT_INCDIR%%/QtServiceSupport/QtServiceSupportVersion %%QT_INCDIR%%/QtServiceSupport/qtservicesupportversion.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qabstractfileiconengine_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuadaptor_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenubar_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuconnection_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenuregistrarproxy_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusmenutypes_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbusplatformmenu_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustrayicon_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qdbustraytypes_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qgenericunixthemes_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qstatusnotifieritemadaptor_p.h %%QT_INCDIR%%/QtThemeSupport/%%FULLVER%%/QtThemeSupport/private/qxdgnotificationproxy_p.h %%QT_INCDIR%%/QtThemeSupport/QtThemeSupport %%QT_INCDIR%%/QtThemeSupport/QtThemeSupportDepends %%QT_INCDIR%%/QtThemeSupport/QtThemeSupportVersion %%QT_INCDIR%%/QtThemeSupport/qtthemesupportversion.h %%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qbasicvulkanplatforminstance_p.h %%QT_INCDIR%%/QtVulkanSupport/%%FULLVER%%/QtVulkanSupport/private/qvkconvenience_p.h %%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupport %%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportDepends %%QT_INCDIR%%/QtVulkanSupport/QtVulkanSupportVersion %%QT_INCDIR%%/QtVulkanSupport/qtvulkansupportversion.h %%QT_INCDIR%%/QtXkbCommonSupport/%%FULLVER%%/QtXkbCommonSupport/private/qxkbcommon_p.h %%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupport %%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportDepends %%QT_INCDIR%%/QtXkbCommonSupport/QtXkbCommonSupportVersion %%QT_INCDIR%%/QtXkbCommonSupport/qtxkbcommonsupportversion.h %%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfig.cmake %%QT_CMAKEDIR%%/Qt5AccessibilitySupport/Qt5AccessibilitySupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfig.cmake %%QT_CMAKEDIR%%/Qt5DeviceDiscoverySupport/Qt5DeviceDiscoverySupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5EdidSupport/Qt5EdidSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5EglSupport/Qt5EglSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5EventDispatcherSupport/Qt5EventDispatcherSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5FbSupport/Qt5FbSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5FontDatabaseSupport/Qt5FontDatabaseSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5GlxSupport/Qt5GlxSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfig.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigExtras.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5GuiConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdFbIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdKeyboardPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QBsdMousePlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QGifPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QICOPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QJpegPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake %%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5InputSupport/Qt5InputSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5KmsSupport/Qt5KmsSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfig.cmake %%QT_CMAKEDIR%%/Qt5LinuxAccessibilitySupport/Qt5LinuxAccessibilitySupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfig.cmake %%QT_CMAKEDIR%%/Qt5OpenGLExtensions/Qt5OpenGLExtensionsConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5PlatformCompositorSupport/Qt5PlatformCompositorSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5ServiceSupport/Qt5ServiceSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5ThemeSupport/Qt5ThemeSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5VulkanSupport/Qt5VulkanSupportConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfig.cmake %%QT_CMAKEDIR%%/Qt5XcbQpa/Qt5XcbQpaConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfig.cmake %%QT_CMAKEDIR%%/Qt5XkbCommonSupport/Qt5XkbCommonSupportConfigVersion.cmake %%QT_BINDIR%%/qvkgen %%QT_LIBDIR%%/libQt5AccessibilitySupport.a %%QT_LIBDIR%%/libQt5AccessibilitySupport.prl %%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.a %%QT_LIBDIR%%/libQt5DeviceDiscoverySupport.prl %%QT_LIBDIR%%/libQt5EdidSupport.a %%QT_LIBDIR%%/libQt5EdidSupport.prl %%QT_LIBDIR%%/libQt5EglSupport.a %%QT_LIBDIR%%/libQt5EglSupport.prl %%QT_LIBDIR%%/libQt5EventDispatcherSupport.a %%QT_LIBDIR%%/libQt5EventDispatcherSupport.prl %%QT_LIBDIR%%/libQt5FbSupport.a %%QT_LIBDIR%%/libQt5FbSupport.prl %%QT_LIBDIR%%/libQt5FontDatabaseSupport.a %%QT_LIBDIR%%/libQt5FontDatabaseSupport.prl %%QT_LIBDIR%%/libQt5GlxSupport.a %%QT_LIBDIR%%/libQt5GlxSupport.prl %%QT_LIBDIR%%/libQt5Gui.prl %%QT_LIBDIR%%/libQt5Gui.so %%QT_LIBDIR%%/libQt5Gui.so.5 %%QT_LIBDIR%%/libQt5Gui.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Gui.so.%%FULLVER%%.debug %%QT_LIBDIR%%/libQt5InputSupport.a %%QT_LIBDIR%%/libQt5InputSupport.prl -%%QT_LIBDIR%%/libQt5XkbCommonSupport.a -%%QT_LIBDIR%%/libQt5XkbCommonSupport.prl %%QT_LIBDIR%%/libQt5KmsSupport.a %%QT_LIBDIR%%/libQt5KmsSupport.prl %%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.a %%QT_LIBDIR%%/libQt5LinuxAccessibilitySupport.prl %%QT_LIBDIR%%/libQt5OpenGLExtensions.a %%QT_LIBDIR%%/libQt5OpenGLExtensions.prl %%QT_LIBDIR%%/libQt5PlatformCompositorSupport.a %%QT_LIBDIR%%/libQt5PlatformCompositorSupport.prl %%QT_LIBDIR%%/libQt5ServiceSupport.a %%QT_LIBDIR%%/libQt5ServiceSupport.prl %%QT_LIBDIR%%/libQt5ThemeSupport.a %%QT_LIBDIR%%/libQt5ThemeSupport.prl %%QT_LIBDIR%%/libQt5VulkanSupport.a %%QT_LIBDIR%%/libQt5VulkanSupport.prl %%QT_LIBDIR%%/libQt5XcbQpa.prl %%QT_LIBDIR%%/libQt5XcbQpa.so %%QT_LIBDIR%%/libQt5XcbQpa.so.5 %%QT_LIBDIR%%/libQt5XcbQpa.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5XcbQpa.so.%%FULLVER%%.debug +%%QT_LIBDIR%%/libQt5XkbCommonSupport.a +%%QT_LIBDIR%%/libQt5XkbCommonSupport.prl %%QT_MKSPECDIR%%/modules/qt_lib_accessibility_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_devicediscovery_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_edid_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_egl_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_eventdispatcher_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_fb_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_fontdatabase_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_glx_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_gui.pri %%QT_MKSPECDIR%%/modules/qt_lib_gui_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_input_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_kms_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_linuxaccessibility_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_openglextensions.pri %%QT_MKSPECDIR%%/modules/qt_lib_openglextensions_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_platformcompositor_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_service_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_theme_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_vulkan_support_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_xcb_qpa_lib_private.pri %%QT_MKSPECDIR%%/modules/qt_lib_xkbcommon_support_private.pri %%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdkeyboardplugin.so.debug %%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqbsdmouseplugin.so.debug -%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so -%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so.debug %%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevkeyboardplugin.so.debug %%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevmouseplugin.so.debug %%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtabletplugin.so.debug %%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/generic/libqevdevtouchplugin.so.debug +%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so +%%DEBUG%%%%QT_PLUGINDIR%%/generic/libqtuiotouchplugin.so.debug %%QT_PLUGINDIR%%/imageformats/libqgif.so %%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqgif.so.debug %%QT_PLUGINDIR%%/imageformats/libqico.so %%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqico.so.debug %%QT_PLUGINDIR%%/imageformats/libqjpeg.so %%DEBUG%%%%QT_PLUGINDIR%%/imageformats/libqjpeg.so.debug %%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libcomposeplatforminputcontextplugin.so.debug %%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so %%DEBUG%%%%QT_PLUGINDIR%%/platforminputcontexts/libibusplatforminputcontextplugin.so.debug %%QT_PLUGINDIR%%/platforms/libqbsdfb.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqbsdfb.so.debug %%QT_PLUGINDIR%%/platforms/libqminimal.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqminimal.so.debug %%QT_PLUGINDIR%%/platforms/libqoffscreen.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqoffscreen.so.debug %%QT_PLUGINDIR%%/platforms/libqvnc.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqvnc.so.debug %%QT_PLUGINDIR%%/platforms/libqxcb.so %%DEBUG%%%%QT_PLUGINDIR%%/platforms/libqxcb.so.debug %%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-egl-integration.so %%DEBUG%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-egl-integration.so.debug %%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so %%DEBUG%%%%QT_PLUGINDIR%%/xcbglintegrations/libqxcb-glx-integration.so.debug libdata/pkgconfig/Qt5Gui.pc libdata/pkgconfig/Qt5OpenGLExtensions.pc Index: head/x11-toolkits/qt5-widgets/Makefile =================================================================== --- head/x11-toolkits/qt5-widgets/Makefile (revision 531600) +++ head/x11-toolkits/qt5-widgets/Makefile (revision 531601) @@ -1,74 +1,73 @@ # $FreeBSD$ PORTNAME= widgets DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt C++ widgets module USES= compiler:c++11-lang qmake:no_env qt-dist:5,base xorg USE_QT= core gui qmake_build buildtools_build USE_XORG= x11 HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} MORE_WRKSRCS= src/tools/uic QT_BINARIES= yes QT_DEFINES= ACCESSIBILITY WIDGETS XSYNC QT_CONFIG= accessibility accessibility-atspi-bridge xlib OPTIONS_DEFINE= GTK3 OPTIONS_SUB= YES GTK3_DESC= GTK+-based Qt theme GTK3_USES= gnome GTK3_USE= GNOME=gtk30 QT=dbus GTK3_CONFIGURE_ON= -gtk GTK3_CONFIGURE_OFF= -no-gtk .include .if ${PORT_OPTIONS:MGTK3} QT_DEFINES+= STYLE_GTK QT_CONFIG+= gtk MORE_WRKSRCS+= src/plugins/platformthemes .else QT_DEFINES+= -STYLE_GTK QT_CONFIG+= -gtk .endif post-configure: .for d in src/tools/uic src/widgets ${MORE_WRKSRCS} ${MKDIR} ${WRKSRC}/${d} cd ${WRKSRC}/${d} && ${SETENV} ${QMAKE_ENV} ${_QMAKE} ${QMAKE_ARGS} ${WRKSRC}/${d} .endfor pre-build: cd ${WRKSRC}/src/tools/uic && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} post-build: .for d in ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET} .endfor post-install: .for d in src/tools/uic ${MORE_WRKSRCS} @cd ${WRKSRC}/${d} && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} \ ${MAKE_ARGS} ${INSTALL_TARGET} .endfor ${INSTALL_DATA} ${BUILD_WRKSRC}/dialogs/images/qtlogo-64.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/qt5logo.png .include Index: head/x11-toolkits/qt5-widgets/pkg-plist =================================================================== --- head/x11-toolkits/qt5-widgets/pkg-plist (revision 531600) +++ head/x11-toolkits/qt5-widgets/pkg-plist (revision 531601) @@ -1,495 +1,495 @@ %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/complexwidgets_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/itemviews_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractbutton_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractitemdelegate_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractitemview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractscrollarea_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractslider_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qabstractspinbox_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qaccessiblemenu_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qaccessiblewidgetfactory_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qaccessiblewidgets_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qaction_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qapplication_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qbasickeyeventtransition_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qbasicmouseeventtransition_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qbsptree_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qbuttongroup_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcolumnview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcolumnviewgrip_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcombobox_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcommonstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcommonstylepixmaps_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qcompleter_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qdatetimeedit_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qdesktopwidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qdialog_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qdockarealayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qdockwidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qeffects_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfiledialog_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfileiconprovider_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfileinfogatherer_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfilesystemmodel_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qflickgesture_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfontdialog_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qframe_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfscompleter_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfusionstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qfusionstyle_p_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgesture_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgesturemanager_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraph_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsanchorlayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicseffect_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsgridlayoutengine_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsitem_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicslayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicslayoutitem_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicslayoutstyleinfo_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsproxywidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsscene_bsp_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsscene_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsscenebsptreeindex_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicssceneindex_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsscenelinearindex_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicstransform_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicsview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qgraphicswidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qheaderview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qitemeditorfactory_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qkeysequenceedit_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlabel_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlayoutengine_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlineedit_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlistview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qlistwidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmacgesturerecognizer_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmainwindowlayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmdiarea_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmdisubwindow_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmenu_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qmenubar_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qpixmapfilter_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qpixmapstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qpixmapstyle_p_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qplaintextedit_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qproxystyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qpushbutton_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qscrollarea_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qscrollbar_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qscroller_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qscrollerproperties_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qsidebar_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qsimplex_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qsplitter_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qstandardgestures_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qstyleanimation_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qstylehelper_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qstylesheetstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qsystemtrayicon_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qt_widgets_pch.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtabbar_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtableview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtablewidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtextedit_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtoolbar_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtoolbararealayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtoolbarextension_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtoolbarlayout_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtoolbarseparator_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtreeview_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtreewidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtreewidgetitemiterator_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtwidgets-config_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qtwidgetsglobal_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qundostack_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidget_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetaction_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetanimator_p.h -%%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetbackingstore_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetitemdata_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetlinecontrol_p.h +%%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetrepaintmanager_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetresizehandler_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgettextcontrol_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgettextcontrol_p_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwidgetwindow_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwindowcontainer_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwindowsstyle_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwindowsstyle_p_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/qwizard_win_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/rangecontrols_p.h %%QT_INCDIR%%/QtWidgets/%%FULLVER%%/QtWidgets/private/simplewidgets_p.h %%QT_INCDIR%%/QtWidgets/QAbstractButton %%QT_INCDIR%%/QtWidgets/QAbstractGraphicsShapeItem %%QT_INCDIR%%/QtWidgets/QAbstractItemDelegate %%QT_INCDIR%%/QtWidgets/QAbstractItemView %%QT_INCDIR%%/QtWidgets/QAbstractScrollArea %%QT_INCDIR%%/QtWidgets/QAbstractSlider %%QT_INCDIR%%/QtWidgets/QAbstractSpinBox %%QT_INCDIR%%/QtWidgets/QAccessibleWidget %%QT_INCDIR%%/QtWidgets/QAction %%QT_INCDIR%%/QtWidgets/QActionGroup %%QT_INCDIR%%/QtWidgets/QApplication %%QT_INCDIR%%/QtWidgets/QBoxLayout %%QT_INCDIR%%/QtWidgets/QButtonGroup %%QT_INCDIR%%/QtWidgets/QCalendarWidget %%QT_INCDIR%%/QtWidgets/QCheckBox %%QT_INCDIR%%/QtWidgets/QColorDialog %%QT_INCDIR%%/QtWidgets/QColormap %%QT_INCDIR%%/QtWidgets/QColumnView %%QT_INCDIR%%/QtWidgets/QComboBox %%QT_INCDIR%%/QtWidgets/QCommandLinkButton %%QT_INCDIR%%/QtWidgets/QCommonStyle %%QT_INCDIR%%/QtWidgets/QCompleter %%QT_INCDIR%%/QtWidgets/QDataWidgetMapper %%QT_INCDIR%%/QtWidgets/QDateEdit %%QT_INCDIR%%/QtWidgets/QDateTimeEdit %%QT_INCDIR%%/QtWidgets/QDesktopWidget %%QT_INCDIR%%/QtWidgets/QDial %%QT_INCDIR%%/QtWidgets/QDialog %%QT_INCDIR%%/QtWidgets/QDialogButtonBox %%QT_INCDIR%%/QtWidgets/QDirModel %%QT_INCDIR%%/QtWidgets/QDockWidget %%QT_INCDIR%%/QtWidgets/QDoubleSpinBox %%QT_INCDIR%%/QtWidgets/QErrorMessage %%QT_INCDIR%%/QtWidgets/QFileDialog %%QT_INCDIR%%/QtWidgets/QFileIconProvider %%QT_INCDIR%%/QtWidgets/QFileSystemModel %%QT_INCDIR%%/QtWidgets/QFocusFrame %%QT_INCDIR%%/QtWidgets/QFontComboBox %%QT_INCDIR%%/QtWidgets/QFontDialog %%QT_INCDIR%%/QtWidgets/QFormLayout %%QT_INCDIR%%/QtWidgets/QFrame %%QT_INCDIR%%/QtWidgets/QGesture %%QT_INCDIR%%/QtWidgets/QGestureEvent %%QT_INCDIR%%/QtWidgets/QGestureRecognizer %%QT_INCDIR%%/QtWidgets/QGraphicsAnchor %%QT_INCDIR%%/QtWidgets/QGraphicsAnchorLayout %%QT_INCDIR%%/QtWidgets/QGraphicsBlurEffect %%QT_INCDIR%%/QtWidgets/QGraphicsColorizeEffect %%QT_INCDIR%%/QtWidgets/QGraphicsDropShadowEffect %%QT_INCDIR%%/QtWidgets/QGraphicsEffect %%QT_INCDIR%%/QtWidgets/QGraphicsEllipseItem %%QT_INCDIR%%/QtWidgets/QGraphicsGridLayout %%QT_INCDIR%%/QtWidgets/QGraphicsItem %%QT_INCDIR%%/QtWidgets/QGraphicsItemAnimation %%QT_INCDIR%%/QtWidgets/QGraphicsItemGroup %%QT_INCDIR%%/QtWidgets/QGraphicsLayout %%QT_INCDIR%%/QtWidgets/QGraphicsLayoutItem %%QT_INCDIR%%/QtWidgets/QGraphicsLineItem %%QT_INCDIR%%/QtWidgets/QGraphicsLinearLayout %%QT_INCDIR%%/QtWidgets/QGraphicsObject %%QT_INCDIR%%/QtWidgets/QGraphicsOpacityEffect %%QT_INCDIR%%/QtWidgets/QGraphicsPathItem %%QT_INCDIR%%/QtWidgets/QGraphicsPixmapItem %%QT_INCDIR%%/QtWidgets/QGraphicsPolygonItem %%QT_INCDIR%%/QtWidgets/QGraphicsProxyWidget %%QT_INCDIR%%/QtWidgets/QGraphicsRectItem %%QT_INCDIR%%/QtWidgets/QGraphicsRotation %%QT_INCDIR%%/QtWidgets/QGraphicsScale %%QT_INCDIR%%/QtWidgets/QGraphicsScene %%QT_INCDIR%%/QtWidgets/QGraphicsSceneContextMenuEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneDragDropEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneHelpEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneHoverEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneMouseEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneMoveEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneResizeEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSceneWheelEvent %%QT_INCDIR%%/QtWidgets/QGraphicsSimpleTextItem %%QT_INCDIR%%/QtWidgets/QGraphicsTextItem %%QT_INCDIR%%/QtWidgets/QGraphicsTransform %%QT_INCDIR%%/QtWidgets/QGraphicsView %%QT_INCDIR%%/QtWidgets/QGraphicsWidget %%QT_INCDIR%%/QtWidgets/QGridLayout %%QT_INCDIR%%/QtWidgets/QGroupBox %%QT_INCDIR%%/QtWidgets/QHBoxLayout %%QT_INCDIR%%/QtWidgets/QHeaderView %%QT_INCDIR%%/QtWidgets/QInputDialog %%QT_INCDIR%%/QtWidgets/QItemDelegate %%QT_INCDIR%%/QtWidgets/QItemEditorCreator %%QT_INCDIR%%/QtWidgets/QItemEditorCreatorBase %%QT_INCDIR%%/QtWidgets/QItemEditorFactory %%QT_INCDIR%%/QtWidgets/QKeyEventTransition %%QT_INCDIR%%/QtWidgets/QKeySequenceEdit %%QT_INCDIR%%/QtWidgets/QLCDNumber %%QT_INCDIR%%/QtWidgets/QLabel %%QT_INCDIR%%/QtWidgets/QLayout %%QT_INCDIR%%/QtWidgets/QLayoutItem %%QT_INCDIR%%/QtWidgets/QLineEdit %%QT_INCDIR%%/QtWidgets/QListView %%QT_INCDIR%%/QtWidgets/QListWidget %%QT_INCDIR%%/QtWidgets/QListWidgetItem %%QT_INCDIR%%/QtWidgets/QMacCocoaViewContainer %%QT_INCDIR%%/QtWidgets/QMacNativeWidget %%QT_INCDIR%%/QtWidgets/QMainWindow %%QT_INCDIR%%/QtWidgets/QMdiArea %%QT_INCDIR%%/QtWidgets/QMdiSubWindow %%QT_INCDIR%%/QtWidgets/QMenu %%QT_INCDIR%%/QtWidgets/QMenuBar %%QT_INCDIR%%/QtWidgets/QMessageBox %%QT_INCDIR%%/QtWidgets/QMouseEventTransition %%QT_INCDIR%%/QtWidgets/QOpenGLWidget %%QT_INCDIR%%/QtWidgets/QPanGesture %%QT_INCDIR%%/QtWidgets/QPinchGesture %%QT_INCDIR%%/QtWidgets/QPlainTextDocumentLayout %%QT_INCDIR%%/QtWidgets/QPlainTextEdit %%QT_INCDIR%%/QtWidgets/QProgressBar %%QT_INCDIR%%/QtWidgets/QProgressDialog %%QT_INCDIR%%/QtWidgets/QProxyStyle %%QT_INCDIR%%/QtWidgets/QPushButton %%QT_INCDIR%%/QtWidgets/QRadioButton %%QT_INCDIR%%/QtWidgets/QRubberBand %%QT_INCDIR%%/QtWidgets/QScrollArea %%QT_INCDIR%%/QtWidgets/QScrollBar %%QT_INCDIR%%/QtWidgets/QScroller %%QT_INCDIR%%/QtWidgets/QScrollerProperties %%QT_INCDIR%%/QtWidgets/QShortcut %%QT_INCDIR%%/QtWidgets/QSizeGrip %%QT_INCDIR%%/QtWidgets/QSizePolicy %%QT_INCDIR%%/QtWidgets/QSlider %%QT_INCDIR%%/QtWidgets/QSpacerItem %%QT_INCDIR%%/QtWidgets/QSpinBox %%QT_INCDIR%%/QtWidgets/QSplashScreen %%QT_INCDIR%%/QtWidgets/QSplitter %%QT_INCDIR%%/QtWidgets/QSplitterHandle %%QT_INCDIR%%/QtWidgets/QStackedLayout %%QT_INCDIR%%/QtWidgets/QStackedWidget %%QT_INCDIR%%/QtWidgets/QStandardItemEditorCreator %%QT_INCDIR%%/QtWidgets/QStatusBar %%QT_INCDIR%%/QtWidgets/QStyle %%QT_INCDIR%%/QtWidgets/QStyleFactory %%QT_INCDIR%%/QtWidgets/QStyleHintReturn %%QT_INCDIR%%/QtWidgets/QStyleHintReturnMask %%QT_INCDIR%%/QtWidgets/QStyleHintReturnVariant %%QT_INCDIR%%/QtWidgets/QStyleOption %%QT_INCDIR%%/QtWidgets/QStyleOptionButton %%QT_INCDIR%%/QtWidgets/QStyleOptionComboBox %%QT_INCDIR%%/QtWidgets/QStyleOptionComplex %%QT_INCDIR%%/QtWidgets/QStyleOptionDockWidget %%QT_INCDIR%%/QtWidgets/QStyleOptionDockWidgetV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionFocusRect %%QT_INCDIR%%/QtWidgets/QStyleOptionFrame %%QT_INCDIR%%/QtWidgets/QStyleOptionFrameV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionFrameV3 %%QT_INCDIR%%/QtWidgets/QStyleOptionGraphicsItem %%QT_INCDIR%%/QtWidgets/QStyleOptionGroupBox %%QT_INCDIR%%/QtWidgets/QStyleOptionHeader %%QT_INCDIR%%/QtWidgets/QStyleOptionMenuItem %%QT_INCDIR%%/QtWidgets/QStyleOptionProgressBar %%QT_INCDIR%%/QtWidgets/QStyleOptionProgressBarV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionRubberBand %%QT_INCDIR%%/QtWidgets/QStyleOptionSizeGrip %%QT_INCDIR%%/QtWidgets/QStyleOptionSlider %%QT_INCDIR%%/QtWidgets/QStyleOptionSpinBox %%QT_INCDIR%%/QtWidgets/QStyleOptionTab %%QT_INCDIR%%/QtWidgets/QStyleOptionTabBarBase %%QT_INCDIR%%/QtWidgets/QStyleOptionTabBarBaseV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionTabV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionTabV3 %%QT_INCDIR%%/QtWidgets/QStyleOptionTabWidgetFrame %%QT_INCDIR%%/QtWidgets/QStyleOptionTabWidgetFrameV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionTitleBar %%QT_INCDIR%%/QtWidgets/QStyleOptionToolBar %%QT_INCDIR%%/QtWidgets/QStyleOptionToolBox %%QT_INCDIR%%/QtWidgets/QStyleOptionToolBoxV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionToolButton %%QT_INCDIR%%/QtWidgets/QStyleOptionViewItem %%QT_INCDIR%%/QtWidgets/QStyleOptionViewItemV2 %%QT_INCDIR%%/QtWidgets/QStyleOptionViewItemV3 %%QT_INCDIR%%/QtWidgets/QStyleOptionViewItemV4 %%QT_INCDIR%%/QtWidgets/QStylePainter %%QT_INCDIR%%/QtWidgets/QStylePlugin %%QT_INCDIR%%/QtWidgets/QStyledItemDelegate %%QT_INCDIR%%/QtWidgets/QSwipeGesture %%QT_INCDIR%%/QtWidgets/QSystemTrayIcon %%QT_INCDIR%%/QtWidgets/QTabBar %%QT_INCDIR%%/QtWidgets/QTabWidget %%QT_INCDIR%%/QtWidgets/QTableView %%QT_INCDIR%%/QtWidgets/QTableWidget %%QT_INCDIR%%/QtWidgets/QTableWidgetItem %%QT_INCDIR%%/QtWidgets/QTableWidgetSelectionRange %%QT_INCDIR%%/QtWidgets/QTapAndHoldGesture %%QT_INCDIR%%/QtWidgets/QTapGesture %%QT_INCDIR%%/QtWidgets/QTextBrowser %%QT_INCDIR%%/QtWidgets/QTextEdit %%QT_INCDIR%%/QtWidgets/QTileRules %%QT_INCDIR%%/QtWidgets/QTimeEdit %%QT_INCDIR%%/QtWidgets/QToolBar %%QT_INCDIR%%/QtWidgets/QToolBox %%QT_INCDIR%%/QtWidgets/QToolButton %%QT_INCDIR%%/QtWidgets/QToolTip %%QT_INCDIR%%/QtWidgets/QTreeView %%QT_INCDIR%%/QtWidgets/QTreeWidget %%QT_INCDIR%%/QtWidgets/QTreeWidgetItem %%QT_INCDIR%%/QtWidgets/QTreeWidgetItemIterator %%QT_INCDIR%%/QtWidgets/QUndoCommand %%QT_INCDIR%%/QtWidgets/QUndoGroup %%QT_INCDIR%%/QtWidgets/QUndoStack %%QT_INCDIR%%/QtWidgets/QUndoView %%QT_INCDIR%%/QtWidgets/QVBoxLayout %%QT_INCDIR%%/QtWidgets/QWhatsThis %%QT_INCDIR%%/QtWidgets/QWidget %%QT_INCDIR%%/QtWidgets/QWidgetAction %%QT_INCDIR%%/QtWidgets/QWidgetData %%QT_INCDIR%%/QtWidgets/QWidgetItem %%QT_INCDIR%%/QtWidgets/QWidgetItemV2 %%QT_INCDIR%%/QtWidgets/QWizard %%QT_INCDIR%%/QtWidgets/QWizardPage %%QT_INCDIR%%/QtWidgets/QtWidgets %%QT_INCDIR%%/QtWidgets/QtWidgetsDepends %%QT_INCDIR%%/QtWidgets/QtWidgetsVersion %%QT_INCDIR%%/QtWidgets/qabstractbutton.h %%QT_INCDIR%%/QtWidgets/qabstractitemdelegate.h %%QT_INCDIR%%/QtWidgets/qabstractitemview.h %%QT_INCDIR%%/QtWidgets/qabstractscrollarea.h %%QT_INCDIR%%/QtWidgets/qabstractslider.h %%QT_INCDIR%%/QtWidgets/qabstractspinbox.h %%QT_INCDIR%%/QtWidgets/qaccessiblewidget.h %%QT_INCDIR%%/QtWidgets/qaction.h %%QT_INCDIR%%/QtWidgets/qactiongroup.h %%QT_INCDIR%%/QtWidgets/qapplication.h %%QT_INCDIR%%/QtWidgets/qboxlayout.h %%QT_INCDIR%%/QtWidgets/qbuttongroup.h %%QT_INCDIR%%/QtWidgets/qcalendarwidget.h %%QT_INCDIR%%/QtWidgets/qcheckbox.h %%QT_INCDIR%%/QtWidgets/qcolordialog.h %%QT_INCDIR%%/QtWidgets/qcolormap.h %%QT_INCDIR%%/QtWidgets/qcolumnview.h %%QT_INCDIR%%/QtWidgets/qcombobox.h %%QT_INCDIR%%/QtWidgets/qcommandlinkbutton.h %%QT_INCDIR%%/QtWidgets/qcommonstyle.h %%QT_INCDIR%%/QtWidgets/qcompleter.h %%QT_INCDIR%%/QtWidgets/qdatawidgetmapper.h %%QT_INCDIR%%/QtWidgets/qdatetimeedit.h %%QT_INCDIR%%/QtWidgets/qdesktopwidget.h %%QT_INCDIR%%/QtWidgets/qdial.h %%QT_INCDIR%%/QtWidgets/qdialog.h %%QT_INCDIR%%/QtWidgets/qdialogbuttonbox.h %%QT_INCDIR%%/QtWidgets/qdirmodel.h %%QT_INCDIR%%/QtWidgets/qdockwidget.h %%QT_INCDIR%%/QtWidgets/qdrawutil.h %%QT_INCDIR%%/QtWidgets/qerrormessage.h %%QT_INCDIR%%/QtWidgets/qfiledialog.h %%QT_INCDIR%%/QtWidgets/qfileiconprovider.h %%QT_INCDIR%%/QtWidgets/qfilesystemmodel.h %%QT_INCDIR%%/QtWidgets/qfocusframe.h %%QT_INCDIR%%/QtWidgets/qfontcombobox.h %%QT_INCDIR%%/QtWidgets/qfontdialog.h %%QT_INCDIR%%/QtWidgets/qformlayout.h %%QT_INCDIR%%/QtWidgets/qframe.h %%QT_INCDIR%%/QtWidgets/qgesture.h %%QT_INCDIR%%/QtWidgets/qgesturerecognizer.h %%QT_INCDIR%%/QtWidgets/qgraphicsanchorlayout.h %%QT_INCDIR%%/QtWidgets/qgraphicseffect.h %%QT_INCDIR%%/QtWidgets/qgraphicsgridlayout.h %%QT_INCDIR%%/QtWidgets/qgraphicsitem.h %%QT_INCDIR%%/QtWidgets/qgraphicsitemanimation.h %%QT_INCDIR%%/QtWidgets/qgraphicslayout.h %%QT_INCDIR%%/QtWidgets/qgraphicslayoutitem.h %%QT_INCDIR%%/QtWidgets/qgraphicslinearlayout.h %%QT_INCDIR%%/QtWidgets/qgraphicsproxywidget.h %%QT_INCDIR%%/QtWidgets/qgraphicsscene.h %%QT_INCDIR%%/QtWidgets/qgraphicssceneevent.h %%QT_INCDIR%%/QtWidgets/qgraphicstransform.h %%QT_INCDIR%%/QtWidgets/qgraphicsview.h %%QT_INCDIR%%/QtWidgets/qgraphicswidget.h %%QT_INCDIR%%/QtWidgets/qgridlayout.h %%QT_INCDIR%%/QtWidgets/qgroupbox.h %%QT_INCDIR%%/QtWidgets/qheaderview.h %%QT_INCDIR%%/QtWidgets/qinputdialog.h %%QT_INCDIR%%/QtWidgets/qitemdelegate.h %%QT_INCDIR%%/QtWidgets/qitemeditorfactory.h %%QT_INCDIR%%/QtWidgets/qkeyeventtransition.h %%QT_INCDIR%%/QtWidgets/qkeysequenceedit.h %%QT_INCDIR%%/QtWidgets/qlabel.h %%QT_INCDIR%%/QtWidgets/qlayout.h %%QT_INCDIR%%/QtWidgets/qlayoutitem.h %%QT_INCDIR%%/QtWidgets/qlcdnumber.h %%QT_INCDIR%%/QtWidgets/qlineedit.h %%QT_INCDIR%%/QtWidgets/qlistview.h %%QT_INCDIR%%/QtWidgets/qlistwidget.h %%QT_INCDIR%%/QtWidgets/qmaccocoaviewcontainer_mac.h %%QT_INCDIR%%/QtWidgets/qmacnativewidget_mac.h %%QT_INCDIR%%/QtWidgets/qmainwindow.h %%QT_INCDIR%%/QtWidgets/qmdiarea.h %%QT_INCDIR%%/QtWidgets/qmdisubwindow.h %%QT_INCDIR%%/QtWidgets/qmenu.h %%QT_INCDIR%%/QtWidgets/qmenubar.h %%QT_INCDIR%%/QtWidgets/qmessagebox.h %%QT_INCDIR%%/QtWidgets/qmouseeventtransition.h %%QT_INCDIR%%/QtWidgets/qopenglwidget.h %%QT_INCDIR%%/QtWidgets/qplaintextedit.h %%QT_INCDIR%%/QtWidgets/qprogressbar.h %%QT_INCDIR%%/QtWidgets/qprogressdialog.h %%QT_INCDIR%%/QtWidgets/qproxystyle.h %%QT_INCDIR%%/QtWidgets/qpushbutton.h %%QT_INCDIR%%/QtWidgets/qradiobutton.h %%QT_INCDIR%%/QtWidgets/qrubberband.h %%QT_INCDIR%%/QtWidgets/qscrollarea.h %%QT_INCDIR%%/QtWidgets/qscrollbar.h %%QT_INCDIR%%/QtWidgets/qscroller.h %%QT_INCDIR%%/QtWidgets/qscrollerproperties.h %%QT_INCDIR%%/QtWidgets/qshortcut.h %%QT_INCDIR%%/QtWidgets/qsizegrip.h %%QT_INCDIR%%/QtWidgets/qsizepolicy.h %%QT_INCDIR%%/QtWidgets/qslider.h %%QT_INCDIR%%/QtWidgets/qspinbox.h %%QT_INCDIR%%/QtWidgets/qsplashscreen.h %%QT_INCDIR%%/QtWidgets/qsplitter.h %%QT_INCDIR%%/QtWidgets/qstackedlayout.h %%QT_INCDIR%%/QtWidgets/qstackedwidget.h %%QT_INCDIR%%/QtWidgets/qstatusbar.h %%QT_INCDIR%%/QtWidgets/qstyle.h %%QT_INCDIR%%/QtWidgets/qstyleditemdelegate.h %%QT_INCDIR%%/QtWidgets/qstylefactory.h %%QT_INCDIR%%/QtWidgets/qstyleoption.h %%QT_INCDIR%%/QtWidgets/qstylepainter.h %%QT_INCDIR%%/QtWidgets/qstyleplugin.h %%QT_INCDIR%%/QtWidgets/qsystemtrayicon.h %%QT_INCDIR%%/QtWidgets/qtabbar.h %%QT_INCDIR%%/QtWidgets/qtableview.h %%QT_INCDIR%%/QtWidgets/qtablewidget.h %%QT_INCDIR%%/QtWidgets/qtabwidget.h %%QT_INCDIR%%/QtWidgets/qtestsupport_widgets.h %%QT_INCDIR%%/QtWidgets/qtextbrowser.h %%QT_INCDIR%%/QtWidgets/qtextedit.h %%QT_INCDIR%%/QtWidgets/qtoolbar.h %%QT_INCDIR%%/QtWidgets/qtoolbox.h %%QT_INCDIR%%/QtWidgets/qtoolbutton.h %%QT_INCDIR%%/QtWidgets/qtooltip.h %%QT_INCDIR%%/QtWidgets/qtreeview.h %%QT_INCDIR%%/QtWidgets/qtreewidget.h %%QT_INCDIR%%/QtWidgets/qtreewidgetitemiterator.h %%QT_INCDIR%%/QtWidgets/qtwidgets-config.h %%QT_INCDIR%%/QtWidgets/qtwidgetsglobal.h %%QT_INCDIR%%/QtWidgets/qtwidgetsversion.h %%QT_INCDIR%%/QtWidgets/qundogroup.h %%QT_INCDIR%%/QtWidgets/qundostack.h %%QT_INCDIR%%/QtWidgets/qundoview.h %%QT_INCDIR%%/QtWidgets/qwhatsthis.h %%QT_INCDIR%%/QtWidgets/qwidget.h %%QT_INCDIR%%/QtWidgets/qwidgetaction.h %%QT_INCDIR%%/QtWidgets/qwizard.h %%GTK3%%%%QT_CMAKEDIR%%/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake %%QT_CMAKEDIR%%/Qt5Widgets/Qt5WidgetsConfig.cmake %%QT_CMAKEDIR%%/Qt5Widgets/Qt5WidgetsConfigExtras.cmake %%QT_CMAKEDIR%%/Qt5Widgets/Qt5WidgetsConfigVersion.cmake %%QT_CMAKEDIR%%/Qt5Widgets/Qt5WidgetsMacros.cmake %%QT_LIBDIR%%/libQt5Widgets.prl %%QT_LIBDIR%%/libQt5Widgets.so %%QT_LIBDIR%%/libQt5Widgets.so.5 %%QT_LIBDIR%%/libQt5Widgets.so.%%SHORTVER%% %%QT_LIBDIR%%/libQt5Widgets.so.%%FULLVER%% %%DEBUG%%%%QT_LIBDIR%%/libQt5Widgets.so.%%FULLVER%%.debug %%QT_BINDIR%%/uic %%QT_MKSPECDIR%%/modules/qt_lib_widgets.pri %%QT_MKSPECDIR%%/modules/qt_lib_widgets_private.pri %%GTK3%%%%QT_PLUGINDIR%%/platformthemes/libqgtk3.so %%GTK3%%%%DEBUG%%%%QT_PLUGINDIR%%/platformthemes/libqgtk3.so.debug libdata/pkgconfig/Qt5Widgets.pc share/pixmaps/qt5logo.png Index: head/x11-toolkits/qt5pas/Makefile =================================================================== --- head/x11-toolkits/qt5pas/Makefile (revision 531600) +++ head/x11-toolkits/qt5pas/Makefile (revision 531601) @@ -1,21 +1,20 @@ # $FreeBSD$ PORTNAME= qt5pas PORTVERSION= 2.6 -PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ MAINTAINER= acm@FreeBSD.org COMMENT= Qt5 binding for FreePascal USES= compiler:c++11-lang qmake qt:5 USE_QT= buildtools_build core gui network printsupport x11extras USE_LDCONFIG= yes QT5_VER_MIN= 5.6.1 post-patch: @${REINPLACE_CMD} -e 's|-mincoming-stack-boundary=2||g' ${WRKSRC}/Qt5Pas.pro .include