summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-313-39/+0
* QWeakPointer: purge deprecated APIEdward Welbourne2020-08-313-215/+0
* rhi: Work around qsizetype fallout in manual testsLaszlo Agocs2020-08-302-2/+2
* Use checked string iteration in case conversionsEdward Welbourne2020-08-291-0/+28
* Remove remaining traces of deprecated QtMsgHandlerMarcel Krems2020-08-291-9/+0
* Prepend optimize QStringAndrei Golubev2020-08-291-0/+103
* Port tst_qiconhighdpi to the new QIcon::pixmap() APIMorten Johan Sørvig2020-08-291-31/+20
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-2811-22/+6
* Make QTranslator::load() insist that its return value be checkedEdward Welbourne2020-08-281-2/+2
* Purge qalgorithm.h of deprecated APIEdward Welbourne2020-08-287-956/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-289-22/+1
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-285-269/+0
* Fix tst_QHighDpiScaling::scaleTor Arne Vestbø2020-08-281-0/+2
* Avoid inifinite recursion call in tst_Compiler::cxx11_noexceptTor Arne Vestbø2020-08-281-1/+2
* Remove tst_QGLTor Arne Vestbø2020-08-281-2525/+0
* Use OpenType font weightsJonas Karlsson2020-08-289-45/+44
* Use qsizetype in QRegularExpressionMarcel Krems2020-08-281-76/+76
* Improve connect: Use existing metatypes if possibleFabian Kosmale2020-08-281-0/+27
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-2710-3371/+102
* Make QUUid constructors from string like types explicitLars Knoll2020-08-271-3/+3
* Change QByteArray to handle large arraysLars Knoll2020-08-273-6/+10
* Support GrowsBackwards prepend in QListAndrei Golubev2020-08-271-8/+23
* Add prepend optimization to QCommonArrayOpsAndrei Golubev2020-08-272-20/+261
* Support GrowsBackwards flag in QArrayDataPointerAndrei Golubev2020-08-272-21/+158
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-271-1/+0
* QIcon: Add pixmap() overload which take devicePixelRatioMorten Johan Sørvig2020-08-271-0/+14
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-265-9/+14
* Introduce QWindow::paintEvent with QPA plumbingTor Arne Vestbø2020-08-263-1/+46
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-264-5/+5
* Fix QFuture::waitForFinished to wait until QFuture is startedSona Kurazyan2020-08-262-4/+26
* Add back QByteArray's relational operators taking QStringSona Kurazyan2020-08-261-0/+1
* Synchronize QEventDispatcherWin32::processEvents() with QCoreApplicationAlex Trotsenko2020-08-261-0/+26
* Don't skip QFileDialog retranslatability test on macOSVolker Hilsheimer2020-08-261-3/+0
* Remove deprecated qGenericMatrix{To,From}Matrix4x4 functionsMarcel Krems2020-08-261-10/+0
* QStandardPaths/Unix: improve the XDG_RUNTIME_DIR creation/detectionThiago Macieira2020-08-252-59/+204
* Implement QAbstractFileIconProvider to use theme and mime databasesVolker Hilsheimer2020-08-261-3/+0
* Fix QPromise snippets: use QScopePointer instead of QPointerAndrei Golubev2020-08-261-7/+7
* QRegularExpression: do not assume QStringViews are NUL terminatedGiuseppe D'Angelo2020-08-251-0/+31
* Cleanup QTypeInfoLars Knoll2020-08-2610-33/+41
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-258-61/+61
* QLineF: Don't try calculating a unit vector when length is nullRobert Loehning2020-08-251-0/+11
* tst_qobject: Enable build with CMakeFabian Kosmale2020-08-253-2/+3
* tst_QNetworkDiskCache: fix setCookieHeaderMårten Nordheim2020-08-251-0/+5
* QPrinterInfo: Remove deprecated methodsMarcel Krems2020-08-251-12/+0
* Introduce QEvent::isPointerEvent()Shawn Rutledge2020-08-252-0/+4
* Move QFileSystemModel into QtGuiVolker Hilsheimer2020-08-2511-8/+18
* Move QStateMachine from QtCore to QtScxmlKarsten Heimrich2020-08-2412-7302/+0
* QByteDataBuffer: add readPointer functionality using QByteArrayViewMårten Nordheim2020-08-241-0/+55
* Disable cipherstring-setting test for schannelMårten Nordheim2020-08-241-0/+4
* tst_qnetworkreply: Extend httpConnectionCount to test HTTP/2 and TLSMårten Nordheim2020-08-241-7/+46