summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add notify signals for QIntvalidator, QDoubleValidator, QRegExpValidatorCharles Yin2011-07-293-1/+92
* Make it possible to update a related table after an external updateAndy Shaw2011-07-291-0/+23
* Emit selectionChanged signals when input method alters selection.Andrew den Exter2011-07-281-0/+24
* Mark tst_qsslcertificate::verify with QEXPECT_FAILRohan McGovern2011-07-281-0/+3
* Revert "test: unmark tst_QWidget::getSetCheck() as "insignificant" for Linux"Michael Goddard2011-07-261-1/+1
* Add QFreeList as an internal classBradley T. Hughes2011-07-263-0/+186
* Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+27
* Update cursor position when selection is reversed.Andrew den Exter2011-07-261-0/+12
* test: unmark tst_QWidget::getSetCheck() as "insignificant" for LinuxSergio Ahumada2011-07-251-1/+1
* Add initial support for bitmap version 4/5 headers.Ilya Konkov2011-07-254-0/+24
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-1/+1
* Delay masking the last character in Password echo mode.Andrew den Exter2011-07-251-0/+51
* Add unit tests to QStringLiteral and QByteArrayLiteral with operator %Thiago Macieira2011-07-211-8/+39
* Silence expected warnings from QObject::connect()/disconnect()David Faure2011-07-211-0/+2
* test: unmark tst_QNetworkAddressEntry::prefixAndNetmask as "insignificant"Sergio Ahumada2011-07-211-2/+0
* Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-211-1/+24
* test: fix tst_QFile::rename() autotestSergio Ahumada2011-07-212-2/+2
* Speed up tst_qcoreapplicationDavid Faure2011-07-211-18/+27
* tst_QNetworkAddressEntry::prefixAndNetmask use QHostAddress::AnyIPv4Martin Petersson2011-07-211-1/+1
* unmark tst_moc as failingOlivier Goffart2011-07-211-2/+0
* Fixed behavior on NULL foreign keysDaNiMoTh2011-07-201-9/+251
* Add a qHash for QUuidOlivier Goffart2011-07-191-0/+11
* QNetworkAccessFileBackend: Do not accept file url without scheme set.Martin Petersson2011-07-191-9/+0
* tests: do not run the testlib selftest helpers during `make check'Rohan McGovern2011-07-1935-0/+137
* 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
* 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
* 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
* 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
* 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