summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix MinGW developer buildOlivier Goffart2017-03-211-1/+1
* Basic Vulkan enablersLaszlo Agocs2017-03-171-11/+61
* Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-65/+119
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-4/+10
|\
| * Windows QPA: Better recover from removed screens when fullscreenJocelyn Turcotte2017-03-081-4/+10
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-171-9/+24
|\|
| * Windows QPA: Call QWSI::flushWindowSystemEvents() from WM_PAINT for full upda...v5.9.0-alpha1Friedemann Kleint2017-02-171-2/+3
| * Resize the window when the screen's dpi changesOlivier Goffart2017-02-161-2/+6
| * Windows QPA: Use the native algorithm to find out the window's screenOlivier Goffart2017-02-151-4/+10
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-1/+5
| |\
| | * Windows QPA: Include GL header depending on presence of dynamic GLFriedemann Kleint2017-02-131-1/+5
* | | Windows QPA: Remove debug helper QWindowsMsaaAccessible::IIDToString()Friedemann Kleint2017-02-171-0/+17
|/ /
* | Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-261-1/+17
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+17
| |\|
| | * Windows QPA: Prevent usage of child windows as transient parentFriedemann Kleint2017-01-231-0/+6
| | * Windows QPA: Call InvalidateRect() in WM_PAINT/GL Software renderingFriedemann Kleint2017-01-191-1/+11
* | | Windows QPA: More fine-grained suppression of geometry/state change eventsFriedemann Kleint2017-01-251-10/+11
|/ /
* | Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-051-10/+6
* | Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-13/+2
* | Windows QPA: Reimplement calculation of window framesFriedemann Kleint2016-11-181-21/+9
* | Windows QPA: Improve some debug operatorsFriedemann Kleint2016-11-151-4/+46
|/
* Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-281-1/+0
* Disable WindowsContextHelpButtonHint for Dialogs that are not QWidgetKai Koehne2016-10-171-4/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-5/+5
| |\
| | * Windows QPA: Pass ExcludeUserInputEvents to QWSI::flushWindowSystemEvents()Friedemann Kleint2016-07-271-5/+5
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-3/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-3/+4
| |\|
| | * Windows QPA: Add warning to setHasBorderInFullScreen()Friedemann Kleint2016-07-151-3/+4
* | | Windows QPA: Restrict expose workaround to non-Aero themes.Friedemann Kleint2016-06-281-2/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-4/+10
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-3/+4
| |\|
| | * Windows QPA: Improve workaround for non-Areo theme GL rendering.Friedemann Kleint2016-05-191-3/+4
| * | Windows QPA: Format window title correctly when creating a window.Friedemann Kleint2016-05-231-1/+6
* | | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-0/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+2
| |\|
| | * Windows QPA: Fix top level flags for Qt::SplashScreen.Friedemann Kleint2016-04-161-0/+2
* | | Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-011-40/+9
* | | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-105/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-4/+4
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-2/+2
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+2
| | |\|
| | | * Windows QPA: QWindowsWindow - always treat WM_ERASEBKGND as handledTim Blechmann2016-03-011-2/+2
| * | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-2/+2
| |/ /
* / / QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-9/+7
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-4/+5
|\|
| * Windows QPA: Apply scaling when fixing maximized/frameless geometry.Friedemann Kleint2016-02-261-4/+5
* | QtPlatformHeaders/Windows: Add function to set window activation behavior.Friedemann Kleint2016-02-251-0/+23