summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Make test class name consistent with file name.Frederik Gladhorn2012-11-061-15/+15
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+13
* Add OOM unit test for QVarLengthArrayPeter Kümmel2012-11-061-0/+52
* Accessibility: clean up and simplify testFrederik Gladhorn2012-11-051-36/+23
* Accessibility: clean up testFrederik Gladhorn2012-11-051-42/+22
* test: Remove some QSKIP's from tst_QStyleSergio Ahumada2012-11-031-20/+23
* Improve QByteDataBuffer::read() performance with partial readsAntti Harju2012-11-038-0/+416
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-023-2/+61
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-023-16/+19
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+11
* Fix progressbar animation on macstyleJens Bache-Wiig2012-11-021-0/+7
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-022-0/+22
* speed up tst_QLocalSocket::readBufferOverflowJoerg Bornemann2012-11-021-0/+9
* fix error handling bug in QWindowsPipeReaderJoerg Bornemann2012-11-021-1/+0
* fix tst_QProcess::batFiles for shadow buildsJoerg Bornemann2012-11-021-2/+2
* Fix the gregorian date <-> julian day calculations in QDateJon Severinsson2012-11-021-11/+23
* Introduced QWindow properties {min/max}imum{Width/Height}Samuel Rødal2012-11-021-0/+53
* Improve QDateTime test coverage.Mitch Curtis2012-11-021-129/+262
* Expose IAccessibleTable2 to non-conformant screen readersJan Arve Saether2012-11-021-1/+81
* SSL certificate printing: Fix auto test for OpenSSL 1.0.1 version.Janne Anttila2012-11-022-8/+59
* Compile fix for tst_qstylesheetstyle.cpphjk2012-11-011-1/+1
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-014-33/+33
* Fix for leak in QFutureChristian Strømme2012-11-012-8/+65
* move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-015-0/+411
* Add manual test for dialogs.Friedemann Kleint2012-10-315-1/+559
* test: Remove QSKIP from tst_QSettings::dontReorderIniKeysNeedlessly()Sergio Ahumada2012-10-311-5/+3
* test: Moving tst_QMimeDatabase::inheritsPerformance() testSergio Ahumada2012-10-316-33/+97
* Use qt-project.org in tst_hostinfo - qt.nokia.com changed IP address.Janne Anttila2012-10-311-7/+7
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-314-84/+32
* QNX: Use inotify on QNX systems that support itThomas McGuire2012-10-301-0/+5
* Send leave to most recently entered window when modal dialog is shown.Miikka Heikkinen2012-10-301-4/+65
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-0/+59
* test: Remove QSKIP from tst_QByteArray::literals()Sergio Ahumada2012-10-301-4/+5
* test: Remove QSKIP from tst_QPainter::drawText_subPixelPositionsInRaster_qtbu...Sergio Ahumada2012-10-301-3/+5
* test: Remove QSKIP from tst_QListView::setCurrentIndexAfterAppendRowCrashSergio Ahumada2012-10-301-4/+5
* Check for both A and P when converting QDateTime to string.Mitch Curtis2012-10-301-2/+4
* QMap - improve QMap stl-map ctorThorbjørn Lund Martsum2012-10-292-0/+40
* QFontEngineMulti: Fix possible crash in stringToCMap()Konstantin Ritt2012-10-292-1/+35
* Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-294-95/+18
* Test: refactor tst_QProcessCaroline Chao2012-10-292-164/+142
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* test: Update task number for QAccesibilityLinux autotest.Sergio Ahumada2012-10-291-1/+1
* Fix qfile:invalidFile() test.Friedemann Kleint2012-10-291-4/+33
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-10-281-0/+16
* Clean up index handling in itemviews accessibility.Frederik Gladhorn2012-10-271-17/+45
* Make table test use smart pointers for interfaces.Frederik Gladhorn2012-10-271-28/+18
* QMap 5.0 - keep track of leftmost node (BIC)Thorbjørn Lund Martsum2012-10-272-1/+110
* QMap - use hint on insert in QMap::toStdMapThorbjørn Lund Martsum2012-10-271-0/+12
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-261-1/+2