summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Partial update window surfaces always need a repaint before flush.Samuel Rødal2011-03-091-0/+5
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
* Adjusted define stylingDonald Carr2010-08-171-3/+1
* Fixes QWS window decoration offset issuesUwe Rathmann2010-08-171-1/+8
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-081-3/+3
|\
| * Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| * Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-021-2/+2
* | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-21/+49
|/
* Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-041-1/+10
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
* Add QT_NO_GRAPHICSEFFECTJørgen Lind2009-11-041-0/+8
* Merge commit 'origin/4.6' into featureJørgen Lind2009-11-021-12/+0
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-WM_NULL-drivenBradley T. Hughes2009-10-281-0/+5
| |\
| * | Remove workarounds for Win32 event dispatcher bugsBradley T. Hughes2009-10-201-12/+0
* | | Fix GRAPHICSVIEWJørgen Lind2009-10-291-2/+2
| |/ |/|
* | Added caching of graphics effect source pixmaps to speed up effects.Samuel Rødal2009-10-221-0/+5
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix crash in backingstore when QWidget::paintEngine() returns 0Prasanth Ullattil2009-08-281-2/+2
* | Fixed clipping bugs in QGLWidgets (very noticeable in sub-attaq).Samuel Rødal2009-08-271-1/+2
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-14/+23
|\ \
| * | Fix the most obvious rendering bugs when applying an effect to QWidget.Bjørn Erik Nilsen2009-08-201-14/+23
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Prevent unnecessary repaints when moving with zero distance in moveRect().Frans Englich2009-08-111-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+3
|\| |
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+3
* | | Fixed a consistency problem in the backing store.axis2009-07-141-0/+4
|/ /
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-1/+4
|\|
| * Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-221-1/+4
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
|/
* Win: QLineEdit not updating correctly when embedded in Graphics ViewBjoern Erik Nilsen2009-05-071-1/+2
* Mac: Fixes a crash in tst_QWidget::updateOnDestroyedSignalBjoern Erik Nilsen2009-04-291-0/+3
* Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-2/+9
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1548