Send accessibility updates for the right item.
[profile/ivi/qtdeclarative.git] / src /
2012-03-13 Frederik GladhornSend accessibility updates for the right item.
2012-03-13 Andrew den ExterRemove unused init function.
2012-03-13 Kai KoehneDebugger: Use QStringLiteral where appropriate
2012-03-13 Chris AdamsFix crash when writing property after engine deletion
2012-03-13 Aaron McCarthyOnly attempt to load QML test cases from source directo...
2012-03-13 Aaron KennedyMove binding and expression classes to separate files
2012-03-13 Jason McDonaldtestlib: Improve verbose and XPASS output
2012-03-13 Martin JonesListView.contentHeight does not include header and...
2012-03-13 Bea LamDisplaced items were moving unnecessarily
2012-03-13 Martin JonesImprove interaction of nested Flickables and PathView
2012-03-13 Andrew den ExterDeclare change set and compositor structs as movable...
2012-03-13 Glenn WatsonChange repeater item to handle model being deleted.
2012-03-13 Charles YinFix SignalSpy disconnect issue
2012-03-13 Charles YinRemove the rest of qtquick 1.0 code from qmltest
2012-03-13 Charles Yininclude header correctly
2012-03-12 Gatis PaeglisFix for QTBUG-22777. Removed unnecessary check.
2012-03-12 Michael BrasserFix v4 nested object access bug.
2012-03-12 Michael BrasserAdd two argument Math.min and Math.max support to v4.
2012-03-12 Michael BrasserAdd Math.ceil and Math.abs support to v4.
2012-03-12 Frederik GladhornCheck that canvas is valid.
2012-03-12 Morten Johan SorvigAccessibility: childAt_helper descends too far.
2012-03-12 Laszlo AgocsFix double click handler in QQuickItem.
2012-03-11 Charles YinReturn early if animationjob was deleted in all callbac...
2012-03-11 Stephen KellyRemove undefined method.
2012-03-10 Bea Lamrefilled items should be moved immediately
2012-03-10 Bea LamClean up transition objects for positioners
2012-03-10 Luis Gabriel LimaAdd mouse wheel events handler to MouseArea
2012-03-09 Bea LamAvoid using QQuickViewItem as base class
2012-03-09 João AbecasisDon't grow container when desired size is known
2012-03-09 Michael BrasserFix typo.
2012-03-09 Bea LamReset transitioner pointer when transition job finishes
2012-03-09 Glenn WatsonFix crash in listmodel when data is assigned incorrectly.
2012-03-09 Martin JonesHandle QEvent::TouchCancel in QML_TRANSLATE_TOUCH_TO_MO...
2012-03-09 Roberto RaggiKeep high-level intermediate representation for IR...
2012-03-09 Roberto RaggiRemove non explicitly typed IR::CONST() nodes.
2012-03-09 Aurindam JanaQmlDebugging: Remove QQmlDebugClient
2012-03-09 Kai KoehneQmlProfiler: Avoid overhead if profiling is not enabled
2012-03-09 Matthew VogtRemove unused QTextCursor code from rewriter.
2012-03-07 Andrew den ExterFix selected text highlight in TextEdit.
2012-03-07 Morten Johan SorvigImprove accessibility action support for Qt Quick
2012-03-07 Kai KoehneQML Debugger: Change prefix of warnings
2012-03-07 Alexis MenardQQuickView with the default constructor doesn't show...
2012-03-07 Jørgen LindInstall compat into the correct dir
2012-03-07 Aurindam JanaQmlDebugging: Remove deprecated classes
2012-03-07 Aurindam JanaQmlDebugging: Revert the names of services
2012-03-07 Gunnar SlettaCompile after API changes in QCoreApplication
2012-03-07 Kent HansenUse StringRef::load() to initialize DefaultProperty...
2012-03-07 Kent HansenDon't needlessly create alias property names in the...
2012-03-07 Kent HansenMake sure QML type "real" always maps to C++ type ...
2012-03-07 Michael BrasserCorrectly place '.' when building name for call express...
2012-03-07 Lars KnollDon't link against QtWidgets and QtOpenGL
2012-03-07 Martin JonesListView can freeze if flicked beyond its bounds.
2012-03-07 Bea LamFix setting of target lists when target Transition...
2012-03-07 Charles YinChange the default renderTarget and renderStrategy
2012-03-07 Charles YinRepaint the canvas item properly when canvas resized
2012-03-07 Bea LamprepareTransition() must cancel current transition
2012-03-07 Charles YinFix texture leaks in QQuickCanvasItem
2012-03-06 Frederik GladhornCheck for parent item before calling functions on it.
2012-03-06 Eskil Abrahamsen... Fix missing glyphs when using shared distance-field...
2012-03-06 Martin JonesCleanup QQuickCanvas and QQuickView docs.
2012-03-06 Justin McPhersonContinue refactor of Canvas rendering.
2012-03-06 Justin McPhersonUse NPOT support if available.
2012-03-06 Justin McPhersonRemove QQuickCanvasItemNode.
2012-03-06 Rohan McGovernFixed QQuickCanvas header with QT_NO_KEYWORDS
2012-03-05 Martin JonesHandle MouseArea.enabled = false after mouse is pressed.
2012-03-05 Gunnar SlettaDo not store an explicit QImage in the declarative...
2012-03-05 Gunnar SlettaMade QQuickWindowManager pluggable via QSGContext.
2012-03-05 Gunnar SlettaFix crash with AnimatedImage caused by race condition.
2012-03-05 Alan AlpertUse premultiplied format because it's faster
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-03-02 Kai KoehneProfiler: Use RAII helper structs for ranges
2012-03-02 Bea LamFix when animating items that are already moving
2012-03-02 Laszlo AgocsUse velocity from touch events only when they are valid
2012-03-02 Alan AlpertTreat parentless items as focus scopes
2012-03-02 Michael BrasserAdd QColor support to v4.
2012-03-02 Michael BrasserReturn correct propertyIndex for v4 bindings.
2012-03-02 Bea LamImproved transitions for Row, Column, Grid, Flow
2012-03-02 Bea LamFix if transitioner is deleted before transition job...
2012-03-02 Martin JonesCorrect QDeclarativeInspectorInterface iid
2012-03-02 Martin JonesV4 handles a maximum of 32 temporary registers.
2012-03-02 Michael BrasserMore verbose compiler stats.
2012-03-01 Kai KoehneProfiler: Avoid QString->QUrl->QString conversion
2012-03-01 Kai KoehneProfiler: Remove unused method
2012-03-01 Gunnar SlettaSet bind options before uploading to give hints to...
2012-03-01 Eskil Abrahamsen... Avoid unnecessary updates when using in-process cache
2012-03-01 Martin JonesNo double click event in QML_TRANSLATE_TOUCH_TO_MOUSE...
2012-03-01 Glenn WatsonFix material compare for distance field glyph nodes.
2012-03-01 Andrew den ExterAllow styled text to be elided.
2012-03-01 Andrew den ExterUpdate item position in parent change atomically.
2012-03-01 Bea LamCheck item before notifying transition has finished
2012-03-01 Bea LamFix crash when transition finishes after view is deleted
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-02-29 Martin PeterssonFolderListModel: remove widget and QDirModel use
2012-02-29 Kent HansenQFastMetaBuilder: Generate revision 6 meta-objects
2012-02-29 Alan AlpertFix particle system on windows
2012-02-29 Martin JonesMake sure positioners remove change listeners for invis...
2012-02-29 Andrew den ExterDon't round Text dimensions.
2012-02-29 Andrew den ExterAvoid unneccessary duplication of string data.
2012-02-29 Michael BrasserAdd and use a method for querying whether a property...
next