summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
Commit message (Expand)AuthorAgeFilesLines
* QQnxWindow: replace QUuid::toString().toLatin1() with QUuid::toByteArray()Marc Mutz2017-04-101-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1319-97/+97
|\
| * QNX: Add missing overrideAlexander Volkov2016-11-2919-97/+97
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-8/+6
|\|
| * Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
| * Plugins: use reserve() to optimize memory allocationsAnton Kudryavtsev2016-10-211-0/+1
| * Plugins: optimize string usageAnton Kudryavtsev2016-10-181-1/+1
| * port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+3
| * cleanup related to transitive dependenciesOswald Buddenhagen2016-10-151-5/+0
* | [QNX] Incorporate screen event threadRafael Roquetto2016-10-315-36/+4
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-214-8/+19
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-164-8/+19
| |\
| | * Switch to 7.0 screen property namesJames McDonnell2016-09-163-7/+18
| | * Reverse the flush-screen-context testJames McDonnell2016-09-161-1/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* | | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-3/+3
* | | Remove last uses of Java-style (non-mutable) iterators from QtBaseMarc Mutz2016-08-131-4/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-192-2/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-152-2/+14
| |\|
| | * QNX: Ensure invisible 1x1 raster windows are posted.Roger Maclean2016-07-062-2/+14
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-039-24/+24
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-226-14/+14
|\| |
| * | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-124-11/+11
| * | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-012-3/+3
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-022-4/+3
|/ /
* | Updated license headersJani Heikkinen2016-01-1555-715/+1045
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0219-199/+199
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-2823-234/+234
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-2912-56/+55
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-2126-2174/+19
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* qqnxinputcontext: Add support for EnterKeyTypeKai Uwe Broulik2015-07-194-2/+33
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+3
|\
| * Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+1
|\|
| * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-224-2/+12
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-154-2/+12
| |\
| | * Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-014-2/+12
* | | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/ /
* | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-209-397/+14
* | Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-2/+2
* | Update copyright headersJani Heikkinen2015-02-1174-444/+444
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+2
|\|
| * QNX: Handle the case where screen returns a refresh rate of 0.Roger Maclean2014-12-181-1/+2
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+1
* | eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-103-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-093-4/+4
|\|
| * Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-2/+2
| * Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-091-1/+1