summaryrefslogtreecommitdiff
path: root/src/dialogs
Commit message (Expand)AuthorAgeFilesLines
* Fix support for using QtQuick Dialogs with the QML compilerSimon Hausmann2017-06-011-6/+9
* Fix inclusion of QML files of the Dialogs module in static buildsv5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Simon Hausmann2017-05-221-27/+1
* Connect to QQuickWindow::visibleChanged using QObject member syntaxTor Arne Vestbø2017-04-181-2/+2
* Enable the use of QML caching at build timev5.9.0-beta2Simon Hausmann2017-04-111-2/+6
* Remove spurious Q_INIT_RESOURCE callsSimon Hausmann2017-04-031-2/+0
* Build fix for -no-feature-regularexpressionPaul Olav Tvete2017-03-031-0/+2
* Only remember the folder for the next time if the dialog is acceptedAndy Shaw2017-02-212-1/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+2
| |\
| | * DefaultFileDialog: check cur selection properly on okButton clickedShawn Rutledge2016-11-171-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-153-3/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-123-3/+18
| |\ \ | | |/
| | * Make FileDialog remember the folderJ-P Nurmi2016-10-073-3/+18
* | | Rename QQuickDialog to QQuickDialog1v5.8.0-beta1Jake Petroules2016-10-065-23/+23
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-309-19/+19
|\ \ \ | |/ /
| * | Fix ColorDialog.color and FontDialog.font update on acceptJ-P Nurmi2016-08-179-19/+19
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2411-27/+34
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+1
| |\ \ | | |/
| | * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1011-27/+34
| |\ \ | | |/
| | * 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
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-086-29/+65
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-082-0/+0
| |\ \ | | |/
| | * Purge sRGB chunks from PNGs of dialog images.Edward Welbourne2016-03-222-0/+0
| * | Fix unused variable warnings in static buildsMitch Curtis2016-03-181-0/+2
| * | Enable using the module in a statically built applicationAndy Shaw2016-03-154-29/+63
* | | Port to new Q*DialogOptions API (II)Marc Mutz2016-03-035-20/+0
* | | Port to new Q*DialogOptions APIMarc Mutz2016-02-295-0/+20
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-291-0/+294
|\ \ | |/
| * Fixing Dialogs plugins.qmltypesThomas Hartmann2016-02-221-0/+294
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-167-118/+137
|\ \ | |/
| * 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
* | Unify license header usageAntti Kokko2016-02-042-10/+10
* | Unify license header usageAntti Kokko2016-02-0448-576/+720
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-214-3/+328
|\ \ | |/
| * 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
* | | QQuickWritingSystemListModel: use reserve in writingSystems()Anton Kudryavtsev2016-01-171-0/+1
* | | Replace foreach with range-based forAnton Kudryavtsev2016-01-164-8/+8
|/ /
* | 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