summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1511-569/+656
|\
| * qshader autotest: Avoid variable shadowingLaszlo Agocs2020-01-141-4/+6
| * QStandardItem/QStandardItemModel tests: cleanupChristian Ehrlicher2020-01-132-329/+197
| * Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-5/+46
| * Move away from CBOR in QShaderDescription serializationLaszlo Agocs2020-01-132-9/+123
| * QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-135-186/+181
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-132-40/+107
| |\
| | * QString::isLower/isUpper: redo the implementationGiuseppe D'Angelo2020-01-111-40/+79
| | * QFileSystemWatcher/win: watch also for attribute changes of directoriesChristian Ehrlicher2020-01-101-0/+28
* | | 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