summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNX: Fix flushing the backing store to non-owner windowsThomas McGuire2012-07-131-0/+13
* QNX: Extract and move adjustBufferSize() functionThomas McGuire2012-07-131-0/+7
* QNX: Apply state from QWindow when creating new QQnxWindowThomas McGuire2012-07-131-2/+5
* QNX: Rename copyBack() to blitPreviousToCurrent()Thomas McGuire2012-07-121-5/+5
* QNX: Factor out blitHelper() functionThomas McGuire2012-07-121-30/+28
* QNX: Add comment in post() explaining how buffering worksThomas McGuire2012-07-121-0/+22
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* QNX: Enable threaded OpenGL rendering on QNXSean Harmer2012-07-031-17/+24
* QQnxWindow: properly scope a local variableMarc Mutz2012-06-291-4/+1
* QNX: Don't detach when iterating over child windowsThomas McGuire2012-06-281-19/+10
* QNX: Make geometry changes sync to fix QWidget::showFullScreen()Thomas McGuire2012-06-281-1/+1
* QNX: Add support for window statesThomas McGuire2012-06-271-1/+39
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-60/+28
* QNX: Recreate EGL surface when the window geometry changesKevin Ottens2012-05-241-0/+16
* QNX: Advertise geometry changes to Qt event systemKevin Ottens2012-05-241-0/+2
* Build the QNX plugin with -no-opengl enabled.Stephen Kelly2012-04-231-0/+8
* Send Expose event when top level window becomes visibleKevin Krammer2012-04-231-0/+8
* Rename offset() to setOffset()Thomas McGuire2012-04-031-3/+3
* Fix adding and removing of windows to their screenThomas McGuire2012-04-031-7/+2
* Remove static methods in QQnxScreenThomas McGuire2012-03-301-10/+29
* Don't assume windows and GL contexts are created on the primary screenThomas McGuire2012-03-301-2/+1
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-121-0/+665