summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/windows.pro
Commit message (Expand)AuthorAgeFilesLines
* 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