summaryrefslogtreecommitdiff
path: root/src/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Dialogs: avoid setting invalid geometryv5.3.0release5.3.0Shawn Rutledge2014-05-141-2/+2
* Remove redundant button clicked handler in QQuickMessageBoxBerthold Krevert2014-05-142-49/+0
* FileDialog: update icon whenever the filename changesv5.3.0-rc1Shawn Rutledge2014-05-051-2/+1
* Update plugins.qmltypes for QtQuick.DialogsShawn Rutledge2014-04-171-102/+249
* Dialogs: implementation prop renamed to contentItem; API cleanupShawn Rutledge2014-04-159-105/+94
* Dialogs: modality applies to fake window decorations tooShawn Rutledge2014-04-091-0/+1
* Implement input for entering non-standard font size.Leonard Lee2014-04-081-17/+53
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-075-5/+5
* Import QtQuick 2.2J-P Nurmi2014-04-0712-12/+12
* QtQuick.Dialogs FileDialog: don't go astray into resources on AndroidShawn Rutledge2014-03-271-1/+1
* Doc: Append handler names to \qmlsignal documentationSze Howe Koh2014-03-189-0/+48
* Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-183-12/+12
* QtQuick.Dialogs Dialog: implicit geometry fixesShawn Rutledge2014-03-141-5/+3
* Replace module includes in dialogsAndrew Knight2014-03-1110-5/+8
* Native MessageDialog: connect the new version of the clicked signalShawn Rutledge2014-03-101-2/+2
* QtQuick.Controls FontDialog: add margins to required widthShawn Rutledge2014-03-071-1/+1
* Dialogs: fix compiler warningShawn Rutledge2014-02-281-1/+1
* MessageDialog: press escape or titlebar close button to dismissShawn Rutledge2014-02-281-0/+4
* changes to MessageDialog click(StandardButton, ButtonRole) signal/slotShawn Rutledge2014-02-272-3/+3
* QPlatformDialogHelper::buttonLayout returns int*Shawn Rutledge2014-02-171-1/+1
* DefaultDialogWrapper: do not accept key events which do not dismissShawn Rutledge2014-02-171-0/+2
* FontDialog: new version of DefaultFontDialog.qmlLiang Qi2014-02-151-330/+208
* QtQuick.Dialogs: added Dialog: wrapper for arbitrary contentShawn Rutledge2014-02-1510-35/+643
* Consolidate StandardButton, ButtonRole and related functionsShawn Rutledge2014-02-152-34/+34
* FileDialog: selectedNameFilter property is case-insensitiveShawn Rutledge2014-02-111-1/+1
* FileDialog: centralize URL validation in setFolderShawn Rutledge2014-02-112-17/+32
* FileDialog: new features in DefaultFileDialog.qmlShawn Rutledge2014-02-116-289/+337
* QtQuick.Dialogs FileDialog: don't go astray into qrc:/ on AndroidShawn Rutledge2014-02-061-3/+12
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-042-4/+4
* Add currentFont property to FontDialog.Liang Qi2014-02-036-2/+32
* ColorDialog: color property must be up-to-date before accepted()Shawn Rutledge2014-02-033-1/+9
* QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2014-01-151-1/+3
* QtQuick.Dialogs.Private needs classname in its qmldirShawn Rutledge2014-01-101-0/+1
* Revert "dialog-private: replace QJSValue with QQmlV4Handle in js functions"Simon Hausmann2014-01-085-61/+38
* Move array data into its own structShawn Rutledge2014-01-061-2/+2
* move QtQuick.Dialogs from qtdeclarative to qtquickcontrolsShawn Rutledge2014-01-0370-0/+8046