Cocoa: Implement propagateSizeHints.
[profile/ivi/qtbase.git] / tests /
2011-10-27 Jason McDonaldRemove unreachable QSKIP in UIC autotest.
2011-10-27 Jason McDonaldRemove obsolete MSVC workarounds from autotests.
2011-10-27 Jason McDonaldReplace QSKIP with QFAIL in qputenv test
2011-10-27 Jason McDonaldRemove inappropriate QSKIP in QTextCodec autotest.
2011-10-26 Jason McDonaldRemove obsolete QSKIP call.
2011-10-26 Sergio AhumadaDoc: Fixing typo
2011-10-26 Jo AsplinRe-enabled tests
2011-10-25 Jo AsplinRe-enabled tst_qstatictext
2011-10-25 Jo AsplinRe-enabled tst_qrawfont
2011-10-25 Jo AsplinRe-enabled tst_qhttpnetworkconnection
2011-10-25 Jo AsplinRe-enabled tst_qsocketnotifier
2011-10-25 Frederik GladhornFix QDialog test: Q_WS_X11 is no more.
2011-10-25 Frederik GladhornBring back QDoubleSpinBox test.
2011-10-25 Frederik GladhornFix autotest tst_qtextbrowser.cpp
2011-10-25 Shane KearnsQNetworkReply autotest no longer needs private_tests
2011-10-25 Honglei ZhangFix QtSQL auto test server addresses
2011-10-25 Rohan McGovernall remaining tests: eliminated usage of qttest_p4.prf
2011-10-25 Rohan McGovernwidgets: eliminated usage of qttest_p4.prf
2011-10-25 Rohan McGovernbenchmarks: eliminated usage of qttest_p4.prf
2011-10-25 Sergio Ahumadatest: Leftover for split `qsqlquery' unit and benchmark...
2011-10-25 Jason McDonaldRemove QSKIPs from qgraphicslinearlayout test
2011-10-25 Jason McDonaldRemove QSKIPs from qgraphicsgridlayout test
2011-10-25 Jason McDonaldImprove qhostinfo autotest on HPUX 11i
2011-10-25 Rohan McGoverngui: eliminated usage of qttest_p4.prf
2011-10-25 Rohan McGoverncorelib: eliminated usage of qttest_p4.prf
2011-10-25 Jason McDonaldDon't call QSKIP/QVERIFY outside of test functions.
2011-10-25 Jason McDonaldUpdate bug number in autotests.
2011-10-24 Shane KearnsNetwork - Add QHostAddress::isLoopback API.
2011-10-24 Jędrzej NowackiExtend QVariant benchmarks
2011-10-24 Sergio Ahumadatest: Split `qcontiguouscache' unit and benchmark tests
2011-10-24 Sergio Ahumadatests: do not run benchmarks by default in 'make check'
2011-10-24 Jason McDonaldFix qcolumnview test for shadow builds.
2011-10-24 Jason McDonaldFix qsidebar test for shadow builds.
2011-10-24 Jason McDonaldFix qfilesystemmodel test for shadow builds.
2011-10-24 Jason McDonaldFix QFileDialog test for shadow builds.
2011-10-24 Pekka VuorelaMultiline editors not to limit anchor position inputMet...
2011-10-23 Sergio Ahumadatest: Split `qsqlquery' unit and benchmark test
2011-10-23 David FaureFix compilation with -fno-exceptions
2011-10-23 David FaureDeprecate QDesktopServices::storageLocation/displayName
2011-10-22 David FaureAdd the missing unittest
2011-10-22 David FaureCheck QFileInfo::isExecutable for symlinks, works as...
2011-10-22 David FaureQStandardPaths: add Config and GenericData, add methods
2011-10-21 João AbecasisFix QTemporaryFile regressions and new found issues
2011-10-21 João AbecasisAtomic implementation of create file and obtain handle...
2011-10-20 Jason McDonaldRemove SkipMode parameter from QSKIP calls.
2011-10-20 Jason McDonaldRemove QTest::SkipMode from qtestlib API.
2011-10-20 Jo AsplinMoved tests into integrationtests/ and widgets/
2011-10-20 Richard MooreAdd the ability to enable various SSL bug workarounds.
2011-10-20 Shane KearnsFix tst_qsocketnotifier
2011-10-20 Kent HansenRevert "Update V8"
2011-10-20 Thiago MacieiraMove the non-atomic and implicit functions from QBasicA...
2011-10-19 Liang QiUpdate keyToValue and keysToValue in QMetaEnum
2011-10-19 Aaron KennedyUpdate V8
2011-10-19 Frederik GladhornRefactor QAccessibleActionInterface.
2011-10-19 Jędrzej NowackiIntroduce Q_STATIC_ASSERT
2011-10-19 Kent HansenAdd benchmarks for QMetaType::construct()
2011-10-19 Kent HansenProvide API for "placement new" construction of meta...
2011-10-19 Jason McDonaldSanitize paths in selftest data.
2011-10-19 Jason McDonaldRemove skipglobal testlib selftest.
2011-10-19 Jason McDonaldRemove DEPENDS_ON from qtestlib API.
2011-10-19 Jason McDonaldMove QTRY_VERIFY/QTRY_COMPARE into testlib.
2011-10-19 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-19 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-18 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-17 Rohan McGovernReduce the runtime of tst_selftests
2011-10-17 Jason McDonaldPrefer QSKIP to QTEST_NOOP_MAIN.
2011-10-17 Jason McDonaldRemove qcopchannel autotest.
2011-10-17 Jason McDonaldDon't build empty tests.
2011-10-17 Jason McDonaldOnly build exceptionsafety_objects test if useful
2011-10-17 Jason McDonaldRemove Mac accessibility autotest.
2011-10-17 Jason McDonaldTidy qwizard autotest .pro file
2011-10-17 Jason McDonaldRemove QtMD5 autotest.
2011-10-17 Jason McDonaldMake test .pro files more consistent.
2011-10-17 Jason McDonaldDon't build empty qwineventnotifier test.
2011-10-17 Jason McDonaldRemove redundant logic from tools autotests.
2011-10-17 Jason McDonaldDon't build empty qaccessibility test on WinCE.
2011-10-17 Jason McDonaldOnly build Mac-specific tests on Mac.
2011-10-14 Kent HansenAdd autotest for QMetaType creation of gui types
2011-10-14 Kent HansenImprove the QMetaType::create() autotest coverage
2011-10-14 Jędrzej NowackiSmall re-factor of QVariant autotest.
2011-10-12 Shane Kearnsfix tst_QNetworkReply::headFromHttp failure
2011-10-12 Jason McDonaldAvoid building empty, inapplicable QWS tests.
2011-10-12 Jason McDonaldExclude qtconcurrent tests via .pro files.
2011-10-12 Shane KearnsFix platformsocketengine test failures
2011-10-11 Joona PetrellMove input panel visibility ownership from QInputPanel...
2011-10-11 Kent HansenRename QMetaType::construct() to create()
2011-10-11 Lorn Potteradd qmetaobjectbuilder to qtbase.
2011-10-11 Jason McDonaldRemove redundant logic from dbus test .pro files.
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-07 Samuel RødalAdded Orientation API to QScreen and QWindow.
2011-10-07 Jason McDonaldImprove QMenu test coverage for Mac and WinCE.
2011-10-07 Jason McDonaldRemove redundant qWarning's.
2011-10-07 Jason McDonaldRemove redundant define.
2011-10-07 Jason McDonaldComment out test that is always skipped.
2011-10-07 Jason McDonaldRemove dead code and empty test functions.
2011-10-07 Jason McDonaldFail test in preference to calling qFatal.
2011-10-07 Jason McDonaldNo need to return after QSKIP.
2011-10-07 Jason McDonaldAvoid using QSKIP in lieu of compile-time checks
next