summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Crash fix in QMetaType::typeFlags.Jędrzej Nowacki2012-03-111-0/+6
| | * Make tst_qsql.cpp independent of QtWidgetsDebao Zhang2012-03-112-3/+3
| | * Make tst_qapplication build when QT_NO_SHAREDMEMORY is definedKevin Krammer2012-03-091-0/+4
| | * Windows: Fix QStyleSheetStyle autotest antialiasing issuesMiikka Heikkinen2012-03-092-14/+18
| | * Make tst_qmouseevent.cpp independent of QtWidgetsDebao Zhang2012-03-092-13/+9
| | * Clean up for some auto tests of the gui/kernel.Debao Zhang2012-03-096-9/+7
| | * tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-094-4/+2
| | * QRegularExpression: minor fix to captureIndexForNameGiuseppe D'Angelo2012-03-082-1/+59
| | * QRegularExpression: improve JIT memory handlingGiuseppe D'Angelo2012-03-082-0/+29
| | * use $$QT_BUILD_TREE instead of $$(QTDIR)Oswald Buddenhagen2012-03-081-2/+2
| | * remove strange .qmake.cache hacksOswald Buddenhagen2012-03-085-26/+0
| | * Windows: Removing insignification from QTextEdit testMiikka Heikkinen2012-03-081-2/+0
| | * Fix a bug in the assignment operators for QJsonObject and ArrayLars Knoll2012-03-081-0/+33
| | * Crash fix in QMetaType::typeName.Jędrzej Nowacki2012-03-081-4/+8
| | * Fix crash in QVariant::canConvert.Jędrzej Nowacki2012-03-081-0/+6
| | * Windows: Make QMenuBar autotest significant againDebao Zhang2012-03-081-2/+0
| | * Remove usage of QtXml from rcc, add testGiuseppe D'Angelo2012-03-0845-16/+746
| | * Call updateAccessibility with the right index.Frederik Gladhorn2012-03-081-14/+14
| | * selftests: Improve reporting of problems with loading expected outputJason McDonald2012-03-081-4/+17
| | * testlib: Improve verbose and XPASS outputJason McDonald2012-03-089-35/+35
| | * Mark unstable windows network testsShane Kearns2012-03-086-0/+25
| | * Rework QNetworkProxyFactory::systemProxyForQuery autotestShane Kearns2012-03-081-21/+76
| | * Mark tst_QNetworkReply::getThenDeleteObject as unstableShane Kearns2012-03-081-0/+1
| | * tst_qnetworkreply - remove qRegisterMetaType duplicatesShane Kearns2012-03-081-28/+0
| | * Add windows XFAIL to qnetworkreply autotestShane Kearns2012-03-081-0/+4
| | * chiptester benchmark: compileMarc Mutz2012-03-081-0/+1
| | * examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-083-3/+3
* | | Fix QString:mid and midRef, againJoão Abecasis2012-03-121-8/+44
|/ /
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-19/+19
* | Mark tst_qtimeline as insignificant on WindowsSergio Ahumada2012-03-091-0/+2
* | Merge "Merge remote-tracking branch 'origin/containers' into api_changes" int...Friedemann Kleint2012-03-0920-97/+2541
|\ \
| * | Skip test when implicit move operators not availableJoão Abecasis2012-03-081-0/+43
| * | Merge remote-tracking branch 'origin/api_changes' into containtersJoão Abecasis2012-03-08120-896/+4328
| |\ \
| * | | Base QList::setSharable on RefCount::setSharableJoão Abecasis2012-03-051-0/+172
| * | | Introduce QMetaType::UnknownType.Jędrzej Nowacki2012-03-023-10/+23
| * | | Add AllocationOption::GrowJoão Abecasis2012-02-292-4/+36
| * | | Test setSharable with "raw data"João Abecasis2012-02-291-0/+3
| * | | Port QDBusMetaObject to Qt5 meta-property/method descriptor formatKent Hansen2012-02-291-0/+224
| * | | Add QMetaMethodBuilder::parameterTypes() functionKent Hansen2012-02-291-0/+23
| * | | Long live Qt5 meta-object method/property descriptorsKent Hansen2012-02-291-4/+40
| * | | Rename QMetaMethod::signature() to methodSignature()Kent Hansen2012-02-298-35/+35
| * | | Change the representation of meta-object string dataKent Hansen2012-02-291-1/+1
| * | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-29196-828/+1646
| |\ \ \
| * | | | Port badxml autotest to QMetaObjectBuilderKent Hansen2012-02-242-16/+16
| * | | | SimpleVector: don't assert when reserving on emptyJoão Abecasis2012-02-222-2/+65
| * | | | Change QVector's in-memory data layoutJoão Abecasis2012-02-221-4/+7
| * | | | Change meaning of offset in QStringDataJoão Abecasis2012-02-221-1/+1
| * | | | Workaround compiler issueJoão Abecasis2012-02-221-1/+1
| * | | | Merge remote-tracking branch 'gerrit/master' into containersJoão Abecasis2012-02-21404-5362/+9086
| |\ \ \ \
| * | | | | Change meaning of offset in QByteArrayDataJoão Abecasis2012-02-211-1/+1