summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
Commit message (Expand)AuthorAgeFilesLines
* 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
* QQnxIntegration: replace a Java-style iterator with an STL-style loopMarc Mutz2019-05-211-4/+3
* Basic foreign window support for QNXJames McDonnell2019-05-019-10/+432
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-3/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-3/+3
| |\
| | * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-3/+3
| | * QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-03-142-7/+17
* | | Widen out parameter "result" of the native event filters for Qt 6Friedemann Kleint2019-03-221-0/+4
|/ /
* | QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-02-062-7/+17
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-042-4/+112
|\|
| * Add possibility to configure QNX display orderSami Nurmenniemi2018-12-202-4/+112
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-12/+2
|\|
| * Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-12/+2
* | Add support for showWithoutActivating windowsJames McDonnell2018-10-023-7/+90
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-2/+18
|\
| * QNX: Add the ability to disable EGL_KHR_surfaceless_context useJames McDonnell2018-07-013-2/+18
* | Make QQnxIntegration a singletonJames McDonnell2018-07-055-48/+50
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-0/+2
|\|
| * QNX: Add QQnxEglWindow::format() overloadTakumi ASAKI2018-06-081-0/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-072-5/+5
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-292-5/+5
* | Add support for _q_platform_qnxWindowType QWindow propertyJames McDonnell2018-06-051-3/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-052-198/+122
|\|
| * Generate more Windows/Linux-like Qt keyboard eventsJames McDonnell2018-05-042-198/+122
* | QNX: Add screen-context-capabilities platform parameterJames McDonnell2018-05-041-2/+21
* | QNX: Move screen event retrieval to the GUI threadJames McDonnell2018-05-045-115/+103
|/
* Feed external geometry changes to QtJames McDonnell2018-05-022-0/+27
* Add screenContext native propertyJames McDonnell2018-05-021-0/+3
* Flush the initial clear blit with SCREEN_WAIT_IDLEJames McDonnell2018-05-021-1/+1
* Add env variable to set QNX screen debugging informationPasi Petäjäjärvi2018-03-221-0/+41
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-149-295/+159
|\