summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fix an assertion in the BiDi algorithmLars Knoll2019-02-091-0/+6
| | | * Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-0/+6
| | | * Avoid read-outside-array error by QStringRef over-reachEdward Welbourne2019-02-081-0/+13
| * | | QtWidgets: mark QFileDialog functions as deprecatedChristian Ehrlicher2019-02-121-12/+12
| * | | Deduplicate QWidgetPrivate::invalidateBufferTor Arne Vestbø2019-02-121-5/+9
| |/ /
| * | tst_QMenu: skip part of menuSize_Scrolling testSamuli Piippo2019-02-091-0/+7
| * | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-0823-219/+212
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-0833-128/+2645
| |\|
| | * Add testlib selftests for double and for non-finite float and doubleEdward Welbourne2019-02-068-81/+2316
| | * Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+21
| | * Blacklist tst_QGraphicsItem::cursor on WinRTKari Oikarinen2019-02-061-0/+3
| | * Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-1/+1
| | * Painter path stroking: fix capping of beziers ending in tight turnsEirik Aavitsland2019-02-051-1/+27
| | * tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
| | * tests: require widgets explicitlyLiang Qi2019-02-013-0/+5
| | * Add some missing expected_*.tap files for the testlib selftestEdward Welbourne2019-02-017-0/+248
| | * generate_expected_output.py: placate FutureWarning from pythonEdward Welbourne2019-01-311-1/+1
| | * Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
| | * Replace executedQuery when executing a new queryJesus Fernandez2019-01-301-0/+21
| | * Blacklist qtimer/basic_chrono on macos due to flakinessTony Sarajärvi2019-01-301-0/+2
| | * Expand blacklisting of qthreadpool to cover linux distrosTony Sarajärvi2019-01-301-0/+1
| | * testlib: Add BXPASS and BXFAILOliver Wolff2019-01-296-24/+18
| | * Avoid test failures in tst_qtimezone.cpp and Windows 10 1809Kai Koehne2019-01-281-2/+1
| * | QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-062-6/+6
* | | QLineEdit: don't emit editingFinished if nothing was doneSamuel Gaist2019-02-121-0/+10
* | | Dodge qFatal() so as to get coverage results despite itEdward Welbourne2019-02-113-2/+82
* | | tst_qheaderview: Do not use the deprecated QAbstractItemModel::reset()Albert Astals Cid2019-02-111-2/+4
* | | Convert tst_qabstractnetwork auto-testTimur Pocheptsov2019-02-112-1/+8
* | | Add a couple of tests in QObject::tst_qobjectOlivier Goffart2019-02-081-0/+165
* | | Move all connection related data into one data structureLars Knoll2019-02-081-2/+2
* | | Get rid of the connectedSignals bitflagsLars Knoll2019-02-081-2/+2
* | | Long live QColorSpace and friendsAllan Sandfeld Jensen2019-02-086-3/+250
* | | Disable Docker-based test servers on Windows temporarilyLiang Qi2019-02-071-2/+2
|/ /
* | Disable Docker-based test servers on macOS temporarilyLiang Qi2019-02-061-1/+12
* | Regenerate TLS certificates after docker machine resumesRyan Chu2019-01-291-2/+4
* | Schannel: Add ALPN supportMårten Nordheim2019-01-282-4/+21
* | QtGui/Text: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-281-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-2823-51/+101431
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2623-51/+101431
| |\|
| | * tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
| | * tst_qsslsocket - blacklist several test temporarilyTimur Pocheptsov2019-01-241-0/+6
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-2317-23/+101390
| | |\
| | | * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
| | | * tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-211-25/+25
| | | * Use a more robust test for absolute paths in QDirEdward Welbourne2019-01-133-0/+47
| | | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0815-385/+1285
| | | |\
| | | * | Drag'n'Drop: fix dnd when dragMoveEvent() is not implementedChristian Ehrlicher2019-01-071-4/+32
| | | * | Add binary compatibility files for 5.12 for QtBaseMilla Pohjanheimo2018-12-2111-0/+101252
| | | * | Make url normalization closer to common browser behaviorJoni Poikelin2018-12-132-9/+36
| | * | | Fix resolve() on fonts returned from QWidget::font()Allan Sandfeld Jensen2019-01-222-2/+15