summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Update instructions for downloading the shared-mime-info releaseDavid Faure2020-01-131-4/+4
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1314-80/+80
|\
| * QSslSocket: deprecate sslErrors() getterTimur Pocheptsov2020-01-102-8/+8
| * QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-102-8/+8
| * QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-109-53/+53
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-093-11/+11
| |\
| | * Fix encoding expected by tst_qmessagehandler::qMessagePattern()Edward Welbourne2020-01-091-5/+5
| | * Fix encoding inconsistency between tst_QNoDebug and QTestLogEdward Welbourne2020-01-091-2/+2
| | * QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-104-28/+796
|\| |
| * | Make setReadOnly track ReadOnlyChange events onlyMorten Johan Sørvig2020-01-091-7/+8
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-092-21/+730
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-092-21/+730
| | |\|
| | | * uic: Extend the baseline test for PythonFriedemann Kleint2020-01-072-21/+730
| * | | QStringView: add a test for overload resolution versus QStringGiuseppe D'Angelo2020-01-091-0/+58
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-091-1/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+12
| |\|
| | * QTextDocument: Set the font family to be after the families setAndy Shaw2020-01-061-1/+12
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-0710-98/+162
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-062-0/+65
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-062-0/+65
| | |\|
| | | * QVariant: Prefer direct conversion to QVariant{List,Map,Hash}Fabian Kosmale2020-01-031-0/+44
| | | * QTextDocument: Give fontFamily() precedence over fontFamilies()Ulf Hermann2020-01-021-0/+21
| * | | Deprecate SAX classes in Qt XMLSona Kurazyan2020-01-067-48/+97
| * | | RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-50/+0
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0434-110/+106670
|\| |
| * | Fix parameter of QJsonObject::const_iterator operator-(const_iterator)Friedemann Kleint2020-01-031-0/+2
| * | QTime: fix tests with Qt6Christian Ehrlicher2020-01-031-3/+12
| * | QIdentityProxyModel: implement moveRows / moveColumnsGiuseppe D'Angelo2020-01-021-35/+67
| * | QDateTime: fix tests with Qt6Christian Ehrlicher2020-01-021-0/+8
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-021-0/+53
| |\|
| | * QLocale: Support Indian number formattingTuomas Heimonen2019-12-301-0/+53
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-2712-0/+105990
| |\|
| | * Add binary compatibility files for qtbase 5.14 branchMilla Pohjanheimo2019-12-2011-0/+105821
| | * Fix QAccessibleWidget::focusChild() to return focused descendantPeter Varga2019-12-191-0/+169
| * | Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-201-0/+48
| * | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-202-0/+96
| * | New features for QPdfWriterJordi Pujol Foyo2019-12-191-0/+23
| * | Add test for invertPixels on indexed formatsAllan Sandfeld Jensen2019-12-191-0/+32
| * | QStringListModel: fix moveRows()Christian Ehrlicher2019-12-161-28/+25
| * | QListModel: fix moveRows()Christian Ehrlicher2019-12-161-12/+14
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-161-0/+4
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-0/+4
| | |\|
| | | * Let QItemSelectionModel::columnIntersectsSelection honor the parentChristian Ehrlicher2019-12-141-0/+4
| * | | Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-9/+25
| |/ /
| * | WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-6/+0
| * | QStandardItemModel: do not reset persisten index in setItem()Christian Ehrlicher2019-12-141-0/+22
| * | Add QMap::insert(const QMap &map)Mårten Nordheim2019-12-121-0/+96
| * | Support Q_GADGET QMetaObject super class hierarchies across templatesMilian Wolff2019-12-123-1/+14
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-1/+134
| |\|