summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetbackingstore_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-1/+1
| |\
| | * Fix QWidgetBackingStore::isDirty() for render-to-texture widgetsAllan Sandfeld Jensen2016-06-101-1/+1
* | | Remove QWidgetBackingStore::fullUpdatePendingAllan Sandfeld Jensen2016-06-091-2/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+2
|\|
| * Fix widget texture list locking to avoid animation issues on eglfsLaszlo Agocs2016-01-281-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-191-3/+2
* Fix a memory leakTimur Pocheptsov2015-08-061-0/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+15
* Remove friend class QETWidget.Friedemann Kleint2014-05-161-1/+0
* Make bool arguments to QWidgetBackingStore::markDirty enumsJorgen Lind2014-02-281-5/+15
* Compile fix for QT_NO_OPENGLPaul Olav Tvete2014-02-241-0/+3
* QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidgetPaul Olav Tvete2014-02-221-0/+3
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-0/+20
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-0/+6
* Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).Friedemann Kleint2014-02-121-0/+1
* Fix the ignored Qt::WA_StaticContents on WindowsChris Colbert2013-11-251-1/+7
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Disable static contents optimization for now.Samuel Rødal2012-11-151-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix backingstore crash with QAxWidgetsMiikka Heikkinen2012-05-181-1/+1
* Remove hasDirtyFromPreviousSync from backingstore.Girish Ramakrishnan2012-04-121-4/+1
* remove references to qws from backingstoreGirish Ramakrishnan2012-04-121-11/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-0/+268