aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Dispose of WorkerScripts in correct IsolateAaron Kennedy2011-06-074-3/+36
* | | | | Allow the same QObject to be used in multiple QDeclarativeEnginesAaron Kennedy2011-06-074-30/+137
* | | | | Merge branch 'master' into v8Michael Brasser2011-06-071370-10783/+51680
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix crash for prematurely deleted QSGItemPrivate::itemNodeInstanceGabriel de Dietrich2011-06-061-0/+1
| | |_|/ | |/| |
| * | | Revert some of "Make QMLViewer startup animation stop after a while"Alan Alpert2011-06-033-36/+0
| * | | Update "What's New" with change to Binding.Michael Brasser2011-06-031-0/+3
| * | | Replace QPerformanceTimer with QElapsedTimer.Michael Brasser2011-06-0310-418/+35
| * | | Add docs and test for Binding changes.Michael Brasser2011-06-023-0/+101
| * | | Restore original binding when Binding's when clause becomes false.Michael Brasser2011-06-021-6/+43
| * | | Make Binding a value source.Michael Brasser2011-06-022-7/+21
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtdeclarative-stagingMartin Jones2011-06-0165-368/+352
| |\ \ \
| | * | | QDeclarative: fixed clean animation listsChristiaan Janssen2011-05-313-7/+39
| | * | | DeclarativeObserver: Don't fade in the highlight edgeThorbjørn Lindeijer2011-05-312-58/+10
| | * | | Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-3162-303/+303
| * | | | Small doc fix.Martin Jones2011-06-011-2/+2
| |/ / /
| * | | Remove more webkit dependency from qtdeclarative.Martin Jones2011-05-31113-5800/+0
| * | | Remove the examples/declarative/demos copy.Martin Jones2011-05-31152-7834/+0
| * | | Ensure doc code snippet can be loaded by QML engine.Martin Jones2011-05-311-2/+0
| * | | Remove webbrowser demo from qtdeclarative module.Martin Jones2011-05-3123-1215/+0
| * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarativeMartin Jones2011-05-313-43/+41
| |\ \ \
| | * \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-313-40/+40
| | |\ \ \
| | | * | | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
| | | * | | QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-37/+35
| * | | | | Merge branch 'qtquick2'Martin Jones2011-05-312267-179069/+147863
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-282-6/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | QmlDebugger: removing slots in Live PreviewChristiaan Janssen2011-05-271-1/+4
| | * | | | QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-272-5/+14
| * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-2714-770/+63
| |\| | | |
| | * | | | DeclarativeObserver: Fixed duplicates in item selectionThorbjørn Lindeijer2011-05-271-2/+2
| | * | | | DeclarativeObserver: Removed the SubcomponentEditorToolThorbjørn Lindeijer2011-05-2711-697/+17
| | * | | | Pass QList as const reference when possibleThorbjørn Lindeijer2011-05-273-8/+10
| | * | | | Fixed crashes in Observer mode related to infinite bounding rectsThorbjørn Lindeijer2011-05-273-67/+38
| * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-24731-12178/+12178
| |\| | | |
| | * | | | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-24731-12178/+12178
| * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-231061-180/+49060
| |\| | | |
| | * | | | Doc: Fixed qdoc warnings.David Boddie2011-05-233-11/+57
| | * | | | Doc: Various fixes to documentation, some based on changes in master.David Boddie2011-05-233-31/+35
| | * | | | Doc: Added missing project and desktop files.David Boddie2011-05-2314-0/+224
| | * | | | Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-23969-0/+50542
| | * | | | Doc: Fixed incorrect inline snippet for an example .sci file.David Boddie2011-05-231-12/+10
| | * | | | Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-23217-2081/+147
| |/ / / /
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-201-4/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove Qt3Support code from qtdeclarative moduleJason McDonald2011-05-201-4/+0
| |/ / /
| * | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-142-3/+9
| |\ \ \
| | * | | Honor -nomake for examples and demosEckhart Koppen2011-05-131-0/+6
| | * | | Update module version number to 5.0.0Eckhart Koppen2011-05-131-3/+3
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-132-2/+2
| |\| | |
| | * | | Make QLineControl send accessibility updates.Frederik Gladhorn2011-05-122-2/+2
| * | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtdeclarative-stagingQt Continuous Integration System2011-05-124-2/+51
| |\| | |
| | * | | QmlDebug: Fix QmlOstPlugin compilation failureKai Koehne2011-05-121-2/+2