summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add {add,sub,mul}_overflow detection when one operand is a constantThiago Macieira2020-09-291-147/+171
* Further blacklist network tests on Windows MinGWTony Sarajärvi2020-09-291-0/+48
* rhi: Drop QBitArray usageLaszlo Agocs2020-09-291-0/+13
* Disable moving of QPropertyLars Knoll2020-09-291-99/+33
* QProperty: fix QBindingStoragePrivate::reallocate related codeFabian Kosmale2020-09-291-0/+36
* QPrinter: fix unit tests for special case when no printer is defaultAndreas Buhr2020-09-291-1/+7
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-291-1/+2
* Blacklist QTcpSocket::connectToHostErrors in Windows 10 buildsTony Sarajärvi2020-09-291-1/+2
* Add checks for new QBitArray versionAllan Sandfeld Jensen2020-09-291-46/+57
* Switch QBitArray to qsizetypeAllan Sandfeld Jensen2020-09-291-0/+1
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-09-291-4/+1
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-2812-62/+71
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-282-0/+102
* Prevent endless markDirtyAndNotifyObservers <-> notify loopFabian Kosmale2020-09-281-0/+32
* qtabletevent/regular_widget manual test: Add a toggle for WinTabFriedemann Kleint2020-09-273-12/+56
* Fix compilation of some manual testsFriedemann Kleint2020-09-2613-28/+29
* Preserve formats in QImage::scaled()Allan Sandfeld Jensen2020-09-261-0/+30
* Don't error out when configuring Qt on a headless systemVolker Hilsheimer2020-09-261-3/+5
* rhi: vulkan: Fix mipmap generation for cubemapsLaszlo Agocs2020-09-251-1/+4
* tst_qmetacontainer: Remove non-existing typeflags.bin from build systemUlf Hermann2020-09-252-6/+0
* Replace Q_REQUIRED_RESULT with [[nodiscard]]Allan Sandfeld Jensen2020-09-251-1/+1
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-1/+1
* Fix redundant emission of editingFinished from QLineEdit with Return keyChristian Heimlich2020-09-231-0/+68
* Use QMetaType instead of integer based type idsLars Knoll2020-09-233-3/+4
* Cleanup DBus type registration codeLars Knoll2020-09-231-3/+3
* Give QPixmap a move constructorVolker Hilsheimer2020-09-231-0/+15
* QDateTime change documentation to reflect usage of C localeAndreas Buhr2020-09-231-0/+1
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-231-3/+2
* Use same-msecs optimization more in QDateTime comparisonEdward Welbourne2020-09-231-3/+17
* Add unit test to check emoji handling in date-time parsingAndreas Buhr2020-09-234-0/+39
* rhi: d3d: Fix dynamic offsets with multiple buffersLaszlo Agocs2020-09-2313-0/+209
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231067-1627/+1440
* QMimeDatabase: fix handling of glob-deleteallDavid Faure2020-09-221-2/+7
* QDecompressHelper: limit decompression ratioMårten Nordheim2020-09-222-0/+6
* CMake: Regenerate projectsAlexandru Croitor2020-09-2229-18/+358
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-223-0/+16
* Remove default ctor for QIterableUlf Hermann2020-09-221-4/+4
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-214-42/+86
* Cleanup API of QMimeDataLars Knoll2020-09-214-3/+14
* QAbstractEventDispatcher: change event dispatcher timer interval to qint64Liu Yang2020-09-214-4/+4
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-211-0/+24
* QMetaType: Allow registration of mutable views and register iterablesUlf Hermann2020-09-191-3/+42
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-192-115/+179
* Q(Any|Utf8)StringView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-1/+33
* QByteArrayView: move array size deduction feature to fromArrayMårten Nordheim2020-09-181-24/+68
* Say hello to PixelGadgetMorten Johan Sørvig2020-09-183-0/+445
* Say hello to DprGadgetMorten Johan Sørvig2020-09-183-0/+209
* rhi: Expose compute threadgroup limits in ResourceLimitsLaszlo Agocs2020-09-181-0/+5
* Remove a leftover of qlinkedlist testSona Kurazyan2020-09-181-1148/+0
* QGraphicsView:QGraphicstextitem show error after lose focusZhang Hao2020-09-181-1/+35