summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure remove() doesn't corrupt the json objectLars Knoll2015-03-181-0/+21
* Fix support for iso8859-16 when compiling with ICULars Knoll2015-03-181-0/+8
* Fix source incompatibility while connecting signals with forward declared arg...Olivier Goffart2015-03-181-1/+20
* Remove the tests for Ubuntu Oneiric (11.10)Thiago Macieira2015-03-177-17/+0
* iOS: Skip tests that don't make sense or don't work on the platformTor Arne Vestbø2015-03-161-1/+1
* QStateMachine: add objectName to objects to ease debugging.Erik Verbruggen2015-03-161-1/+9
* QStateMachine: fix warnings in test.Erik Verbruggen2015-03-161-3/+2
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-1616-55/+122
* Network tests: don't try to test against disabled network interfacesThiago Macieira2015-03-162-5/+8
* Fix build of tests on QNX.Rafael Roquetto2015-03-146-69/+101
* tst_QUrl: Add extra testcasesThiago Macieira2015-03-141-1/+10
* Improve rounding in QCosmeticStrokerAllan Sandfeld Jensen2015-03-121-0/+45
* Cocoa: Correct mouse event forwarding for popupsMorten Johan Sørvig2015-03-122-0/+156
* Track modifications of white space in QString::simplified().Friedemann Kleint2015-03-121-0/+2
* tst_QWindow::initialSize: Use showNormal() instead of show()v5.5.0-alpha1Tor Arne Vestbø2015-03-121-3/+3
* CMake: Fix regression with quoted OPTIONS parameterAndré Klitzing2015-03-111-0/+3
* tst_QDateTime: remove silly test for timezone date too earlyThiago Macieira2015-03-111-7/+5
* tst_QDateTime: Mark more Windows incorrect transitionsThiago Macieira2015-03-111-0/+12
* Fix regression in time zone handlingFrederik Gladhorn2015-03-111-12/+0
* QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* Remove cruftFrederik Gladhorn2015-03-091-18/+0
* Fix building tests on QNXAllan Sandfeld Jensen2015-03-092-9/+4
* QStringAlgorithms::simplified_helper: add missing check for detachedThiago Macieira2015-03-071-0/+9
* Fix race condition in QDateTime::timeZone() and other methodsThiago Macieira2015-03-071-0/+53
* Introduce QQuaternion::rotationTo(vecFrom, vecTo)Konstantin Ritt2015-03-071-0/+60
* [QQuaternion] Add a way to convert to/from orthonormal axesKonstantin Ritt2015-03-071-28/+95
* Add a QHostAddress::toIPv4Address overload taking a bool *okThiago Macieira2015-03-061-0/+48
* QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4Thiago Macieira2015-03-061-0/+5
* Make QPersistentModelIndex an internal meta-typeGabriel de Dietrich2015-03-062-0/+17
* Manual dialog test: Add a message box for printer errors.Friedemann Kleint2015-03-051-8/+41
* Introduce QQuaternion::dotProduct()Konstantin Ritt2015-03-051-0/+55
* Make QCoreApplication::applicationName available after app destruction.David Faure2015-03-051-4/+9
* Add missing fetchAndXxx methods to atomic classes based on std::atomicThiago Macieira2015-03-0551-19/+111
* Fix bind+connect in both TCP and UDPThiago Macieira2015-03-042-13/+182
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-041-4/+4
|\
| * tst_QNetworkDiskCache: Stop using actual web serversThiago Macieira2015-03-041-4/+4
* | Optimize fallback RGB888 to RGB32 conversionAllan Sandfeld Jensen2015-03-032-2/+29
* | QTabletEvent manual test: use built-in QDebug operatorShawn Rutledge2015-03-031-77/+11
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-037-1/+34
* | Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-026-13/+138
|\|
| * Fix drawing of background for multipage QTextTable cellsJoni Poikelin2015-03-021-0/+115
| * Revert "Update the DNS and name-resolver tests to the official zone"Thiago Macieira2015-03-013-7/+7
| * Fix crash when converting format of QImage created from bufferEirik Aavitsland2015-02-261-0/+13
| * Autotest: fix existence check after c8c68ec.David Faure2015-02-241-6/+3
* | Prevent static functions of Q[Gui]Application from crashing if there is no in...Friedemann Kleint2015-02-272-0/+62
* | Use C++ <cmath> instead of <math.h> in math3d autotestsKonstantin Ritt2015-02-263-9/+10
* | Output registered enums in qDebug operator for QFlags.Friedemann Kleint2015-02-261-0/+8
* | [QQuaternion] Fix naming of the new methodsKonstantin Ritt2015-02-261-3/+3
* | Reverse iteration in QMetaEnum::valueToKeys().Friedemann Kleint2015-02-261-0/+34
* | QSysInfo: expand Linux distribution detection to /etc/lsb-releaseThiago Macieira2015-02-253-0/+147