summaryrefslogtreecommitdiff
path: root/src/dialogs/qquickdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dialogs: allow preventing processing of standard buttonsAlberto Mardegan2018-06-291-0/+25
* Rename QQuickDialog to QQuickDialog1v5.8.0-beta1Jake Petroules2016-10-061-15/+15
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-1/+1
|\
| * Doc: Rename conflicting groupTopi Reinio2016-04-281-1/+1
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* Fix Dialog behaviorKevin Ottens2015-06-291-3/+7
* Dialogs: update license headersJ-P Nurmi2015-02-111-16/+19
* 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