Remove the usage of deprecated qdoc macros.
[profile/ivi/qtbase.git] / src / plugins / platforms / windows / qwindowsdialoghelpers.cpp
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-02-17 Friedemann KleintAdd palette() and further hints to QtGui/QPlatformTheme.
2012-02-08 Jonathan LiuFix compilation with MinGW-w64
2012-02-01 Friedemann KleintMove QPlatformDialogs from QtWidgets to QtGui.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Friedemann KleintDecouple QPlatformTheme from QDialog.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-19 Mark Brandfix case of included windows headers
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-14 Friedemann KleintQPlatformDialogHelpers: Reduce dependency on QDialog.
2011-11-14 Friedemann KleintWindows platform plugin: Fix compilation with MinGW.
2011-11-11 Friedemann KleintFactor out QPlatformTheme from QPlatformPlugin.
2011-11-11 Friedemann KleintQPlatformDialogHelper: Split class hierarchy, decouple...
2011-11-04 Friedemann KleintWindows: Add dialog helpers for native dialogs.