summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-2228-104/+132
* tests/auto/other: Remove some placeholder formatting.Friedemann Kleint2015-10-223-22/+27
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-1945-317/+385
* tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-1913-75/+89
* tests/auto/gui: Remove some placeholder formatting.Friedemann Kleint2015-10-1913-109/+141
* Add QNetworkInterface::interface{IndexFromName,NameFromIndex}Thiago Macieira2015-10-151-0/+5
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1469-554/+1536
|\
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-132-1/+36
| |\
| | * QAbstractSocket: fix writing to socket in HostLookup stateAlex Trotsenko2015-10-131-0/+13
| | * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-1/+23
| * | QLinkedList/QSet: add {const_,}reverse_iterator, {c,}r{begin,end}()Marc Mutz2015-10-132-0/+32
| * | Don't let closed http sockets pass as valid connectionsUlf Hermann2015-10-131-0/+54
| * | Testlib: Output function / total time along with crash dump.Friedemann Kleint2015-10-132-5/+21
| * | Fixed a QTimer::singleShot() crash when a functor callback is usedJuha Turunen2015-10-121-0/+24
| * | QMetaProperty::write should reset the property if an empty QVariant is givenOlivier Goffart2015-10-092-3/+15
| * | Insert leading after each line, not beforeUlf Hermann2015-10-091-0/+12
| * | Fix crash in QMetaProperty::write for custom types and conversionOlivier Goffart2015-10-091-1/+44
| * | xcb: Add support for Qt::WA_ShowWithoutActivatingAlexander Volkov2015-10-081-23/+23
| * | tst_qversionnumber: enable c++11 and don't use core-privateMarc Mutz2015-10-071-1/+2
| * | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-0/+19
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-0220-67/+564
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-0220-67/+564
| | |\|
| | | * Fix comparisons between QByteArray and QString.Christian Kandeler2015-09-281-0/+16
| | | * Make sure networkAccessibilityChanged is emittedLorn Potter2015-09-261-14/+17
| | | * QDateTime: Ensure a valid timezone when using the "offset constructor".Christian Kandeler2015-09-231-0/+1
| | | * tst_QUndoGroup, tst_QUndoStack Fixed flag QT_NO_PROCESSTuomas Heimonen2015-09-142-8/+8
| | | * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-0/+73
| | | * QUdpSocket: avoid infinite read notifier blockingAlex Trotsenko2015-09-101-0/+54
| | | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-102-5/+16
| | | * tst_QProcess_and_GuiEventLoop: Added flag QT_NO_PROCESSTuomas Heimonen2015-09-091-2/+5
| | | * QMimeDatabase: warn instead of asserting on bad magic.David Faure2015-09-046-37/+91
| | | * Another fix of cosmetic QPainter::drawPolyline()Eirik Aavitsland2015-09-011-1/+2
| | | * Ensure sendPostedEvents() can be called independentlyJan Arve Saether2015-09-013-0/+281
| * | | tst_qdesktopservices: Use regular expression to suppress error message.Friedemann Kleint2015-10-021-1/+4
| * | | tst_QSharedPointer: Add jom.exe to the list of make tools to be searched.Friedemann Kleint2015-10-021-0/+1
| |/ /
| * | Purge extraneous execute permissions.Edward Welbourne2015-09-301-0/+0
| * | Improve tst_qfile.Friedemann Kleint2015-09-301-114/+170
| * | Improve messages in tst_qdir/tst_fileinfo/tst_qfiledialog2.Friedemann Kleint2015-09-303-56/+111
| * | Initialize QFutureWatcherBasePrivate::finished and testEdward Welbourne2015-09-301-0/+13
| * | MSVC2015: Blacklist tests reading from stdin in buffered/text mode.Friedemann Kleint2015-09-302-0/+8
| * | Clean unused parameter warning from QItemSelectionModel testJoni Poikelin2015-09-301-1/+1
| * | tst_qprocess: Improve handling of helpers.Friedemann Kleint2015-09-304-17/+99
| * | Skip tst_QNumeric::addOverflow() for MSVC2015.Friedemann Kleint2015-09-301-2/+2
| * | Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-2824-53/+75
| * | Enable tst_qaccessibilitylinuxFrederik Gladhorn2015-09-262-12/+25
| * | tst_qprocess: Instantiate QProcess objects on the stack.Friedemann Kleint2015-09-251-165/+141
| * | tst_qprocess: Port to Qt 5 connection syntax.Friedemann Kleint2015-09-251-46/+54
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-1422-393/+394
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-1382-260/+264
* | | Autotests: Blacklist parts of tst_qopenglwidgetJani Vähäkangas2015-10-132-2/+12