summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-1/+1
|\
| * Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-051-1/+1
* | Windows QPA: Improve handling of windows of type Qt::ForeignWindow.Friedemann Kleint2016-01-301-1/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-4/+14
|\|
| * Promote backingstore image format to alphaLaszlo Agocs2016-01-171-4/+14
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QWindowsBackingStore::flush(): Add warning for UpdateLayeredWindowIndirect() ...Friedemann Kleint2015-12-121-1/+6
* Windows: Fix calculation of frame offset for layered windows.Friedemann Kleint2015-11-201-1/+2
* Highdpi changes for WindowsFriedemann Kleint2015-07-301-2/+3
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-21/+18
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add devicePixelRatio support to the Windows QPA plugin.Friedemann Kleint2014-08-251-17/+21
* Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.Friedemann Kleint2014-05-061-3/+2
* Support QQuickWidget on Windows.Friedemann Kleint2014-03-041-0/+13
* Windows: Remove unused function QWindowsBackingStore::rasterWindow().Friedemann Kleint2014-01-241-10/+2
* Port Windows QPA plugin to new logger API.Friedemann Kleint2014-01-221-16/+12
* Windows: Silence warnings about BitBlt() failing.Friedemann Kleint2014-01-151-2/+5
* Fix the ignored Qt::WA_StaticContents on WindowsChris Colbert2013-11-251-1/+17
* Windows: Fix window opacity for non-translucent windows.Friedemann Kleint2013-09-121-1/+3
* Fix format for alpha drawing.Friedemann Kleint2013-04-181-1/+1
* Fix broken fading of menus.Friedemann Kleint2013-02-081-2/+2
* Windows: Fix setting of layered windows.Friedemann Kleint2013-02-061-5/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Clear backingstore for windows with alpha channel.Friedemann Kleint2013-01-111-3/+13
* Windows: Add fallback for UpdateLayeredWindowIndirectJonathan Liu2013-01-041-4/+9
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix Windows platform plugin narrowing conversion compile errorsJonathan Liu2012-09-051-1/+1
* Disable TranslucentBackground for WinCE to fix Windows QPA plugin build.Janne Anttila2012-06-191-0/+4
* implement Qt::TranslucentBackground for WindowsJoerg Bornemann2012-06-091-9/+30
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-291-0/+1
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-211-0/+14
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-041-1/+1
* QWindowsBackingStore: Flush to correct window.Friedemann Kleint2012-04-271-1/+2
* Fix compilation with QT_NO_DEBUG_OUTPUT definedAndy Shaw2012-04-201-0/+2
* 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
* Fix email address in license headers.Jason McDonald2011-09-151-1/+1
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+143