summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs/qdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QAccessibleEvent child parameter.Frederik Gladhorn2012-03-191-2/+2
* Use pointers for QAccessibleEvent.Frederik Gladhorn2012-03-151-3/+6
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-2/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Add further theme hints to QPlatformTheme.Friedemann Kleint2012-02-221-5/+5
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Various documentation fixes ported from Qt 4.8Teemu Katajisto2012-02-151-1/+5
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-3/+3
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-011-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-271-11/+26
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix a crash in QDialog.Friedemann Kleint2012-01-101-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QPlatformDialogHelpers: Reduce dependency on QDialog.Friedemann Kleint2011-12-141-3/+22
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-111-2/+2
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-111-12/+32
* Widgets: Remove dialog functionality from QGuiPlatformPlugin.Friedemann Kleint2011-11-091-80/+0
* QWidgets: Delayed creation of the QPlatformDialogHelper.Friedemann Kleint2011-11-041-6/+17
* Native file dialog support for MacMorten Sorvig2011-10-271-7/+10
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-91/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-15/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1272