summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: do not run benchmarks by default in 'make check'Rohan McGovern2011-07-1969-1/+267
| * tests: Mark failing autotests as "insignificant" for nowSergio Ahumada2011-07-1942-10/+63
| * Skip boundry neutral characters in bidi itemizationJiang Jiang2011-07-141-0/+1
| * drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-131-3/+2
| * QNAM: Introduce clearAccessCache()Markus Goetz2011-07-131-1/+1
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-196-30/+30
* | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-76/+0
* | Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-07-1310-7/+406
|\|
| * Add the ability to verify a chain of certificatesRichard Moore2011-07-128-0/+365
| * Refactor QByteArray to allow for const dataLars Knoll2011-07-121-2/+28
| * Added macro to check if the malloc hooks should be volatile.Christian Strømme2011-07-121-5/+13
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-1233-49/+436
|\|
| * Add autotest for QStringLiteralLars Knoll2011-07-121-0/+26
| * Compile with C++0x enabledLars Knoll2011-07-121-2/+2
| * QSslCertificate: rename "tag" to "attribute", as in the RFCPeter Hartmann2011-07-121-7/+7
| * SSL: Add methods to access the tags of the subject and issuer of a certRichard Moore2011-07-113-0/+120
| * QSslSocket: Add accessors for SSL versionRichard Moore2011-07-111-0/+10
| * Remove more references to demos.Casper van Donderen2011-07-083-3/+3
| * QNAM: Add support for more KnownHeadersMarkus Goetz2011-07-081-0/+26
| * Fix a crash when D-Bus library can't be loadedHarald Fernengel2011-07-073-0/+94
| * Doc: Fixing typoSergio Ahumada2011-07-0717-42/+42
| * Use Q_DECL_CONSTEXPR in QFlagsOlivier Goffart2011-07-061-0/+28
| * Make qtextlayout autotests to compileSergio Ahumada2011-07-061-0/+1
| * Remove references to QT_INSTALL_DEMOS & DemosPath.Casper van Donderen2011-07-061-2/+2
| * QNetworkReply benchmark: Benchmark a chain of SSL requestsMarkus Goetz2011-07-061-0/+82
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-06416-69929/+421
|\|
| * Update the documentation after moving examples.Casper van Donderen2011-07-052-7/+7
| * Move some other examples around in the docs.Casper van Donderen2011-07-052-3/+3
| * Fix QScopedPointerarray default constructorOlivier Goffart2011-07-051-0/+22
| * QNAM HTTP: Fix canReadLine() for zerocopyMarkus Goetz2011-07-051-0/+28
| * Doc: Fixing typoSergio Ahumada2011-07-0523-43/+43
| * Always assume IPv6 supportMarkus Goetz2011-07-042-7/+0
| * Move the composition example in the docs.Casper van Donderen2011-07-012-2/+2
| * Fix text color in some cases of QML and QStaticTextEskil Abrahamsen Blomfeldt2011-06-302-0/+41
| * Add core-private to the qmainwindow autotestPrasanth Ullattil2011-06-291-1/+1
| * Cleaning up the QPainter/arthur testing stuffaavit2011-06-29379-69755/+38
| * Move the chip example in the docs.Casper van Donderen2011-06-292-1/+1
| * Move the books example in the docs.Casper van Donderen2011-06-292-1/+1
| * Remove QPainter::UniteClipGunnar Sletta2011-06-283-71/+3
| * Change references to affine example.Casper van Donderen2011-06-282-1/+1
| * Fix invalid read in QUrl::removeAllEncodedQueryItemsOlivier Goffart2011-06-281-0/+25
| * Add a test for multiple CNs and fix the rest of the tests for the APIRichard Moore2011-06-272-14/+93
| * Update the tests to handle multiple entries for subject and issuer info.Richard Moore2011-06-271-36/+36
| * QStringBuilder: do not crash with null char*Olivier Goffart2011-06-271-0/+12
| * Fix autotest to not depend on rasterization detailsaavit2011-06-271-0/+2
| * Revert "fix breakages in qpainter autotests."aavit2011-06-271-3/+3
| * Fix event delevery orderOlivier Goffart2011-06-271-0/+75
* | Fix compilationLars Knoll2011-06-273-6/+5
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-2717-51/+361
|\|
| * SSL certificate printing: fix auto test for different OpenSSL versionsPeter Hartmann2011-06-223-4/+52