summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-07-217-8/+124
|\
| * Only ignore the same target value for a Behavior when it is running.Michael Brasser2010-07-212-0/+44
| * font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-213-8/+8
| * Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-212-0/+72
* | Ensure redirects (and indeed all reply process) is done in the right thread.Warwick Allison2010-07-211-0/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-203-4/+35
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-203-4/+35
| |\
| | * Ensure the boundingRect() of Text is correctly calculated.Michael Brasser2010-07-201-0/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-201-1/+18
| | |\
| | * | Ensure released VisualItemModel items are removed from the scene.Martin Jones2010-07-202-4/+34
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-201-3/+5
|\ \ \ \
| * | | | Added missing deployment to autotest.axis2010-07-201-1/+4
| * | | | Fixed some deployment issues on Symbian.axis2010-07-201-2/+1
| |/ / /
* | | | Fix a Headerview layout bugPierre Rossi2010-07-201-0/+21
* | | | Add a testcase for when peeking and then reading from a QIODeviceAndy Shaw2010-07-201-0/+26
|/ / /
* | | Remove some files as instructed by Legal department.Jason McDonald2010-07-205-96/+0
| |/ |/|
* | Do image comparison with fuzzHarald Fernengel2010-07-191-1/+18
|/
* Fix ListView sections with QList<QObject*>Martin Jones2010-07-192-0/+6
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-192-0/+10
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-1931-35/+954
| |\
| * | Always place PathView delegates centered on the pathMartin Jones2010-07-192-0/+10
* | | Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-1/+1
| |/ |/|
* | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-171-1/+1
|\ \
| * | Fixed some network tests never being run.Rohan McGovern2010-07-161-1/+1
* | | Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-1726-22/+837
|\ \ \
| * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-161-12/+12
| |\ \ \
| | * | | Allow test to pass on smaller screens (eg. 480 high).Warwick Allison2010-07-161-12/+12
| | | |/ | | |/|
| * | | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-163-0/+36
| |\ \ \ | | |/ /
| * | | Fixed tst_maketestselftest::tests_pro_files failureRohan McGovern2010-07-151-0/+2
| * | | Add a testcase for QTBUG-11213 to prevent future regressions.Robin Burchell2010-07-155-3/+134
| * | | Autotest: reenable the NTLM proxy test on tst_QTcpSocketThiago Macieira2010-07-151-2/+2
| * | | Autotest: add a small, boring test for QAuthenticatorThiago Macieira2010-07-152-0/+160
| * | | Add unit tests for QMimeData.Robin Burchell2010-07-143-0/+348
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1413-4/+178
| |\ \ \
| | * | | Fix an Assert in QTextTablePierre Rossi2010-07-141-0/+55
| | * | | Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-141-54/+0
| | * | | Attempt to fix build failure with msvc200{5,8} on Windows XP.Aaron McCarthy2010-07-141-1/+1
| | * | | Fix an Assert in QTextTablePierre Rossi2010-07-131-0/+54
| | * | | Fixing merge conflicts.Martin Smith2010-07-1363-564/+782
| | |\ \ \
| | * | | | Timing fix for slow devices.Robert Griebl2010-07-121-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-1010-2/+121
| | |\ \ \ \
| | | * | | | Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-091-0/+24
| | | * | | | immediately set function context when entering a namespaceOswald Buddenhagen2010-07-072-0/+40
| | | * | | | Phonon MediaSource fails to load when passed as a resource fileJens Bache-Wiig2010-07-071-2/+1
| | | * | | | run dep commands in build dirOswald Buddenhagen2010-07-074-0/+23
| | | * | | | Add missing API shimsKent Hansen2010-07-072-0/+33
* | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-07-166-13/+117
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-156-13/+117
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()Thiago Macieira2010-07-091-0/+56
| | * | | | Fix crash when removing columns in merged rowEskil Abrahamsen Blomfeldt2010-07-071-0/+14