summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-091-0/+32
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-053-3/+7
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-042-0/+16
* Update public suffix list to today's latestEdward Welbourne2021-02-031-13/+18
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-02-022-31/+11
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-011-11/+18
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-291-0/+48
* Stabilize tst_QListView::internalDragDropMove() on X11Friedemann Kleint2021-01-271-1/+3
* QVariant benchmark: fix crashesFabian Kosmale2021-01-271-4/+7
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-271-0/+19
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-261-1/+29
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-2147-77/+181
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-211-0/+28
* Fix lancelot GL painting test for GLESEirik Aavitsland2021-01-201-5/+8
* tst_socketnotifier/unexpectedDisconnection: Extend blacklisting to all window...Friedemann Kleint2021-01-191-2/+2
* 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-1330-114/+201
* 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
* rhi: shadowmap manual test: use Nearest filteringLaszlo Agocs2021-01-051-1/+1
* 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
* Fuzzing: Provide link to oss-fuzzRobert Loehning2020-12-111-1/+13
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-1031-59/+189
* 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