profile/ivi/qtbase.git
2011-07-29 Friedemann... Fix compilation of Minimalplugin, add documentation.
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-27 Jørgen LindInitial OpenWFD support
2011-07-27 Jørgen LindMake it possible to use QSocketNotifier in Lighthouse...
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... QWindow: Do not call setters for window state, type...
2011-07-26 Samuel RødalCompile fix for QImage autotest.
2011-07-26 Samuel RødalGet the eglfs plugin compiling.
2011-07-26 Friedemann... Set an object name matching the Widget on QWidgetWindow.
2011-07-26 Friedemann... Retrieve QPlatformScreen from top level when querying...
2011-07-26 Friedemann... Fix MSVC compiler warning.
2011-07-25 Friedemann... Lighthouse: Provide default plugin.
2011-07-25 Friedemann... Compile fix.
2011-07-25 Friedemann... Compile 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-25 Friedemann... Build fix for examples.
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 David BoddieDoc: Speculative attempt to fix build breakage.
2011-07-21 David BoddieDoc: Fixed file name of a header file to use lower...
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 Marius Storm... Sort all readdirs, so the output is reliable
2011-07-20 David BoddieDoc: Added missing license headers for documentation...
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-20 Charles Yinupdate change file
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 Rohan McGoverntests: do not run the testlib selftest helpers during...
2011-07-19 Rohan McGoverntests: do not run benchmarks by default in 'make check'
2011-07-19 Sergio Ahumadatests: Mark failing autotests as "insignificant" for now
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-19 Friedemann... Images: 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... Moved red-black tree from qtriangulator.cpp into its...
2011-07-15 Oswald Buddenhagenfix access to free()d memory
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 Christian StrømmeAdded macro to check if the malloc hooks should be...
2011-07-12 Lars Knollremove unneeded cast operator on QConstStringData
2011-07-12 Olivier GoffartIntroduce QT_DEPRECATED_SINCE
2011-07-12 Lars KnollAdd autotest for QStringLiteral
next