summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-186-54/+171
|\
| * Removed QEXPECT_FAIL macros for test case which now passesGareth Stockwell2010-08-181-1/+0
| * Ensure native window is considered invisible when it gets destroyedGareth Stockwell2010-08-181-0/+6
| * Refactored handling of window visibility events on SymbianGareth Stockwell2010-08-182-26/+37
| * Replaced backing store reference count with list of visible widgetsGareth Stockwell2010-08-183-31/+58
| * Test backing store is deleted after reparenting a visible native child widgetGareth Stockwell2010-08-181-0/+37
| * Test backing store is deleted after: partial reveal, full reveal, hideGareth Stockwell2010-08-181-0/+37
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-185-45/+80
|\
| * Fix previous commitJoona Petrell2010-08-181-1/+1
| * Add visible background element to declarative examples that didn't have anyJoona Petrell2010-08-183-40/+51
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-182-5/+29
| |\ |/ /
| * Repaint TextInput when password character changes in password modeJoona Petrell2010-08-172-5/+29
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1712-14/+466
|\ \
| * | Fix the blending of ARGB_PM image when using palignr to load the dataBenjamin Poulain2010-08-171-15/+5
| * | Adjusted define stylingDonald Carr2010-08-171-3/+1
| * | Fixes QWS window decoration offset issuesUwe Rathmann2010-08-172-2/+13
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-1710-11/+464
| |\ \ | | |/ | |/|
| | * tst_QDataStream::stream_QPixmap: actualy test QPixmap.Olivier Goffart2010-08-171-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-179-10/+463
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-169-10/+463
| | | |\
| | | | * Keyboard navigation regression in QTreeViewGabriel de Dietrich2010-08-162-3/+130
| | | | * Implement the general blending of ARGB32_pm with SSSE3Benjamin Poulain2010-08-164-0/+318
| | | | * QtDeclarative debugging: Add an option not to stream the properties of an obj...Olivier Goffart2010-08-163-7/+15
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-171-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix memory leak in gesture managerThomas Zander2010-08-171-1/+6
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-1722-199/+567
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing fileBea Lam2010-08-171-0/+86
| * | | Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-175-129/+273
| * | | Update QtDeclarative def filesJoona Petrell2010-08-172-0/+2
| * | | Update QtGui def filesJoona Petrell2010-08-172-1/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-1612-69/+202
| |\ \ \ | | |/ / | |/| |
| | * | Add missing auto test files.Martin Jones2010-08-162-0/+31
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-1610-69/+171
| | |\ \ | | | |/ | | |/|
| | | * Fix game could not be restartedmae2010-08-162-16/+5
| | | * Handle QGraphicsWidgets in FlickableMartin Jones2010-08-162-1/+38
| | | * More positioners with QGraphicsWidgets fixes.Martin Jones2010-08-162-2/+50
| | | * Make positioners work with QGraphicsWidgets alsoMartin Jones2010-08-163-49/+71
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-1610-112/+202
| | | |\
| | | * | emit countChanged where appropriate in RepeaterMartin Jones2010-08-162-1/+7
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Take advantage of a new EGL extension when posting 16 bit surfaces.Nicolai de Haan Brogger2010-08-161-1/+1
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-1668-1612/+1506
|\ \ \ \
| * | | | Translate bughowto.qdoc into zh_CN.Liang Qi2010-08-161-0/+53
| * | | | diagramscene example: fix leak and crashes.Olivier Goffart2010-08-162-10/+22
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-1667-307/+513
| |\ \ \ \
| | * \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-162-20/+18
| | |\ \ \ \
| | | * | | | qgrayraster: Speed up rendering of small cubic splines.Andreas Kling2010-08-161-20/+16
| | | * | | | Fix compilation: QT_NO_LINEEDITTasuku Suzuki2010-08-161-0/+2
| | * | | | | qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-1651-110/+267
| | |/ / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-134-50/+13
| |\ \ \ \ \