summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Introduce QHstsStore - the permanent store for HSTS policiesTimur Pocheptsov2017-08-021-0/+72
* Add QThreadPool::stackSizeMorten Johan Sørvig2017-08-021-0/+34
* Allow conversion of QVariants with real null valuesAllan Sandfeld Jensen2017-08-021-1/+29
* Implement graph layers support in QShaderGeneratorKevin Ottens2017-08-021-2/+185
* Add support for layers in QShaderGraphLoader formatKevin Ottens2017-08-021-8/+14
* Implement graph layers support in QShaderGraphKevin Ottens2017-08-021-0/+117
* Add the layer concept to QShaderNode and QShaderGraph::EdgeKevin Ottens2017-08-022-2/+12
* Add support for QShaderLanguage enums in QShaderGeneratorKevin Ottens2017-08-021-0/+357
* Extend the parameter support in QShaderGraphLoader for richer typesKevin Ottens2017-08-021-13/+28
* Extend the parameter support in QShaderNodeLoader for richer typesKevin Ottens2017-08-021-1/+17
* Add a date-time test for time-zones near epoch and odd transitionsEdward Welbourne2017-07-311-0/+67
* Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-301-0/+88
* Add test for time zone transitions near the epochEdward Welbourne2017-07-281-0/+44
* Test locale propagation from date-time editor to its calendar popupSoroush Rabiei2017-07-281-0/+21
* Fix use of getentropy on larger blocksThiago Macieira2017-07-271-1/+1
* Add API to disable text shaping on fontsEskil Abrahamsen Blomfeldt2017-07-262-0/+66
* tst_QTimeZone: improve readability of code and failure reportsEdward Welbourne2017-07-251-36/+64
* Fix a loop-test and the bogus data the loop expectedEdward Welbourne2017-07-251-3/+3
* tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1Timur Pocheptsov2017-07-251-0/+2
* Fix tst_QAbstractItemView::task200665_itemEnteredTor Arne Vestbø2017-07-251-2/+2
* Improve symmetry of variant json conversionsAllan Sandfeld Jensen2017-07-251-21/+49
* macOS: Blacklist flakey test tst_QMenu::tearOff()Tor Arne Vestbø2017-07-241-0/+2
* macOS: Blacklist tst_QMenu::pushButtonPopulateOnAboutToShowTor Arne Vestbø2017-07-241-0/+2
* Fix warning about self assignFrank Meerkoetter2017-07-231-3/+2
* macOS: Blacklist tst_QComboBox::task_QTBUG_56693_itemFontFromModelTor Arne Vestbø2017-07-221-0/+4
* Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSetTor Arne Vestbø2017-07-211-2/+1
* Deprecate and remove the unused bearer support in QNetworkProxyThiago Macieira2017-07-211-113/+1
* macOS: Blacklist tst_QMenu::layoutDirectionTor Arne Vestbø2017-07-211-0/+3
* QLineEdit: Add selectionEnd() and selectionLength()Daniel Teske2017-07-201-0/+13
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSimon Hausmann2017-07-202-0/+31
|\
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-0/+31
| |\
| | * Merge qt_error_string and QSystemErrorThiago Macieira2017-07-181-0/+4
| | * QAsn1Element - fix toDateTime functionTimur Pocheptsov2017-07-181-0/+27
* | | tst_QWindow: Wait for platform to ack window states before continuingTor Arne Vestbø2017-07-191-5/+20
* | | macOS: Blacklist tst_MacNativeEvents::testKeyPressOnToplevel and friendsTor Arne Vestbø2017-07-191-0/+11
|/ /
* | Blacklist tst_QWidget::setToolTip on all macOS platformsTor Arne Vestbø2017-07-171-1/+1
* | tst_QGL::graphicsViewClipping: Wait for viewport's window handleTor Arne Vestbø2017-07-171-1/+1
* | Stabilize tst_QWidget::setMaskInResizeEvent on OS X 10.10Tor Arne Vestbø2017-07-171-2/+2
* | macOS: Skip tst_QWindow::modalDialogTor Arne Vestbø2017-07-141-0/+3
* | Skip tst_QWidget::testForOutsideWSRangeFlagTor Arne Vestbø2017-07-141-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-1315-36/+521
|\|
| * QLineEdit: Fix length calculation for input mask "\\\\"Daniel Teske2017-07-131-1/+10
| * Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-111-0/+8
| * Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
| * QListView: Fix viewport size when checking scroll bar visibilityFriedemann Kleint2017-07-071-10/+73
| * QLocale: fix handling of milliseconds in string format and documentThiago Macieira2017-07-072-14/+20
| * QFileSystemWatcher/Windows: Recreate handle for filesFriedemann Kleint2017-07-071-0/+4
| * qtabbar manual test: Improve usabilityGabriel de Dietrich2017-07-065-8/+287
| * tst_QProcess/tst_QFile: Extend blacklisting to MSVC2017Friedemann Kleint2017-07-052-3/+6
| * Fix polygon stroking with cosmetic penAllan Sandfeld Jensen2017-07-051-0/+108