Fixed compile error in eglfs plugin due to narrowing conversion.
[profile/ivi/qtbase.git] / src /
2012-06-06 Samuel RødalFixed compile error in eglfs plugin due to narrowing...
2012-06-06 Laszlo AgocsTest if the device is grabbed in some of the evdev...
2012-06-06 Kent Hansenstatemachine: Make delayed event posting work from...
2012-06-06 Mark BrandQSqlResult: replace virtual hooks with virtual functions
2012-06-06 Bradley T. HughesCocoa: do not send multiple window activation events
2012-06-06 Samuel RødalAdded QScreen::setOrientationUpdateMask().
2012-06-06 Morten SorvigCocoa: Fix QCocoaBackingStore::flush on 10.8
2012-06-06 Kent HansenFix compilation when configured with -no-widgets
2012-06-06 Balazs KelemenExport QPlatformIntegrationFactory to make it usable...
2012-06-06 Denis DzyubenkoFixed QJsonObject::find()
2012-06-06 Konstantin Rittnormalize the process arguments to Normalization Form...
2012-06-06 Pasi MatilainenDo not set an action on native submenu items on Mac
2012-06-06 Lars KnollRemove support for Qt 4 style plugins
2012-06-06 Lars KnollUpdate of the plugin documentation
2012-06-06 Thiago MacieiraRemove references to QtSharedPointer::InternalRefCount
2012-06-05 Girish Ramakrishnaneglfs refactor: Query screen and format info from hooks
2012-06-05 Girish Ramakrishnaneglfs refactor: Move egl initialization to the integration
2012-06-05 Holger Hans Peter... Verify the surfaceType before activating the GL context
2012-06-05 Stephen KellyUse QPointer instead of QWeakPointer.
2012-06-05 Kent HansenAvoid string-based lookup of signals
2012-06-05 Kevin OttensQNX: Implement QQnxScreen::nativeOrientation()
2012-06-05 Kevin OttensIntroduce nativeOrientation() to QPlatformScreen
2012-06-05 Casper van DonderenQDoc: Look for template and include() under installdir.
2012-06-05 Lars KnollCorrectly locate files with relative paths
2012-06-05 Jiang JiangFix Mac support for glyph scaling
2012-06-05 Mitch CurtisMake QIODevice::seek() return false for sequential...
2012-06-05 Bradley T. Hughesdirectfb: Compile with C++11 support enabled
2012-06-05 Casper van DonderenQDoc: search for example projectPath for manifest.
2012-06-05 Laszlo AgocsAdd StartDragVelocity to style hints
2012-06-05 Lars KnollExpose the plugins meta data in the plugin loader
2012-06-05 Laszlo AgocsMake touch operating better on some touchpads
2012-06-05 Mitch CurtisFix QTemporaryFile::open() failing after remove().
2012-06-05 Mitch CurtisMake QString("inf").toFloat() return inf instead of...
2012-06-05 Jędrzej NowackiRename QVector::realloc and QVector::free.
2012-06-05 Christian KandelerQProcess: Add accessors for program and arguments.
2012-06-05 Casper van DonderenQDoc: Use the correct DITAiXML for table col/rowspan.
2012-06-05 Thiago MacieiraThe QFontEngineFT files are not built into QtGui anymore.
2012-06-05 Bradley T. HughesAdd QDeferredDeleteEvent
2012-06-05 Mitch CurtisAllow 24:00:00 for ISO dates in QDateTime::fromString().
2012-06-04 Laszlo Agocsevdevtablet plugin
2012-06-04 Debao ZhangFix parent-children relationship of QWidgetWindows
2012-06-04 Kent HansenEnter initial state before QStateMachine::started(...
2012-06-04 Kent HansenFix typos in QState sorting functions
2012-06-04 Andreas HolzammerFix endian detection for wince
2012-06-04 Casper van DonderenQDoc: check if !isNull() before casting prev/next nodes.
2012-06-04 Laszlo AgocsFix touchpads with evdevmouse
2012-06-04 Laszlo AgocsReport mouse events when the driver says so
2012-06-04 Debao ZhangQWidgetWindow: Fix handleExposeEvent()
2012-06-03 Kent HansenChange testlib signal dumper hooks to use signal index...
2012-06-03 Debao ZhangQtWidgets: Make QWidgetWindow disappear when its associ...
2012-06-03 Kent HansenChange QConnectionSenderSwitcher et al to use signal...
2012-06-03 Kent HansenUse QMetaObjectPrivate::signalOffset() where appropriate
2012-06-02 Mike FABIANPashto uses Arabic script and is written right to left
2012-06-02 Girish Ramakrishnaneglfs: Create mouse, keyboard and touch handlers by...
2012-06-01 Corentin JabotImplement QXcbWindow::setWindowIcon
2012-06-01 Corentin JabotImplement QWidgetPrivate::setWindowIcon_sys()
2012-06-01 Kent HansenSimplify the QObject::dumpObjectInfo() implementation
2012-06-01 Kent HansenSimplify connectSlotsByName() implementation
2012-06-01 Casper van DonderenQDoc: Don't put ditamaps in index file.
2012-06-01 Casper van DonderenQDoc: Do not put indexNodes in qt.ditamap.
2012-06-01 Casper van DonderenQDoc: Use \page title with prev/next links in DITAXML.
2012-06-01 John LaytQtPrintSupport - Cleanup QPrintDialog header
2012-06-01 Debao ZhangFix QApplicationPrivate::pickMouseReceiver() crash
2012-06-01 Laszlo AgocsDispatch tablet events to widgets
2012-06-01 Kent HansenAdd private API for working with meta-methods in signal...
2012-06-01 Martin PeterssonQtNetwork: handle raw deflate compressed data in Http.
2012-06-01 Jonathan LiuQNetworkReply: Change abort() function into a slot
2012-06-01 Laszlo AgocsAdd QEvdev prefix in evdevtouch and update readme
2012-06-01 Girish Ramakrishnaneglfs: implement hardware cursor for the raspberry-pi
2012-06-01 Shane KearnsQNAM - maintain a weak reference to the QNetworkSession
2012-06-01 Shane KearnsTrack active network replies without qFindChildren
2012-06-01 Jonas M. GastalSocket FD are now of type qintptr.
2012-06-01 Janne AnttilaPut Windows NTLM stuff inside consistent preprocessor...
2012-06-01 Lars KnollFix a bug in the case conversion code
2012-06-01 Kim Motoyoshi KallandRemove unused isGLWidget variable.
2012-06-01 Kim Motoyoshi KallandAdd method to set size of QOpenGLPaintDevice.
2012-06-01 Thiago MacieiraFix the QVector build with C++11 initialiser lists
2012-06-01 Thiago MacieiraMake QVector compile with QT_STRICT_ITERATORS again
2012-06-01 Kent HansenAvoid accessing QObjectPrivate::currentSender directly...
2012-06-01 Konstantin RittAllow compare QLatin1String to QLatin1String
2012-06-01 Konstantin RittAdd missing QT_NO_CAST_FROM_ASCII
2012-06-01 Pino ToscanoUnconditionally enable Q_OF_ELF for any ELF platform
2012-06-01 Stephen KellyAdd clear() to QPointer for QWeakPointer compatibility.
2012-06-01 Jiang JiangMake font fallback list for common script locale aware
2012-06-01 Konstantin RittFix some gcc warnings
2012-06-01 Rohan McGovernFixed compile on Windows without precompiled headers
2012-06-01 Morten Johan SorvigFix QFileDialog crash on show with the GTK style.
2012-06-01 Donald CarrRemove all references to X11 session management
2012-06-01 Laszlo AgocsMigrate tslib to new plugin format
2012-06-01 Friedemann KleintGet rid of MSVC compiler warnings from QVector code
2012-05-31 Jędrzej NowackiRemove debugging code from QVector
2012-05-31 Chris AdamsFix crash in QStringBuilder when concatenating data...
2012-05-31 Kent HansenMove implementation of QObject::senderSignalIndex(...
2012-05-31 Kent HansenFix To-Do in qstatemachine (use QObject::senderSignalIn...
2012-05-31 Girish RamakrishnanMove evdev to platformsupport
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
next