summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-069-72/+230
|\
| * tst_QKeyEvent::modifiers(): Ensure test data row names are pure ASCII.Friedemann Kleint2016-05-041-1/+19
| * Change Q_OS_MAC -> Q_OS_OSXMorten Johan Sørvig2016-05-041-28/+28
| * Add missing Q_DECL_OVERRIDEsMorten Johan Sørvig2016-05-041-3/+3
| * Improve tst_qtimeline::setPaused resilienceJędrzej Nowacki2016-05-041-8/+7
| * tst_QTcpSocket, tst_QUdpSocket: Improve diagnostics.Friedemann Kleint2016-05-024-31/+65
| * remove redundant OTHER_FILES assignmentsOswald Buddenhagen2016-05-021-1/+0
| * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-0/+108
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-028-20/+186
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-298-20/+186
| |\|
| | * Fix scroll regression near scroll-view endsAllan Sandfeld Jensen2016-04-291-0/+51
| | * tst_QMdiArea::subWindowActivated2(): Add activateWindow().Friedemann Kleint2016-04-291-0/+1
| | * Autotest: fix the QTimeZone::tzTest failure when database contains LMTThiago Macieira2016-04-292-8/+12
| | * QtDBus: finish all pending call with error if disconnectedWeng Xuetian2016-04-282-0/+22
| | * tst_compiler: Expand the attribute testThiago Macieira2016-04-281-5/+85
| | * tst_QWidget/XCB: Use bottom/right corner of screen as safe cursor position.Friedemann Kleint2016-04-261-7/+15
* | | Enable some tests previously disabled due to different results with HB-NGKonstantin Ritt2016-04-291-5/+3
|/ /
* | Improve the script itemization algorithm to match Unicode 8.0Konstantin Ritt2016-04-271-15/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-275-8/+76
|\|
| * QMimeDatabase: fix mimeTypeForUrl for mailto URLsDavid Faure2016-04-231-0/+2
| * Windows/tst_QTcpServer: Suppress crash notification of crashingServer.Friedemann Kleint2016-04-231-0/+7
| * QFileSystemModel: fix updating QFileInfo for a node after a file renameAlexander Volkov2016-04-221-5/+29
| * QWidget::grab(): Use device pixel ratio.Friedemann Kleint2016-04-221-3/+18
| * QHeaderView: fixing selection of reordered rows and columnsVyacheslav Grigoryev2016-04-211-0/+20
* | Disallow non-character Unicode codepoints in QUrl/QUrlQueryThiago Macieira2016-04-261-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-252-2/+49
|\|
| * Fix encoding of IDN hostnames with QUrl::hostThiago Macieira2016-04-131-0/+3
| * Fix parsing of empty port sections in URLsThiago Macieira2016-04-131-2/+27
| * Don't copy the functor object for each signal emissionOlivier Goffart2016-04-131-0/+19
* | Interpret fixed CSS line-height as minimum rather than absoluteEskil Abrahamsen Blomfeldt2016-04-191-1/+87
* | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-1/+1
* | Blacklisting autotests that fail on RHEL 7.1 also on RHEL 7.2Milla Pohjanheimo2016-04-156-0/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-139-21/+62
|\|
| * tst_QNetworkReply: Commentary fixes on test server workarounds.Edward Welbourne2016-04-121-3/+3
| * tst_QNetworkReply: fix mis-guided use of QSKIP().Edward Welbourne2016-04-121-3/+3
| * Better error message when trying to load an invalid resourceJesus Fernandez2016-04-121-0/+4
| * Fix finding a helper executable in tst_QLocalSocketJoerg Bornemann2016-04-111-1/+2
| * Fix crash when using QLockFile in a global destructorDavid Faure2016-04-101-0/+10
| * Autotest: confirm that QHostAddress obeys RFC 5952 recommendationsThiago Macieira2016-04-091-4/+13
| * Fix parsing of IPv4 addresses with certain symbolsAlexander Grishkov2016-04-081-0/+8
| * tests: fix tst_QFontComboBox on OS XLiang Qi2016-04-082-11/+15
| * tst_QStringBuilder: add a check for self-assignmentMarc Mutz2016-04-071-0/+5
* | Update QDateTimeEdit tests to match data from CLDR v29Konstantin Ritt2016-04-081-8/+8
* | Re-generate QLocale data from CLDR v29Konstantin Ritt2016-04-081-6/+13
* | QStringRef: add missing {c,}r{begin,end}()Marc Mutz2016-04-071-0/+33
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-074-4/+116
|\|
| * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
| * Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
| * Make sure QStyleOption is correctly initialized.Hannah von Reth2016-04-051-0/+107
| * network-settings.h: don't crash when running without the test serverMarc Mutz2016-04-051-1/+6