summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-266-1/+252
|\
| * Use SSSE3 to convert from RGB888 to RGB32Benjamin Poulain2010-07-264-0/+141
| * Skip tst_QLineEdit::QTBUG697_paletteCurrentColorGroup on non-x11Olivier Goffart2010-07-261-0/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-252-1/+108
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-242-1/+108
| | |\
| | | * Stabilize tst_qlineedit.cppOlivier Goffart2010-07-231-9/+17
| | | * QScriptEngineAgent: ensure that the top of the backtrace is correct in excep...Olivier Goffart2010-07-231-0/+83
| | | * Fix QLineEdit's Highlight color when inactive.Pierre Rossi2010-07-231-1/+17
* | | | Q_INVOKABLES added to Qt-DBusEvan Nguyen2010-07-261-8/+130
|/ / /
* / / Drawer widget in a MainWindow disappears after returning from full screen mode.Carlos Manuel Duclos Vergara2010-07-241-0/+23
|/ /
* | Fix test.Michael Brasser2010-07-231-0/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2327-180/+460
|\ \ | |/ |/|
| * Fix TextInput echoMode autotest on LinuxJoona Petrell2010-07-221-0/+4
| * Fix TextEdit text attribute and text stored in the internal QTextDocument hav...Joona Petrell2010-07-221-0/+34
| * Remove QDeclarativeItem::childrenChanged() signal overloadMartin Jones2010-07-221-0/+5
| * Add additional QVariant benchmarks.Michael Brasser2010-07-221-0/+45
| * Allow MouseArea dragging to filter mouse events from descendantsMartin Jones2010-07-221-0/+11
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-2125-180/+361
| |\
| | * Rename remaining 'wantsFocus'.Yann Bodson2010-07-212-9/+9
| | * Bounding rect of text was not always calculated correctly.Martin Jones2010-07-212-0/+37
| | * QML focus API updates.Michael Brasser2010-07-2113-159/+154
| | * 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
* | | | | | Remove a warning message that no longer appears after all on WindowsAndy Shaw2010-07-221-5/+1
* | | | | | Fix the smallFont test failure for Mac and LinuxAndy Shaw2010-07-221-0/+2
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-221-0/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-07-2110-100/+70
| |\| | | |
| * | | | | Ensure that font sizes that are > 0 and < 1 are still respectedAndy Shaw2010-07-211-0/+26
| | |_|/ / | |/| | |
* | | | | tst_moc: workaround gcc bug.Olivier Goffart2010-07-211-4/+7
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-202-0/+92
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Workaround gcc bug, disable test with old version of gccOlivier Goffart2010-07-201-0/+4
| * | | | QGraphicsItem: Animation leaves drawing artifacts when clipping is used.Bjørn Erik Nilsen2010-07-201-0/+73
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-201-0/+15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | moc: Slot with complex template default value does not compileOlivier Goffart2010-07-191-0/+15
| | | |/ | | |/|
* | | | 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-207-96/+0
|/ /
* / Do image comparison with fuzzHarald Fernengel2010-07-191-1/+18
|/
* Fix ListView sections with QList<QObject*>Martin Jones2010-07-192-0/+6