Remove the unnecessary comment about operator== not being necessary
[profile/ivi/qtbase.git] / src /
2012-05-31 Thiago MacieiraRemove the unnecessary comment about operator== not...
2012-05-31 Thiago MacieiraFix the confusion caused by the QT_ALWAYS_HAVE_xxx...
2012-05-31 Thiago MacieiraOverhaul the qsimd_p.h: rename macros and update condit...
2012-05-31 Laszlo AgocsFix int-long mismatch in device discovery
2012-05-31 Laszlo AgocsPrevent evdevkeyboard file opening from failing
2012-05-31 Girish RamakrishnanAdd QObject parent parameter to constructors
2012-05-31 John LaytQtPrintSupport: Add CUPS printsupport plugin
2012-05-31 Kent HansenInclude qobject_p.h from qmetaobject_p.h
2012-05-31 Kent HansenDon't call metaObject() redundantly
2012-05-31 Kent HansenDon't call metaObject()->method() redundantly
2012-05-31 Girish Ramakrishnaneglfs: allow cursor to be created without a context
2012-05-31 Jiang JiangMake fontconfig default font locale aware
2012-05-31 Girish RamakrishnanRemove QCursor::handle
2012-05-31 Girish RamakrishnanQCursor: Remove doc of obsolete functions
2012-05-31 Tasuku Suzukiremove QT_NO_SOUND and QT_NO_RASTERCALLBACKS
2012-05-31 Laszlo AgocsQPA tablet event support
2012-05-31 Girish RamakrishnanRemove QRegion::handle
2012-05-31 Girish RamakrishnanRemove QFont::handle
2012-05-31 Friedemann KleintWindows: Add ANGLE support.
2012-05-31 Jiang JiangEliminate a warning in unsigned integer comparison
2012-05-30 Casper van DonderenQDoc: Remove fatal exit when not finding an index direc...
2012-05-30 Bradley T. HughesCompile with clang when C++11 support is enabled
2012-05-30 Holger Hans Peter... directfb: Allocate a special surface for OpenGL
2012-05-30 Jędrzej NowackiImplement QVector with QArrayData interface.
2012-05-30 Jiang JiangFix text decoration width rounding
2012-05-30 Casper van DonderenQDoc: Add support for 'all subfolders' in dependant...
2012-05-30 Casper van DonderenQDoc: Force writing \n before a snippet in DITAXML.
2012-05-30 Samuel RødalKMS platform plugin: Introduce default cursor for bette...
2012-05-30 Girish Ramakrishnaneglfs: keep context active only during flush
2012-05-30 Girish RamakrishnanAdd minimalegl QPA platform plugin
2012-05-30 Holger Hans Peter... directfb: Allow a window subclass to allocate a differe...
2012-05-30 Girish RamakrishnanFix compile error in eglconvenience
2012-05-30 Holger Hans Peter... directfb: description.surface_caps was already assigned...
2012-05-30 Johannes Zellnerevdev: Cleanup mouse and keyboard plugins
2012-05-29 Morten Johan SorvigQtConcurrent: Remove QMutex kept for BC reasons.
2012-05-29 Morten Johan SorvigMake popup windows show on the correct desktop.
2012-05-29 Tasuku SuzukiFix compilation for QT_NO_CONTEXTMENU in QtWidgets
2012-05-29 Konstantin RittQTBF: fix the mandatory line breaks not being set in...
2012-05-29 Konstantin RittIntroduce QUnicodeTools
2012-05-29 Konstantin RittRe-generate the Arabic joining tables from UCD 6.1.0
2012-05-29 Lars KnollRemove QUpdateEvent from the public headers
2012-05-29 Eskil Abrahamsen... Add some batching functions to QPlatformSharedGraphicsC...
2012-05-29 Jan-Arve SaetherFix Qt 5 todo issues for QSizePolicy.
2012-05-29 Samuel RødalFixed KMS y-invertedness.
2012-05-29 John LaytQtPrintSupport - Add QPrinterInfo api for more printer...
2012-05-29 Holger Hans Peter... Document QWindow's setSurfaceType and setFormat update...
2012-05-29 Girish Ramakrishnaneglfs: Don't update screen for non mouse-move events
2012-05-29 Girish RamakrishnanAdd q_printEglConfig to qeglconvenience
2012-05-29 Girish Ramakrishnaneglfs: remove support for widget rendering using opengl...
2012-05-29 Girish Ramakrishnaneglfs: release shader program after use
2012-05-29 Girish Ramakrishnaneglfs: rename QEglIntegration to QEglFSIntegration
2012-05-29 Thiago MacieiraFix shadow build compilation with MSVC
2012-05-29 Miikka HeikkinenFix some painting issues with native widgets
2012-05-29 Lars KnollAsk the platform drag for the correct default drag...
2012-05-29 Thiago MacieiraQApplication::activeWindow is replaced by QApplication...
2012-05-29 Friedemann KleintQWidget::grab: Add a default value for the QRect parameter.
2012-05-29 Friedemann KleintQWidget::grab(): Do not call adjustSize() unconditionally.
2012-05-29 Friedemann KleintWindows QPA plugin: Add \internal to class documentation.
2012-05-29 Holger Hans Peter... Only build devicediscovery on linux systems
2012-05-29 Laszlo AgocsMake qWaitForWindowShown more robust on X
2012-05-29 Eskil Abrahamsen... Disable GSUB feature when text contains surrogates
2012-05-29 Bradley T. HughesRemove unnecessary forward declaration in std namespace
2012-05-29 Thiago MacieiraQtDBus: compile with QT_STRICT_ITERATORS
2012-05-29 Thiago MacieiraMake qdoc compile with QT_STRICT_ITERATORS
2012-05-29 Giuseppe D'AngeloQtOpenGL: remove \link usages
2012-05-29 Giuseppe D'AngeloQtXml: remove \link usages
2012-05-29 Giuseppe D'AngeloQtWidgets: remove \link usages
2012-05-29 Giuseppe D'AngeloQtGui: remove \link usages
2012-05-29 Giuseppe D'AngeloQtCore: remove \link usages
2012-05-29 Bradley T. HughesQMutex: de-inline lock(), unlock(), and tryLock()
2012-05-28 John LaytQtPrintSupport: Change QPrinterInfo::defaultPrinter...
2012-05-28 John LaytQtPrintSupport: Fix QPrintDialog assert
2012-05-28 Jiewen WangEliminate QTreeWidget drag crash
2012-05-28 Jędrzej NowackiReplace QVariant::typeToName usage by QMetaType::typeNa...
2012-05-27 Simon HausmannFix compiler warnings when simply including qgraphicssc...
2012-05-26 Gatis PaeglisFix To-Do's in QGraphicsScene.
2012-05-26 Gatis PaeglisQt 5 to-do in QXcbKeyboard
2012-05-26 Gatis PaeglisFix Qt 5 to-do's in QGraphicsProxyWidget
2012-05-26 Mitch CurtisClarify QByteArray::size() documentation.
2012-05-26 Johannes Zellnerdevicediscovery: add more sophisticated discovery
2012-05-25 Sean HarmerQNX: Adding native file dialog support for Blackberry
2012-05-25 Thiago MacieiraItemviews: compile with QT_STRICT_ITERATORS
2012-05-25 Tasuku SuzukiFix xcb plugin compilation for -qconfig large
2012-05-25 Konstantin RittDeclare typeinfo-s for QLatin1String, QStringRef, and...
2012-05-25 Konstantin RittReplace `const QCharRef &` with `QCharRef` where approp...
2012-05-25 Konstantin RittReplace `const QLatin1String &` with `QLatin1String...
2012-05-25 Konstantin RittMove QLatin1String up to QString
2012-05-25 Konstantin RittCentralize C-string and QByteArray string length calcul...
2012-05-25 Konstantin RittQString: get rid of public qStringComparisonHelper()
2012-05-25 Konstantin RittMove ScriptSentinel enum from header to .cpp
2012-05-25 Thiago MacieiraGestures & events: compile with QT_STRICT_ITERATORS.
2012-05-25 Jiewen WangQStatusBar::showMessage will always take new timeout
2012-05-25 Friedemann KleintXCB/EGL: Free display.
2012-05-25 Friedemann KleintFix warnings about unused variables.
2012-05-25 Tarja SundqvistQTBUG-16850: QLineEdit::setSelection removes blank...
2012-05-25 Konstantin RittFix potential access beyond the array end
2012-05-25 Martin Smithqdoc: Fixed pure doc parser
2012-05-25 Tasuku SuzukiFix QtCore compilation for -qconfig large
2012-05-25 Girish Ramakrishnaneglfs: use GL API directly in QEglFSCursor
2012-05-25 Sean HarmerQNX: Rationalise the usage of qDebug() to remove lots...
next