summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Introduce QImage::reinterpretAsFormatAllan Sandfeld Jensen2017-01-181-0/+63
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-182-4/+1
* | Add redirects policy to QNetworkAccessManagerTimur Pocheptsov2017-01-171-0/+169
* | Introduce QNetworkAccessManager::clearConnectionCache()Sebastian Lösch2017-01-163-3/+6
* | Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-122-5/+5
* | Add expandingListItems property to QListViewAlexander Volkov2017-01-121-0/+24
* | Remove two unused static methods of QDateTimePrivateEdward Welbourne2017-01-121-2/+0
* | Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-124-0/+47
* | modeltest: use QCOMPARE where possibleDavid Faure2017-01-111-28/+28
* | Simplify fileTimeToQDateTime() by having it return a UTC timeEdward Welbourne2017-01-113-0/+98
* | HTTP/2 - fix handling of GOAWAY frameTimur Pocheptsov2017-01-113-12/+113
* | Widgets: report focus object change to QtGui before sending widget eventsTor Arne Vestbø2017-01-101-1/+59
* | Long live QTest::addRow()!Marc Mutz2017-01-106-17/+17
* | Introduce QDir::isEmpty()Elvis Angelaccio2017-01-081-0/+23
* | macOS: Fix unused function warning in tst_QWidgetTor Arne Vestbø2017-01-061-0/+2
* | Improve mime type filters in QFileDialogElvis Angelaccio2017-01-061-0/+30
* | tst_QImageWriter: clean upMarc Mutz2017-01-061-43/+44
* | Added isObsolete and setObsolete functions in QUndoStackAddison Elliott2017-01-021-0/+765
* | QDateTime test: clarify overflow-checkEdward Welbourne2017-01-021-6/+4
* | tst_qnetworkreply - remove redundant semicolonTimur Pocheptsov2016-12-281-1/+1
* | Extend qChecksum calculationLars Schmertmann2016-12-251-0/+30
* | QByteArray: Overload toHex() with separator characterAndre Hartmann2016-12-241-2/+45
* | CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-233-0/+63
* | QSplitterHandle: Ensure a minimum grab areaGabriel de Dietrich2016-12-231-0/+24
* | Update Widgets/Util Tests to Qt5 Connection SyntaxAddison Elliott2016-12-224-59/+59
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devShawn Rutledge2016-12-1911-28/+212
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1611-28/+212
| |\|
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-168-28/+117
| | |\
| | | * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-085-3/+14
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-12-075-3/+14
| | | | |\
| | | | | * Fix the JPEG EXIF reader to deal with some broken/corrupt filesv5.7.1Thiago Macieira2016-12-015-3/+14
| | | | | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-211-1/+49
| | | * | | QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-2/+1
| | | * | | QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-081-0/+27
| | | * | | QHostAddress: fix assignment operatorsMarc Mutz2016-12-071-25/+38
| | | * | | rename QPointerUniqueId -> QPointingDeviceUniqueIdShawn Rutledge2016-12-071-4/+4
| | | * | | QPointerUniqueId: make fit for releaseMarc Mutz2016-12-011-0/+39
| | * | | | manual tests: Fix build with modularized configure.jsonAlexander Volkov2016-12-141-0/+1
| | * | | | qmake: introduce magic bypassNesting() scopeOswald Buddenhagen2016-12-132-0/+94
* | | | | | touch manual test and TouchPoint qDebug: show horz/vert ellipse diamShawn Rutledge2016-12-161-11/+14
|/ / / / /
* | | | | Introduce a configure option for QProcessEnvironmentJake Petroules2016-12-161-1/+3
* | | | | Fix handling of time-zones in QDateTime::toString(Qt::TextDate)Edward Welbourne2016-12-141-0/+44
* | | | | Fix QDateTime::toString(Qt::ISODate)'s handling of Qt::TimeZoneEdward Welbourne2016-12-141-0/+23
* | | | | Lower timeout on tst_QSemaphore::tryAcquireWithTimeoutAllan Sandfeld Jensen2016-12-142-6/+3
* | | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1374-518/+1308
|\| | | |
| * | | | Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-1/+109
| * | | | QDir::cd(): Handle UNC server paths correctlyFriedemann Kleint2016-12-121-1/+6
| * | | | QDir::cleanPath(): Do not cd above root paths (UNC, WinRT)Friedemann Kleint2016-12-121-4/+12
| * | | | Disable core dumps for selftests that are meant to be crashingTor Arne Vestbø2016-12-081-1/+3
| * | | | UIKit: Improve handling of private system fonts / fallback fontsTor Arne Vestbø2016-12-081-1/+0