summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qwidgetbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where revealed widget children do not receive paint event.Chris Colbert2014-03-041-2/+2
* Make bool arguments to QWidgetBackingStore::markDirty enumsJorgen Lind2014-02-281-49/+56
* Compile fix for QT_NO_OPENGLPaul Olav Tvete2014-02-241-3/+8
* QWidget: do not allocate a QOpenGLContext unless needed by QQuickWidgetPaul Olav Tvete2014-02-221-9/+7
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-131-2/+33
* Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-121-10/+77
* Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).Friedemann Kleint2014-02-121-4/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-9/+0
|\
| * Fix QtWidget function-unused warnings found by Clang 3.4Thiago Macieira2014-01-101-9/+0
* | WinRT: Fix Widget buildsAndrew Knight2013-09-271-3/+3
|/
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtWidgets: Fix QT_FLUSH_UPDATE for Windows.Friedemann Kleint2012-05-241-10/+22
* Fix backingstore crash with QAxWidgetsMiikka Heikkinen2012-05-181-4/+3
* Don't flush WA_DontShowOnScreen widgets.Morten Johan Sorvig2012-05-041-0/+4
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-50/+2
|\
| * Remove hasDirtyFromPreviousSync from backingstore.Girish Ramakrishnan2012-04-121-5/+1
| * remove references to qws from backingstoreGirish Ramakrishnan2012-04-121-45/+1
* | Remove WA_PaintOutsidePaintEventDebao Zhang2012-03-281-1/+1
* | Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-23/+4
|/
* Updated QApplication / QGuiApplication to match Qt 5 reality.Samuel Rødal2012-02-221-2/+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
* Fixed tst_QGL::partialGLWidgetUpdates.Samuel Rødal2011-09-071-4/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-0/+1396