Fix QWindowsClipboard crash when mimeData is NULL.
[profile/ivi/qtbase.git] / src /
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 Jason McDonaldtestlib: Skip test function if init() fails.
2012-02-16 Andrew den ExterAdd 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 KleintQDial: Fix crash when singleStep-property is 0.
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 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 Jędrzej NowackiAdd QMetaType::FirstCoreType enum value.
2012-02-16 Friedemann KleintAdd 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 MartsumQHeaderView::moveSection performance boost
2012-02-15 Lars KnollImplement new plugin mechanism
2012-02-15 Lars KnollAdd JSON support to the bootstrap library
2012-02-15 Kim Motoyoshi KallandCorrected 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 Teemu KatajistoVarious documentation fixes ported from Qt 4.8
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 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-JonesAllow the QLocalServer to listen to a native descriptor
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 KleintMove desktopSettingsAware to QGuiApplication.
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. HughesCompile
2012-02-14 Mark BrandQSqlTableModel::primaryValues(): make const
2012-02-14 Christoph Schleife... Add QCocoaColor- and FontDialogHelper
2012-02-14 Kim Motoyoshi KallandAdded static keyword to blend_transformed_tiled_argb...
2012-02-14 Kim Motoyoshi KallandRemoved unused qStorePixel[] array.
2012-02-14 João AbecasisUse newly-added QFileInfo::isNativePath
2012-02-14 João AbecasisAdd QFileInfo::isNativePath
2012-02-13 Bradley T. HughesCleanup HEADERS+=... in src/corelib/arch/arch.pri
2012-02-13 Bradley T. HughesAdd src/corelib/arch/qatomic_unix.h and qatomic_unix.cpp
2012-02-13 Bradley T. HughesRemove qatomic_arch.h
2012-02-13 Bradley T. HughesRemove Windows specific code from qoldbasicatomic.h
2012-02-13 Bradley T. HughesRemove the generic atomic implementation
2012-02-13 Jonathan LiuAdd missing crtdbg.h include
2012-02-13 Kai KoehneReshuffle code between qglobal, qlogging
2012-02-13 Olivier GoffartFix qmake compilation
2012-02-13 Bradley T. HughesRemove HP PA-RISC atomic implementation.
2012-02-13 Bradley T. HughesRemove the SH atomic implementation...
2012-02-13 Bradley T. HughesRemove out-of-line atomic implementation for PowerPC
2012-02-13 Bradley T. HughesRemove out-of-line atomic implementation for Alpha
2012-02-13 Rohan McGovernFixed compile with -qtnamespace
2012-02-13 Jason McDonaldtestlib: Count passes, fails and skips consistently.
2012-02-12 Caroline ChaoCodeCoverage: Handle QTest based subtests.
2012-02-12 Samuel RødalCompile without OpenGL.
2012-02-12 David FaureUse toDisplayString when debugging urls (no passwords...
2012-02-11 Andreas HolzammerRemove failing for ARM Architectures.
2012-02-11 David FaureAdd QUrl::toDisplayString(), which is toString() withou...
2012-02-11 Andreas HolzammerFixed zlib build for WEC7.
2012-02-11 Johannes ZellnerAdd evdev based generic linux keyboard plugin
2012-02-11 John StanleyRaise loopLevel for deleteLater in event filters
2012-02-10 Andreas HolzammerDon't build printer plugins for Windows CE.
2012-02-10 Friedemann KleintAdd QPlatformServices class.
2012-02-10 Friedemann KleintRe-add default positioning for Widgets.
2012-02-10 Laszlo AgocsFix xcb's native resource getters.
2012-02-10 Laszlo AgocsAvoid crash when windows with active mouse synthesizati...
2012-02-10 Jan Arne PetersenAdd support for "none" QT_IM_MODULE
2012-02-10 Denis DzyubenkoFixed alignment check in QJsonDocument::fromRawData
2012-02-10 Stephen KellyAdd -fPIE to the Qt5Core_COMPILE_FLAGS with reduce...
2012-02-10 Samuel RødalProperly read back the actual format in xcb and xlib...
2012-02-10 Samuel RødalMore graceful handling of QSurfaceFormat::samples(...
2012-02-10 Samuel RødalMore graceful handling of QSurfaceFormat::samples(...
2012-02-10 Leonard LeeDisplay QThread name for debugging.
2012-02-10 Olivier GoffartMake it possible to put QObject tracked with QWeakPoint...
2012-02-10 Andreas HolzammerInclude winsock2.h for ntohl.
2012-02-10 Kai KoehneFix qlogging autotest for clang
2012-02-10 Jan-Arve SaetherMove all usages of Relation enum values to QAccessible...
2012-02-10 Olivier GoffartForce -fPIE on ELF if Qt is built with reduced relocations
2012-02-10 Laszlo AgocsHandle TouchCancel in gui and widgets
2012-02-10 Andreas HolzammerRemove no longer needed ifdef Q_OS_WINCE.
next