summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qplatformdialoghelper_qpa.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-011-556/+0
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-301-39/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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-0/+466
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-2/+41
* Native file dialog support for MacMorten Sorvig2011-10-271-0/+51