summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
* | | | wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
* | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-284-16/+21
|\| | |
| * | | Tidy up data-stream testEdward Welbourne2019-10-251-11/+10
| * | | Exclude tests that need GUI when GUI isn't availableEdward Welbourne2019-10-252-5/+3
| * | | tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
* | | | Update CLDR to v36Edward Welbourne2019-10-251-7/+7
* | | | Don't try to define QT_NO_CAST_TO_ASCII when the test undefines itEdward Welbourne2019-10-251-1/+1
* | | | Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-253-12/+11
* | | | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
* | | | QFileSystemEngine: Consistently check for invalid file namesUlf Hermann2019-10-241-0/+4
* | | | QStateMachine: Don't scream at the userRobert Loehning2019-10-241-4/+4
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-246-34/+91
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-246-34/+91
| |\| | |
| | * | | QODBC: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-10-151-14/+13
| | * | | QStandardPaths: Correct handling for XDG_RUNTIME_DIRSamuli Piippo2019-10-121-14/+20
| | * | | Fix QGraphicsScene::update() performanceAndre de la Rocha2019-10-111-2/+0
| | * | | Q{Shared,Weak}Pointer: Reduce overload sets in implicit conversionsMilian Wolff2019-10-111-0/+54
| | | |/ | | |/|
| | * | DTLS auto-test(s) - fix a buggy logic with pending datagramsTimur Pocheptsov2019-10-102-4/+4
* | | | Fix: confusion in QImage paintEngine creation on shared imagesEirik Aavitsland2019-10-241-0/+6
|/ / /
* | | Enable cursor in ligature test on WindowsEskil Abrahamsen Blomfeldt2019-10-211-0/+5
* | | Fix: QPainter off-by-one clipping for some non-integer scalingsEirik Aavitsland2019-10-181-1/+48
* | | Add testing of fillRect() to QPainter lancelot testEirik Aavitsland2019-10-164-0/+295
* | | tst_QSqlQuery: remove tests commented out a long time agoChristian Ehrlicher2019-10-161-90/+0
* | | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-158-30/+22
* | | Win32: Consolidate registry codeFriedemann Kleint2019-10-145-41/+99
* | | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
* | | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-134-12/+25
* | | QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* | | Fix QEasingCurve possible imprecision at endpointsEirik Aavitsland2019-10-111-0/+11