summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | Fix duplicate binary names issues in Symbian autotestsMiikka Heikkinen2010-08-067-6/+9
| | | | | * | | | | | Fix some autotest deployments to work in case Qt is already deployedMiikka Heikkinen2010-08-063-3/+9
| | | | | | |/ / / / | | | | | |/| | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-063-0/+19
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-063-0/+19
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | | * | | | | QXmlPatterns QAbstractDateTime: only parse 3 digits of time fractionPeter Hartmann2010-08-053-0/+19
| | | | | | |/ / / | | | | | |/| | |
| | | * | | | | | Top-level QML item should not have special focus handling.Michael Brasser2010-08-061-1/+1
| | | |/ / / / /
| | | * | | | | Add missing test file.Michael Brasser2010-08-051-0/+33
| | | * | | | | Make sure onFocusChanged is correctly emitted for items in a FocusScope.Michael Brasser2010-08-051-0/+56
| | | |/ / / /
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-041-0/+32
| | | |\ \ \ \
| | | | * | | | Implement comp_Source with SSE2 when there is a const alphaBenjamin Poulain2010-08-041-0/+32
| | | * | | | | Make SpringAnimation usable inside a transitionmae2010-08-042-0/+43
| | | |/ / / /
| | | * | | | Unbreak QImage::rgbSwapped() for many image formats.Andreas Kling2010-08-031-0/+66
| | | * | | | Make it possible to manually set the orientation of QML Viewer on SymbianJoona Petrell2010-08-031-3/+33
| | | * | | | Limit the pixmap cache in space as well as in time.Aaron Kennedy2010-08-032-0/+40
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-021-0/+65
| | | |\ \ \ \
| | | | * | | | Revert "Fix the byte order in QImage::fill for 24bpp formats"Olivier Goffart2010-08-022-65/+1
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-312-1/+130
| | | | |\ \ \ \
| | | | | * | | | Fix tst_QPainter::drawImage_task258776Olivier Goffart2010-07-301-1/+1
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-292-0/+129
| | | | | |\ \ \ \
| | | | | | * | | | Fix the rendering of lines with the X11 paint engineBenjamin Poulain2010-07-291-0/+65
| | | | | | * | | | Fix the byte order in QImage::fill for 24bpp formatsJohn Brooks2010-07-291-0/+64
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-021-4/+0
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Enabled tst_mediaobject::testPlayFromResource on SymbianGareth Stockwell2010-08-021-4/+0
| | | | |/ / / / / /
| | | * | | | | | | Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-022-0/+42
| | | |/ / / / / /
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-308-470/+815
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Add moving and flicking properties to PathViewMartin Jones2010-07-298-470/+815
| | | | |/ / / /
| | | * | | | | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-295-5/+79
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| / / / | | | | |/ / /
| | | | * | | Fix crash when all the items in a QListView are hiddenGabriel de Dietrich2010-07-271-0/+51
| | | | * | | Removed QEXPECT_FAIL macros from test cases which now passGareth Stockwell2010-07-261-3/+1
| | | | * | | One more .pro fix for deprecated INCPATHMarkus Goetz2010-07-221-1/+1
| | | | * | | Fix Rhys' qmake warningsMarkus Goetz2010-07-222-2/+2
| | | | * | | Fixed QVideoSurfaceFormat::isValid()Dmytro Poplavskiy2010-07-221-2/+25
| | | | * | | Remove references to files removed by previous commit.Jason McDonald2010-07-192-8/+0
| | | | * | | Remove files as instructed by Legal department.Jason McDonald2010-07-196-88/+0
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-07-291-2/+6
| | | |\ \ \ \
| | | | * | | | Fixed instability of tst_qdatetime::currentDateTime(Utc) on LinuxRohan McGovern2010-07-281-2/+6
| | | * | | | | tst_qlistview: use QTRY_COMPAREOlivier Goffart2010-07-281-1/+1
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-284-0/+212
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | | * | | | Add test for getting a backtrace in QMLOlivier Goffart2010-07-284-0/+212
* | | | | | | | fix breakages in qpainter autotests.Gunnar Sletta2010-08-171-3/+3
|/ / / / / / /
* | | | | | | Don't run QGLFunctions tests if cannot create contextRhys Weatherley2010-08-131-0/+6
* | | | | | | QGLFunctions - cross-platform access to ES2.0 APIRhys Weatherley2010-08-123-0/+246
|/ / / / / /
* | | | | | Some polishing to merge request 723Jan-Arve Sæther2010-08-111-2/+11
* | | | | | Patch to QTBUG-3078Carolina Gomes2010-08-111-0/+18
| |_|_|_|/ |/| | | |
* | | | | Added QPainter::clipBoundingRect() which is significantly fasterGunnar Sletta2010-08-091-0/+37
* | | | | Implement QFontMetrics::inFont(uint) which takes UCS-4 encoded charEskil Abrahamsen Blomfeldt2010-08-064-1/+28
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-08-067-54/+116
|\ \ \ \ \
| * | | | | tst_qsharedpointer.cpp: fix compilationOlivier Goffart2010-08-041-2/+0
| * | | | | QImage::fill() overloads that take QColor and Qt::GlobalColorGunnar Sletta2010-08-041-0/+113
| * | | | | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-033-8/+2