Fix QNetworkReply ioGetFromHttpWithCache test case
[profile/ivi/qtbase.git] / src /
2012-03-06 Shane KearnsWindows - fix QWindowsSystemProxy global static race
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 Morten Johan SorvigCocoa: Implement widget palettes.
2012-03-06 Shane KearnsQSslCertificate - make lazy initialisation thread safe
2012-03-06 David FaureQMimeDatabase: Fix crash on empty filename
2012-03-06 Holger Hans Peter... qpa: Document a requirement of the backing store implem...
2012-03-06 Tasuku SuzukiQWindow: fix crash on Mac
2012-03-06 Tasuku SuzukiAdd missing Q_OBJECT macro to QCoreTextFontEngine
2012-03-06 Robin BurchellRemove codecForTr().
2012-03-06 Martin PeterssonQNam: only init channels when needed.
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-06 Mark BrandQSqlTableModel::data(): use cached values when available
2012-03-06 Mark BrandQSqlTableModel: derive primary values from database...
2012-03-06 Mark BrandQSqlTableModel: mirror database values in change cache
2012-03-06 Mark BrandQSqlTableModel: remove unnecessary parameter from setSu...
2012-03-06 Samuel RødalWorked around Metacity crashes in xcb plugin.
2012-03-05 Frederik GladhornRemove AccessibilityPrepare event.
2012-03-05 Bradley T. HughesDon't leak from QPlatformPrinterSupportPlugin::get()
2012-03-05 Bradley T. HughesAdd API to convert QSizeF<->PaperSize in QPlatformPrint...
2012-03-05 Bradley T. HughesReplace Q_WS_MAC with Q_OS_MAC in QtPrintSupport
2012-03-05 Bradley T. HughesRemove #ifdef Q_WS_MAC code from QPrinter
2012-03-05 Leonard LeeEnable name of threads in release mode.
2012-03-05 Laszlo AgocsUpdate QTouchEvent docs with regards to raw positions
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-03 Giuseppe D'AngeloQRegularExpression: import PCRE under 3rdparty/
2012-03-02 Samuel RødalCleaned up debug and warning output in xcb plugin.
2012-03-02 Thorbjørn Lund MartsumQAbstractSlider - adding setRange as a slot
2012-03-02 Sergio AhumadaChange bugreports.qt.nokia.com -> bugreports.qt-project.org
2012-03-02 Giuseppe D'AngeloUse QHash<K,V> instead of QMap<K,V> when K is a pointer...
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Frederik GladhornMark overload of QAccessible::updateAccessibility as...
2012-03-02 maeName threads properly
2012-03-02 Uli Schlachterxcb: Check for SHAPE extension before using it
2012-03-02 Jørgen LindRemove the LIBS from platformsupport
2012-03-02 Jan-Arve SaetherFix get_accFocus() to return CHILDID_SELF when it retur...
2012-03-02 Jan-Arve SaetherImprove debugging in the windows accessibility bridge.
2012-03-02 Miikka HeikkinenFix QWizard autotest for Windows 7 Classic theme
2012-03-02 Robin BurchellUse correct types in QResource.
2012-03-02 Kevin KrammerImproving clipboard integration
2012-03-02 Kevin KrammerFixing z-ordering of windows
2012-03-02 Stephen KellyMake the CONFIG and QT_CONFIG contents available downst...
2012-03-02 Jonathan LiuRevert "Don't rely on mapFromGlobal in QGraphicsScenePr...
2012-03-02 Bradley T. HughesExport QPaintEnginePrivate from QtGui
2012-03-02 Bradley T. HughesRemove Q_BYTE_ORDER and -*-endian arguments from configures
2012-03-02 Miikka HeikkinenFix QApplication autotest crash when running on multipl...
2012-03-02 Friedemann KleintFix QPixmap::grabWidget() on Windows.
2012-03-02 Stephen Kellymetatype registration of two-template-argument types.
2012-03-02 Rick StocktonSupport 16+4 mouse buttons within the generic/evdevmous...
2012-03-02 Jason McDonaldtestlib: Improve documentation of verbose test logging...
2012-03-02 Laszlo AgocsAdd protocol type B support to the evdevtouch plugin
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 Jan Arne PetersenUnset _NET_WM_USER_TIME_WINDOW before destroying the...
2012-03-01 Albert Astals CidTake into account input shaping in findRealWindow
2012-03-01 Marc MutzQtGlobal: remove qIsDetached()
2012-03-01 Marc MutzQInputMethodEvent::Attribute: mark as Q_MOVABLE_TYPE
2012-03-01 Jiang JiangRevert "Don't render glyph with FT with fetchMetricsOnly"
2012-03-01 Bradley T. HughesRemove ARMFPA support and Q_DOUBLE_FORMAT detection
2012-03-01 Pierre RossiAllow using multi fontengine in QTextLayout with QRawFont.
2012-03-01 Pierre RossiAdd support for QRawFont in QTextLayout.
2012-03-01 Friedemann KleintWindows: Use correct drop data in processDrop().
2012-03-01 Marc MutzQPair: specialise QTypeInfo based on the typeinfos...
2012-03-01 Morten Johan SorvigCocoa: Implement QPlatformTheme:palette()
2012-03-01 Shane KearnsUse QSystemError for QDnsLookup windows backend
2012-03-01 Shane KearnsFix buffer overrun crash running MSVC2010 win32 Qt...
2012-03-01 Marc MutzQBoolBlocker: make constructor explicit and disable...
2012-03-01 Gunnar SlettaSet texture parameters before allocating the texture.
2012-03-01 Jan Arne PetersenAdd support for _NET_ACTIVE_WINDOW on xcb
2012-03-01 Marc MutzQEvent (and subclasses): make ctors explicit
2012-03-01 Jørgen LindAdded QPlatformScreenBuffer
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 Shane KearnsWindows - fix getsockopt calls for narrower than int...
2012-02-29 Marc MutzQFlags: mark as Q_PRIMITIVE_TYPE
2012-02-29 Morten Johan SorvigDon't use deprecated QWheelEvent::delta()
2012-02-29 Morten Johan SorvigRemove Mac qDebug ifdefs.
2012-02-29 Friedemann KleintRefactor the QPA dnd interface.
2012-02-29 Stephen KellyMake loadAcquire const.
2012-02-29 Laszlo AgocsRemove internal class QVolatileImage.
2012-02-29 Olivier GoffartAdd operator<<(QTestData &, QStringBuilder)
2012-02-29 Jamie KirkpatrickFix a double-release when loading NIB files
2012-02-29 Jason BarronMake QJsonPrivate::String compile on big endian platforms.
2012-02-29 Morten Johan SorvigQPlatformTheme: Add virtual destructor.
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
next