summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-261-7/+0
* Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-1/+1
* Fix 'the the' typo in commentsLinus Jahn2020-02-021-1/+1
* Doc: Fix qdoc compilation errors qtbaseNico Vertriest2020-01-171-2/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-08-271-0/+5
|\
| * Don't defer platform backingstore creation if we already have a platform windowTor Arne Vestbø2019-08-241-0/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-1/+1
|\|
| * Make the warning in QBackingStore::endPaint() a little more helpfulShawn Rutledge2019-07-221-1/+1
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-1/+1
|/
* QBackingStore: Make QPlatformBackingStore creation lazyTor Arne Vestbø2019-02-131-10/+13
* Don't allow backingstore flush to non-raster surfacesTor Arne Vestbø2019-02-121-0/+18
* Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-0/+3
|\
| * Warn when ending painting on backingstore while there's still an active painterTor Arne Vestbø2018-01-121-0/+3
* | Flesh out and clean up QBackingStore documentationTor Arne Vestbø2017-07-141-56/+73
|/
* Ensure that QBackingStore::flush() is not used across window hierarchiesTor Arne Vestbø2016-10-061-0/+2
* Pick up changes to device-pixel-ratio in QRasterBackingStoreTor Arne Vestbø2016-09-271-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-5/+10
|\
| * HighDPI: Disable scrolling for non-integer deltasMorten Johan Sørvig2016-07-271-5/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+2
|\|
| * Scale offset as well on QBackingStore flushMorten Johan Sørvig2016-02-051-1/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Make QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2015-08-131-1/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+14
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+14
* | Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-5/+43
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Check for window handle in QBackingStore::flush().Friedemann Kleint2013-08-221-0/+5
* Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
* Show warning about QBackingStore::flush() only for toplevel windows.Friedemann Kleint2013-03-221-1/+1
* Output window in warning about flush() for unexposed window.Friedemann Kleint2013-03-051-2/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix misc. doc errors and document undocumented functionsaavit2012-09-121-1/+1
* Improved the QBackingStore documentation.Samuel Rødal2012-09-111-1/+14
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Got rid of Map / Unmap events in favor of Expose event.Samuel Rødal2012-03-221-0/+4
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* 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
* Remove stale documentation.Casper van Donderen2011-10-181-22/+12
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-0/+1
* Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-121-0/+5
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-0/+250
* split kernel/ up according to the future library splitLars Knoll2011-05-041-1665/+0
* Get rid of unused window surfaces.Samuel Rødal2011-05-041-1/+0