summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QListView: Speedup handling of hidden itemsChristian Ehrlicher2018-09-174-1/+81
* QTextStream - re-enable manipulators test caseChristian Ehrlicher2018-09-171-13/+17
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-166-2/+28
|\
| * tst_QMdiSubWindow: fix flaky setOpaqueResizeAndMove testChristian Ehrlicher2018-09-152-2/+5
| * Blacklist an extremely flaky tst_QDoubleSpinBox::editingFinished testTony Sarajärvi2018-09-151-0/+2
| * Blacklist a tst_QFileDialog2 test due to extreme flakiness in macOSTony Sarajärvi2018-09-151-0/+2
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-0/+18
| |\
| | * sqlite: Fix QSqlError handling when opening/closing databaseFlorian Bruhin2018-09-131-0/+18
| * | Blacklist flaky tst_QGL::graphicsViewClipping on RHEL 7.4Tor Arne Vestbø2018-09-131-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1311-31/+68
|\| |
| * | SQL PostgreSQL/SQlite: Properly decode default varchar parameterChristian Ehrlicher2018-09-121-2/+18
| * | Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-123-11/+26
| * | Clean up time-zone matching logic in tst_QLocale::macDefaultLocale()Edward Welbourne2018-09-111-18/+17
| * | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-116-0/+7
* | | Make updateSystemPrivate() local to qlocale.cppEdward Welbourne2018-09-111-8/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-114-1/+80
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-101-0/+54
| |\|
| | * Merge 5.11 into 5.11.2Frederik Gladhorn2018-08-274-0/+33
| | |\
| | * | Fix crash when combining QOpenGLWidget, QStaticText and Qt QuickEskil Abrahamsen Blomfeldt2018-08-241-0/+54
| * | | moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-103-1/+26
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-102-15/+21
|\| | |
| * | | Autotests/QItemView: re-enable tst_QItemView::indexAt()Christian Ehrlicher2018-09-091-15/+16
| * | | QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-0/+5
* | | | New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-096-1/+932
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-076-1/+188
|\| | |
| * | | tst_qglthreads::swapInThread(): Acquire context before resizing widgetTor Arne Vestbø2018-09-061-0/+7
| * | | uic: Fix pixmap functions for QIconFriedemann Kleint2018-09-062-0/+121
| * | | Fix QSIM::itemData returning role 255Luca Beldi2018-09-061-1/+5
| * | | QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-062-0/+55
* | | | Reimplement QStringListModel::setItemDataLuca Beldi2018-09-061-0/+71
* | | | Implement QListModel::moveRowsLuca Beldi2018-09-062-8/+116
* | | | Implement clearItemData in common modelsLuca Beldi2018-09-063-0/+92
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-069-5/+24
|\| | |
| * | | QStringList: add contains(QStringView) overloadAlbert Astals Cid2018-09-031-0/+9
| * | | Add QString::compare(QStringView, CaseSensitivity)Albert Astals Cid2018-09-031-0/+5
| * | | Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-031-5/+5
| * | | Fix reading 16bpc grayscale PNGsAllan Sandfeld Jensen2018-09-036-0/+5
* | | | remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-032-4/+4
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0212-14/+350
|\| | |
| * | | Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-21/+35
| * | | Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-012-8/+44
| * | | Disable tst_macnativeeventsTor Arne Vestbø2018-08-311-1/+1
| * | | Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+1
| * | | Fix tst_QSizePolicy::constExpr() to compile with MSVC 15.8.1Friedemann Kleint2018-08-301-2/+10
| * | | Update QMetaObjectBuilder::MetaObjectFlag enumBogDan Vatra2018-08-301-3/+1
| * | | Allow registering constructor for a set of dynamic typesBogDan Vatra2018-08-302-1/+247
| * | | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2018-08-301-0/+29
| * | | Postpone testing docker images and files until running 'make check'Ryan Chu2018-08-301-4/+9
| * | | Add missing dependencies for tst_macnativeeventsTor Arne Vestbø2018-08-291-0/+2
| * | | Add missing dependencies for tst_qmacautoreleasepoolTor Arne Vestbø2018-08-291-0/+1