summaryrefslogtreecommitdiff
path: root/src/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
* Dialogs: enforce changes in minimum sizeShawn Rutledge2016-05-101-4/+9
* Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-062-2/+2
* fix example installsOswald Buddenhagen2016-04-281-2/+2
* Doc: Rename conflicting groupTopi Reinio2016-04-286-12/+6
* Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-131-7/+15
* Purge sRGB chunks from PNGs of dialog images.Edward Welbourne2016-03-222-0/+0
* Fixing Dialogs plugins.qmltypesThomas Hartmann2016-02-221-0/+294
* FileDialog: move shortcuts properties up to QQuickAbstractFileDialogShawn Rutledge2016-02-024-105/+94
* FileDialog: create FolderListModel asynchronously when first openedShawn Rutledge2016-02-021-11/+33
* Android: fix Dialog window decorations' dismiss-on-click behaviorVladimir Moolle2016-01-222-2/+10
* Dialogs: do not use an intermediate call of QMap::keys() to get countAnton Kudryavtsev2016-01-152-2/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-071-1/+1
|\
| * Dialog: calculate buttons width when there is < 2 right buttonsNikita Krupenko2015-12-141-1/+1
* | Add plugins.qmltypes for QtQuick.Dialogs.PrivateKai Koehne2015-12-171-0/+325
* | Update plugins.qmltypesKai Koehne2015-11-191-552/+2010
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Enable the build of Layouts with QT_NO_ACCESSIBILITYLiang Qi2015-09-151-0/+2
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-091-1/+1
|\ \ | |/
| * Doc: Updated documentation for modality propertyVenugopal Shivashankar2015-07-231-1/+1
* | Pass non-trivially-copyable or large types by const-refSergio Martins2015-07-221-3/+3
|/
* Use Q_DECL_OVERRIDE consistentlyThiago Macieira2015-07-192-3/+3
* Fix Dialog behaviorKevin Ottens2015-06-291-3/+7
* FileDialog: ensure that options are set early enoughShawn Rutledge2015-06-261-0/+1
* FontDialog: support i18n for the display names of font.weight enumsLiang Qi2015-05-181-9/+9
* FontDialog: support more font.weight enum valuesLiang Qi2015-05-121-20/+9
* doc: document how FileDialog can be used to pick photos on iOSRichard Moe Gustavsen2015-05-071-0/+6
* Add support for compiling QtQuick Dialogs ahead of timeCaroline Chao2015-05-042-1/+5
* FileDialog: change the button text to "Choose" for selecting directoryShawn Rutledge2015-04-011-1/+1
* Dialogs: add shortcuts even when they point to non-existing dirsRichard Moe Gustavsen2015-03-312-30/+29
* Dialogs: store m_shortcutDetails as JS arrayRichard Moe Gustavsen2015-03-303-20/+18
* Dialogs: redo calculations depending on __maximumDimension before showShawn Rutledge2015-03-302-2/+6
* docs: document the FileDialog shortcuts propertyShawn Rutledge2015-03-182-8/+54
* FileDialog: make the save/load distinction function properlyShawn Rutledge2015-03-184-17/+43
* FileDialog: expose several QStandardPaths in the shortcuts propertyShawn Rutledge2015-03-183-31/+62
* Dialogs: let folder be assignable in DefaultFileDialog.qmlRichard Moe Gustavsen2015-03-181-6/+3
* Dialogs: override selectedUrls in QQPlatformfiledialogRichard Moe Gustavsen2015-03-184-8/+9
* Dialogs: implement QML backup support for native file dialogRichard Moe Gustavsen2015-03-183-4/+7
* Dialogs: split registerWidgetOrQmlImplementation into three functionsRichard Moe Gustavsen2015-03-181-15/+31
* Dialogs: if dialog helper fails showing, fall back to use QMLRichard Moe Gustavsen2015-03-182-93/+112
* qmldir: Dialogs depends on ControlsShawn Rutledge2015-03-171-0/+1
* Doc: Fix qtdoc warningsCaroline Chao2015-03-062-4/+4
* Dialogs: update license headersJ-P Nurmi2015-02-1148-985/+1040
* Docs: update license headersJ-P Nurmi2015-02-112-12/+12
* Update plugins.qmltypesFawzi Mohamed2015-01-192-1/+17
* 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