summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Android: skip tst_QFile::moveToTrash()Assam Boudjelthia2021-01-192-3/+3
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-192-7/+8
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-0/+32
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-6/+13
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-141-0/+14
* Remove QtDBus includesDavid Skoland2021-01-1327-109/+191
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+16
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-121-0/+10
* Android: exclude tst_QFile::moveToTrash on AndroidAssam Boudjelthia2021-01-121-0/+3
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0
* PSQL: Fix the QSqlDatabase testAndy Shaw2021-01-071-5/+15
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-061-7/+7
* Fix QMultiHash::equal_range crashesZhang Yu2021-01-061-0/+7
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-051-11/+10
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+46
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-0/+46
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-241-0/+9
* Blacklist tst_QDeadlineTimer::stdchrono on Windows/clangFriedemann Kleint2020-12-211-0/+2
* Fix crash on reallocateAndGrowMichal Klocek2020-12-211-0/+57
* QCache: fix updating entries breaking the internal chainMårten Nordheim2020-12-171-0/+17
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-172-2/+7
* Blacklist tst_QMdiArea::updateScrollBars on macosIvan Solovev2020-12-171-0/+3
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-1027-55/+185
* QString::lastIndexOf: fix off-by-one for zero length matchesGiuseppe D'Angelo2020-12-101-1/+1
* QUrl: fix parsing of empty IPv6 addressesThiago Macieira2020-12-101-0/+2
* QProperty: Handle eager binding calling setBindingFabian Kosmale2020-12-091-5/+16
* Fix tst_qlineedit for offscreen rendering and tiling window managersAndreas Buhr2020-12-091-3/+8
* QCborValue & QCborStreamReader tests: fix warning about %llx on 32-bitThiago Macieira2020-12-081-6/+6
* tst_QCborValue: adjust the size of the minimum string that won't fitThiago Macieira2020-12-081-1/+3
* QCborStreamReader::next: don't allocate too much memory in a QBAThiago Macieira2020-12-082-12/+19
* QCborValue: avoid allocating result if data is insufficientThiago Macieira2020-12-082-10/+11
* QCborStreamReader: avoid allocating result if data is insufficientThiago Macieira2020-12-083-8/+13
* Make the signal argument in Q_OBJECT_BINDABLE_PROPERTY optionalLars Knoll2020-12-071-6/+2
* tst_QTcpSocket: stabilize connectToHostErrorTimur Pocheptsov2020-12-072-9/+27
* Fix QImage::setPixelColor on RGBA64_PremultipliedAllan Sandfeld Jensen2020-12-041-0/+8
* Fix uic/rcc generating outdated export for Qt for PythonFriedemann Kleint2020-12-044-8/+8
* QBindable: Disallow mutation if read-onlyFabian Kosmale2020-12-041-0/+5
* tst_qmakelib: link to QtCore's private APIGiuseppe D'Angelo2020-12-041-0/+2
* tst_qstorageinfo: Test the copy ctorMårten Nordheim2020-12-041-0/+7
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-0410-12/+12
* Fix hashing of QPersistentModelIndexLars Knoll2020-12-031-0/+34
* Add test for QTranslator::load() translation file lookup algorithmKarsten Heimrich2020-12-031-0/+69
* Fix tst_QFontDatabase::aliases failure with ambiguous fontEskil Abrahamsen Blomfeldt2020-12-021-1/+12
* Http2: Remove errored-out requests from queueMårten Nordheim2020-12-021-12/+0
* QProperty: Avoid spurious dependencies by suspending binding stateFabian Kosmale2020-12-021-1/+0
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-12-012-4/+43
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-12-011-0/+59