summaryrefslogtreecommitdiff
path: root/src/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary \inqmlmodule parameterAlejandro Exojo2014-12-088-8/+8
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-271-0/+1
|\
| * Doc: Corrected brief statements for overview pagesNico Vertriest2014-11-141-0/+1
* | FontDialog: layout tweaks to fit better on small screensShawn Rutledge2014-11-251-26/+26
* | Dialogs: add qt.quick.dialogs.window logging categoryShawn Rutledge2014-11-251-4/+27
* | Dialogs: added qt.quick.dialogs.registration logging categoryShawn Rutledge2014-11-211-23/+9
|/
* Dialogs: FileDialog can only be modal on WindowsShawn Rutledge2014-10-302-0/+16
* FileDialog: several logic corrections in handling the enter keyShawn Rutledge2014-10-292-11/+16
* Don't deploy Widget*Dialog.qml on touch platformsShawn Rutledge2014-10-291-5/+12
* Dialogs: don't use widgets on mobile touch-based platformsShawn Rutledge2014-10-281-2/+14
* Dialog: give the contentItem focus when the dialog becomes visibleShawn Rutledge2014-10-271-1/+1
* Dialogs: detect and handle dynamic creation with Window parentShawn Rutledge2014-10-241-21/+31
* use private __maximumDimension in DefaultDialogWrapperShawn Rutledge2014-10-221-1/+1
* QtQuick.Dialogs.ColorDialog: size is sane on iOSShawn Rutledge2014-10-171-7/+5
* dialogs: let QtQuick.Dialogs depend on QtQuick.Dialogs.PrivateRichard Moe Gustavsen2014-10-161-0/+1
* Dialogs: all QML dialogs must have the Qt::Dialog window typeShawn Rutledge2014-10-161-0/+1
* Dialogs: added private maximumDimension property for initial sizeShawn Rutledge2014-10-137-10/+28
* Dialogs: if implicitHeight becomes smaller, ensure the minimum does tooShawn Rutledge2014-10-132-0/+8
* DefaultMessageDialog: ensure contentColumn initial widthShawn Rutledge2014-10-101-6/+3
* Dialogs: fix warning in DefaultWindowDecorationShawn Rutledge2014-10-101-2/+2
* Dialogs: Use native rendering on non-mobile platformsShawn Rutledge2014-10-085-5/+13
* Doc: Fix documentation issues for Qt Quick DialogsTopi Reinio2014-10-064-12/+31
* QtQuick.Dialogs depends on Qt.labs.folderlistmodel, Qt.labs.settingsShawn Rutledge2014-10-011-0/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4J-P Nurmi2014-09-182-2/+2
|\
| * Dialogs: correct C++ warningsShawn Rutledge2014-09-032-2/+2
* | Dialogs: add qsTr() wrappers to all QML strings for translationv5.4.0-alpha1Shawn Rutledge2014-09-054-33/+33
* | FileDialog: use icon font instead of PNG imagesShawn Rutledge2014-09-045-14/+67
* | FileDialog: add sidebarVisible property and buttonShawn Rutledge2014-09-048-1/+101
* | FileDialog: tweak initial splitter positionsShawn Rutledge2014-09-041-3/+3
* | FileDialog: add documentation about the use of SettingsShawn Rutledge2014-09-031-0/+22
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-285-34/+17
|\ \ | |/
| * Dialogs must know when they are closed by the operating systemShawn Rutledge2014-08-252-1/+6
| * Dialog: initialize enabled and clicked buttonsShawn Rutledge2014-08-242-0/+10
| * Dialog: do not emit signals twice when a button is clickedShawn Rutledge2014-08-232-33/+0
| * QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-08-141-0/+1
* | Update license headers and add new license filesAntti Kokko2014-08-2535-664/+384
* | QtQuick.Dialogs FontDialog: support keyboard navigationLiang Qi2014-08-191-10/+26
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-1/+2
|\ \ | |/
| * QtQuick.Dialogs FontDialog: fix a binding loop issueLiang Qi2014-08-051-1/+2
* | Replace usage of Item.window with OpenGLInfo attached propertyShawn Rutledge2014-08-121-2/+2
* | FileDialog: ensure that arrow keys can always navigate the file listShawn Rutledge2014-08-081-0/+2
* | Doc: Use \value command for documenting flags for QML propertiesTopi Reinio2014-08-052-69/+115
* | fix ColorDialog rendering on non-windowing platformsShawn Rutledge2014-08-011-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+1
|\ \ | |/
| * QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2014-07-281-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-07-172-11/+222
|\ \ | |/
| * Dialog: Add missing docsShawn Rutledge2014-07-092-11/+222
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-042-3/+14
|\ \ | |/