Don't include config.tests/unix/openssl/openssl.pri (again)
[profile/ivi/qtbase.git] / src /
2012-02-03 Sergio MartinsReimplement QIdentityProxyModel::headerData().
2012-02-03 Giuseppe D'AngeloMake QAbstractItemView::itemOptions properly initialize...
2012-02-02 Stephen KellyBuild with -pedantic
2012-02-02 Stephen KellyAdd typedef for source compatibility.
2012-02-02 Giuseppe D'AngeloMerge 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 KleintWindows 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 Morten Johan SorvigMove 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 SørvigFix 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. HughesPort the Windows atomic implementation to use QGenericA...
2012-02-02 Pekka VuorelaRenamed QInputPanel as QInputMethod
2012-02-02 Bradley T. HughesRemove duplicated function from QCocoaEventDispatcher
2012-02-02 Bradley T. HughesDon't include config.tests/unix/openssl/openssl.pri
2012-02-02 Jian Liangfix memory leak of QAccessibleWidget
2012-02-02 Kent HansenAvoid duplicating flags/types in qmetaobjectbuilder
2012-02-02 Kurt Korbatitsqopenglcontext not checking for null and failing with...
2012-02-02 Holger Hans Peter... pixmap: Add QPlatformPixmap::fromData null check for...
2012-02-02 Lars KnollFix some warnings from clang
2012-02-02 Thorbjørn Lund MartsumIntroduce QItemDelegate::destroyEditor virtual invoked...
2012-02-01 Jani Uusi-RantalaTrivial fix in qjsonobject.h for -Werror=shadow
2012-02-01 Friedemann KleintMove QPlatformDialogs from QtWidgets to QtGui.
2012-02-01 Friedemann Kleintqabstractitemmodel.cpp: Fix warnings.
2012-02-01 Olivier GoffartUse QBasicMutex instead of Q_GLOBAL_STATIC QMutex
2012-02-01 David FaureFix parsingMode not used anymore, detected by compiler...
2012-02-01 Gunnar SlettaAdded WindowOverridesSystemGesturesHint to our window...
2012-02-01 Shane KearnsPrevent data loss when an ssl socket is closed by remote
2012-02-01 Xizhi ZhuRemove Symbian specific code in 3rdparty.
2012-02-01 Jeremy LainéFix QDnslookup build on FreeBSD
2012-02-01 Thorbjørn Lund MartsumQHeaderView - Do not try to remove non-existing section
2012-02-01 Torben DannhauerSQL driver implementation to signal notification sources
2012-02-01 Torben DannhauerInterface definition to provide notifications with...
2012-02-01 Stephen KellyRemove the API duplication from QApplication.
2012-02-01 Friedemann KleintWindows: Fix inclusion of <windows.h>
2012-02-01 Bradley T. HughesRevert "Put the generated <module>version.h into build...
2012-02-01 Friedemann KleintAccessibility: Use new updateAccessibility() API in...
2012-02-01 Gunnar SlettaIntroduced BufferQueueingOpenGL capability in platofrm...
2012-02-01 Kai KoehneQtDebug: Include file, line, function information
2012-02-01 Morten Johan SorvigCompile with clang
2012-02-01 Jonas M. GastalEmit QSslSocket::error in case of openssl gives an...
2012-02-01 Thorbjørn Lund MartsumQHeaderView - preventing negative section sizes.
2012-01-31 Stephen KellyAdd the event loop quitlock feature to QtCore.
2012-01-31 Tor Arne VestbøDon't compile UIC with -O2 inside Scratchbox
2012-01-31 jian liangadd virtual destructor to QWindowSystemInterfacePrivate...
2012-01-31 Thorbjørn Lund MartsumQHeaderView - fix to resizeSection patch (Ia812a747)
2012-01-31 Thorbjørn Lund MartsumQHeaderView::setOffsetToSectionPosition documentation...
2012-01-31 Jonas M. GastalQDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.
2012-01-31 Simon HausmannMaliit: Fix enter on VKB not resulting in text input...
2012-01-31 Jan Arne PetersenRename meego to maliit platforminputcontext
2012-01-31 Simon HausmannAdd support for cleanup functions for data-constructed...
2012-01-31 João AbecasisAllow function types to be registered without workarounds
2012-01-31 Lars KnollRemove many deprecated methods
2012-01-31 Joerg BornemannMinGW build fixes for QWindowsPipeReader and friends
2012-01-31 Kai KoehneWindows: Fix compilation with -qtnamespace
2012-01-31 Kai KoehneMac: Fix compilation with -qtnamespace set
2012-01-31 Rafael Roquettomkdtemp() support for QNX platform
2012-01-31 aavitMoving tiff image format support and libtiff out of...
2012-01-31 Frederik GladhornUse events for accessibility updates.
2012-01-31 Chris AdamsAdd public role names setter to QStandardItemModel
2012-01-31 Jonas M. GastalRemoving bad ###Qt5 note.
2012-01-31 Xizhi ZhuRemove Symbian specific code from QtGui.
2012-01-31 Anselmo L. S. MeloFix QGuiApplication::topLevelWindows(), introducing...
2012-01-31 Xizhi ZhuRemove Symbian and Maemo 5 code from QtWidgets.
2012-01-31 John LaytQValidator: Don't fallback to C Locale when validating...
2012-01-31 jian liangfix memory leak in QGuiApplicationPrivate
2012-01-31 Lars KnollRemove QIconEngineV2 and fold it into QIconEngine
2012-01-31 Uli Schlachterxcb: Check for SHM extension before using it
2012-01-31 Uli Schlachterxcb: Check for SYNC extension before using it
2012-01-31 Lars KnollRemove non existant features from qfeature.h
2012-01-31 Kurt KorbatitsChanged debug output to option in qminimalbackingstore.
2012-01-31 Robin BurchellRevert "Revert "Blow up earlier when adding test rows...
2012-01-31 Holger Hans Peter... directfb: Use QPlatformPixmap::fromFile for Qt resources
2012-01-31 Jason McDonaldUpdate contact address in license headers.
2012-01-31 John LaytQDateTime: Add validity checks
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 debug format string in windows socket engine
2012-01-30 Shane KearnsFix crashing debug message
2012-01-30 Lars KnollAdd a null pointer check to QJsonObject::toVariantMap
2012-01-30 Xizhi ZhuRemove Symbian specific code from QtCore.
2012-01-30 Xizhi ZhuRemove Symbian specific code in platformsupport.
2012-01-30 Xizhi ZhuRemove reference to Symbian in printsupport.
2012-01-30 Xizhi ZhuRemove Symbian code from tools.
2012-01-30 Kent HansenRemove type id/name conversion for QVariant::UserType
2012-01-30 Jason McDonaldRemove pass/fail/skip count getters from QTestResult.
2012-01-30 Jason McDonaldAvoid non-standard indentation of license headers.
2012-01-30 Friedemann KleintAdd native event filters to Windows, forward to Widgets.
2012-01-30 Richard MooreMake the pause modes a QFlags.
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Stephen KellyChange the type key for delegate editors to int.
next