summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-261-2/+10
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-261-0/+21
* Misc. updates to the lancelot autotest frameworkaavit2012-09-269-158/+900
* Fix qstringlist autotest build for WinCE.Janne Anttila2012-09-261-0/+13
* test:Remove QSKIP from tst_QPainterSergey Hambardzumyan2012-09-261-2/+0
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-262-0/+148
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-266-7/+7
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-261-1/+63
* test: Mark tst_QMdiSubWindow failures as XFAILSergio Ahumada2012-09-251-5/+37
* Test: Remove QSKIP from tst_QWidget::raiseCaroline Chao2012-09-251-3/+0
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-251-1/+1
* Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcutCaroline Chao2012-09-252-5/+1
* Fix default-constructed QFileSystemEntryJoão Abecasis2012-09-251-0/+41
* Test case for moc handling definesLars Knoll2012-09-253-0/+161
* QSqlTableModel::selectRow(): fix failure on uncached rowsMark Brand2012-09-241-0/+45
* Add a manual test for QMacCocoaViewContainerAndy Shaw2012-09-244-0/+286
* Test: Enabled tst_QFile::invalidFileCaroline Chao2012-09-241-2/+1
* Add some tests for compatible and incompatible custom deletersThiago Macieira2012-09-241-0/+20
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-241-0/+17
* Fix potential breakage in QString.Jędrzej Nowacki2012-09-241-3/+7
* Use QStringList::join(QChar) overload where applicable [QtCore]Marc Mutz2012-09-232-2/+2
* test: Remove QSKIP from tst_QFocusEvent::checkReason_ActiveWindow()Sergio Ahumada2012-09-221-2/+2
* Redirect keyboard/mouse grab to the widget parent window.Friedemann Kleint2012-09-221-0/+70
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-223-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221144-27287/+27287
* A step out from Harfbuzz (reduce dependency)Konstantin Ritt2012-09-221-14/+14
* Test: Update QSKIP message of tst_QVector::outOfMemoryCaroline Chao2012-09-221-1/+1
* Test: fix warning for tst_QPluginLoader::loadGarbageCaroline Chao2012-09-221-3/+5
* Fixed multiple modal windows from all blocking each other.Samuel Rødal2012-09-211-0/+40
* Added manual test for QScreen propertiesShawn Rutledge2012-09-218-0/+495
* Fix regression in QAbstractScrollAreaJens Bache-Wiig2012-09-211-0/+39
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-201-0/+29
* remove mentions of borland from project filesOswald Buddenhagen2012-09-195-5/+2
* Pass correct argument to QShortcutEvent ctor in tst_qabstractbutton.cppMitch Curtis2012-09-191-1/+2
* Fix mapping to/from global coordinates for child/embedded windows.Miikka Heikkinen2012-09-181-0/+7
* Disable SSL compression by default.Richard Moore2012-09-181-0/+6
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-181-0/+74
* test: Mark tst_QTabBar::sizeHints() failure as XFAILSergio Ahumada2012-09-171-1/+3
* Attempt to stabilize QMenu auto testsJ-P Nurmi2012-09-151-4/+4
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-141-1/+5
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-144-24/+22
* Avoid deprecated QTest method in unit testPekka Vuorela2012-09-141-2/+2
* tests: Don't omit the body of a test function with QT_BUILD_INTERNALSergio Ahumada2012-09-1416-119/+188
* Fix QDBusServer with more than one connectionJan Arne Petersen2012-09-141-9/+29
* Use QElapsedTimer instead of QTime to measure elapsed timeThiago Macieira2012-09-131-1/+1
* Increase the fuzziness of the QSemaphore test to 50 msThiago Macieira2012-09-131-1/+1
* Fixed: QFileInfo::lastModified() returning wrong value.Markku Heikkila2012-09-131-0/+10
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-133-1/+39
* Blackberry: fix tst_QFileInfo::isWritable()Rafael Roquetto2012-09-131-1/+4
* Fix crash when invalidating a QSortFilterProxyModelStephen Kelly2012-09-131-0/+59