summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras/qt3dquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-141-0/+3
* Qt3DWindow/Qt3DQuickWindow base custom surface format on default onePaul Lemire2018-08-291-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Qt3DQuickWindow: Instantiate QQmlAspectEngine after aspectsWieland Hagen2017-09-081-1/+1
* Implement PIMPL for Qt3DQuickWindowJere Tuliniemi2017-05-151-31/+49
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-11/+11
|\
| * Coding convention fix for Src/Quick3DRobert Brock2017-04-011-11/+10
* | Change some Scene3D/Window qWarnings to qCDebugv5.9.0-beta1Laszlo Agocs2017-03-311-2/+3
* | Don't call QWindow::create() from the constructorSean Harmer2017-03-151-1/+0
|/
* Avoid code dup. in Scene3DItem and Qt3DQuickWindowKevin Ottens2016-08-071-25/+4
* Qt3DQuickWindow: subclass QWindowPaul Lemire2016-06-301-3/+36
* Qt3DQuickWindow: set proper aspect ratio on creationPaul Lemire2016-06-111-2/+4
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-4/+4
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-0/+254