summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-256-6/+355
|\
| * Add a manual styles test.Friedemann Kleint2016-04-203-1/+240
| * Manual test qcursorhighdpi: Add drag and drop.Friedemann Kleint2016-04-151-3/+66
| * 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
* | Skip old benchmark that doesn't build automaticallyAllan Sandfeld Jensen2016-04-131-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-1312-23/+131
|\|
| * 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
| * QScreen manual test: add MouseMonitor to test multi-screen scenariosShawn Rutledge2016-04-081-0/+67
| * Resolve build failure in network stress tests.Rolland Dudemaine2016-04-072-2/+2
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-0438-47/+286
|\|
| * QVariant: Fix flags for type-erased associative iterator keyStephen Kelly2016-04-031-0/+27
| * Fix QtGui dependencies in tests/benchmarksKai Pastor2016-04-015-5/+11
| * QPointer: add a test for const QPointer<X>Marc Mutz2016-04-011-0/+16
| * Autotest: Remove blacklistingsSimo Fält2016-04-018-24/+0
| * Fixup for text labels in lancelot graphics testEirik Aavitsland2016-03-312-14/+14
| * moc: bail out early on missing or invalid options fileJoerg Bornemann2016-03-311-0/+27
| * Fix possible crash in QImage::pixel()Eskil Abrahamsen Blomfeldt2016-03-311-0/+29
| * Enable cmake auto tests for -no-guiKai Pastor2016-03-303-3/+10
| * QTextEdit::inputMethodQuery(): Preserve types when applying offset.Friedemann Kleint2016-03-301-0/+13
| * QtWidgets: Add autotests for Qt::WA_OutsideWSRange flagBłażej Szczygieł2016-03-291-0/+66
| * QPlainTextEdit: Take vertical offset into account when answering input method...Friedemann Kleint2016-03-291-0/+13
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-2910-0/+0
| * Allow to style arrows drawn with drawPrimitive in QCommonStyle.Hannah von Reth2016-03-251-0/+48
| * Fix qSetMessagePattern to have many time/backtrace partsM. Moellney2016-03-251-0/+11
| * Update comment in tst_QLocalSocket::readBufferOverflowJoerg Bornemann2016-03-241-1/+1
* | Check that window has been paintedMilla Pohjanheimo2016-03-311-1/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-3035-48/+48
* | Unify license header usage.Jani Heikkinen2016-03-2925-75/+325