pkgsrc/x11/qt5-qtsensors/PLIST
adam 2448e377a9 qt5: updated to 5.14.0
New Features in Qt 5.14

Qt 3D Module
Overhauled the threading architecture. This includes the removal of the aspect thread.
Overhauled the frontend/backend node sync.
Enabled QTransform to have access to the world matrix.
Introduced Scene3DView.
Scene3D is now in sync with QtQuick, and can render as an underlay without an FBO.

Qt Bluetooth Module
Introduced a new, optional Win32 backend with support for Windows 7 and 8. This backend is not built by default, nor is it part of the pre-built packages.
QLowEnergyController: Introduced AuthorizationError.
Added the ability to include multiple manufacturer data entries per manufacturer ID.

Qt Core Module
Added support in QCalendar for calendars other than Gregorian, by implementation of suitable backends.
Added backends to implement the Gregorian, Jalali (Persian), Islamic Civil, Milankovic, and Julian calendars. We look forward to other contributions.
Added QColorConstants, a namespace providing constexpr QColor instances that don't cost any runtime overhead.

Qt GUI Module
Updated High-DPI support:
Introduced non-integer scale factors (for example, a scale factor of 150%) that applications can opt-in to use. Use QGuiApplication::highDpiScaleFactorRoundingPolicy or QT_SCALE_FACTOR_ROUNDING_POLICY to set the rounding policy.
Added the QT_ENABLE_HIGHDPI_SCALING environment variable, enabling high-DPI scaling based on display DPI. This replaces QT_AUTO_SCREEN_SCALE_FACTOR (now deprecated), and corresponds to the Qt::AA_EnableHighDpiScaling application attribute.
Added cross-platform support for the QT_FONT_DPI environment variable, for the purpose of developing and testing with specific DPI values.
Added color-space support for images; reading and writing color-spaces from JPEG, PNG, WebP and TIFF images, and performing color-space transformation on images.
Improvements to QTextDocument and QTextTable styling:
Added per-edge border styling via QTextTableCellFormat.
Added border-collapse mode.
Added support for (partial) HTML table style import and export.
Added support for reading and writing Markdown format to QTextDocument, as an alternative to HTML.

Qt Multimedia Module
Added QVideoFrame::Format_YUV422P.
Introduced support for the GStreamer OpenGL plugin.

Qt Network Module
Introduced the HTTP/2 Configuration API.
Introduced network connectivity monitoring.
Added support for Kerberos proxy authentication.

Qt QML Module
Added qmlRegisterSingletonInstance() function. This allows to expose a QObject as a singleton to QML, without having to create a factory function as required by qmlRegisterSingletonType(). It is meant as a type safe replacement of setContextProperty() in common usages.
Added qmlRegisterAnonymousType() as a replacement for qmlRegisterType(). It allows to specify the URI and major version, which enables better tooling support.
Added an experimental -U option to qmllint. When set, access to unqualified identifiers generates warnings.

Qt Quick Module
Added a preview of the graphics API independent scenegraph renderer as an opt-in feature. This allows running qualifying Qt Quick applications on top of Vulkan, Metal, or Direct3D 11, instead of OpenGL. Currently supported platforms:
Windows 10 (Direct3D)
Linux with X11/xcb (Vulkan)
macOS (Metal or Vulkan with MoltenVK)
Android 7.0+ (Vulkan)
Added support for the Markdown format (including CommonMark and GitHub dialects) to Text and TextEdit as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes in a TextEdit.
Switched TextEdit to use an I-beam cursor by default, and a pointing-hand cursor when hovering over a checkbox or a link. Default cursors can be overridden.
Added WheelHandler, an event handler for the mouse wheel, and optionally for emulated mouse wheel events coming from a trackpad.
Added BoundaryRule in Qt.labs.animation: a PropertyValueInterceptor that restricts the range of values a numeric property can have, applies "resistance" when overshooting a value, and provides the ability to animate it back to its normal range. It's particularly useful in combination with WheelHandler, providing physics similar to Flickable.
Added currentFrame and frameCount properties to Image and BorderImage, just as AnimatedImage has; for example, this allows choosing an individual icon from an .ICO file that contains multiple icons.
Added PathPolyline and PathMultiline as additional ways of drawing and/or filling arbitrary polygons and sets of polygons with Qt Quick Shapes.

