profile/ivi/qtbase.git
2012-02-17 Lars KnollConvert jpeg plugin to new format
2012-02-17 Lars KnollConvert ico plugin to new format.
2012-02-17 Lars KnollConvert GIF plugin to the new format
2012-02-17 Rafael RoquettoEnables QProcess back on QNX.
2012-02-17 Lincoln RamsayStatic plugins don't break QFactoryLoader::keys()
2012-02-17 Kurt KorbatitsChanged qnetworkreply unittest to work from install...
2012-02-17 Kurt KorbatitsRemoved rfc3252.txt from networkselftest unittest
2012-02-17 Friedemann... Fix naming of plugins for QPA plugins and use new plugi...
2012-02-17 Bradley T.... Remove usages of QT_ARCH and QT_ARCH_* from qtbase
2012-02-17 Andy ShawSome small doc fixes, typos and removal of one incorrec...
2012-02-17 Jiang JiangDon't render glyph with FT with fetchMetricsOnly
2012-02-17 Andy ShawEnsure that QSqlDatabase::database() is still thread...
2012-02-17 Andy ShawEnsure the header's context menu is in sync with the...
2012-02-17 Stephen KellyUse ctest to run all tests and print output.
2012-02-17 Stephen KellyOnly define QT_NAMESPACE if it is used.
2012-02-17 Marc MutzCompilation fix: missing includes for geteuid()
2012-02-17 Marc Mutz[QTBUG-22847] Compile with C++11 compiler
2012-02-17 Marc Mutzxcb: avoid use of statically-sized QList
2012-02-17 Casper van... Make sure to print short text for QSslCertifictaeExtension.
2012-02-17 Miikka HeikkinenFix qlogging test for release configuration
2012-02-17 Friedemann... QWindow-test: Fix QSignalSpy warning about Qt::ScreenOr...
2012-02-17 David FaureQMimeData: export URLs as text too
2012-02-17 Eskil Abrahamsen... Remove historical +1 from font height calculation
2012-02-17 Eskil Abrahamsen... Avoid loading and keeping unused fallback font engines
2012-02-17 Friedemann... Base active window handling on WM_SET/KILLFOCUS.
2012-02-17 Miikka HeikkinenFix QWindowsClipboard crash when mimeData is NULL.
2012-02-17 David FaureQDebug: Add support for %{pid}, %{appname} and %{threadid}
2012-02-17 Bradley T.... Fix tst_QFileSystemWatcher failure on Mac OS X
2012-02-17 Jason McDonaldtestlib: Skip test function if init() fails.
2012-02-17 Kurt KorbatitsChanged qsslkey to work from installation directory
2012-02-17 Kurt KorbatitsChanged qsslcertificate unittest to work from install...
2012-02-17 Kurt KorbatitsChanged qcryptographichash unittest to work from instal...
2012-02-16 Kurt KorbatitsChanged json unittest to work from installation directory
2012-02-16 Andrew den... Add support for querying an elided sub-string from...
2012-02-16 jian liangUse english name to match font in windows platform
2012-02-16 Friedemann... QDial: Fix crash when singleStep-property is 0.
2012-02-16 Jason McDonaldEliminate duplicate data row names in dbus, tools and...
2012-02-16 Jason McDonaldEliminate duplicate data row names in network autotests
2012-02-16 Jason McDonaldtestlib: Remove obsolete version of QSKIP macro.
2012-02-16 Jason McDonaldRemove code related to test location.
2012-02-16 Jędrzej NowackiUse static-less QMetaType API in QVariant.
2012-02-16 Jędrzej NowackiImplement new static less API for QMetaType.
2012-02-16 Donald CarrRedirect libjpeg messages via qWarning
2012-02-16 Michalina ZiembaQt Network: Added the \inmodule command in the class...
2012-02-16 João AbecasisDrop QFile::fileEngine
2012-02-16 Rohan McGovernFixed tst_QFile when redirecting stdin/stdout/stderr...
2012-02-16 Kent Hansenqmetaobjectbuilder: Store only unique strings in the...
2012-02-16 Kent HansenDon't hardcode the number 14 in meta-object generators
2012-02-16 Kent Hansenqmetaobjectbuilder: Add asserts to confirm validity
2012-02-16 Xizhi ZhuInclude headers before QT_BEGIN_NAMESPACE.
2012-02-16 Xizhi ZhuAdd missing private headers to .pri.
2012-02-16 Stephen KellyFix ref counted window close handling.
2012-02-16 Oswald Buddenhagenbootstrap configure.exe on windows
2012-02-16 Jędrzej NowackiAdd QMetaType::FirstCoreType enum value.
2012-02-16 Friedemann... Add a ThemeChange event.
2012-02-15 Stephen KellyMove the removal of the Quit event to QWindow.
2012-02-15 Stephen KellyMake the cmake tests work with a namespace build.
2012-02-15 Thorbjørn Lund... QHeaderView::moveSection performance boost
2012-02-15 Miikka HeikkinenFix tst_QFileDialog2 for Windows 7.
2012-02-15 Miikka HeikkinenRemove XFAIL in QGraphicsWidget test for Windows
2012-02-15 Lars KnollImplement new plugin mechanism
2012-02-15 Lars KnollAdd JSON support to the bootstrap library
2012-02-15 Kent HansenAdd autotest for QMetaMethod introspection
2012-02-15 Kim Motoyoshi... Corrected the size of mipmaps in framebuffer objects.
2012-02-15 Andy ShawRemove a couple of QtGui/QtGui header entries
2012-02-15 Samuel RødalAdded support for resetting QOpenGLFramebufferObject...
2012-02-15 Friedemann... Stabilize QFileSystemWatcher test.
2012-02-15 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-15 Bradley T.... tst_QVariant passes on Mac OS X
2012-02-15 Kent HansenTest template-based connect() with qmetaobjectbuilder
2012-02-15 Kent Hansenqmetaobjectbuilder: Add support for revisioned methods...
2012-02-15 Jonathan LiuFix compilation with MinGW
2012-02-15 Rohan McGovernFixed typo.
2012-02-15 Jason McDonaldEliminate duplicate data row names in widgets autotests.
2012-02-15 Mark BrandQSqlTableModel::indexInQuery(): fix for inserted rows
2012-02-15 Mark BrandQSqlRelationalTableModelPrivate: simplify field name...
2012-02-15 Mark BrandQSqlTableModel::submitAll(): avoid resubmiting successf...
2012-02-15 Mark BrandQSqlTableModel: do not store primaryValues in change...
2012-02-15 Mark BrandQSqlTableModel::primaryValues(): take care of row mapping
2012-02-15 Mark BrandQSqlTableModel::commitAll(): replace row removal hack
2012-02-15 Mark BrandQSqlTableModel: deduplicate and optimize counting of...
2012-02-15 Mark BrandQSql*Model: make indexInQuery() virtual
2012-02-15 Andrew Stanley... Allow the QLocalServer to listen to a native descriptor
2012-02-15 Miikka HeikkinenRemove fileLineEndingTest from networkselftest.
2012-02-15 Alex WilsonProduce unimplemented warning for QOpenGLBuffer::map...
2012-02-15 Eskil Abrahamsen... Optimize memory consumption for simple GPOS tables
2012-02-15 Shane KearnsAbort FTP download, not the whole application
2012-02-15 Rafael RoquettoFixes QTemporaryDir compilation error under QNX.
2012-02-15 Kent HansenRemove needless line "#define d d_ptr"
2012-02-15 Kent HansenStore only unique strings in the QtDBus meta-object...
2012-02-15 Friedemann... Move desktopSettingsAware to QGuiApplication.
2012-02-15 Miikka HeikkinenWindows: Fixed helper process finding in network tests
2012-02-15 Rick Stocktonfix whitespace in qnamespace.qdoc
2012-02-14 Xizhi ZhuFix online status checking in generic bearer plugin.
2012-02-14 João AbecasisMove QtConcurrent configuration to a single file
2012-02-14 Bradley T.... Compile
2012-02-14 Mark Brandupdate comment on test
2012-02-14 Mark BrandQSqlTableModel::primaryValues(): make const
2012-02-14 Jason McDonaldEliminate duplicate data row names in gui autotests.
2012-02-14 Jason McDonaldEliminate duplicate data row names from corelib autotests.
next