summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/windows/qwindowsdialoghelpers.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-101-1/+1
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-101-4/+4
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-091-4/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Support all modality types in QPlatformDialogHelperBradley T. Hughes2012-04-301-2/+2
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-011-4/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-5/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-3/+4
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-2/+2
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-6/+13
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-041-0/+93