Qt Serial Bus Module
Added operators to compare QCanBusDevice::Filter for equality or inequality.
Added the QCanBusDevice::OperationError and QCanBusDevice::TimeoutError codes to signal operation and timeout errors.
Added the QCanBusDevice::busStatus() function to query the bus status from the CAN bus device.
Added the QCanBusDevice::resetController() function to release the CAN controller from bus off state.
SocketCAN: Added the configuration parameter QCanBusDevice::ProtocolKey to use another protocol inside the protocol family PF_CAN.
SocketCAN: If libsocketcan is available, the CAN bus bitrate can be retrieved and set at runtime.
PeakCAN: Added support for PCAN-USB devices on macOS by using the MacCAN library.
Exposed the underlying QIODevice used for Modbus communication. This enables, for example, setting the serial port hardware flow control (RTS/CTS).

Qt Test Module
Introduced initMain() function to perform any initialization that must happen before QApplication exists.

Qt WebEngine Module
Updated to Chromium 77.
Added a new API to control the life-cycle of QWebEnginePage.

Qt Widgets Module
Added support for the Markdown format (including CommonMark and GitHub dialects) to QTextEdit and QTextBrowser as an alternative to HTML. This includes the GitHub checklist extension, allowing to toggle checkboxes if the widget is editable. QTextBrowser::setSource() detects Markdown based on the file extension.
2020-01-21 20:25:36 +00:00

149 lines
6.7 KiB
Text

