summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove QXmlTestLogger constructor default paramJason McDonald2011-09-011-1/+1
* Fix inclusion of .qmake.cache for modules with config tests.Aaron McCarthy2011-09-011-3/+10
* Simplify qtestlib logging code, part 3Jason McDonald2011-09-017-266/+37
* Simplify qtestlib logging code, part 2Jason McDonald2011-09-018-29/+29
* Simplify qtestlib logging code, part 1Jason McDonald2011-09-0112-678/+46
* qssl: add support for QSsl::Opaque keyCorentin Chary2011-08-315-15/+61
* Add src/v8/qtv8version.h to .gitignoreBradley T. Hughes2011-08-311-0/+1
* Fix build with Clang for libpng versions 1.4.0 to 1.5.2Tor Arne Vestbø2011-08-311-0/+23
* Introduce menubar plugin systemAurélien Gâteau2011-08-314-1/+42
* Introduce QAbstractPlatformMenuBarAurélien Gâteau2011-08-316-11/+457
* Hide Q<Platform>MenuActionAurelien Gateau2011-08-315-10/+10
* Fix warning about initialization orderAurélien Gâteau2011-08-311-3/+3
* Remove XFAIL from selftests for some platformsJason McDonald2011-08-315-11/+14
* Add QLocale::toUpper/LowerLars Knoll2011-08-314-30/+61
* Correctly position aliased lines with flat capsLars Knoll2011-08-312-28/+32
* QSslCertificate: regenerate blacklisted certificates, they were expiredPeter Hartmann2011-08-319-90/+90
* Fix errors in lightxml test loggerJason McDonald2011-08-3118-68/+177
* Make lightxml and xml log formatting consistentJason McDonald2011-08-3129-63/+63
* Remove ability to run tests in random order.Jason McDonald2011-08-3112-171/+11
* Make sure tests/auto/v8.pro doesn't clobber auto.proKent Hansen2011-08-311-2/+2
* QSslCertificate: blacklist fraudulent *.google.comPeter Hartmann2011-08-302-0/+31
* Compile fix on Mac OS XBradley T. Hughes2011-08-301-1/+1
* QHttpNetworkConnection : Fix the case when we only have one channelMartin Petersson2011-08-302-31/+46
* QHttpNetworkReply: Change dataReadProgress to qint64.Martin Petersson2011-08-303-5/+4
* Add a signal emitted callback to QAbstractDeclarativeDataAaron Kennedy2011-08-302-0/+6
* Fix fontconfig configure testJiang Jiang2011-08-291-1/+0
* Add QtV8 library to QtBaseKent Hansen2011-08-2934-10/+5789
* Optimized QMatrix4x4 by improving how 'flagBits' are used.Kim Motoyoshi Kalland2011-08-293-422/+666
* Remove the QTEST_NOEXITCODE define.Jason McDonald2011-08-291-6/+0
* Rename COMPARE_IMPL2 to TO_STRING_IMPL.Jason McDonald2011-08-291-15/+15
* Remove unused functionJason McDonald2011-08-291-6/+0
* Remove literal tabsJason McDonald2011-08-291-5/+5
* Remove default params from QTestData constructorJason McDonald2011-08-291-1/+1
* Remove obsolete ifdef.Jason McDonald2011-08-291-3/+1
* Remove debugging printf.Jason McDonald2011-08-291-1/+0
* Remove obsolete autotest command-line flag.Jason McDonald2011-08-291-2/+0
* Send error messages to stderr rather than stdoutJason McDonald2011-08-292-34/+34
* Remove unused members and methods from QTestLogger.Jason McDonald2011-08-292-86/+10
* Remove unused methods from QTestLogger.Jason McDonald2011-08-292-13/+0
* Remove QTestLog constructor/destructor definitionsJason McDonald2011-08-291-8/+0
* Add missing assertions.Jason McDonald2011-08-291-0/+3
* Be more consistent when including private headers.Jason McDonald2011-08-291-3/+1
* Remove mode parameter from QTestLog::addSkip().Jason McDonald2011-08-295-10/+6
* Fix broken header file guard.Jason McDonald2011-08-291-1/+1
* Fix typo in enum name.Jason McDonald2011-08-293-5/+5
* Fix minor formatting issues.Jason McDonald2011-08-291-7/+7
* Remove QTestFileLogger class.Jason McDonald2011-08-296-201/+5
* Remove ability to change XML logger during a test.Jason McDonald2011-08-299-23/+17
* Enable multiple instances of QAbstractTestLogger.Jason McDonald2011-08-296-164/+167
* Remove color logging feature from qtestlib.Jason McDonald2011-08-293-74/+12