QNX: Remove mouse events synthetized from touch events
[profile/ivi/qtbase.git] / src /
2012-07-24 Kevin OttensQNX: Remove mouse events synthetized from touch events
2012-07-24 Marc MutzQtDBus: use qMetaTypeId<T>() instead of qRegisterMetaTy...
2012-07-24 David FaureQAbstractNativeEventFilter: document return value
2012-07-24 Stephen KellyRemove obsolete or commented use of Q_DECLARE_METATYPE.
2012-07-24 Stephen KellyRemove obsolete TODO.
2012-07-24 Kevin OttensPropagate synthesized mouse events in parallel (lock...
2012-07-24 Marc MutzQAbstractItemView: don't qRegisterMetaType<QModelIndex>
2012-07-24 Thomas McGuireProvide access to (dis)connectNotify() from other objects.
2012-07-23 Marc MutzQtConcurrentFilter: remove unused typedef (GCC 4.8...
2012-07-23 David FaureRemove winEventFilter, replaced with installNativeEvent...
2012-07-23 Mitch CurtisCorrect QDomDocument documentation re deletion of inter...
2012-07-23 Mitch CurtisFix q_check_ptr typo in QtGlobal documentation.
2012-07-23 Mitch CurtisReplace Q_REGISTER_METATYPE in QAbstractSocket::stateCh...
2012-07-23 Mitch CurtisCorrect QLineEdit::inputMask documentation.
2012-07-23 Giuseppe D'AngeloMore qHash(T, uint) support
2012-07-23 Lars KnollMove the windows locale codec into it's own file
2012-07-23 Laszlo AgocsAdd basic backingstore implementation to kms
2012-07-23 Mitch CurtisClarify ambiguous sentence in QVariant::toBool() docume...
2012-07-23 Jan-Arve SaetherIf the GL driver is singlebuffered, reflect that in...
2012-07-23 Jan-Arve SaetherIf swapBehavior is TripleBuffer, set WGL_DOUBLE_BUFFER_...
2012-07-23 Friedemann KleintWindowSystemInterface::sendWindowSystemEvents(): Remove...
2012-07-23 Sean HarmerImprove the loading performance of QLibrary
2012-07-23 Sean HarmerXCB: Record the OpenGL profile in the format
2012-07-23 Sean HarmerQNX: Use new native event filtering api
2012-07-23 Marc MutzQPaintBuffer: use the nullary version of qRegisterMetaT...
2012-07-23 Marc MutzQStyleFactory: remove unused typedef (GCC 4.8 warning)
2012-07-23 Stephen KellyCreate CMake files conditionally on the internal_module...
2012-07-23 James TurnerQTBUG-26296, dock widget moving
2012-07-21 Kai KoehneLogging: Simplify message handler logic for windows
2012-07-21 Sean HarmerImprove performance of QLibrary::load()
2012-07-21 Elvis Leerelease and clear next_bo when pageFlip fails
2012-07-21 Friedemann KleintQtPrintSupport: Replace remaining Q_WS_ conditionals...
2012-07-20 Marc MutzQFlags: complete constexpr'ifcation
2012-07-20 David FaureProvide public API for native event filtering, moved...
2012-07-20 Sergio AhumadaDoc: Fix QUrl::isLocalFile documentation
2012-07-20 Stephen KellyDon't create cmake files for QtPlatformSupport.
2012-07-20 Friedemann KleintImplement waitForWindowExposed and friends for widget...
2012-07-20 Andreas HolzammerRemove unneeded Windows CE dummy functions
2012-07-20 Elvis LeeImplement nativeResourceFunctionForContext for kms
2012-07-20 Laszlo AgocsReset drm cursor position if cursor image is set before...
2012-07-20 Laszlo AgocsHide drm cursor when exiting
2012-07-20 Martin Smithqdoc: Restricted qdoc errors for \reimp command
2012-07-20 Laszlo AgocsDisable threaded rendering with kms plugin
2012-07-20 Lars KnollFixed most qdoc errors for the json classes.
2012-07-20 Andreas HolzammerDon't update geometry while the style is set
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-19 Joerg BornemannQWidget/Win: fix restoreGeometry() from fullscreen...
2012-07-19 Stephen KellyRemove Q_UNUSED for the metaObject.
2012-07-19 Casper van DonderenQDoc: Fix make commands for QDoc manual.
2012-07-19 Jeremy Katzfix "No such ..." doc error for QString::toHtmlEscaped
2012-07-19 Jeremy Katzfix "No such ..." in qmargins
2012-07-19 Jeremy Katzfix "No such ..." doc error for Qt::WindowType WindowOv...
2012-07-19 Jeremy Katzfix "No such ..." error in qnamespace.qdoc
2012-07-19 Jeremy Katzfix "No such ..." doc error for QMetaType::typeName()
2012-07-19 Jeremy Katzfix "No such ..." in doc for QMetaEnum::keysToValue()
2012-07-19 Jeremy Katzfix "No such ..." doc error in QBasicTimer::start()
2012-07-19 Andreas HolzammerFix window state handling
2012-07-19 Jeremy Katzfix "No such ..." for QMimaeDatabase::mimeTypeForFile()
2012-07-19 Jeremy Katzfix "No such ..." for QObject::connect(...,functor...
2012-07-19 Jeremy Katzfix "No such ..." documentation errors in QAbstractItem...
2012-07-18 Oswald Buddenhagenremove needless/commented INCLUDEPATHs
2012-07-18 Marc Mutzqmetaobject_p.h: don't (incorrectly) fwd-declare QVarLe...
2012-07-18 Stephen KellyMake the QIncompatibleFlag constexpr.
2012-07-18 Miikka HeikkinenFix rendering glitches when using native widgets in...
2012-07-18 Sergio AhumadaWidgets: Fix duplicated line in QMdiArea
2012-07-18 Marc MutzQtNetwork: normalize signals/slots
2012-07-18 Friedemann KleintMirror potentially themeable style hints in QPlatformTheme.
2012-07-18 Laszlo AgocsFollow gbm api changes in kms plugin
2012-07-18 Laszlo AgocsTear down properly in kms plugin when exiting
2012-07-18 Laszlo AgocsAdd config test for kms
2012-07-18 Casper van DonderenFix incorrect #endif comment.
2012-07-17 Tasuku Suzukiremoving QT_NO_URLINFO and using QT_NO_FTP instead
2012-07-17 Friedemann KleintFix widget animations.
2012-07-17 Friedemann KleintWindows: Do not return short path names for QDir::tempP...
2012-07-17 Friedemann KleintUnix printing: Fix suggested file name for printing...
2012-07-17 Jeremy KatzTypo in QWaitCondition::wait() doc: lcokedReadWriteLock
2012-07-17 Jeremy KatzCorrect documentation for Void metatype value, define...
2012-07-17 Jeremy KatzAdd new metatypes to QMetaType::Type enum for docs
2012-07-17 Jeremy KatzRemove Qt3Support enums for q{dir,filedevice,settings...
2012-07-17 Jeremy KatzRemove documentation of previously deleted Accessibilit...
2012-07-17 Jeremy KatzRemove documentation of Qt3Support enums in qcoreevent.cpp
2012-07-17 Sergio MartinsNormalize signal/slots.
2012-07-17 Stéphane CerveauFix infinite loop due to FPU limitation
2012-07-17 Mark BrandQSqlTM: add reimplemented record() method
2012-07-17 Mark BrandQSqlTM: use generated flag more correctly in setRecord...
2012-07-16 Charles YinDon't join between 2 same points
2012-07-16 Thiago A. CorreaFix error when inserting to tables with datetime fields...
2012-07-16 Kim Motoyoshi KallandList .pbm and .pgm as supported writable image file...
2012-07-16 Marc MutzQStateMachine: mark a ctor as explicit
2012-07-16 Jeremy Katzundocument enums as part of Qt3Support removal
2012-07-16 Jeremy KatzAdd gui/ to qtcore.qdocconf to pick up enums in Qt...
2012-07-16 Stephen KellyGenerate a fatal error as appropriate.
2012-07-16 Jeremy KatzUndocument Qt::AnchorAttribute
2012-07-16 Joerg BornemannQWidget::showFullScreen fixed for widgets with valid...
2012-07-16 Andreas HolzammerFix window size issue under Windows CE
2012-07-16 Friedemann KleintRemove #ifdef Q_WS_ / include / #endif conditionals.
2012-07-16 David FaureFix applicationName() being empty in QApplication.
2012-07-16 Jan-Arve SaetherImprove qDebug() << QAccessibleEvent() to display state...
2012-07-16 Sergio AhumadaDoc: Fix typo
2012-07-16 Alexandros DermenakisAdded a reserved data pointer in QPaintDevice.
next