Added QWindow::requestedFormat()
[profile/ivi/qtbase.git] / tests /
2011-10-03 Friedemann KleintTests: Fix compilation on Windows.
2011-10-03 Sergio Ahumadatest: Re-enabled `tst_moc' test that is now passing...
2011-10-03 Sergio Ahumadatest: Re-enabled `tst_qtranslator' test that is now...
2011-10-03 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
2011-09-29 David FaureRename Qt::escape to QString::toHtmlEscaped, add compat...
2011-09-29 Jan-Arve SaetherRefactor accessibility for Qt5
2011-09-29 Frederik GladhornRemove obsolete function isHeaderVisible.
2011-09-29 Lars KnollFix moc autotest
2011-09-29 Jason McDonaldRemove Symbian-specific code from tests.
2011-09-28 Matthew Cattellreimplemented doUpdateMicroFocus to work without callin...
2011-09-28 David FaureQTemporaryFile: Test what happens if current dir isn...
2011-09-28 David FaureQTemporaryFile: use QCoreApplication::applicationName...
2011-09-28 Pekka VuorelaRemove support for QWidget specific input contexts
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-28 Jason McDonaldMake QTest::qWarn() use __FILE__ and __LINE__.
2011-09-28 Frederik GladhornSimplify QAccessibleTextEdit.
2011-09-28 Frederik GladhornRemove dead code from QAccessibleTabBar.
2011-09-28 Holger IhrigMark QtConcurrentFilter Autotest as insignificant,...
2011-09-27 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-27 Frederik GladhornSimplify QAccessibleDial and make it inherit QAccessibl...
2011-09-26 Jo AsplinRe-enabled tests that are now passing on Linux
2011-09-26 Jason McDonaldTidy and sort the list of selftests
2011-09-26 Jason McDonaldUse placeholder for Qt version in expected output
2011-09-26 Holger IhrigRe-enabled test that was marked insignificant and passes
2011-09-26 Jason McDonaldRemove obsolete exclusion from selftest checking
2011-09-26 Jason McDonaldDon't XFAIL on the contents of assert messages.
2011-09-23 Holger IhrigRe-enabling tests that were marked insignificant but...
2011-09-23 Bradley T. HughesFix QString and QByteArray reserve() and squeeze()
2011-09-23 Samuel RødalImplemented QWidget's move() vs setGeometry() distincti...
2011-09-23 Samuel RødalPatch toward fixing tst_QWidget::windowState().
2011-09-23 Frederik GladhornAccessible ComboBox: remove virt children, add actions.
2011-09-23 Joona PetrellAdd autotest for QInputPanel
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jo AsplinRe-enabled test and made it pass on Linux
2011-09-23 Jiang JiangSupport adding application fonts with QFontconfigDatabase
2011-09-22 Jo AsplinCast back to QWindow *
2011-09-22 Jason McDonaldAllow tests to log to multiple destinations
2011-09-22 Jason McDonaldEnable testlib self-testing with multiple loggers
2011-09-21 Frederik GladhornAccessible Slider: Remove virtual children.
2011-09-21 Frederik GladhornAccessible Scrollbar: Remove virtual children, value...
2011-09-21 Jason McDonaldDon't run multiexec test with file logging
2011-09-21 Jason McDonaldRemove printf calls from warnings selftest
2011-09-20 Lars KnollThis passes just fine
2011-09-20 Lars KnollThis test passes fine.
2011-09-20 Kent HansenFix last few autotest gui/widgets dependencies
2011-09-20 Jason McDonaldImprove globaldata testlib selftest.
2011-09-20 Jason McDonaldSplit subtest selftest
2011-09-20 Jason McDonaldRemove waitwithoutgui testlib selftest
2011-09-19 Kai KoehneMove handling of -qmljsdebugger argument to QCoreApplic...
2011-09-19 Holger IhrigRemoving XFail from one test, since QCursor::setPos...
2011-09-19 Frederik GladhornAdd parent and child functions to QAccessibleInterface.
2011-09-19 Kent HansenFix autotest gui/widgets dependencies
2011-09-19 Holger IhrigRemoved insignificant_test from tst_v8
2011-09-17 Lars KnollFix the test case
2011-09-17 Jason McDonaldSimplify selftest
2011-09-17 Jason McDonaldImprove cleanup of selftests
2011-09-17 Jason McDonaldRemove obsolete QEXPECT_FAIL calls
2011-09-17 Jason McDonaldImprove compliance with Qt coding guidelines
2011-09-17 Jason McDonaldFix XFAIL in testlib selftest
2011-09-17 João AbecasisWrap calls to Sequence::push_back
2011-09-16 Holger IhrigFixed Test for QStyleSheetStyle after refactor merge
2011-09-16 Frederik GladhornAccessibility: TabWidget - remove virt children, add...
2011-09-16 Frederik GladhornFor complex widgets try to return accessible interfaces.
2011-09-15 Kent HansenBoost performance of QChar::isSpace
2011-09-15 Kent HansenBoost performance of QChar::isLetterOrNumber
2011-09-15 Kent HansenBoost performance of QChar::isLetter
2011-09-15 Kent HansenBoost performance of QChar::isDigit
2011-09-15 Kent HansenAdd benchmark for QChar
2011-09-15 Frederik GladhornFix include path.
2011-09-15 Frederik GladhornThe Q_WS_X11 define exists no longer. Use Q_OS_UNIX.
2011-09-15 Samuel RødalFixed crash in tst_QPathClipper.
2011-09-15 Samuel RødalFixed tst_QIcon::task184901_badCache().
2011-09-15 Samuel RødalFixed tst_qpixmap::grabWidget().
2011-09-15 Rohan McGoverntests: removed semi-obsolete `maketestselftest'
2011-09-14 Lars KnollAdjust test to the new location
2011-09-14 Lars Knolldisable autotests temporarily on Mac
2011-09-14 Jo AsplinRemoved obsolete QEXPECT_FAIL
2011-09-14 Jo AsplinTemporarily disabled tests
2011-09-14 Holger IhrigTemporarily disabled tests
2011-09-13 Lars KnollRemove uilib and QtUiTools from QtBase
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Gunnar Slettamake a toplevel compile work
2011-09-13 Jo AsplinDisabled tests for refactor->master integration
2011-09-13 Jason McDonaldFix outdated license header
2011-09-13 Jason McDonaldFix missing/broken license headers
2011-09-12 Samuel RødalImplemented texture cache for GL paint engine in QtGui.
2011-09-12 Ritt Konstantinoptimize QList::removeAll()
2011-09-12 Samuel RødalAdded new QOpenGLPaintDevice test case in tst_QOpenGL.
2011-09-12 Samuel RødalFixed auto-test failure in tst_QOpenGL.
2011-09-12 Konstantin Rittdon't crash when destroying the shortcuts
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinDisambiguated access to QTestLib API
2011-09-12 Jo AsplinAdd other.pro back to auto.pro
2011-09-12 Jo AsplinMoved autotests in category 'tools' into new directory...
2011-09-12 Jo AsplinMoved autotests in category 'testlib' into new director...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-09 Jo AsplinFixed build error in tst_qopengl
2011-09-09 Jo AsplinMoved autotests in category 'opengl' into new directory...
2011-09-09 Jo AsplinMoved autotests in category 'other' into new directory...
next