@comment $NetBSD: PLIST,v 1.9 2020/01/21 20:25:39 adam Exp $
lib/pkgconfig/Qt5Sensors.pc
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qaccelerometer_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qaltimeter_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qambientlightsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qambienttemperaturesensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qcompass_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qdistancesensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qgyroscope_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qholstersensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qhumiditysensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qirproximitysensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qlidsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qlightsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qmagnetometer_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qorientationsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qpressuresensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qproximitysensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qrotationsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qsensorbackend_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qsensorgesture_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qsensorgesturemanagerprivate_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qtapsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qtiltsensor_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/qtsensors-config_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/sensorlog_p.h
qt5/include/QtSensors/${PKGVERSION}/QtSensors/private/simulatorgesturescommon_p.h
qt5/include/QtSensors/QAccelerometer
qt5/include/QtSensors/QAccelerometerFilter
qt5/include/QtSensors/QAccelerometerReading
qt5/include/QtSensors/QAltimeter
qt5/include/QtSensors/QAltimeterFilter
qt5/include/QtSensors/QAltimeterReading
qt5/include/QtSensors/QAmbientLightFilter
qt5/include/QtSensors/QAmbientLightReading
qt5/include/QtSensors/QAmbientLightSensor
qt5/include/QtSensors/QAmbientTemperatureFilter
qt5/include/QtSensors/QAmbientTemperatureReading
qt5/include/QtSensors/QAmbientTemperatureSensor
qt5/include/QtSensors/QCompass
qt5/include/QtSensors/QCompassFilter
qt5/include/QtSensors/QCompassReading
qt5/include/QtSensors/QDistanceFilter
qt5/include/QtSensors/QDistanceReading
qt5/include/QtSensors/QDistanceSensor
qt5/include/QtSensors/QGyroscope
qt5/include/QtSensors/QGyroscopeFilter
qt5/include/QtSensors/QGyroscopeReading
qt5/include/QtSensors/QHolsterFilter
qt5/include/QtSensors/QHolsterReading
qt5/include/QtSensors/QHolsterSensor
qt5/include/QtSensors/QHumidityFilter
qt5/include/QtSensors/QHumidityReading
qt5/include/QtSensors/QHumiditySensor
qt5/include/QtSensors/QIRProximityFilter
qt5/include/QtSensors/QIRProximityReading
qt5/include/QtSensors/QIRProximitySensor
qt5/include/QtSensors/QLidFilter
qt5/include/QtSensors/QLidReading
qt5/include/QtSensors/QLidSensor
qt5/include/QtSensors/QLightFilter
qt5/include/QtSensors/QLightReading
qt5/include/QtSensors/QLightSensor
qt5/include/QtSensors/QMagnetometer
qt5/include/QtSensors/QMagnetometerFilter
qt5/include/QtSensors/QMagnetometerReading
qt5/include/QtSensors/QOrientationFilter
qt5/include/QtSensors/QOrientationReading
qt5/include/QtSensors/QOrientationSensor
qt5/include/QtSensors/QPressureFilter
qt5/include/QtSensors/QPressureReading
qt5/include/QtSensors/QPressureSensor
qt5/include/QtSensors/QProximityFilter
qt5/include/QtSensors/QProximityReading
qt5/include/QtSensors/QProximitySensor
qt5/include/QtSensors/QRotationFilter
qt5/include/QtSensors/QRotationReading
qt5/include/QtSensors/QRotationSensor
qt5/include/QtSensors/QSensor
qt5/include/QtSensors/QSensorBackend
qt5/include/QtSensors/QSensorBackendFactory
qt5/include/QtSensors/QSensorChangesInterface
qt5/include/QtSensors/QSensorFilter
qt5/include/QtSensors/QSensorGesture
qt5/include/QtSensors/QSensorGestureManager
qt5/include/QtSensors/QSensorGesturePluginInterface
qt5/include/QtSensors/QSensorGestureRecognizer
qt5/include/QtSensors/QSensorManager
qt5/include/QtSensors/QSensorPluginInterface
qt5/include/QtSensors/QSensorReading
qt5/include/QtSensors/QTapFilter
qt5/include/QtSensors/QTapReading
qt5/include/QtSensors/QTapSensor
qt5/include/QtSensors/QTiltFilter
qt5/include/QtSensors/QTiltReading
qt5/include/QtSensors/QTiltSensor
qt5/include/QtSensors/QtSensors
qt5/include/QtSensors/QtSensorsDepends
qt5/include/QtSensors/QtSensorsVersion
qt5/include/QtSensors/qaccelerometer.h
qt5/include/QtSensors/qaltimeter.h
qt5/include/QtSensors/qambientlightsensor.h
qt5/include/QtSensors/qambienttemperaturesensor.h
qt5/include/QtSensors/qcompass.h
qt5/include/QtSensors/qdistancesensor.h
qt5/include/QtSensors/qgyroscope.h
qt5/include/QtSensors/qholstersensor.h
qt5/include/QtSensors/qhumiditysensor.h
qt5/include/QtSensors/qirproximitysensor.h
qt5/include/QtSensors/qlidsensor.h
qt5/include/QtSensors/qlightsensor.h
qt5/include/QtSensors/qmagnetometer.h
qt5/include/QtSensors/qorientationsensor.h
qt5/include/QtSensors/qpressuresensor.h
qt5/include/QtSensors/qproximitysensor.h
qt5/include/QtSensors/qrotationsensor.h
qt5/include/QtSensors/qsensor.h
qt5/include/QtSensors/qsensorbackend.h
qt5/include/QtSensors/qsensorgesture.h
qt5/include/QtSensors/qsensorgesturemanager.h
qt5/include/QtSensors/qsensorgestureplugininterface.h
qt5/include/QtSensors/qsensorgesturerecognizer.h
qt5/include/QtSensors/qsensormanager.h
qt5/include/QtSensors/qsensorplugin.h
qt5/include/QtSensors/qsensorsglobal.h
qt5/include/QtSensors/qtapsensor.h
qt5/include/QtSensors/qtiltsensor.h
qt5/include/QtSensors/qtsensors-config.h
qt5/include/QtSensors/qtsensorsversion.h
qt5/lib/cmake/Qt5Sensors/Qt5SensorsConfig.cmake
qt5/lib/cmake/Qt5Sensors/Qt5SensorsConfigVersion.cmake
qt5/lib/cmake/Qt5Sensors/Qt5Sensors_QShakeSensorGesturePlugin.cmake
qt5/lib/cmake/Qt5Sensors/Qt5Sensors_QtSensorGesturePlugin.cmake
qt5/lib/cmake/Qt5Sensors/Qt5Sensors_genericSensorPlugin.cmake
qt5/lib/libQt5Sensors.prl
qt5/lib/libQt5Sensors.so
qt5/lib/libQt5Sensors.so.${PKGVERSION}
qt5/lib/libQt5Sensors.so.5
qt5/lib/libQt5Sensors.so.5.14
qt5/lib/pkgconfig/Qt5Sensors.pc
qt5/mkspecs/modules/qt_lib_sensors.pri
qt5/mkspecs/modules/qt_lib_sensors_private.pri
qt5/plugins/sensorgestures/libqtsensorgestures_plugin.so
qt5/plugins/sensorgestures/libqtsensorgestures_shakeplugin.so
qt5/plugins/sensors/libqtsensors_generic.so
qt5/qml/QtSensors/libdeclarative_sensors.so
qt5/qml/QtSensors/plugins.qmltypes
qt5/qml/QtSensors/qmldir