summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\|
| | * Add binary compatibility files for qtbase 5.14 branchMilla Pohjanheimo2019-12-2011-0/+105821
| | * Fix QAccessibleWidget::focusChild() to return focused descendantPeter Varga2019-12-191-0/+169
| * | Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-201-0/+48
| * | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-202-0/+96
| * | New features for QPdfWriterJordi Pujol Foyo2019-12-191-0/+23
| * | Add test for invertPixels on indexed formatsAllan Sandfeld Jensen2019-12-191-0/+32
| * | QStringListModel: fix moveRows()Christian Ehrlicher2019-12-161-28/+25
| * | QListModel: fix moveRows()Christian Ehrlicher2019-12-161-12/+14
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-161-0/+4
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-161-0/+4
| | |\|
| | | * Let QItemSelectionModel::columnIntersectsSelection honor the parentChristian Ehrlicher2019-12-141-0/+4
| * | | Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-9/+25
| |/ /
| * | WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-6/+0
| * | QStandardItemModel: do not reset persisten index in setItem()Christian Ehrlicher2019-12-141-0/+22
| * | Add QMap::insert(const QMap &map)Mårten Nordheim2019-12-122-0/+111
| * | Support Q_GADGET QMetaObject super class hierarchies across templatesMilian Wolff2019-12-123-1/+14
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-1/+134
| |\|
| | * QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-1/+96
| | * Fix more mis-handling of spaces in ISO date format stringsEdward Welbourne2019-12-101-0/+38
| * | MIME: Make the internal database direct content, not a Qt resourceThiago Macieira2019-12-101-15/+5
* | | Fix QPalette::isBrushSetVitaly Fanaskov2020-01-021-0/+63
* | | Long live QFlatMap!Joerg Bornemann2020-01-023-0/+458
* | | QBitArray: Add method to get int valueFederico Guerinoni2019-12-201-0/+93
* | | Convert QString to use QArrayDataPointerLars Knoll2019-12-161-7/+8
* | | Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-124-6/+7
* | | Convert date-time faithfully in QDateTimeEdit::setDateTime()Edward Welbourne2019-12-121-0/+50
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-12-1121-130/+497
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-1121-130/+497
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-1019-126/+452
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-1019-126/+452
| | | |\|
| | | | * tst_QSqlQuery: fix some testsChristian Ehrlicher2019-12-101-39/+36
| | | | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-108-18/+18
| | | | * QWidget: React to platform surface being created or destroyedTor Arne Vestbø2019-12-091-0/+54
| | | | * tst_QNetworkInterface: don't force an IPv4 link-local addressThiago Macieira2019-12-072-21/+31
| | | | * Fix updating the text cursor position after editingSona Kurazyan2019-12-061-0/+46
| | | | * Allow lower-case for the T and Z in ISO 8601 date formatEdward Welbourne2019-12-061-0/+2
| | | | * Fix handling of trailing space at the end of an ISO date-timeEdward Welbourne2019-12-061-0/+11