summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Extend the default retry times of QtNetworkSettings::verifyConnectionRyan Chu2019-01-231-2/+2
* | | | Schannel supportMårten Nordheim2019-01-223-10/+57
* | | | Add QStringList::indexOf/lastIndexOf for QStringView and QLatin1StringAlbert Astals Cid2019-01-221-16/+48
* | | | Update manual qsslsocket test to use HTTP/2 instead of spdyMårten Nordheim2019-01-221-6/+6
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-2119-48/+99
|\| | |
| * | | tst_QPrinter: stabilize qprinter testChristian Ehrlicher2019-01-201-1/+1
| * | | tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-201-25/+25
| * | | Eliminate some stray misleading paths from expected output filesEdward Welbourne2019-01-165-12/+12
| * | | tst_qsyntaxhighlighter: fix no-op QTRY_VERIFY checkMårten Nordheim2019-01-161-1/+2
| * | | QSyntaxHighlighter: cancel delayed highlight if done manuallyMårten Nordheim2019-01-161-0/+19
| * | | fix out-of-bounds access on trailing percent sign in tr() argumentOswald Buddenhagen2019-01-142-0/+7
| * | | qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-098-9/+31
| * | | Blacklist a flaky qtableview function in WinRTTony Sarajärvi2019-01-081-0/+2
| | |/ | |/|
* | | Fix the timing issue of vsftpd during boot (probably invalid config)Ryan Chu2019-01-161-3/+4
* | | Support debug_and_release option (which is the default under Windows)Ryan Chu2019-01-151-1/+6
* | | disabledProtocol() - use the right address when connectingTimur Pocheptsov2019-01-091-2/+2
* | | Skip smb-path test of tst_QNetworkReply when using Docker test serversRyan Chu2019-01-081-0/+10
* | | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-0/+48
* | | Make convert_generic_to_rgb64 more genericAllan Sandfeld Jensen2019-01-081-0/+10
* | | Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+43
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-074-136/+13
|\| |
| * | Fix warnings about uninitialized variablesJędrzej Nowacki2019-01-061-0/+11
| * | qmake: add $$read_registry() functionOswald Buddenhagen2019-01-051-0/+2
| * | Revert "Blacklist tst_QTimer::basic_chrono on macOS"Tony Sarajärvi2019-01-041-2/+0
| * | Remove dead codeVitaly Fanaskov2019-01-041-134/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-0411-50/+236
|\| |
| * | Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-031-0/+95
| * | Fix QStringListModel::setData to check for actual changesLuca Beldi2018-12-241-0/+20
| * | macOS: Only do gamma-corrected blending for subpixel-antialiased textTor Arne Vestbø2018-12-231-2/+2
| * | Fix text shifting vertically when elidedEskil Abrahamsen Blomfeldt2018-12-212-0/+28
| * | QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
| * | nativewindow: Add additional test for 8pt font sizeTor Arne Vestbø2018-12-161-4/+3
| * | moc: add support for C++11 enum structSamuel Gaist2018-12-152-0/+12
| * | QRegularExpression: anchor wildcard patternSamuel Gaist2018-12-151-38/+38
* | | Revert "Disable Docker-based test servers on macOS temporarily"Ryan Chu2019-01-031-1/+1
* | | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-311-0/+38
* | | QbstractItemView: Allow Key_Space for keyboardSearch()Christian Ehrlicher2018-12-251-0/+42
* | | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-252-0/+52
* | | Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threadsAndy Shaw2018-12-231-0/+10
* | | QSsl: do not wait for 'connected'/'encrypted' if a protocol is disabledTimur Pocheptsov2018-12-211-44/+55
* | | QCommandLineParser: show application name in error messagesDavid Faure2018-12-201-0/+22
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-163/+966
|\| |
| * | QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-3/+487
| * | Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* | | OpenSSL: drop support for SSLv2 and SSLv3Giuseppe D'Angelo2018-12-131-129/+63
* | | uic: No longer generate static_cast for enum values in legacy formsFriedemann Kleint2018-12-1313-25/+25
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-135-50/+98
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-135-50/+98
| |\| |
| | * | qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-121-0/+14
| | * | tst_QMessageBox: Modernize and simplify codeVitaly Fanaskov2018-12-121-37/+36