aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Doc: Updated the QML State Machine docsVenu2014-10-095-18/+24
* Also search for visual children in TestCase::findChild().Mitch Curtis2014-09-291-2/+30
* QDSM: Nested statemachines are supportedSebastian Sauer2014-09-241-6/+0
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-08-283-13/+10
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-283-13/+10
| |\
| | * Use QtQuick.Window 2.2v5.3.2Kai Koehne2014-08-273-13/+10
* | | Add new property "designersupported" to qmldirTim Jenssen2014-08-284-0/+4
|/ /
* | TestCase.qml: add missing closing parenthesis to example.Mitch Curtis2014-08-271-1/+1
* | QSM: Reintroduce guard argument evaluationSebastian Sauer2014-08-252-12/+39
* | 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
|\|