summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-3021-6/+513
* Revert "test: marked tst_qlocale as insignificant on Windows"Friedemann Kleint2014-01-301-1/+0
* Get rid of QGlyphLayout::advances_yKonstantin Ritt2014-01-301-4/+3
* Add more specific HTTP error codes to QNetworkReply::NetworkErrorMandeep Sandhu2014-01-301-2/+2
* Introduce QChar::JoiningType enum and QChar::joiningType() methodKonstantin Ritt2014-01-291-20/+22
* Ensure QImage::pixel() on RGB32 images returns valid QRgb valuesAllan Sandfeld Jensen2014-01-291-17/+12
* Round evenly in INV_PREMULAllan Sandfeld Jensen2014-01-291-0/+22
* Fix usage of QObjectPrivate::connect when q_func() is private.Olivier Goffart2014-01-291-1/+1
* Tests for semi transparent blend on opaque formatsAllan Sandfeld Jensen2014-01-291-0/+110
* Fix tst_QLocale::windowsDefaultLocale().Friedemann Kleint2014-01-281-16/+35
* Fix application font removal when using FontConfigFabian Bumberger2014-01-284-1/+35
* QPrintDialog manual test: Break endless loop for invalid DPI.Friedemann Kleint2014-01-281-6/+11
* tst_qcolumnview: Set layout direction on widgets instead of application.Friedemann Kleint2014-01-281-9/+8
* Use a fake directory model instead of QDirModel in item view tests.Friedemann Kleint2014-01-275-82/+201
* tst_qmdisubwindow: WindowCloseButtonHint is a standard window flag, tooBastiaan Veelo2014-01-271-1/+1
* Fix QArrayData checkKai Koehne2014-01-261-6/+3
* Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-243-5/+5
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-242-7/+7
* Fix crash of tst_qaccessibilitylinux when DBus is not available.Friedemann Kleint2014-01-241-0/+3
* Ref qualified version of QImage::convertToFormatAllan Sandfeld Jensen2014-01-231-2/+46
* Update the qHash function for strings to use the CRC32 instructionThiago Macieira2014-01-233-14/+48
* iOS: Enable building of basic testsTor Arne Vestbø2014-01-224-6/+13
* Fix lack of deterministic behavior in moc.Jędrzej Nowacki2014-01-223-1/+175
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-2118-65/+234
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2018-65/+234
| |\
| | * Fix warning in QVariant test.Christian Kandeler2014-01-201-1/+1
| | * Fix cd(), cdUp() QDir member functions docs regarding nonreadable dirsBartosz Brachaczek2014-01-201-0/+19
| | * Fix crash when constructing a QVector with an empty initializer list.Volker Krause2014-01-181-0/+3
| | * moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-173-1/+17
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
| | * test: Don't build qmimedatabase-cache for QNXSergio Ahumada2014-01-161-1/+1
| | * Android: QStandardPaths implementationChristian Strømme2014-01-161-3/+3
| | * network tests: add manual test for uploading images to FacebookPeter Hartmann2014-01-151-0/+107
| | * test: tst_qhttpsocketengine requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * test: tst_qhostinfo requires `private_tests' setSergio Ahumada2014-01-151-0/+1
| | * Stabilize tst_scrollbar.Friedemann Kleint2014-01-141-41/+52
| | * QDate - Fix parsing Qt::ISODateJohn Layt2014-01-111-0/+7
| | * QDateTime - Fix isValid() if invalid QTimeZoneJohn Layt2014-01-111-0/+7
| | * network proxy tests: adapt proxy authentication to new serverPeter Hartmann2014-01-101-3/+2
| | * Remove #ifdef from outside test functionsThiago Macieira2014-01-102-12/+13
* | | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-211-0/+24
* | | Testlib: Use QString for messages in QAbstractTestLogger::addMessage()Friedemann Kleint2014-01-216-24/+67
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-211-5/+17
* | | Rename a test class to a bit more verbose name.Jędrzej Nowacki2014-01-201-1/+1
* | | Add missing header guardsJędrzej Nowacki2014-01-2039-10/+162
|/ /
* | Introduce function for standard button texts to QPlatformTheme.Friedemann Kleint2014-01-181-4/+4
* | Testlib/generate_expected_output.py: Fix encoding.Friedemann Kleint2014-01-181-1/+1
* | Testlib/generate_expected_output.py: Pass tests as command line arguments.Friedemann Kleint2014-01-181-3/+8
* | d3dcompiler_qt: Place compiler options in the shader file nameAndrew Knight2014-01-181-3/+4
* | Update test result generator script to set duration to 0Frederik Gladhorn2014-01-181-1/+1