v8profiler: Actually submit data
[profile/ivi/qtdeclarative.git] / src /
2012-02-21 Kai Koehnev8profiler: Actually submit data
2012-02-21 Aaron KennedyReduce size of QQuickItemPrivate
2012-02-21 Gunnar SlettaRelease resources on shutdown..
2012-02-21 Martin JonesFlicking a pathview with large delegate spacing is...
2012-02-21 Charles Yinfix typo error in documentation
2012-02-21 Charles YinRenames QAnimation2ChangeListener to QAnimationJobChang...
2012-02-21 Charles YinRemove sql dependency from declarative.pro
2012-02-21 Bea LamFix condition check against wrong variable
2012-02-21 Andrew den ExterReduce the size of QTextPrivate.
2012-02-21 Martin JonescacheBuffer makes delegates appear briefly in wrong...
2012-02-21 Justin McPhersonRemove the callback facility from context node.
2012-02-21 Aurindam JanaDeclarativeEngineDebugService: Fix Crash
2012-02-21 Friedemann KleintFix gcc compiler warnings.
2012-02-20 Michael BrasserMake compile.
2012-02-20 Aaron KennedyRemove commit headers
2012-02-20 Kai KoehneConsole API: Pass context information from js to qt...
2012-02-20 Aaron KennedyDelete v8methods array at destruction
2012-02-20 Aaron KennedyDon't store source after script data is created
2012-02-20 Aaron KennedyReduce memory by not calling QUrl::toString() multiple...
2012-02-20 Aaron KennedyDon't store object and property in QDeclarativeAbstract...
2012-02-20 Aaron KennedyReduce size of QV8Bindings
2012-02-20 Aaron KennedyReduce size of QDeclarativeJavaScriptExpression
2012-02-20 Aaron KennedyReduce size of QV8Bindings::Binding
2012-02-20 Aaron KennedyReduce the size of QDeclarativeAbstractBinding
2012-02-20 Aaron KennedyReduce the size of QDeclarative*Expression
2012-02-20 Aaron KennedyUpdate ftw classes
2012-02-20 Alan AlpertFix Screen::AngleBetween
2012-02-20 Kim Motoyoshi KallandAdded QSGRenderNode class.
2012-02-20 Aaron KennedyUse Utf8 for javascript source code
2012-02-20 Aaron KennedyUse the existing endpoint object to connect alias notif...
2012-02-20 Aaron KennedyReduce size of QDeclarativePropertyData
2012-02-20 Michael BrasserUse an enum rather than a string to represent state...
2012-02-20 Michael BrasserImprove test coverage for AnchorChanges.
2012-02-17 Bea LamTake QDeclarativeTransition::enabled() into account
2012-02-17 Michael BrasserAdd velocity data to TouchPoint
2012-02-17 Martin JonesMake QLocale::uiLanguages() available in Qt.locale...
2012-02-17 Jan-Arve SaetherRemove QAccessibleInterface::navigate()
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
2012-02-17 Andrew den ExterAvoid an unnecessary layout when eliding text.
2012-02-17 Bea LamCheck pending changes before they are reset, not after
2012-02-17 Yann BodsonProvide visual debugging for MouseArea and TouchArea
2012-02-16 Aaron KennedyReduce the memory used by QStringHash
2012-02-16 Friedemann KleintQtDeclarative/Quick: Fix warnings.
2012-02-16 Michael BrasserEnsure visibility changes are communicated through...
2012-02-16 Michael BrasserSet the type for unary expressions in v4.
2012-02-16 Bea LamBuilt-in transition support for ListView & GridView
2012-02-16 Andrew den ExterFix multi-length string substitution.
2012-02-16 Martin JonesAllow binding the size of a Loader to its item.
2012-02-16 Michael BrasserAdd basic plugin metadata for QtQuick2 import plugin.
2012-02-15 Christiaan JanssenQmlProfiler: sending start profiling message
2012-02-15 Gunnar SlettaIntroduced QQuickCanvas::releaseResources().
2012-02-15 Chris AdamsFix warnings in sequence wrapper code
2012-02-15 Michael BrasserRemove etcprovider plugin.
2012-02-15 Yann BodsonRemove pixmap text caching in TextEdit element
2012-02-14 Glenn WatsonFix typo in error string.
2012-02-14 Martin JonesPreserve aspect ratio when setting Image.sourceSize
2012-02-14 Andrew den ExterFix access to context properties within TextEdit.curso...
2012-02-14 Andrew den ExterBetter document with examples how relative paths are...
2012-02-13 Pekka VuorelaQt.application.inputPanel to make deprecation warning...
2012-02-13 Kim Motoyoshi KallandFixed QML Item updates after reparenting.
2012-02-13 Justin McPhersonChange variant properties to var properties.
2012-02-13 Michael BrasserDon't crash when an animation update causes it to delet...
2012-02-13 Charles YinRemove non-standard canvas filter/mirror functions
2012-02-13 Laszlo AgocsAdd basic TouchCancel handling to canvas.
2012-02-13 Jason McDonaldqmltest: Remove obsolete skipAll function.
2012-02-13 Jason McDonaldqmltest: Count passes, fails and skips consistently.
2012-02-13 Yann BodsonQML Text: make sure that the bounding rect has a y...
2012-02-13 Justin McPhersonChange linkage of datafunction in V8_DEFINE_EXTENSION...
2012-02-13 Justin McPhersonMake sure polish() is reentrant.
2012-02-13 Michael BrasserFix anchor jitters that could occur during animation.
2012-02-11 Charles YinTrack the animationRunning flag correctly in QQuickRend...
2012-02-10 Kai KoehneDebugger: Rename QDeclarativeDebugTrace to QDeclarative...
2012-02-10 Kai KoehneDebugger: Consistenly use 'state' instead of 'status'
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-10 Martin JonesFlickable containing PinchArea is unresponsive followin...
2012-02-10 Justin McPhersonRefactor Canvas rendering paths.
2012-02-10 Christopher HamFix for QTBUG-23862 - Blank screen in Viewport
2012-02-10 Yann BodsonRemove clang warnings in particles
2012-02-10 Michael BrasserUpdate SmoothedAnimation and SpringAnimation to accept...
2012-02-10 Martin JonesUse use touch events to generate mouse events in Quick...
2012-02-09 Mathias MalmqvistAdded new convenience readonly visibleChildren property...
2012-02-09 Alan AlpertDoc fix
2012-02-09 Charles YinRemove deprecated builtin sql database API.
2012-02-09 Kai KoehneDebugger: Allow trace service to send data on exit
2012-02-09 Christiaan JanssenQmlProfiler: add filename to "Compiling" events location
2012-02-09 Gunnar SlettaPass the QQuickCanvas to texture factories.
2012-02-09 Andrew den ExterAdd linkColor property to Text.
2012-02-09 Chris AdamsCheck dynamic slot function for nullness before evaluation
2012-02-09 Alan AlpertUse QDeclarativePixmap in the Particle System
2012-02-09 Jason McDonaldRemove code related to test location.
2012-02-09 Gunnar SlettaMake use of the new maybeAdvance animation logic inside...
2012-02-09 Chris AdamsHandle exceptions while compiling v8 bindings
2012-02-09 Michael BrasserFix warnings reported by clang.
2012-02-09 Alan AlpertRewrite multiline strings properly
2012-02-08 Jason McDonaldqmltest: Perform extra checks after each data row is...
2012-02-08 Charles YinAdd missing interface declaration
2012-02-08 Jamey HicksUpdate documentation on QJSEngine::newQObject to match...
2012-02-08 Gunnar SlettaUse a singleton for the plugin.
2012-02-08 Caroline ChaoCodeCoverage: Fix wrong type passed to saveCoverageTool.
2012-02-08 Alan AlpertSwitch to QMetaType::Type
next