summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QFuture: Wait for result on iterator advanceMorten Johan Sørvig2019-05-131-0/+67
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-1421-234/+467
|\
| * Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-4/+4
| |\
| | * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
| | * QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-112-126/+138
| |\ \
| | * | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
| | * | Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-0714-80/+265
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-0714-80/+265
| | |\| |
| | | * | Diaglib: Improve formatting of DebugProxyStyleFriedemann Kleint2019-06-043-26/+42
| | | * | Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
| | | * | Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
| | | * | cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-2/+7
| | | * | Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-032-34/+143
| | | * | Correct qfloat16's 1/inf == 0 testEdward Welbourne2019-05-271-2/+2
| | | * | QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
| | | * | QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
| * | | | tst_QGraphicsView::cursor2(): Prospective fix for flakyness on WindowsFriedemann Kleint2019-06-071-19/+19
| * | | | Blacklist tst_QGraphicsView::cursor2 on WindowsShawn Rutledge2019-06-071-0/+1
| * | | | Fix reference to a dead temporaryAllan Sandfeld Jensen2019-05-221-5/+17
| |/ / /
| * | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-071-0/+23
* | | | Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-13109-1/+9075
* | | | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-136-34/+23
* | | | Brush up tst_QUrlFriedemann Kleint2019-06-111-7/+8
* | | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-107-41/+41
* | | | Fix deprecation warningsChristian Ehrlicher2019-05-271-55/+52
* | | | Fix deprecation warnings in tst_QUrlFriedemann Kleint2019-05-291-71/+58
* | | | Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-0627-6/+13
* | | | Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-053-26/+27
* | | | QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-042-15/+40
* | | | QLatin1String, QStringView: add containsAnton Kudryavtsev2019-06-041-0/+124
* | | | Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
* | | | QTextBrowser: detect and load markdown rather than assuming HTMLShawn Rutledge2019-05-302-0/+18
* | | | tst_qtextbrowser: add markdown test data to TESTDATAShawn Rutledge2019-06-011-1/+1
* | | | QCommandLineParser: add --help-all, to show Qt options as wellDavid Faure2019-05-151-5/+62
* | | | qhashfunctions.h: add specializations of std::hash for some Qt typesMarc Mutz2019-05-291-0/+36
* | | | QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-243-1/+16
* | | | QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-0/+13
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-2715-1180/+1298
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-2715-1180/+1298
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-279-1167/+1276
| | |\| |
| | | * | Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
| | | * | tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
| | | * | Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
| | | * | Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
| | | * | Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
| | | * | Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
| | | * | Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
| | * | | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-10/+16