summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Introduce Q_MOC_INCLUDEOlivier Goffart2020-01-177-4/+279
* Move QOpenGLWindow from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-152-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-1538-580/+1665
|\
| * 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
| * rhi: Add render-to-cubemap manual testLaszlo Agocs2020-01-1318-0/+596
| * rhi: Add manual test for RGBA16F and computeLaszlo Agocs2020-01-139-0/+402
| * QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-136-197/+192
| * 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-1315-81/+81
|\| |
| * | 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-1010-54/+54
| * | 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-093-1/+12
|\| |
| * | Fuzzing: Move fuzz target to match path of tested codeRobert Loehning2020-01-072-0/+0
| * | 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-0716-99/+246
|\| |
| * | 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
| * | | Stylesheet: Handle tabs with elide mode set correctlyAndy Shaw2020-01-066-1/+84
| |/ /
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-0445-115/+106987
|\| |
| * | Fuzzing: Allow linking to other fuzzing enginesRobert Loehning2020-01-035-5/+30
| * | 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-026-0/+325
| |\|
| | * wasm: support all cursor shapesAlexandra Cherdantseva2019-12-305-0/+272
| | * 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
| |\|