summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
Commit message (Expand)AuthorAgeFilesLines
* [QNX] Add support for QLoggingCategory in QNX QPA debug log outputTuomas Vaarala2024-04-2934-347/+299
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-1/+1
* Remove forward declared QHashAlexey Edelev2023-11-061-2/+2
* platform plugins: use string view types moreAnton Kudryavtsev2023-10-081-1/+1
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-2/+0
* Mark QNX plugin as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-126-0/+18
* Resolve duplicate symbolsAmir Masoud Abdol2023-04-196-9/+16
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-9/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Fix several more improperly placed #include mocThiago Macieira2022-08-041-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-1658-2206/+118
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-044-9/+17
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-1/+1
* QNX: remove mmrenderer overlay window supportRafael Roquetto2022-03-245-117/+21
* QNX: always create buffers for child windowsRafael Roquetto2022-03-212-21/+7
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-172-0/+4
* QNX: Fix compiler warning by adding default return valuePasi Petäjäjärvi2022-03-091-0/+2
* QNX: Fix compiler warnings by using correct format specifiersPasi Petäjäjärvi2022-03-091-4/+4
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-91/+0
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-1/+1
* qnx: Fix typos in source code commentsJonas Kvinge2021-12-023-3/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-151-4/+4
* Remove Qt6 ifdef switches from pluginsAllan Sandfeld Jensen2021-05-071-4/+0
* Add QNX qpa to buildsMarianne Yrjänä2021-04-133-3/+188
* Remove the qmake project filesJoerg Bornemann2021-01-071-124/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0711-24/+24
* Cleanup API of QMimeDataLars Knoll2020-09-211-2/+2
* QNX: fix buildSamuli Piippo2020-08-121-2/+2
* QNX: register mouse input deviceSamuli Piippo2020-08-122-8/+27
* QNX: adapt to new event APIsSamuli Piippo2020-08-051-9/+40
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-132-3/+2
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-072-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-162-6/+5
* Port platform plugins to QStringViewLars Knoll2020-06-152-2/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-151-1/+1
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-101-1/+1
* Add possibility to set QNX Screen pipeline valueTeemu Holappa2020-06-051-0/+15
* QNX: add missing includeSamuli Piippo2020-06-041-0/+1
* QNX: fix build error without PPS featureSamuli Piippo2020-06-041-0/+2
* Use QChar::fromUcs4() moreMarc Mutz2020-05-121-2/+1
* Introduce QSocketNotifier::activate(QSocketDescriptor, QSN::Type)Mårten Nordheim2020-04-163-3/+3
* Add EglDisplay resource to the QNX platform pluginJames McDonnell2020-01-311-0/+5
* Provide repeat parameter to handleExtendedKeyEventJames McDonnell2019-12-141-1/+1
* Move QQnxGLContext::ms_eglDisplay to the integration objectJames McDonnell2019-12-134-39/+45
* Register the screen pulse eventJames McDonnell2019-12-092-3/+23
* Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-1/+1