profile/ivi/qtbase.git
2012-02-07 Bradley T.... Make syncqt ignore qsystemdetection.h and qcompilerdete...
2012-02-06 Jan-Arve SaetherCompile MSVC2008
2012-02-06 Samuel RødalFixed typo in QOpenGLContext warning message.
2012-02-06 Laszlo AgocsDestroy the QWindow children in destroy() instead of...
2012-02-06 João AbecasisRemove dependency on QFSFileEngine
2012-02-06 João AbecasisInline information about FS case sensitivity
2012-02-06 jian liangFix memory leak of QFontEngineBox object
2012-02-06 Jędrzej NowackiAdd missing header in kernel.pri
2012-02-06 Jiang JiangAdd distance field generation functions from Scenegraph
2012-02-06 Friedemann... Complete split of QtConcurrent.
2012-02-06 Bradley T.... Silence syncqt warnings for atomic implementation headers
2012-02-06 Bradley T.... Change #include "qlogging.h" to <QtCore/qlogging.h...
2012-02-06 Bradley T.... Move compiler detection from qglobal.h to a separate...
2012-02-06 Bradley T.... Move operating system detection from qglobal.h to a...
2012-02-06 Friedemann... Windows XP style: Fix warnings wrt retrieving HANDLE...
2012-02-06 Jan-Arve SaetherRemove QAccessible::FocusChild, add focusChild()
2012-02-06 Frederik GladhornAdd accessible role Terminal.
2012-02-06 Rafael RoquettoUse available geometry when maximized.
2012-02-06 Miikka HeikkinenEnable basic gesture support for WEC7.
2012-02-05 Friedemann... qmake: Work around MSVC compiler bug.
2012-02-05 Mark Brandreduce cost of checking cache for data() and headerData()
2012-02-05 Mark BrandQSqlTableModel::setData(): comment historical idiosyncr...
2012-02-05 Mark Brandrefactor QSqlTableModel::setData()
2012-02-05 Mark Brandrefactor QSqlTableModel::setRecord()
2012-02-05 Mark Brandmerge private and public QSqlTableModel::setRecord()
2012-02-05 Mark BrandModifiedRow: use for all edit strategies
2012-02-05 John LaytSIC: QLocale: Make QSystemLocale a private class
2012-02-05 John LaytSIC: QLocale: Remove base argument from conversion...
2012-02-05 John LaytQString: Make convert to number methods only use C...
2012-02-05 Lars KnollMove QtConcurrent into its own module
2012-02-05 Samuli PiippoExclude helloconcurrent when QtConcurrent is not configured
2012-02-05 Jędrzej NowackiAdd movability tests for QByteArray.
2012-02-05 Jędrzej NowackiDo not crash trying to load or save QModelIndex.
2012-02-05 Jędrzej NowackiReimplement QMetaType::destroy.
2012-02-05 Nick RatelleFixes QIconvCodec::convertToUnicode()
2012-02-04 John LaytQDateTime: Remove Julian Calendar
2012-02-04 John LaytQDateTime: Store Julian Day as qint64
2012-02-04 Bradley T.... Use $CFG_ARCH even if src/corelib/arch/$CFG_ARCH does...
2012-02-04 Friedemann... MinGW: Fix warnings.
2012-02-03 Simon HausmannImprove sysroot handling with regards to configure...
2012-02-03 Kent HansenBring qmetaobjectbuilder in sync with moc
2012-02-03 Kent HansenAdapt QtDBus to QVariant property type change
2012-02-03 Kent HansenBring QtDBus meta-object generator in sync with moc
2012-02-03 Friedemann... Fix compilation on MinGW.
2012-02-03 Andy ShawHandle the 'real' datatype correctly in the SQLite...
2012-02-03 Jędrzej NowackiFix a typo TypeDefiniton -> TypeDefinition.
2012-02-03 Bradley T.... Include qatomic_cxx11.h for C++11 compilers
2012-02-03 Bradley T.... Remove empty src/corelib/arch subdirectories
2012-02-03 Bradley T.... Remove src/corelib/arch/nacl/* and qatomic_nacl.h
2012-02-03 Bradley T.... Remove src/corelib/arch/ia64/*
2012-02-03 Bradley T.... Remove src/corelib/arch/i386/* and src/corelib/arch...
2012-02-03 Bradley T.... Remove src/corelib/arch/avr32/* and qatomic_avr32.h
2012-02-03 Bradley T.... Remove src/corelib/arch/mips/*
2012-02-03 Bradley T.... Remove src/corelib/arch/arm/*
2012-02-03 Bradley T.... Remove #include "qatomic_macosx.h"
2012-02-03 Giuseppe D... Fix QAbstractItemModel documentation
2012-02-03 Rafael RoquettoAdd support for QNX iconv implementation
2012-02-03 Pekka VuorelaRemove QInputContext
2012-02-03 Bradley T.... Rename qatomic_windows.h to qatomic_msvc.h
2012-02-03 Bradley T.... Update .gitignore to ignore qmake/qmake_pch.pch
2012-02-03 Tor Arne VestbøMake Clang the default makespec on Mac OS 10.7 (Lion...
2012-02-03 Kurt KorbatitsFixed qsharedpointer unittest on windows
2012-02-03 Bradley T.... processEvents(WaitForMoreEvents) should return after...
2012-02-03 Pierre RossiUn-guard a QRawFont autotest.
2012-02-03 Bradley T.... Don't include config.tests/unix/openssl/openssl.pri...
2012-02-03 Sergio MartinsReimplement QIdentityProxyModel::headerData().
2012-02-03 Giuseppe D... Make QAbstractItemView::itemOptions properly initialize...
2012-02-03 Giuseppe D... Fix the chart itemview example
2012-02-02 Stephen KellyBuild with -pedantic
2012-02-02 Stephen KellyAdd typedef for source compatibility.
2012-02-02 Giuseppe D... Merge QStyleOption*V{2,3,4} classes together
2012-02-02 Gunnar SlettaImprove QSurface / QWindow API a bit and use that to...
2012-02-02 Laszlo AgocsUpdate wrong docs for TouchPoint::id().
2012-02-02 Stephen KellyBuild with QT_NO_CAST_FROM_BYTEARRAY
2012-02-02 Friedemann... Windows QPA: Compile with QT_NO_CAST_FROM_ASCII, warnings.
2012-02-02 Shane KearnsFix unintended source compatiblity break in QSslSocket
2012-02-02 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
2012-02-02 Bradley T.... Reimplement QAbstractSocket::setReadBufferSize() properly
2012-02-02 Morten Johan... Move QString <-> NSString conversion to QtCore
2012-02-02 Xizhi ZhuCall start() even when bearer is not compiled.
2012-02-02 Xizhi ZhuRemove one un-used variant.
2012-02-02 Morten Johan... Fix qmlscene segfault on startup on Mac OS 10.6.
2012-02-02 jian liangspeed up font enumeration in windows platform
2012-02-02 Kent HansenFix QString::operator=(QLatin1String) for substrings
2012-02-02 Kent HansenFix QTextStream and QDebug operator<< for QLatin1String
2012-02-02 Kent HansenFix QString(QLatin1String) constructor for substrings
2012-02-02 Kent HansenFix operator==(QLatin1String, QLatin1String) and friend...
2012-02-02 Bradley T.... Port the Windows atomic implementation to use QGenericA...
2012-02-02 Joerg Bornemannfix gdb_dwarf_index.prf for applications, take two
2012-02-02 Joerg Bornemannfix gdb_dwarf_index.prf for executables
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-02-02 Bradley T.... Remove duplicated function from QCocoaEventDispatcher
2012-02-02 Bradley T.... Don't include config.tests/unix/openssl/openssl.pri
2012-02-02 Jian Liangfix memory leak of QAccessibleWidget
2012-02-02 Sergio Ahumadatests: do not run benchmarks by default in 'make check'
2012-02-02 Kent HansenAvoid duplicating flags/types in qmetaobjectbuilder
2012-02-02 Kurt KorbatitsFixed selftests unittest on windows
2012-02-02 Kurt KorbatitsFixed qfile unittest on windows
2012-02-02 Jason McDonaldAdd selftest for xpass in a data-driven test.
2012-02-02 Jason McDonaldImprove readability of expectfail selftest.
next