summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Let QItemSelectionModel::columnIntersectsSelection honor the parentChristian Ehrlicher2019-12-141-0/+4
* QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-1/+96
* Fix more mis-handling of spaces in ISO date format stringsEdward Welbourne2019-12-101-0/+38
* tst_QSqlQuery: fix some testsChristian Ehrlicher2019-12-101-39/+36
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-108-18/+18
* QWidget: React to platform surface being created or destroyedTor Arne Vestbø2019-12-091-0/+54
* tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
* Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+46
* Allow lower-case for the T and Z in ISO 8601 date formatEdward Welbourne2019-12-061-0/+2
* Fix handling of trailing space at the end of an ISO date-timeEdward Welbourne2019-12-061-0/+11
* Fix crash when a date-time has an invalid time-zoneEdward Welbourne2019-12-061-14/+38
* Manual High DPI test: Add a page logging all screen change signals to MetricsFriedemann Kleint2019-12-051-7/+130
* Copy formatting attributes when cloning an empty QTextDocumentSona Kurazyan2019-12-051-0/+27
* QCborValue: fix replacing of elements with byte data with ones withoutThiago Macieira2019-12-051-0/+28
* docker-compose now brings up the docker images tagged as "latest"Dimitrios Apostolou2019-12-052-28/+30
* Fix flaky test tst_QFiledialog::clearLineEdit()Dimitrios Apostolou2019-12-031-0/+1
* Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+38
* Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-032-0/+41
* QTreeView: Reset the pressed index if the decoration was pressed onAndy Shaw2019-11-291-2/+16
* tst_qsslcertificate: fix subjectAndIssuerAttributesTimur Pocheptsov2019-11-282-14/+9
* More polish of the manual High DPI testFriedemann Kleint2019-11-281-22/+76
* Polish the manual High DPI testFriedemann Kleint2019-11-283-114/+145
* Work around macOS's inconsistency in naming of India's time-zoneEdward Welbourne2019-11-281-0/+9
* QWidget: don't set WA_PendingMoveEvent when geometry does not changeChristian Ehrlicher2019-11-271-0/+34
* Be consistent in the RFC2822Date invalid character testsEdward Welbourne2019-11-273-41/+96
* Permit leading space at start of RFC 2822 Date formatEdward Welbourne2019-11-273-0/+32
* Make Qt::RFC2822Date's doc match up with its implementationEdward Welbourne2019-11-273-3/+3
* QCborValue: Extend the constructor to also create extended typesThiago Macieira2019-11-231-12/+59
* Fix QCborValue::toCbor with non-ASCII URLsThiago Macieira2019-11-231-0/+3
* Fuzzing: Update location of testcases in ReadmeRobert Loehning2019-11-211-1/+2
* tst_QScopeGuard: Remove unused lambda captureKari Oikarinen2019-11-191-1/+1
* QDom: use QLocale::C when converting a double to a xml attributeChristian Ehrlicher2019-11-191-0/+69
* Revert "[macOS] Skip test that triggers a buffer overflow in CoreFoundation"Edward Welbourne2019-11-181-6/+0
* QLineEdit: Fix End key for input masksDaniel Teske2019-11-151-0/+8
* QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-141-0/+14
* Allow longer time-zone components on AndroidEdward Welbourne2019-11-142-4/+19
* Fuzzing: Add comment how to recude noise in iccparser's fuzzerRobert Loehning2019-11-131-0/+4
* Move some tests of QTimeZonePrivate::isValidId() to where they belongEdward Welbourne2019-11-131-28/+24
* Diaglib/Windows: Output more information on geometry for native handlesFriedemann Kleint2019-11-081-4/+67
* Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-071-0/+3
* Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-064-0/+80
|\
| * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-052-0/+8
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-301-0/+49
| |\
| | * Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-113-4/+13
| | |\
| | * | Schannel: no longer keep old ssl errors around when reusing socketMårten Nordheim2019-10-071-0/+49
| * | | Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
* | | | QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-052-5/+14
* | | | Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-051-0/+63
* | | | Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3