Fix symbol fonts support with FT engine
[profile/ivi/qtbase.git] / tests /
2011-11-11 aavitAdd Qt's debug/release mode to the lancelot autotests...
2011-11-11 Stephen KellyAdd API to clear the current index. Symmetric with...
2011-11-11 Stephen KellyMake this API virtual to make selection proxying possible.
2011-11-11 Oliver WolffQByteArray autotest: Check for defines inside of slot
2011-11-11 Jo AsplinAdded QTBUG-22296 to QEXPECT_FAILs
2011-11-11 Tero AholaRepaint QProgressBar when minimum or maximum changed
2011-11-11 Thomas HartmannAdding test for custom bezier easing curves
2011-11-11 Jason McDonaldCleanup corelib autotests
2011-11-11 Jason McDonaldUse qWarning() to output warnings.
2011-11-11 Jason McDonaldCleanup corelib autotests
2011-11-11 Olivier GoffartFix parsing of #if defined expression
2011-11-10 Aaron KennedyUpdate V8
2011-11-10 Pekka VuorelaQWidget text editors to commit text on their own on...
2011-11-10 Pekka VuorelaImplement partial tentativeCommit support in QTextEdit
2011-11-10 Jo AsplinRe-enabled passing tests in tst_qabstractprintdialog
2011-11-10 Jo AsplinRe-enabled passing tests in tst_exceptionsafety_objects
2011-11-10 Jason McDonaldCleanup corelib autotests
2011-11-10 Jason McDonaldRemove redundant #define
2011-11-09 Jo AsplinRemoved obsolete host.pro from qtbase
2011-11-09 Jo AsplinDeleted qtipc autotest from qtbase
2011-11-09 Jo AsplinFixed typo: private-tests -> private_tests
2011-11-09 Jo AsplinRe-enabled passing tests in tst_qopengl
2011-11-09 Jędrzej NowackiAdd QPolygonF to metatype system.
2011-11-09 Jędrzej NowackiMake usage of internal QVariant space.
2011-11-09 Jędrzej NowackiRefactor QMetaType types.
2011-11-09 Jason McDonaldRemove redundant copies of QTRY_COMPARE.
2011-11-08 Aurindam JanaQGlobal: Define a default message handler
2011-11-08 Olivier GoffartQNAM: Fix authentication cache when the password is...
2011-11-08 David FaureAdd Q_DECLARE_PRIVATE equivalent for QDir, to be able...
2011-11-08 Jo AsplinCompleted change to eliminate v8.pro
2011-11-08 Jo AsplinMoved utf8/ and deleted corelib.pro
2011-11-08 Jo AsplinRe-enabled tst_qdialog
2011-11-08 Jo AsplinDeleted QWS tests
2011-11-08 Charles YinQPainterPath: Fix copy constructor again.
2011-11-07 Jason McDonaldCleanup corelib autotests
2011-11-07 Jo AsplinMoved qobjectperformance into other/
2011-11-07 Jo AsplinRefer to v8 directly as a subdirectory.
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qmenu
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qinputcontext
2011-11-07 Jo AsplinRe-enabled passing tests in tst_qprinter
2011-11-06 Richard MooreSSL certificate extensions: add unit tests
2011-11-05 Pekka VuorelaSupport tentative commit string with input method.
2011-11-05 Jo AsplinMoved qmetaobjectbuilder test into corelib/kernel/
2011-11-05 Jason McDonaldRemove unused PlatformQuirks functions.
2011-11-05 Jo AsplinMoved qobjectrace into integrationtests/
2011-11-04 Jo AsplinMoved tests into gui/kernel/ and gui/qopengl/
2011-11-04 Laszlo AgocsPrevent timestamps in widgets' touch events from disapp...
2011-11-04 Jo AsplinAdded ref to bug report in qglthreads.pro
2011-11-04 Jo AsplinAdded -datatags option to QTestLib
2011-11-04 Jo AsplinRe-enabled passing tests in tst_qvariant
2011-11-04 Sergio Ahumadatest: Use QWidget::grab() instead of QPixmap::grabWidget()
2011-11-04 David FaureQStandardPaths: add DownloadLocation.
2011-11-04 David FaureFix tst_qstandardpaths: Mac OSX is a unix, but doesn...
2011-11-04 Sergio AhumadaRe-enabled passing test in tst_qdbuspendingcall
2011-11-04 Jason McDonaldDon't rely on PlatformQuirks in qimagereader test
2011-11-04 Jiang JiangDo not put cursor at non-stop character positions
2011-11-04 Jo AsplinRe-enabled passing tests in tst_qlistview
2011-11-03 Friedemann KleintQtGui: Fix compilation with gcc 4.4
2011-11-03 Sergio Ahumadatest: Skipping tst_qmdisubwindow::setFont() as it's...
2011-11-03 Bradley T. HughesFix unstable test due to a race in QThread
2011-11-03 Olivier GoffartQThread::isFinished should return true from finished()
2011-11-03 Jason McDonaldRemove empty functions from QDirModel test.
2011-11-03 Jason McDonaldImprove QDirModel autotest
2011-11-03 Jason McDonaldAllow extra selftests without modifying source.
2011-11-03 Samuel RødalGet rid of "#if 0" and skipped tests in QPainter autotest.
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsitem
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsview
2011-11-02 Jo AsplinRe-enabled passing tests in tst_qgraphicsscene
2011-11-02 Jo AsplinMoved tests into network/ssl/
2011-11-02 Olivier GoffartUse C++11 static_assert
2011-11-02 Jason McDonaldReinstate disabled part of qsortfilterproxymodel test
2011-11-02 Jason McDonaldRemove stale test data from qsortfilterproxymodel test
2011-11-02 Jason McDonaldRemove disabled code from QWidget autotest.
2011-11-02 Jason McDonaldRemove disabled code from qgridlayout autotest
2011-11-02 Jason McDonaldRemove disabled test data from QUrl autotest
2011-11-02 Jason McDonaldRemove redundant #if 1 from qdbusmarshall test
2011-11-02 Jason McDonaldRemove redundant code from qsortfilterproxymodel test
2011-11-02 Jason McDonaldImprove QWidget autotest.
2011-11-02 Jason McDonaldRemove debugging code from qgraphicsitem autotest.
2011-11-01 Jason McDonaldRemove unused code from qdbusmarshall test.
2011-11-01 Jason McDonaldRemove obsolete code from qdbusmarshall test.
2011-11-01 Jason McDonaldRemove obsolete code from qdbuspendingcall test
2011-11-01 Jason McDonaldRemove disabled code in QItemView test.
2011-11-01 Casper van DonderenRemove test that hasn't been enabled since 2007.
2011-11-01 Friedemann KleintRemove remains of qpa in tests.
2011-11-01 Jędrzej NowackiFix broken build.
2011-11-01 Jo AsplinRe-enabled passing tests in tst_qgraphicswidget
2011-11-01 Olivier Goffarttst_qvariant: add a test QVariant works with not movabl...
2011-11-01 Jason McDonaldRemove debug code from qsortfilterproxymodel test
2011-11-01 Jason McDonaldImprove QWidget autotest
2011-11-01 Jason McDonaldRemove debug code from QLayout autotest.
2011-11-01 Jason McDonaldRemove debug code from QGridLayout autotest
2011-11-01 Jason McDonaldRemove obsolete test.
2011-11-01 Jason McDonaldImprove QMenu autotest.
2011-10-31 Jason McDonaldImprove QMenu autotest
2011-10-31 Robin BurchellMove support for socket binding from QUdpSocket upstrea...
2011-10-31 Lars KnollCorrectly handle null windows or widgets in keyClick()
2011-10-31 Jason McDonaldRemove disabled code from QMainWindow autotest.
2011-10-31 Jason McDonaldRemove unstable test from qgraphicsscene test.
2011-10-31 Jason McDonaldRemove obsolete test data from qgraphicsitem test
next