summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tst_QTextStream::textModeOnEmptyRead(): Create file in temporary directory.Friedemann Kleint2016-03-111-4/+2
| * Disable tests requiring shared build when compiling staticallyMaurice Kalinowski2016-03-111-0/+6
| * QLocalServer/Win: Fix race condition in listen().Joerg Bornemann2016-03-101-2/+0
| * Enable most of tst_qstatictext on non-developer buildsAllan Sandfeld Jensen2016-03-103-2/+9
| * Fix glitch in tst_QLocalSocket::sendDataJoerg Bornemann2016-03-101-3/+6
* | Remove inclusion of -lm for INTEGRITY.Rolland Dudemaine2016-03-186-6/+6
* | QAbstractSocket: do not fail writing on read buffer overflowAlex Trotsenko2016-03-181-0/+35
* | QtTest/generate_expected_output.py: Add TeamCity logging format.Friedemann Kleint2016-03-171-1/+1
* | QtTest: Add formatting for QColor.Friedemann Kleint2016-03-176-110/+149
* | QMenu: Add showTearOffMenu()Gabriel de Dietrich2016-03-171-10/+38
* | Add a function to QMetaObject to check for inheritanceSean Harmer2016-03-151-0/+48
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-1119-131/+487
|\|
| * tst_QStaticText: Output verbose message for test failures.Friedemann Kleint2016-03-101-23/+32
| * Fix signed integer overflows in tst_QAtomicIntegerMarc Mutz2016-03-101-8/+80
| * QObject: fix GCC 6 warning about qt_static_metacall's 'hidden' attribute useMarc Mutz2016-03-091-0/+50
| * Accept LFCRLF to mark end of HTTP HeadersDyami Caliri2016-03-091-0/+67
| * Manual touch test: Remove QDebug operator for QTouchDevice.Friedemann Kleint2016-03-091-18/+0
| * Generate QVariant::fromValue(enum_value) for enum valuesJarek Kobus2016-03-092-0/+94
| * tst_QMetaType: fix misleading indentionMarc Mutz2016-03-091-1/+1
| * tst_QKeyEvent: Fix MSVC warning about 64bit shift.Friedemann Kleint2016-03-081-1/+1
| * Ensure QTextStream doesn't modify the Text flag on the underlying iodeviceLars Knoll2016-03-081-0/+17
| * Make an implicit grab on TouchBegin for a widget subscribed to a gestureAlexander Volkov2016-03-051-0/+48
| * Blacklist tst_qnetworkreply tests that fail in RHEL 7.1Tony Sarajärvi2016-03-031-0/+4
| * Speed up tst_QLocalSocket::sendDataJoerg Bornemann2016-03-031-1/+5
| * tst_qimagewriter: Fix leaking temporary files.Friedemann Kleint2016-03-021-1/+1
| * Fix tests for platforms without process supportMaurice Kalinowski2016-03-013-1/+7
| * Fix crash in QProcess::waitForFinished on WindowsJoerg Bornemann2016-02-291-0/+33
| * tst_QDialog: Instantiate test dialog on the stack.Friedemann Kleint2016-02-291-48/+41
| * Remove superfluous Windows CE special cases from tst_qprocess.cppJoerg Bornemann2016-02-291-29/+6
* | tst_qglobal.cpp: fix compilation with an actual C++14 compilerMarc Mutz2016-03-051-2/+2
* | Fix test tst_QIcon::fromThemeCache().Friedemann Kleint2016-03-021-3/+24
* | Avoid qMin in format conversions when possibleAllan Sandfeld Jensen2016-03-011-0/+11
* | Integrate network sockets into the multichannel infrastructureAlex Trotsenko2016-03-011-0/+16
* | SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-291-12/+32
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-297-38/+67
|\|
| * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
| * Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
| * tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
| * QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-2/+4
| * QMacPrintEngine: Really set the printer resolutionKai Pastor2016-02-251-1/+18
| * Remove legacy from tst_qprocess.cppJoerg Bornemann2016-02-241-8/+0
| * tst_QProcess: Transform loop into additional test rowsJoerg Bornemann2016-02-241-9/+18
| * QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-0/+9
* | QVector: preserve capacity in clear()Marc Mutz2016-02-291-4/+5
* | Fix warnings about constructor initialization order in tst_QObject.Friedemann Kleint2016-02-261-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-248-30/+335
|\|
| * xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
| * Blacklist tst_QTreeView::setSortingEnabledChild() on Windows.Friedemann Kleint2016-02-241-0/+2
| * QtWidgets: Proper delivery of enter/leave event to context menusBłażej Szczygieł2016-02-241-0/+109
| * Autotest: Blacklist tst_QFontDialog::setFont()Simo Fält2016-02-231-0/+1