aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/dialogs-private
Commit message (Expand)AuthorAgeFilesLines
* static builds: add classname entry to qmldir for QtQuick.Dialogs.PrivateRichard Moe Gustavsen2013-12-041-0/+1
* Move Value::toInteger(double) and related to PrimitiveLars Knoll2013-09-282-2/+2
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-1/+1
* Fix API of QQmlV4HandleLars Knoll2013-09-262-4/+4
* Add a Safe<T> class and start using itLars Knoll2013-09-222-6/+10
* dialog-private: replace QJSValue with QQmlV4Handle in js functionsLiang Qi2013-09-205-37/+54
* Add FontDialog to QtQuick.DialogsLiang Qi2013-09-187-0/+756