summaryrefslogtreecommitdiff
path: root/src/dialogs/qquickdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation issues for Qt Quick DialogsTopi Reinio2014-10-061-8/+12
* Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-181-1/+1
|\
| * Dialogs: correct C++ warningsShawn Rutledge2014-09-031-1/+1
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-32/+9
|\ \ | |/
| * Dialog: initialize enabled and clicked buttonsShawn Rutledge2014-08-241-0/+9
| * Dialog: do not emit signals twice when a button is clickedShawn Rutledge2014-08-231-32/+0
* | Update license headers and add new license filesAntti Kokko2014-08-251-18/+10
* | Doc: Use \value command for documenting flags for QML propertiesTopi Reinio2014-08-051-29/+55
|/
* Dialog: Add missing docsShawn Rutledge2014-07-091-9/+220
* Dialogs: implementation prop renamed to contentItem; API cleanupShawn Rutledge2014-04-151-2/+2
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-181-0/+4
* Replace module includes in dialogsAndrew Knight2014-03-111-0/+2
* Dialogs: fix compiler warningShawn Rutledge2014-02-281-1/+1
* QPlatformDialogHelper::buttonLayout returns int*Shawn Rutledge2014-02-171-1/+1
* QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-151-0/+271