summaryrefslogtreecommitdiff
path: root/src/quick3d/quick3dextras/qt3dquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt3DQuickExtras: includemocsMike Krus2022-06-291-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-49/+2
* Use RHI for Qt3DQuickWindowMike Krus2021-06-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-15/+2
|\
| * rhi: Make Qt3DQuickWindow work with RHIJean-Michaël Celerier2020-04-221-15/+2
* | Introduce QCoreAspectMike Krus2020-04-091-0/+3
|/
* Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* Fix a crash in Qt3DQuickWindow when the window has no heightJean-Michaël Celerier2019-11-261-1/+1
* Make sure right screen is set on QOpenGLContext and QOffscreenSurfaceAndy Shaw2019-10-101-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