summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Fixing typoSergio Ahumada2011-08-171-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Added WindowSurfaceFeature enum to QWindowSurface.Samuel Rødal2011-03-291-3/+3
* Added preserved contents property to QWindowSurface.Samuel Rødal2011-03-291-2/+2
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-0/+5
|\
| * Partial update window surfaces always need a repaint before flush.Samuel Rødal2011-03-091-0/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Remove QWidget::paintEngine() codepath for LighthouseJørgen Lind2010-11-221-0/+4
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-021-1/+1
|\|
| * Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-191-2/+7
|\|
| * Adjusted define stylingDonald Carr2010-08-171-3/+1
| * Fixes QWS window decoration offset issuesUwe Rathmann2010-08-171-1/+8
* | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-5/+5
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-3/+3
|\|
| * 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
* | | Add support for native children in QtGui againJørgen Lind2010-06-111-5/+1
* | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-22/+50
|\| |
| * | Some QWindowSurface implementations might implement flush as a bufferBjørn Erik Nilsen2010-04-161-21/+49
| |/
* | This seems to fix the resize issuesPaul Olav Tvete2010-04-091-5/+14
* | Added QPlatformWindowJørgen Lind2010-04-071-2/+14
* | 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-071-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