Fix QNetworkReply ioGetFromHttpWithCache test case
[profile/ivi/qtbase.git] / src / corelib /
2012-03-06 Joerg BornemannQProcess/Win: pointless Sleep call removed
2012-03-06 Olivier GoffartDon't use QMutexPool in QEventDispatcher
2012-03-06 Olivier GoffartDon't use QMutexPool from the animation framework
2012-03-06 Olivier GoffartCleanup QThread::initialize and QThread::cleanup
2012-03-06 Eskil Abrahamsen... Make cache of opentype tables in Harfbuzz face lazy
2012-03-06 Jędrzej NowackiImprove safeness of QMetaType::registerType.
2012-03-06 David FaureQMimeDatabase: Fix crash on empty filename
2012-03-06 Robin BurchellRemove codecForTr().
2012-03-06 Alex WilsonSupport new-style plugins without a "Keys" json property
2012-03-06 Jędrzej NowackiMark QMetaType constructor as explicit.
2012-03-06 Robin BurchellRemove unused QThreadPoolPrivate::startFrontRunnable().
2012-03-05 Frederik GladhornRemove AccessibilityPrepare event.
2012-03-05 Leonard LeeEnable name of threads in release mode.
2012-03-05 Rohan McGovernMerge "Merge remote-tracking branch 'origin/api_changes...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-04 Olivier GoffartFix documentation of the new connect functions.
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Robin BurchellUse correct types in QResource.
2012-03-02 Stephen KellyMake the CONFIG and QT_CONFIG contents available downst...
2012-03-02 Bradley T. HughesRemove Q_BYTE_ORDER and -*-endian arguments from configures
2012-03-02 Stephen Kellymetatype registration of two-template-argument types.
2012-03-01 Oswald Buddenhagenrevamp -sysroot and -hostprefix handling
2012-03-01 Oswald Buddenhagenexclude some code from the qmake build
2012-03-01 Oswald Buddenhagendispose of BOOTSTRAPPING define
2012-03-01 Marc MutzQtGlobal: remove qIsDetached()
2012-03-01 Bradley T. HughesRemove ARMFPA support and Q_DOUBLE_FORMAT detection
2012-03-01 Marc MutzQPair: specialise QTypeInfo based on the typeinfos...
2012-03-01 Marc MutzQBoolBlocker: make constructor explicit and disable...
2012-03-01 Marc MutzQEvent (and subclasses): make ctors explicit
2012-02-29 Giuseppe D'AngeloQRegExp: fix \i \I \c \C \p \P escape sequences
2012-02-29 Holger Hans Peter... SHA-2 code does not compile on FreeBSD
2012-02-29 Marc MutzQFlags: mark as Q_PRIMITIVE_TYPE
2012-02-29 Morten Johan SorvigRemove Mac qDebug ifdefs.
2012-02-29 Stephen KellyMake loadAcquire const.
2012-02-29 Jason BarronMake QJsonPrivate::String compile on big endian platforms.
2012-02-29 Marc MutzQCryptographicHash: make constructor explicit
2012-02-29 Oswald Buddenhagenmake qlibraryinfo table-driven
2012-02-29 Oswald Buddenhagenremove pointless ifdefs
2012-02-29 Stephen KellyAllow QChar::SpecialCharacter with QStringBuilder.
2012-02-29 Stephen KellyMake qobject_p.h not need qvariant.h.
2012-02-29 Stephen KellyMake qlocale.h not depend on qvariant.h.
2012-02-29 Marc MutzQScopedValueRollback: make constructor explicit
2012-02-29 Stephen KellyRemove include for no-longer-supported compiler.
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-28 Stephen KellyAdd support for QT_NO_SIGNALS_SLOTS_KEYWORDS
2012-02-28 Marc MutzQRingBuffer: make constructor explicit
2012-02-28 Marc MutzQPair: don't copy-initialise 'first'/'second' in the...
2012-02-28 Marc MutzQPair: remove user-defined copy assignment operator
2012-02-28 Stephen KellyMake the CMake files work with directory overrides.
2012-02-28 Bradley T. HughesCompile SHA-2 code on systems without stdint.h
2012-02-28 Pekka VuorelaRename remaining references to QInputPanel
2012-02-28 Debao ZhangFix QSettings autotest fails under Windows
2012-02-27 Matthew VogtRemove Q_DECLARATIVE_EXPORT and Q_QTQUICK1_EXPORT
2012-02-27 Bradley T. HughesAdd SHA-224, SHA-256, SHA-384, and SHA-512 support...
2012-02-27 Olivier GoffartDetect QMetaType::QReal from the definition of qreal
2012-02-27 Olivier GoffartMove the QString comparison operator as non member...
2012-02-27 Giuseppe D'AngeloQRegExp: fix crash
2012-02-27 Oswald Buddenhagenremove library version matching from qt.conf
2012-02-27 Jędrzej NowackiSimplify QMetaTypeSwitcher.
2012-02-27 Stephen KellyOptimize space for the QEventLoopQuitLocker.
2012-02-27 Jędrzej NowackiReduce QtCore lib binary size by around ~3KB, by removi...
2012-02-27 Jędrzej NowackiCleanup usage of QVariant::Type.
2012-02-27 Stephen KellyRemove more support for unsupported GCC versions.
2012-02-26 Matthew VogtAllow moc to handle symbols that have been redefined.
2012-02-26 Marc MutzQFlags<>: let the compiler generate copy ctor/op=
2012-02-26 Olivier GoffartRemoveRef should not remove the const
2012-02-26 Marc MutzQStringMatcher: make constructor explicit
2012-02-26 Marc MutzQXmlStream{Reader,Writer}: add explicit to constructors
2012-02-26 ABBAPOHFix doc according to current method signature
2012-02-26 Marc MutzQByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protect...
2012-02-25 Friedemann KleintFix a crash in QSystemLocalePrivate::uiLanguages().
2012-02-25 Olivier GoffartFix compilation without QT_DEPRECATED_SINCE
2012-02-25 jian liangFix to exit of adopted thread watcher in Windows
2012-02-24 David Faureqmimetypeparser: more optimized definition of string...
2012-02-24 Marc MutzQMimeMagicRule: declare as Q_MOVABLE_TYPE
2012-02-24 Stephen KellyRemove unused QT_NO_QWS_SHARE_FONTS
2012-02-24 Stephen KellyRemove QT_NO_QWS_MULTIPROCESS
2012-02-24 Stephen KellyRemove unused define QT_NO_COP.
2012-02-23 Stephen KellyAdd the QtMain windows library to the CMake files.
2012-02-23 Kent HansenBump the moc output revision
2012-02-23 Martin PeterssonQWindowsPipeWriter could terminate the process to early
2012-02-23 Stephen KellyRequire compiler support for deprecated constructors.
2012-02-23 Stephen KellyRemove QT_ASCII_CAST_WARN_CONSTRUCTOR
2012-02-23 Jędrzej NowackiRename QMetaTypeSwitcher::UnknownType to NotBuiltinType.
2012-02-23 Stephen KellyAdd the quitlock feature to QThread.
2012-02-23 Marc MutzQString: add from{Ascii,Latin1,Utf8,Local8Bit() overloa...
2012-02-23 Jan Arne PetersenAdd WindowDoesNotAcceptFocus flag and use it in xcb
2012-02-23 Andy ShawSilence coverity warning about sizeof(Node*) vs sizeof...
2012-02-23 Stephen KellyUse the CMake definition of Windows for CMake macros.
2012-02-22 Robin BurchellRemove unneeded code to convert to ASCII/Latin1.
2012-02-22 Stephen KellyDon't do macro self-expansion for moc anymore.
2012-02-22 Stephen KellyRemove unused Q_CANNOT_DELETE_CONSTANT
2012-02-22 Stephen KellyAdd the QT_LIBINFIX to the CMake config files.
2012-02-22 Stephen KellyRemove detection of GCC versions which are not supporte...
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-22 Stephen KellyUse QMAKE_SUBSTITUTIONS conditionals
2012-02-22 Marc MutzQEasingCurve: fix a missing */
2012-02-22 Stephen KellyFail with #error early if the compiler does not support...
2012-02-22 Robin BurchellRemove custom text codec for C strings.
next