aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-107-1036/+767
|\
| * 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
* | QQmlSettings: if debugging is turned on, show the path where storedShawn Rutledge2014-01-091-0/+3
* | Cleanup: change signature of Object::insertMember()Lars Knoll2014-01-091-3/+5
* | Rework array handling for JS objectsLars Knoll2014-01-091-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-082-2/+2
|\|
| * Doc: Add links to Qt Quick Test Reference DocumentationCaroline Chao2014-01-072-2/+2
* | remove QtQuick.Dialogs and related modulesShawn Rutledge2014-01-0788-9930/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-063-1/+7
|\|
| * 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
* | Move array data into it's own structLars Knoll2014-01-031-2/+2
|/
* 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