More graceful choosing of EGL configs.
[profile/ivi/qtbase.git] / src /
2011-07-27 Samuel RødalMore graceful choosing of EGL configs.
2011-07-27 Samuel RødalAdded Q_GUI_EXPORT for some internal symbols needed...
2011-07-27 Samuel RødalRemove nativeimagehandleprovider.
2011-07-26 Friedemann KleintQWindow: Do not call setters for window state, type...
2011-07-26 Samuel RødalGet the eglfs plugin compiling.
2011-07-26 Friedemann KleintSet an object name matching the Widget on QWidgetWindow.
2011-07-26 Friedemann KleintRetrieve QPlatformScreen from top level when querying...
2011-07-26 Friedemann KleintFix MSVC compiler warning.
2011-07-25 Friedemann KleintLighthouse: Provide default plugin.
2011-07-25 Friedemann KleintCompile fix.
2011-07-25 Friedemann KleintCompile fix.
2011-07-25 Samuel RødalCompile fix.
2011-07-25 Laszlo AgocsDrag and drop support in Wayland plug-in.
2011-07-25 Laszlo AgocsAdd drag and drop events to QWindowSystemInterface.
2011-07-25 Laszlo AgocsPixmap cursor support in QWaylandCursor.
2011-07-25 Laszlo AgocsSupport non-desktop platforms better with QDragManager.
2011-07-25 Laszlo AgocsFix for not calling QPlatformCursor's pointerEvent.
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-21 Samuel RødalHandle failed SHM attach in XCB backing store.
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-21 Ritt Konstantinminor improvements to QChar documentation
2011-07-21 Olivier GoffartFix more use of C style cast.
2011-07-21 Samuel RødalFixed clipping errors for non-extended paint engines.
2011-07-21 Samuel RødalGet rid of unused function in qpaintengine_raster.cpp.
2011-07-21 David BoddieDoc: Removed documentation for deleted code.
2011-07-21 Thiago MacieiraGet rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZER
2011-07-21 Charles YinForward port qt modifications for sqlite3.c
2011-07-21 Charles YinForward port the vxworks changes
2011-07-21 Charles YinUpdate sqlite to 3.7.7.1
2011-07-20 Pierre RossiAdd a way to check if we have a matching family in...
2011-07-20 Samuel RødalFixed build of generic linuxinput plugin.
2011-07-20 Thiago MacieiraCleanup qRound and qRound64: provide overloads for...
2011-07-20 Olivier GoffartDo not use qRound with integers
2011-07-20 Charles YinAdd docs for QSqlRelationalTableModel::JoinMode
2011-07-20 DaNiMoThFixed behavior on NULL foreign keys
2011-07-19 Jiang JiangUse truncate only for subpixel boundingBox x position
2011-07-19 Joerg Bornemannfix QFileInfo::isSymLink() for NTFS mount points
2011-07-19 Olivier GoffartAdd a qHash for QUuid
2011-07-19 Olivier GoffartUpdate the documentation of QUuid::operator QString
2011-07-19 Olivier GoffartFix use of C style cast.
2011-07-19 Laszlo AgocsImplement todos in touchscreen generic plug-in.
2011-07-19 Martin PeterssonQNetworkAccessFileBackend: Do not accept file url witho...
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-19 Friedemann KleintImages: Implement internal DIB image plugin.
2011-07-18 Samuel RødalGet rid of some obsolete functions in QImage / QPixmap...
2011-07-15 Olivier Goffart"Fix" the crash at startup on MSVC
2011-07-15 Kim Motoyoshi KallandMoved red-black tree from qtriangulator.cpp into its...
2011-07-15 Thiago MacieiraFix the timeout calculation for futexes in QMutex.
2011-07-15 Olivier GoffartDeprecated QUuid::toString
2011-07-15 Ritt Konstantinfixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639
2011-07-15 Olivier GoffartRevert "make QChar::Unicode_Unassigned a constantly...
2011-07-15 Olivier GoffartRegenerate unicode tables
2011-07-14 Samuel RødalDeprecate some QPixmap functions (marked as obsolete...
2011-07-14 Samuel RødalDeprecate some functions in QImage (that have been...
2011-07-14 Jiang JiangFix warning for uninitialized variable
2011-07-14 Peter HartmannSSL internals: certificate verification: use mutex...
2011-07-14 Jiang JiangFix editable combobox style on Mac
2011-07-14 Jiang JiangSkip boundry neutral characters in bidi itemization
2011-07-14 Jiang JiangFix crash when app font is added
2011-07-14 Jiang JiangApply 57993ba7 properly to 4.8
2011-07-14 Jiang JiangAvoid buffer overrun in QMacPixmapData resizing
2011-07-13 Eskil Abrahamsen... Fix potential crash when clicking in a text edit
2011-07-13 Ritt Konstantinmake QChar::Unicode_Unassigned a constantly big value
2011-07-13 Ritt Konstantindrop a dead QChar::Punctuation_Dask enum value
2011-07-13 Ritt Konstantindrop an obsolete QChar::NoCategory enum value
2011-07-13 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-07-13 Markus GoetzQNAM: Introduce clearAccessCache()
2011-07-13 Lars KnollFix compilation on MSVC
2011-07-12 Pierre RossiFix a crash with QGraphicsScene.
2011-07-12 Thiago MacieiraFix uses of qRound on non-floating-point types.
2011-07-12 Olivier GoffartFix compilation with icc 11
2011-07-12 Lars KnollMerge "Merge remote branch 'gerrit/master' into refacto...
2011-07-12 Markus GoetzQNAM HTTP: Re-write compression code
2011-07-12 Olli WerwolffUse PlatformNativeInterface to obtain backingStore...
2011-07-12 Thiago MacieiraAdd the #defines for C++0x features in GCC 4.6
2011-07-12 Markus GoetzQNAM HTTP: Do zero-copy for small HTTP replies by default
2011-07-12 Peter HartmannQSslCertificate: extend documentation for new verify...
2011-07-12 Richard MooreAdd the ability to verify a chain of certificates
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-12 Lars KnollRefactor QByteArray to allow for const data
2011-07-12 Jedrzej NowackiCleanup reference counting in QDateTimePrivate class.
2011-07-12 Lars Knollremove unneeded cast operator on QConstStringData
2011-07-12 Olivier GoffartIntroduce QT_DEPRECATED_SINCE
2011-07-12 Peter HartmannQSslCertificate: rename "tag" to "attribute", as in...
2011-07-11 Jedrzej NowackiCleanup reference counting in internal::Base class...
2011-07-11 Jedrzej NowackiCleanup reference counting in QIcon class
2011-07-11 Richard MooreSSL: Move the code for extracting the name of an ASN1_O...
2011-07-11 Richard MooreSSL: Add methods to access the tags of the subject...
2011-07-11 Richard MooreSSL: Make the internals of certificate name info match...
2011-07-11 Richard MooreSSL: Store x509 name entries that have no short name...
2011-07-11 Peter HartmannSSL internals: rename methods in the SSL backend to...
2011-07-11 Friedemann KleintBring OpenGL closer to compiling on Windows.
2011-07-11 Thiago MacieiraRemove #ifdef for platforms where QChar was packed...
2011-07-11 Markus GoetzQNAM: Remove QNetworkAccessHttpBackend
2011-07-11 Thiago MacieiraReplace try/catch blocks in favour of destructors in...
2011-07-11 Jiang JiangRemove some metrics parsing code from Core Text
2011-07-11 Richard MooreQSslSocket: Add accessors for SSL version
2011-07-11 Thiago MacieiraRemove Qt 4.3 binary compatibility for MSVC
2011-07-11 Thiago MacieiraRemove the definition of QT_NO_FPU based on the process...
2011-07-11 Thiago MacieiraUse lambdas for generating static data for QStringLiteral
next