Added static keyword to blend_transformed_tiled_argb/rgb565().
[profile/ivi/qtbase.git] / tests /
2012-01-31 Lars KnollRemove many deprecated methods
2012-01-31 Kai KoehneMac: Fix compilation with -qtnamespace set
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-31 Chris AdamsAdd public role names setter to QStandardItemModel
2012-01-31 Lars KnollQDirectPainter is gone in Qt5
2012-01-31 Xizhi ZhuRemove Symbian specific code from qtbase.
2012-01-31 Anselmo L. S. MeloFix QGuiApplication::topLevelWindows(), introducing...
2012-01-31 John LaytQValidator: Don't fallback to C Locale when validating...
2012-01-31 Lars KnollRemove QIconEngineV2 and fold it into QIconEngine
2012-01-31 Kai KoehneWindows: Fix autotests with -qtnamespace
2012-01-31 Mark Brandtst_qabstractitemmodel does not need QT += widgets
2012-01-31 Kurt KorbatitsChanged qapplication unittest to work from installation...
2012-01-31 Kurt KorbatitsChanged qlibrary unittest to use applicationDirPath()
2012-01-31 Jason McDonaldUpdate contact address in license headers.
2012-01-31 Kurt KorbatitsFixed qstandardpaths unittest to check before using...
2012-01-31 Kurt KorbatitsChanged qsplitter unittest to work from install directory
2012-01-31 Kurt KorbatitsFixed qicon unittest to use QFINDTESTDATA
2012-01-31 Kurt KorbatitsFixed qmovie unittest to use QFINDTESTDATA in jumpToFrame()
2012-01-31 John LaytQDateTime: Add validity checks
2012-01-31 John LaytQDateTime: Add missing QDate Unit Tests
2012-01-31 John LaytQDateTime: Deprecate setYMD()
2012-01-30 Lars KnollFix bugs when using a non 0 terminated QLatin1String
2012-01-30 Shane KearnsFix tst_QSslCertificate::toText on windows
2012-01-30 Shane KearnsFix link error in QSslSocket auto test
2012-01-30 Lars KnollAdd a null pointer check to QJsonObject::toVariantMap
2012-01-30 Lars KnollAdd the missing test file and give it a proper name.
2012-01-30 Kent HansenRemove type id/name conversion for QVariant::UserType
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Stephen KellyAdd the QAbstractItemModel::canDropMimeData method.
2012-01-30 Thorbjørn Lund MartsumQHeaderView - length returns wrong value fix
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-29 Shane KearnsFix BC break with QAbstractFileEngine "mount points"
2012-01-29 Jędrzej NowackiIntroduce QTypeInfo::sizeOf.
2012-01-29 Kent HansenGet rid of checks for Qt3 types
2012-01-29 Olivier GoffartCall connectNotify when connecting with function pointer
2012-01-28 David FaureQUrl: deprecate setEncodedUrl() and fromEncoded(),...
2012-01-28 David FaureQUrl: use partially-decoded data in toString and QUrl...
2012-01-27 Giuseppe D'AngeloQHash benchmark: improve Java's hash
2012-01-27 Giuseppe D'AngeloQHash benchmark: remove unused variables
2012-01-27 Pekka VuorelaQWidgets to use QGuiApplication focus object change...
2012-01-27 Pekka VuorelaQGuiApplication::focusObject() to replace QInputPanel...
2012-01-27 Anselmo L. S. MeloImplement QWindow::close()
2012-01-26 Jędrzej NowackiFix a typo in tst_qtreewidget autotest.
2012-01-26 Denis DzyubenkoMade it possible to run tst_qtjson test from shadow...
2012-01-26 David FaureConvert tst_qurl.cpp to UTF-8 (to make it editable...
2012-01-26 Denis DzyubenkoFixed QString::operator<(QLatin1String)
2012-01-26 Stephen KellyMark the single argument containers as movable.
2012-01-26 Stephen KellyAutomated metatype definition for template types.
2012-01-26 Samuel RødalMade QWindow::currentOrientation() a property.
2012-01-26 Andy ShawFix a couple of edge cases for WildcardUnix matching
2012-01-25 Andrew den ExterRemove QTextControl and QLineControl.
2012-01-25 Jędrzej NowackiCleanup mess in public type ids.
2012-01-25 Peter HartmannQAbstractSocket / QSslSocket: add API to pause and...
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-25 Kent Hansenmoc: Use QMetaType::QVariant as the type for QVariant
2012-01-25 Friedemann Kleinttst_qobject: Run as console application.
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-24 Andrew den ExterAdd a changed() signal to QValidator.
2012-01-24 David FaureQKeySequence: fix copy/paste error in autotest
2012-01-24 Friedemann KleintAdd autotest for failing signal connection.
2012-01-24 Bradley T. HughesRe-enable 'make check' for tests/auto/widgets
2012-01-24 Mark Brandadd missing move* methods to QAbstractItemModel
2012-01-24 Giuseppe D'AngeloMake mid() and midRef() properly return empty, non...
2012-01-24 Samuel RødalMade window orientation API more flexible.
2012-01-24 Lars KnollImport json support from playground/qtbinaryjson
2012-01-24 Stephen KellyStore the is-a QObject fact with the metatype declaration.
2012-01-24 David FaureQKeySequence: add tests, fix handling of '+' as key...
2012-01-24 David FaureMake QUrl always lowercase the scheme().
2012-01-24 Joerg BornemannQWinOverlappedIoNotifier introduced
2012-01-24 Kurt KorbatitsChanged qnetworkdiskcache unittest to cleanup test...
2012-01-24 Kurt KorbatitsChanged qtextdocument, qtextdocumentlayout unittests...
2012-01-24 Kurt KorbatitsChanged painting unittests to remove created files...
2012-01-24 Kurt KorbatitsChanged qpixmap unittest to remove created file after...
2012-01-24 Kurt KorbatitsChanged qxmlstream unittest to remove its created file...
2012-01-24 Kurt KorbatitsChanged qdatastream unittest to remove the test file...
2012-01-24 Olivier GoffartTest connecting to virtual function pointer
2012-01-24 Robin BurchellAdd the capability to use multiple data sources for...
2012-01-24 Robin BurchellRemove executive summary.
2012-01-24 Robin BurchellMove test files around.
2012-01-23 Bradley T. HughesRemove QEventLoop::DeferredDeletion
2012-01-23 Bradley T. HughesIgnore known tst_QStyleSheetStyle failures on Mac OS X
2012-01-23 Bradley T. HughesIgnore tst_QStyleSheetStyle::hoverColors() failures...
2012-01-23 Bradley T. HughesIgnore tst_QSizeGrip failures on Mac OS X
2012-01-23 Bradley T. HughesSkip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac...
2012-01-23 Bradley T. HughesIgnore tst_QMenu::keyboardNavigaction() failure on...
2012-01-23 Bradley T. HughesSkip tst_QPushButton::sizeHint() with Mac style on...
2012-01-23 Bradley T. HughesMark tst_QDateTimeEdit with insignificant_test on Mac...
2012-01-23 Bradley T. HughesMark tst_QComboBox::hide() with QEXPECT_FAIL() on Mac...
2012-01-23 Bradley T. HughesIgnore tst_QAbstractSlider failures on Mac OS X
2012-01-23 Laszlo AgocsFix synthesizing mouse events when touches change ordering
2012-01-23 Bradley T. HughesExpect tst_QWizard::setPixmap() failure on Mac OS X
2012-01-23 Bradley T. HughesExpect tst_QFileDilaog:clearLineEdit() failure on Mac...
2012-01-23 Bradley T. HughesDo not expect tst_QFileDialog::selectFiles() failure...
2012-01-23 Bradley T. HughesDo not mark tst_QGraphicsWidget as insignificant anymore
2012-01-23 Bradley T. HughesExpect tst_QGraphicsWidget::updateFocusChain...() failu...
2012-01-23 Bradley T. HughesFix XPASS in tst_QGraphicsWidget on Mac OS X
2012-01-23 Bradley T. HughesFix XPASS in tst_QGraphicsView on Mac OS X
2012-01-23 Bradley T. HughesExpect tst_QGraphicsProxyWidget::updateAndDelete()...
2012-01-23 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in tests/auto/widgets
2012-01-23 Jason McDonaldUpdate contact information in license headers.
next