index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
platforms
/
windows
/
qwindowsbackingstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows QPA: Fix clang warnings about repetitive type names
Friedemann Kleint
2019-06-13
1
-1
/
+1
*
Windows/Direct2d QPA: Use nullptr
Friedemann Kleint
2019-01-28
1
-2
/
+3
*
Windows QPA: Fix Qt include statements
Friedemann Kleint
2018-05-23
1
-3
/
+3
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
Move Windows font DB and engines to QtFontDatabaseSupport
Gabriel de Dietrich
2016-10-28
1
-1
/
+1
*
Add QPlatformBackingStore::toImage() implementations
Andy Nichols
2016-04-30
1
-4
/
+0
*
Windows QPA: Increase API level to 0x600 (Windows Vista).
Friedemann Kleint
2016-04-01
1
-13
/
+9
*
Windows QPA: Remove Windows CE.
Friedemann Kleint
2016-03-29
1
-4
/
+0
*
QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...
Marc Mutz
2016-03-02
1
-5
/
+4
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-24
1
-2
/
+2
|
\
|
*
Windows QPA: Fix warnings as shown by Qt Creator's Clang based code model.
Friedemann Kleint
2016-02-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-1
/
+1
|
\
\
|
|
/
|
*
Do not change depth for the backingstore's underlying image
Laszlo Agocs
2016-02-05
1
-1
/
+1
*
|
Windows QPA: Improve handling of windows of type Qt::ForeignWindow.
Friedemann Kleint
2016-01-30
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-21
1
-4
/
+14
|
\
\
|
|
/
|
*
Promote backingstore image format to alpha
Laszlo Agocs
2016-01-17
1
-4
/
+14
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QWindowsBackingStore::flush(): Add warning for UpdateLayeredWindowIndirect() ...
Friedemann Kleint
2015-12-12
1
-1
/
+6
*
Windows: Fix calculation of frame offset for layered windows.
Friedemann Kleint
2015-11-20
1
-1
/
+2
*
Highdpi changes for Windows
Friedemann Kleint
2015-07-30
1
-2
/
+3
*
Revert "Add devicePixelRatio support to the Windows QPA plugin."
Friedemann Kleint
2015-07-29
1
-21
/
+18
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Add devicePixelRatio support to the Windows QPA plugin.
Friedemann Kleint
2014-08-25
1
-17
/
+21
*
Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.
Friedemann Kleint
2014-05-06
1
-3
/
+2
*
Support QQuickWidget on Windows.
Friedemann Kleint
2014-03-04
1
-0
/
+13
*
Windows: Remove unused function QWindowsBackingStore::rasterWindow().
Friedemann Kleint
2014-01-24
1
-10
/
+2
*
Port Windows QPA plugin to new logger API.
Friedemann Kleint
2014-01-22
1
-16
/
+12
*
Windows: Silence warnings about BitBlt() failing.
Friedemann Kleint
2014-01-15
1
-2
/
+5
*
Fix the ignored Qt::WA_StaticContents on Windows
Chris Colbert
2013-11-25
1
-1
/
+17
*
Windows: Fix window opacity for non-translucent windows.
Friedemann Kleint
2013-09-12
1
-1
/
+3
*
Fix format for alpha drawing.
Friedemann Kleint
2013-04-18
1
-1
/
+1
*
Fix broken fading of menus.
Friedemann Kleint
2013-02-08
1
-2
/
+2
*
Windows: Fix setting of layered windows.
Friedemann Kleint
2013-02-06
1
-5
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Clear backingstore for windows with alpha channel.
Friedemann Kleint
2013-01-11
1
-3
/
+13
*
Windows: Add fallback for UpdateLayeredWindowIndirect
Jonathan Liu
2013-01-04
1
-4
/
+9
*
Rename all QWindow properties that have "window" in them
Shawn Rutledge
2012-11-07
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix Windows platform plugin narrowing conversion compile errors
Jonathan Liu
2012-09-05
1
-1
/
+1
*
Disable TranslucentBackground for WinCE to fix Windows QPA plugin build.
Janne Anttila
2012-06-19
1
-0
/
+4
*
implement Qt::TranslucentBackground for Windows
Joerg Bornemann
2012-06-09
1
-9
/
+30
*
Windows QPA plugin: Add \internal to class documentation.
Friedemann Kleint
2012-05-29
1
-0
/
+1
*
QWindowsBackingStore: Implement scroll.
Friedemann Kleint
2012-05-21
1
-0
/
+14
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]
Thiago Macieira
2012-05-04
1
-1
/
+1
*
QWindowsBackingStore: Flush to correct window.
Friedemann Kleint
2012-04-27
1
-1
/
+2
*
Fix compilation with QT_NO_DEBUG_OUTPUT defined
Andy Shaw
2012-04-20
1
-0
/
+2
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
[next]