summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-1461-295/+420
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-1140-214/+231
| |\
| | * 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
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-0683-1739/+2867
| |\|
| | * QLatin1String, QStringView: add containsAnton Kudryavtsev2019-06-041-0/+124
| | * Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
| * | Bump version to Qt 6Lars Knoll2019-05-1414-77/+55
* | | Fix OpenGL vs. GLESv2 linkage, attempt number threeSimon Hausmann2019-06-051-1/+0
* | | cmake: build with exceptions disabled by defaultAlbert Astals Cid2019-06-053-0/+3
* | | Include the .prev_CMakeLists.txt files for selftestsAlexandru Croitor2019-06-0458-1/+1252
* | | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-044-2/+13
* | | cmake: Fix testlib/selftestsAlbert Astals Cid2019-06-0457-81/+1758
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-0310-9/+169
|\ \ \ | | |/ | |/|
| * | 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 remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-03201-2561/+6923
|\| |
| * | 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
| | | * | | Fix new[] delete mismatch in testAllan Sandfeld Jensen2019-05-151-1/+1
| | | * | | Fix canonicalFilePath() for files with trailing slashesVolker Hilsheimer2019-05-211-0/+2
| | | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-162-2/+3
| | | |\| |
| | | | * | Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
| | | | * | winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
| * | | | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-2716-80/+85
| |/ / / /
| * | | | tst_QVariant: Fix warnings about deprecated functions not under test —Friedemann Kleint2019-05-241-247/+258
| * | | | Add a bench-mark for QDate's isValid() and daysInMonth()Edward Welbourne2019-05-222-0/+57
| * | | | Tidy up in tst_QDateTimeEdward Welbourne2019-05-221-8/+7
| * | | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-234-9/+6
| * | | | QTextBrowser: set base URL and document URL before loading contentShawn Rutledge2019-05-221-6/+15
| * | | | tst_QActionGroup: avoid Java-style iteratorsMarc Mutz2019-05-221-9/+7
| * | | | Long live Qt::SplitBehavior!Marc Mutz2019-05-211-0/+141
| * | | | QFileSystemWatcher: lock autotest code away into a cold sectionMarc Mutz2019-05-211-0/+12