summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsnativeinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-281-16/+0
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-281-3/+0
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-251-8/+0
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-241-5/+0
* Add QPlatformInterface::Private::QWindowsWindowFriedemann Kleint2020-07-221-3/+0
* Start the native interface QWindowsApplicationFriedemann Kleint2020-07-211-10/+0
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-061-1/+1
* qpa: Remove references to lighthouseTor Arne Vestbø2020-04-031-1/+0
* Windows QPA: Add detection of dark modeFriedemann Kleint2020-01-251-0/+8
* Return QScreen's HMONITOR handle via QPlatformNativeInterfaceDmitry Kazakov2019-05-071-0/+1
* Windows QPA: Output all adapters in diagnostics used by qtdiagFriedemann Kleint2019-03-141-0/+2
* Windows platform headers: Add isTabletMode()Friedemann Kleint2017-01-181-0/+2
* Windows: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-081-9/+9
* QtPlatformHeaders/Windows: Add function to set window activation behavior.Friedemann Kleint2016-02-251-0/+9
* Updated license headersJani Heikkinen2016-01-151-14/+20
* iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-2/+0
* Make native cursor handles accessible.Friedemann Kleint2015-12-141-1/+3
* Windows: Fix font metrics of Vista style wizards.Friedemann Kleint2015-05-291-0/+2
* Clean headers in the Windows plugin.Friedemann Kleint2015-03-051-2/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-1/+4
|\
| * Windows: Add GPU detection.Friedemann Kleint2015-01-151-1/+4
* | Add a platform function to enable setting the touch flags on WindowsAndy Shaw2015-01-051-0/+2
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Windows: Expose helper functions for QWindowsMime to the native interface.Friedemann Kleint2014-06-131-0/+4
* Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-6/+8
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-0/+94