summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qwindowsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-345/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-231-0/+1
* | remove more QApplication dependenciesLars Knoll2011-05-031-7/+0
* | remove a few qapplication includesLars Knoll2011-05-031-1/+0
* | rename qwindow_qpa to qwindowLars Knoll2011-05-031-2/+2
* | remove a unneeded reference to qbackingstoreLars Knoll2011-05-031-1/+0
* | Properly handle the expose event for QWindow.Samuel Rødal2011-05-021-0/+2
* | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-291-64/+32
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+383