summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-111-1/+10
|\
| * Make translucent windows work, and support WA_TranslucentBackgroundPaul Olav Tvete2010-03-041-1/+10
* | Added basic fps calculation in qbackingstoreJørgen Lind2010-02-101-0/+15
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-1/+3
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| * Fixed crash when scrolling with deleted backingstoreJanne Koskinen2009-11-251-0/+2
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2009-11-191-14/+15
|\ \ | |/
| * 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
| |/
* | Merge branch '4.6' into lighthousePaul Olav Tvete2009-09-301-4/+4
|\ \ | |/
| * Update license headers again.Jason McDonald2009-09-091-4/+4
* | Please welcome the Lighthouse Research Project!Paul Olav Tvete2009-09-071-3/+6
|/
* 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