aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-141-0/+1
* Adding QtQuick.Dialogs.MessageDialogShawn Rutledge2013-09-194-1/+308
* Add FontDialog to QtQuick.DialogsLiang Qi2013-09-184-1/+263
* Add currentColor property to ColorDialog.Mitch Curtis2013-09-171-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-061-1/+1
|\
| * Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-261-8/+9
| |\
| * \ Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-223-9/+20
| |\ \
| * \ \ Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-242-15/+55
| |\ \ \
| * | | | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* | | | | More QUrl/QString conversion in FileDialog implementationShawn Rutledge2013-08-012-64/+97
| |_|_|/ |/| | |
* | | | QtQuick.Dialogs: use URLs for interface with QPlatformFileDialogHelperShawn Rutledge2013-07-221-8/+9
| |_|/ |/| |
* | | Disable dialogs to allow changes in qtbase (use urls internally)Shawn Rutledge2013-07-181-1/+5
* | | FileDialog.folder property should also be a QUrl, for consistencyv5.1.0-rc2v5.1.0Shawn Rutledge2013-06-281-2/+3
* | | QtQuick.Dialogs: sync the docs with the implementationShawn Rutledge2013-06-271-2/+2
* | | QColorDialogHelper: Force QWindow before setting flagsShawn Rutledge2013-06-192-4/+9
* | | QFileDialogHelper: Force QWindow before setting flags.Friedemann Kleint2013-06-131-0/+1
| |/ |/|
* | qtdeclarative: update .qmltypes, and use -notrelocatable optionFawzi Mohamed2013-04-241-14/+54
* | Doc: Qt Quick: Fix module name format (Pt 2/2)Sze Howe Koh2013-04-231-1/+1
|/
* Add ColorDialog to QtQuick.DialogsShawn Rutledge2013-03-184-0/+256
* Create common base class for declarative dialogsShawn Rutledge2013-03-151-3/+5
* adding QtQuick.Dialogs, with FileDialog implementationShawn Rutledge2013-03-046-0/+452