summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Enable toggling Windows transparencyFriedemann Kleint2020-09-081-2/+6
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-1/+1
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-241-0/+10
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-221-1/+17
* Windows QPA: Move the touch types API from platformheaders into QtGuiFriedemann Kleint2020-07-221-18/+36
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-1/+2
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Fix build with -no-opengl on WindowsPaul Olav Tvete2020-06-161-0/+2
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-221-8/+15
|\
| * Windows QPA: Fix geometry when firing a full exposeFriedemann Kleint2020-04-151-4/+9
| * Windows QPA: Fix showing translucent windows maximized/full screenFriedemann Kleint2020-04-151-2/+2
| * Windows QPA: Fix restoring from fullscreen in High DPI setupsFriedemann Kleint2020-04-151-2/+4
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-8/+11
|\|
| * qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-7/+0
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-1/+11
| |\
| | * Windows QPA: Fix broken frame geometry when moving windows with native menusFriedemann Kleint2020-03-131-1/+11
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-041-3/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-3/+1
| |\|
| | * qwindowswindow: Fix screen changes between different DPI screens for native w...Oliver Wolff2020-02-271-3/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-1/+1
|\| |
| * | Fix QWindow::startSystemResize() on WindowsFriedemann Kleint2020-02-171-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-21/+26
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-2/+3
| |\|
| | * Windows QPA: Prospective fix for crash occurring when changing screen during ...Friedemann Kleint2020-01-221-2/+3
| * | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-281-23/+27
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-0/+44
|\| |
| * | Windows QPA: Add setting of dark window bordersFriedemann Kleint2020-01-251-0/+44
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+1
|\| |
| * | Windows QPA: Use UTF-16 literals where possibleFriedemann Kleint2019-12-161-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-11/+26
|\| |
| * | Windows QPA: Port from QList to QVectorFriedemann Kleint2019-11-201-1/+1
| |/
| * Windows QPA: Fix wrong scaling of fixed size in window creation phaseFriedemann Kleint2019-11-081-10/+25
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-3/+9
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-3/+9
| |\
| | * Windows QPA: Fix close button not working on Windows 7Andre de la Rocha2019-09-231-3/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-221-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Joerg Bornemann2019-09-201-2/+4
| |\|
| | * Windows QPA: Fix missing resize when changing the scale factorFriedemann Kleint2019-09-171-2/+4
* | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-041-6/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-6/+5
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-6/+5
| | |\
| | | * Fix hit testing in non-client area of fixed-size windows, don't show resize c...Volker Hilsheimer2019-07-311-6/+5
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-261-11/+13
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-4/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-4/+6
| | |\|
| | | * Windows QPA: Fix clang warnings about narrowing conversionsFriedemann Kleint2019-05-291-4/+6
| * | | Windows QPA: Fix clang warnings about repetitive type namesFriedemann Kleint2019-06-131-7/+7
* | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-111-2/+2
|\| | |
| * | | Windows QPA: Fix clang warnings about using typedefFriedemann Kleint2019-05-241-2/+2