release and clear next_bo when pageFlip fails
[profile/ivi/qtbase.git] / src /
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.
2012-07-16 Sergio AhumadaDoc: Fix typo foreigh -> foreign
2012-07-16 Shawn Rutledgehandle XInput 2.2 multipoint touch events
2012-07-16 Ivan KomissarovRemove QToolButton's protected constructor
2012-07-16 Friedemann KleintFix QSplashScreen on X11.
2012-07-16 Friedemann KleintUse DropShadow from QPlatformTheme everywhere in qwhats...
2012-07-16 Friedemann KleintReplace some Q_WS_X11 by check for platform's name.
2012-07-16 Jeremy KatzMake qwindowsysteminterface.cpp compile with QT_NO_SHORTCUT
2012-07-16 Kim Motoyoshi KallandFix crash in QPixmap::fromImage() when memory is low.
2012-07-16 Kent Hansenstatemachine: Move RestorePolicy enum to QState class
2012-07-16 Kent HansenAdd QStateMachine constructor that takes a ChildMode
2012-07-14 Stephen KellyFix typo qith -> with.
2012-07-14 Eskil Abrahamsen... Avoid crash when getting bearings from fallback font...
2012-07-13 Stephen KellySimplify the moc code related to private signals a...
2012-07-13 Marc MutzQNX: normalize signals/slots
2012-07-13 Marc Mutzplugins/bearer: normalize signals/slots
2012-07-13 Marc Mutzinput/evdevmouse: normalize signals/slots
2012-07-13 Stephen KellyOnly create the Qt5::WinMain target if it doesn't exist...
2012-07-13 Kevin OttensMake sure the emulated mouse event comes last
2012-07-13 Kent Hansenstatemachine: Micro-optimization for signal transition...
2012-07-13 Kent Hansenstatemachine: Use new Qt5 api for obtaining method...
2012-07-13 Kent Hansenstatemachine: Make signal transition registration threa...
2012-07-13 Kent Hansenstatemachine: Fix signal transition handling in multi...
2012-07-13 Kent Hansenstatemachine: Small refactoring of transition registration
2012-07-13 Girish Ramakrishnanlinuxfb: fix style in QFbCursor
2012-07-13 Kent Hansenstatemachine: Fix dynamic transition registration edge...
2012-07-13 Kent Hansenstatemachine: Avoid warning when setting up signal...
2012-07-13 Kent Hansenstatemachine: Set correct signal index when signal...
2012-07-13 Marc Mutzdoc/snippets: normalize signals/slots
2012-07-13 Marc MutzQtWidgets: normalize signals/slots
2012-07-13 Thomas McGuireQNX: Fix flushing the backing store to non-owner windows
next