summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Fix clang-tidy-warnings about class definitionsFriedemann Kleint2018-08-061-2/+3
* Windows QPA: Fix some clang-tidy-warningsFriedemann Kleint2018-08-061-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-6/+5
|\
| * Fix automatic showing/hiding of the Windows 10 on-screen keyboardAndre de la Rocha2018-06-281-6/+5
* | Windows QPA: Fix Qt include statementsFriedemann Kleint2018-05-231-1/+1
* | Windows: Add support for invisible window marginsAndre de la Rocha2018-05-181-4/+6
* | Move default implementation of update requests to QPlatformWindowTor Arne Vestbø2018-05-071-1/+1
|/
* Windows QPA: Fix QWindowsWindowFunctions::SetHasBorderInFullScreen() to work ...Friedemann Kleint2018-03-131-0/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+1
|\
| * Windows QPA: Suppress bogus resize events when using native menusFriedemann Kleint2018-01-241-0/+1
* | Windows QPA: Implement QPlatformWindow::startSystemMove()Alexander Volkov2018-02-111-0/+1
|/
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+4
|\
| * Windows QPA: Detect screen by mouse position when dragging a windowFriedemann Kleint2017-09-261-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-021-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-0/+2
| |\|
| | * Windows QPA: Do not call enableNonClientDpiScaling() for embedded windowsFriedemann Kleint2017-07-191-0/+2
* | | Windows QPA: Store requested geometry before QPlatformWindow::initialGeometry()Friedemann Kleint2017-08-021-4/+6
|/ /
* | Windows QPA: Implement QPlatformWindow::initialize()Friedemann Kleint2017-07-181-0/+2
* | Windows QPA: Add native menusFriedemann Kleint2017-04-271-0/+6
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+10
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-4/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-281-0/+1
|\|
| * QWindow: Remove "_q_foreignWinId" dynamic propertyTor Arne Vestbø2017-02-221-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-171-1/+2
|\|
| * Resize the window when the screen's dpi changesOlivier Goffart2017-02-161-1/+2
* | Windows QPA: Remove debug helper QWindowsMsaaAccessible::IIDToString()Friedemann Kleint2017-02-171-0/+1
|/
* Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-9/+8
* Split QPlatformWindow::isEmbedded into isAncestorOf to separate concernsTor Arne Vestbø2017-01-051-1/+2
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-48/+48
* Windows QPA plugin: Use member initializationFriedemann Kleint2016-11-301-17/+15
* Windows QPA: Reimplement calculation of window framesFriedemann Kleint2016-11-181-1/+1
* Windows QPA: Improve some debug operatorsFriedemann Kleint2016-11-151-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+2
|\
| * Windows QPA: Format window title correctly when creating a window.Friedemann Kleint2016-05-231-0/+2
* | Windows QPA: Remove qtwindows_additional.h.Friedemann Kleint2016-05-171-1/+1
* | Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-20/+0
|/
* Windows QPA: Improve handling of windows of type Qt::ForeignWindow.Friedemann Kleint2016-01-301-28/+89
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-6/+6
|\
| * Windows/Direct2D QPA plugins: Fix overrides.Friedemann Kleint2016-01-141-6/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Windows: fix fullscreen OpenGL window issues with an opt-in functionAndy Shaw2015-12-171-2/+4
* Windows: Refactor cursor handling.Friedemann Kleint2015-11-201-3/+3
* Windows/Direct2D: Handle screen changes after window creation.Friedemann Kleint2015-11-131-0/+2
* Windows QPA: Fix debug operators.Friedemann Kleint2015-10-271-3/+6
* Add default argument to QPlatformWindow::isEmbedded()Tor Arne Vestbø2015-10-141-1/+1
* Revert "Add devicePixelRatio support to the Windows QPA plugin."Friedemann Kleint2015-07-291-21/+9
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-1/+1
|\
| * Win QPA: Pass in the top level setting instead of relying on isTopLevel()Andy Shaw2015-03-061-1/+1
* | Enhance EGL_CONTEXT_LOST checksLaszlo Agocs2015-03-111-1/+1
* | Remove debug formatting functions obsoleted by the new debug operator for QFl...Friedemann Kleint2015-03-051-2/+0