summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qopenglwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+1
|\
| * Set dpr of QImage in QOpenGLWidget grabFramebufferDyami Caliri2015-02-031-0/+1
* | QOpenGLWidget/Window: improve docs for the dtorGiuseppe D'Angelo2015-02-071-1/+3
* | Avoid warning in makeCurrentLaszlo Agocs2015-01-281-3/+1
* | QOpenGLWidget/QOpenGLWindow: add a destructor which calls makeCurrentGiuseppe D'Angelo2015-01-241-2/+15
* | Fix discard framebuffer support in QOpenGLWidgetLaszlo Agocs2014-12-211-4/+4
* | Add NoPartialUpdate support to QOpenGLWidgetJørgen Lind2014-12-111-5/+93
|/
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-211-1/+1
|\
| * Correct the signature and access rights for the protected constructorLars Knoll2014-11-191-1/+1
* | Fix broken resource cleanup in QOpenGLWidgetLaszlo Agocs2014-11-171-0/+10
|/
* Avoid breaking BC with new virtuals in QOpenGLPaintDeviceLaszlo Agocs2014-10-161-11/+22
* Fix QOpenGLWidget on Cocoa when used as viewportLaszlo Agocs2014-10-141-4/+66
* Add a warning when using QOpenGLWidget as a native childLaszlo Agocs2014-10-101-0/+6
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-4/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QOpenGLWidget: Play nice with empty paintGLLaszlo Agocs2014-09-181-0/+1
* Add a note about winId() to QOpenGLWidget docsLaszlo Agocs2014-09-181-0/+3
* Propagate swap interval from QOpenGLWidget to the tlwLaszlo Agocs2014-09-181-1/+15
* Do not drop the context when sharing globallyLaszlo Agocs2014-09-151-0/+6
* Update QOpenGLWidget paintDevice devicePixelRatio when recreating fboDyami Caliri2014-09-101-0/+1
* Expose screen change event to widgets so that they can check the dprLaszlo Agocs2014-09-101-0/+4
* Add an option to share between TLWsLaszlo Agocs2014-09-101-6/+19
* Fix garbled resize with QOpenGLWidget when using multi-sampling.Dyami Caliri2014-09-101-0/+1
* Improve QOpenGLWidget docs regarding fb preservationLaszlo Agocs2014-09-081-1/+17
* Fix composition for windows with alphaLaszlo Agocs2014-08-131-5/+11
* Fix msaa in QOpenGLWidgetLaszlo Agocs2014-08-111-6/+27
* Fix crash in QOpenGLWidget when changing the TLWLaszlo Agocs2014-08-081-1/+19
* Add default format to QSurfaceFormatLaszlo Agocs2014-08-081-3/+16
* Avoid crashing in QOpenGLWidget::metricsLaszlo Agocs2014-08-071-1/+2
* Add missing devicePixelRatio multiplication in QOpenGLWidget size checksLaszlo Agocs2014-08-061-1/+1
* Enhance QOpenGLWidget docs about resource managementLaszlo Agocs2014-08-051-3/+54
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-53/+799
* Avoid setting unnecessary parameters in QOpenGLWidgetLaszlo Agocs2014-05-161-6/+0
* Avoid drawing when the QOpenGLWidget isn't mappedJocelyn Turcotte2014-05-081-1/+1
* QOpenGLWidget: Avoid crashing if updateGL is called before the first resizeJocelyn Turcotte2014-04-091-0/+3
* Fix a crash on startup with QOpenGLWidgetJocelyn Turcotte2014-04-071-1/+2
* Enable the depth and stencil buffers by default in QOpenGLWidgetJocelyn Turcotte2014-04-021-1/+1
* QOpenGLWidget retina support.Morten Johan Sørvig2014-03-201-1/+1
* Avoid using direct OpenGL calls in gui and widgetsLaszlo Agocs2014-03-101-7/+10
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+183