summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct QNetworkReply::downloadProgress and uploadProgress docsJohn Brooks2010-09-011-6/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-315-12/+8
|\
| * Undefined SSE symbols when crosscompiling Qt on PPC.Benjamin Poulain2010-08-315-12/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-317-13/+50
|\ \
| * | Fix gcce building of apps using static libraries in symbian-sbsv2Miikka Heikkinen2010-08-317-13/+50
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-3115-62/+177
|\ \ \ | |_|/ |/| |
| * | Center and clip QML startup animation so it looks correct in fullscreenAaron Kennedy2010-08-311-41/+47
| * | Prevent calling deleteLater() from QMLAaron Kennedy2010-08-313-2/+26
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-3142-497/+5680
| |\ \ | | |/
| * | Ignore non-scriptable properties in QMLAaron Kennedy2010-08-3113-19/+104
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-315-152/+283
|\ \ \ | |_|/ |/| |
| * | Make tst_image a little bit more tollerent to rounding errorsOlivier Goffart2010-08-311-8/+8
| * | Clear the QGLWindowSurface in ::beginPaint when needed.Michael Dominic K2010-08-311-0/+14
| * | Made QT_GL_SWAPBUFFER_PRESERVE=1 with the GL graphics system work.Samuel Rødal2010-08-311-5/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-313-142/+262
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-303-142/+262
| | |\ \
| | | * | Fix QStaticText with OpenGL1 engineEskil Abrahamsen Blomfeldt2010-08-301-1/+2
| | | * | tst_qimage: backport fix of commit 0d7e683 into 4.7Olivier Goffart2010-08-301-3/+3
| | | * | qdrawhelper: backport the optimisations in fetchTransformBilinear from master...Olivier Goffart2010-08-301-138/+257
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-3161-1224/+2135
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-311-6/+6
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-310-0/+0
| | |\ \ \
| | * | | | Notify QML internal notifiers of item geometry changes before QML signal hand...Martin Jones2010-08-311-6/+6
| * | | | | Don't double call classBegin()Aaron Kennedy2010-08-316-2/+42
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-08-3162-152/+782
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Revert "Add 'cached' property to Image."Yann Bodson2010-08-319-96/+28
| | * | | | Add 'cached' property to Image.Yann Bodson2010-08-319-28/+96
| | |/ / /
| | * | | Ensure Flickable visibleArea is updated when view height changesMartin Jones2010-08-315-0/+64
| | * | | Improve calling QML functions from C++ docs.Martin Jones2010-08-311-0/+14
| | * | | Add missing license headersJoona Petrell2010-08-313-0/+120
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-3030-26/+193
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-3030-26/+193
| | | |\ \ | | | | |/ | | | |/|
| | | | * Remove debug.Martin Jones2010-08-301-1/+0
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-3019-8/+83
| | | | |\
| | | | | * QML Viewer should be put under QtDemos instead of QtExamples folder in Symbia...Joona Petrell2010-08-301-1/+1
| | | | | * Fix application exiting in embedded qml examplesJoona Petrell2010-08-3018-7/+82
| | | | * | Snake: Don't use Behavior with states.Martin Jones2010-08-304-5/+18
| | | | |/
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-3034-426/+17
| | | | |\
| | | | | * QDeclarativeDebug: Destroy incoming connections if already connectedLasse Holmstedt2010-08-271-0/+2
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2775-324/+4527
| | | | |\ \
| | | | * | | Fix VisualDataModel model update handling when rootIndex is specified.Martin Jones2010-08-273-12/+80
| | | | * | | Improve test reliability when running in parallel with other tests.Martin Jones2010-08-271-0/+9
| | | | * | | Improve stability of test on loaded hw.Martin Jones2010-08-271-0/+1
| | | | * | | Improve stability of test on loaded hw.Martin Jones2010-08-271-1/+1
| * | | | | | Simplify type management codeAaron Kennedy2010-08-2720-1190/+1474
| * | | | | | QML JavaScript .import parserAaron Kennedy2010-08-272-0/+222
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3142-497/+5680
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-3042-497/+5680
| |\ \ \ \ \ |/ / / / / /
| * | | | | Fix #pragma message(), the message must be enclosed in parenthesesminiak2010-08-301-1/+1
| * | | | | preserve non-standard source referencesOswald Buddenhagen2010-08-303-4/+45