summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/windows.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-231-1/+2
|\
| * Windows/Direct2D QPA: Fix build with -no-accessibilityFriedemann Kleint2017-10-201-1/+3
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+2
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-3/+4
* Windows QPA: Increase API level to 0x600 (Windows Vista).Friedemann Kleint2016-04-011-1/+1
* Windows QPA: Remove Windows CE.Friedemann Kleint2016-03-291-1/+1
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Shuffle things around in preparation for Direct2D platform pluginLouai Al-Khanji2014-01-101-173/+8
* Port of Qt 4's Windows session managementSamuel Gaist2013-09-211-0/+5
* Add WACOM tablet support for Windows.Friedemann Kleint2013-07-041-0/+6
* Hide Harfbuzz from the outer worldKonstantin Ritt2013-03-131-4/+0
* Fixed QT_NO_DRAGANDDROP build for the windows pluginBjoern Breitmeyer2013-02-071-2/+10
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* properly syncqt-ize harfbuzz headersOswald Buddenhagen2012-12-041-2/+0
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-201-0/+2
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* fix build failure for MinGW using "system" freetypeMark Brand2012-09-241-0/+6
* Try to auto-detect the font rendering for WinCEAndreas Holzammer2012-09-241-0/+1
* The QFontEngineFT files are not built into QtGui anymore.Thiago Macieira2012-06-051-3/+1
* Windows: Add ANGLE support.Friedemann Kleint2012-05-311-4/+11
* Do not limit mingw mkspec to "win32-g++" only.kb2012-05-151-1/+1
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-101-8/+18
* qwindowsintegration: fix build with -no-accessibility config option setKonstantin Ritt2012-04-191-1/+2
* Add support for IAccessible2 on WindowsJan-Arve Saether2012-03-131-2/+1
* Fix naming of plugins for QPA plugins and use new plugin system.Friedemann Kleint2012-02-171-0/+2
* Add QPlatformServices class.Friedemann Kleint2012-02-101-2/+5
* Compile with -no-freetype.Friedemann Kleint2012-02-071-0/+3
* Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.Friedemann Kleint2012-02-021-0/+2
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-011-2/+0
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-2/+0
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-8/+10
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+6
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-0/+69
* Windows plugin: Fix compilation with MinGW.Friedemann Kleint2011-10-031-1/+1
* Refactor accessibility for Qt5Jan-Arve Saether2011-09-291-3/+5
* Add Input context for Windows.Friedemann Kleint2011-08-241-3/+5
* Fix build.Friedemann Kleint2011-08-191-2/+0
* Add Windows to the Lighthouse.Friedemann Kleint2011-08-181-0/+70