aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* not build QQmlSettings when QT_NO_SETTINGS is definedTasuku Suzuki2014-01-101-0/+3
* Doc: QtTest - Fix documentation for TestCase and SignalSpyCaroline Chao2014-01-096-1036/+764
* Doc: Add links to Qt Quick Test Reference DocumentationCaroline Chao2014-01-072-2/+2
* QtQuick.Dialogs FileDialog: default mode is ExistingFileShawn Rutledge2014-01-031-0/+1
* QtQuick ColorDialog: ensure slider rotation takes effectShawn Rutledge2013-12-301-0/+5
* QtQuick.Dialogs: check for inheriting from QApplicationShawn Rutledge2013-12-291-1/+1
* QtQuick Dialogs: don't use native windows on iOSShawn Rutledge2013-12-161-1/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-0/+1
|\
| * static builds: add classname entry to qmldir for QtQuick.Dialogs.PrivateRichard Moe Gustavsen2013-12-041-0/+1
* | Encapsulate the current context and fix it's usageLars Knoll2013-12-041-1/+1
* | Move the vtable pointer from the object to the internal classLars Knoll2013-12-041-1/+1
|/
* QtQuick.Dialogs MessageDialog docsShawn Rutledge2013-11-226-15/+203
* Doc: Fixed QtQuick.Window documentationJerome Pasion2013-11-151-1/+1
* Doc: Adding FontDialog type to group "dialogs".Jerome Pasion2013-11-131-0/+1
* Update .qmltypes files for 5.2Alan Alpert2013-11-129-64/+1028
* QtQuick.Dialogs: hide internal functions and propertiesShawn Rutledge2013-11-122-75/+74
* Simplify & speed up function callingLars Knoll2013-11-091-10/+10
* MessageDialog: handle clicked(button, role) signal properlyShawn Rutledge2013-11-087-88/+158
* DefaultMessageDialog: use gadget StandardButton typeShawn Rutledge2013-11-081-36/+36
* Fix FolderListModel versioningJ-P Nurmi2013-11-075-15/+23
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-051-0/+7
* Doc: Fix broken linksSze Howe Koh2013-11-051-1/+1
* Replace Message attached property with gadget typesShawn Rutledge2013-11-053-17/+16
* QtQuick.Dialogs DefaultFontDialog: visual improvementsShawn Rutledge2013-10-311-329/+334
* QtQuick.Dialogs DefaultFileDialog: visual improvementsShawn Rutledge2013-10-301-4/+5
* QtQuick.Dialogs MessageDialog: use Flow for button layoutShawn Rutledge2013-10-301-7/+18
* QtQuick.Dialogs: fake window decoration clips, is opaque for touchShawn Rutledge2013-10-301-0/+3
* QtQuick.Dialogs: handle more keyboard shortcutsShawn Rutledge2013-10-305-42/+129
* Add support of hidden files to folder list model.kakadu2013-10-295-3/+48
* QQmlSettings: fix loading of initial valuesJ-P Nurmi2013-10-291-3/+2
* QQmlSettings: fix indentationJ-P Nurmi2013-10-291-2/+2
* Avoid side effects when en exception has been thrown.Lars Knoll2013-10-291-4/+14
* QtQuick.Dialogs: resolution-independent controls use actual resolutionShawn Rutledge2013-10-263-5/+6
* Doc: Added a QML module page for Qt Quick TestVenu2013-10-232-0/+2
* Make LocalStorage more verboseGatis Paeglis2013-10-221-1/+3
* QtQuick.Dialogs: deploy qml files only for debug buildsShawn Rutledge2013-10-171-2/+5
* Fix crash in FolderListModelFabian Bumberger2013-10-171-3/+5
* Speed up exception propagationSimon Hausmann2013-10-161-19/+36
* Dialogs: use resources for QML and imagesShawn Rutledge2013-10-162-15/+64
* QtQuick.Dialogs: on single-window platforms, don't resize the windowShawn Rutledge2013-10-151-1/+4
* Add classnames for QML import plugins.Morten Johan Sørvig2013-10-1411-0/+11
* qdoc: Added excludedirs to qtquickdialogs.qdocconfMartin Smith2013-10-101-0/+2
* Cleanup exception handlingSimon Hausmann2013-10-031-1/+0
* Change exception handling APISimon Hausmann2013-10-022-6/+6
* Use SafeValue instead of Value in ScopedValue methodsLars Knoll2013-10-021-1/+1
* Fix ObjectIterator API to be GC safeLars Knoll2013-10-021-4/+3
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-14/+14
* Remove some uses of raw Object pointersLars Knoll2013-09-301-3/+5
* Remove Value::fromString()Lars Knoll2013-09-281-2/+2