summaryrefslogtreecommitdiff
path: root/src/dialogs/DefaultDialogWrapper.qml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-7/+15
|\
| * Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-131-7/+15
* | Unify license header usageAntti Kokko2016-02-041-12/+15
|/
* Dialog: calculate buttons width when there is < 2 right buttonsNikita Krupenko2015-12-141-1/+1
* Dialogs: update license headersJ-P Nurmi2015-02-111-31/+27
* Dialog: give the contentItem focus when the dialog becomes visibleShawn Rutledge2014-10-271-1/+1
* use private __maximumDimension in DefaultDialogWrapperShawn Rutledge2014-10-221-1/+1
* Dialogs: added private maximumDimension property for initial sizeShawn Rutledge2014-10-131-1/+1
* Dialogs: add qsTr() wrappers to all QML strings for translationv5.4.0-alpha1Shawn Rutledge2014-09-051-1/+1
* Dialogs: implementation prop renamed to contentItem; API cleanupShawn Rutledge2014-04-151-15/+17
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* QtQuick.Dialogs Dialog: implicit geometry fixesShawn Rutledge2014-03-141-5/+3
* DefaultDialogWrapper: do not accept key events which do not dismissShawn Rutledge2014-02-171-0/+2
* QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-151-0/+162