summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add image example.Bea Lam2010-06-077-0/+152
* Fix regression in input panel autotestsJoona Petrell2010-06-072-2/+12
* Improve docs about Qml component case sensitivity.Martin Jones2010-06-072-9/+19
* Add some performance tips to QML docs.Martin Jones2010-06-072-0/+121
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0437-159/+444
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0437-159/+444
| |\
| | * Move QListModelInterface into util.Michael Brasser2010-06-045-10/+4
| | * Ensure ParticleMotionGravity always pulls in the right direction.Michael Brasser2010-06-041-4/+6
| | * Remove version ifdefs from Particles; only 4.7 is supported.Michael Brasser2010-06-041-16/+0
| | * Update docs for the runtime.orientation valuesBea Lam2010-06-041-7/+15
| | * Revert to Portrait/Landscape terminology for Orientation enum, withBea Lam2010-06-045-33/+33
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0325-89/+386
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-0317-30/+62
| | | |\
| | | | * Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-0317-30/+62
| | | * | Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-033-46/+49
| | | |/
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-034-1/+239
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-031-1/+1
| | | | |\
| | | | * | Add header and footer to GridViewMartin Jones2010-06-034-1/+239
| | | * | | Always integer align anchor center pointsAaron Kennedy2010-06-031-12/+36
| | | | |/ | | | |/|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-047-41/+269
|\ \ \ \ \
| * | | | | Fixed unescaped backslashes in testcase.prfRohan McGovern2010-06-041-2/+2
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-047-41/+269
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Skip tst_maketestselftest::make_check by default on WindowsRohan McGovern2010-06-041-0/+3
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-037-41/+266
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fixed tst_maketestselftest on QWS and Windows.Rohan McGovern2010-06-033-5/+26
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-037-41/+245
| | | |\ \ \
| | | | * | | Add a test for the `make check' feature.Rohan McGovern2010-06-025-6/+179
| | | | * | | Fix `make check' for debug-and-release on Windows.Rohan McGovern2010-06-021-2/+16
| | | | * | | Move `check' target for autotests into testcase.prfRohan McGovern2010-06-022-35/+52
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-0416-20/+668
|\ \ \ \ \ \ \
| * | | | | | | Updated WebKit to 903617844b4341f7098b63b54e5be16cd83af647Simon Hausmann2010-06-044-4/+20
| * | | | | | | Updated WebKit to de1e909b06cbc981d63e0fc0f6a3f84002dd1e80Simon Hausmann2010-06-0416-18/+650
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0413-5307/+9657
|\ \ \ \ \ \ \
| * | | | | | | Synchronizing to latest treeGarami Gábor2010-06-047-444/+1096
| * | | | | | | Adding correct hungarian translationGarami Gábor2010-06-048-5244/+8928
| * | | | | | | Search local directory if no qconfig file found in src/corelib/global/Tasuku Suzuki2010-06-041-2/+8
| * | | | | | | Fix QT_NO_CLIPBOARDTasuku Suzuki2010-06-042-1/+4
| * | | | | | | Fix QT_NO_ACTIONTasuku Suzuki2010-06-042-1/+6
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0417-244/+267
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add a note to the Linguist docs stating XLIFF 1.0 is not supportedAndy Shaw2010-06-041-2/+7
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0416-242/+260
| |\ \ \ \ \ \
| | * | | | | | remove spurious empty lines in the linguist tools' outputOswald Buddenhagen2010-06-036-18/+18
| | * | | | | | don't use qWarning() - or even qFatal()! - gratuitously.Oswald Buddenhagen2010-06-0311-186/+178
| | * | | | | | Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41
| | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-06-0368-969/+1221
| | |\ \ \ \ \ \
| | * | | | | | | Ensure that we only have one QLayoutStruct struct by renaming the otherAndy Shaw2010-06-031-29/+29
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0460-23/+339
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | tst_qgraphicsitem: stabilize on X11Olivier Goffart2010-06-031-0/+1
| * | | | | | | | Added OpenGL 3.3 and 4.0 recognition to QGLFormatSebastian Hartte2010-06-032-3/+23
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-0357-20/+315
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |