aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-2532-595/+339
* Introspect qrc files in FolderListModel.Gatis Paeglis2014-08-222-4/+6
* Doc: Remove duplicated wordsTopi Reinio2014-08-121-1/+1
* Say hello to the Declarative State Machine FrameworkBrett Stottlemyer2014-08-0816-1/+1685
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-13/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* Change the object allocation schemeSimon Hausmann2014-07-221-2/+2
* Start implement new Object creation patternLars Knoll2014-07-221-11/+14
* Remove the less often used Ref classesLars Knoll2014-07-221-2/+1
* Get rid of StringRefLars Knoll2014-07-222-7/+7
* Convert ExecutionContext to new storage schemeLars Knoll2014-07-221-37/+37
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* Convert sqldatabase to new data layoutLars Knoll2014-07-221-53/+71
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\
| * Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-1/+1
* | Add findChild to TestCase.Mitch Curtis2014-07-041-0/+15
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-1/+1
|\|
| * Don't add the database before verificationRob Hoelz2014-05-291-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-222-21/+292
|\|
| * Update qmltypes filesAlan Alpert2014-05-062-21/+292
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-103-27/+24
|\|
| * Fix the initial value of XmlListModel::countJ-P Nurmi2014-04-101-1/+1
| * Finish QML test cases after waiting for deletionUlf Hermann2014-03-191-1/+1
| * Doc: Reintroduce missing sample XML file for XMLRole documentationTopi Reinio2014-03-181-1/+5
| * FolderListModel: pessimize change signals when the filter changesShawn Rutledge2014-03-181-24/+17
* | doc: Minor group/module page changes.Martin Smith2014-03-261-1/+1
|/
* Make the Ref classes not template basedLars Knoll2014-02-071-1/+2
* Rename Referenced to ManagedRefLars Knoll2014-02-071-1/+1
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-4/+4
* Rename some filesLars Knoll2014-01-311-1/+1
* Split ManagedVTable into two classesLars Knoll2014-01-211-3/+3
* 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
|/