Profiler: Use RAII helper structs for ranges
[profile/ivi/qtdeclarative.git] / tests /
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 Michael BrasserAdd QColor support to v4.
2012-03-02 Bea LamImproved transitions for Row, Column, Grid, Flow
2012-03-02 Michael BrasserReenable value type binding auto removal tests.
2012-03-01 Andrew den ExterAllow styled text to be elided.
2012-03-01 Yann BodsonReduce size of QQuickTextPrivate
2012-03-01 Andrew den ExterFix QQuickDropArea test compilation.
2012-02-29 Kent HansenAdd autotest for QML meta-objects
2012-02-29 Martin PeterssonFolderListModel: remove widget and QDirModel use
2012-02-29 Andrew den ExterDon't round Text dimensions.
2012-02-29 Bea LamAdd generic "displaced" transition property
2012-02-28 Alan AlpertRename SpriteImage to SpriteSequence
2012-02-28 Alan AlpertAdd AnimatedSprite
2012-02-28 Michael BrasserCorrectly set duration and easing for AnchorAnimation.
2012-02-27 Alan AlpertSkip c++ examples in sgexamples test
2012-02-27 Christiaan JanssenQmlProfiler: send v8 profiling started signal
2012-02-27 Bea LamSkip test case for now
2012-02-27 Martin JonesDon't create a separate section header for currentItem
2012-02-27 Chris AdamsCheck engine equality condition inside null ptr check
2012-02-27 Chris AdamsEnsure importing module API in js import works
2012-02-27 Michael BrasserImprove test coverage for anchors.
2012-02-27 Bea LamStabilise tests
2012-02-26 Michael BrasserGet script benchmark compiling and running.
2012-02-24 Alan AlpertStart of examples refactor
2012-02-24 Michael BrasserAdd additional autotests for signal handlers.
2012-02-24 Andrew den ExterUse floating point types for position offsets and curso...
2012-02-23 Roberto RaggiFix rewrite of multiline string literals.
2012-02-23 Aaron KennedyFix crash in instruction dump
2012-02-23 Friedemann KleintUse new plugin system in QtDeclarative.
2012-02-23 Matthew VogtRemove warning produced by 'parent' reference.
2012-02-23 Andrew den ExterFix Text eliding with implicit height and maximumLineCount.
2012-02-23 Martin JonesQML locale.firstDayOfWeek returns 7 for Sunday
2012-02-23 Yann BodsonFix font size calculation in headings in StyledText.
2012-02-23 Andrew den ExterReduce QQuickTextEdit memory usage.
2012-02-22 Oswald Buddenhagenclean up qmake-generated project
2012-02-22 Aurindam JanaDebugMessageService: Remove unneeded data
2012-02-22 Alan AlpertPositioners cleanup
2012-02-22 Matthew VogtAdd test verifying that QObject-derived pointer is...
2012-02-21 Martin JonesImplement String.localeCompare() using QString::localeA...
2012-02-21 Aurindam JanaDebugMessageService: Also pass Debug Context Info
2012-02-21 Kai Koehnev8profiler: Actually submit data
2012-02-21 Martin JonesFlicking a pathview with large delegate spacing is...
2012-02-21 Charles YinRenames QAnimation2ChangeListener to QAnimationJobChang...
2012-02-21 Bea LamStabilise ListView and GridView tests
2012-02-21 Bea LamSkip tst_QQuickListView::sectionsDelegate() for now
2012-02-21 Andrew den ExterReduce the size of QTextPrivate.
2012-02-21 Jędrzej NowackiAdd optimizations for QJSValue tests for MSVC.
2012-02-21 Martin JonescacheBuffer makes delegates appear briefly in wrong...
2012-02-21 Aurindam JanaDeclarativeEngineDebugService: Fix Crash
2012-02-20 Kai KoehneConsole API: Pass context information from js to qt...
2012-02-20 Kim Motoyoshi KallandAdded QSGRenderNode class.
2012-02-20 Michael BrasserImprove test coverage for AnchorChanges.
2012-02-20 Michael BrasserStabilize test.
2012-02-17 Martin JonesMake QLocale::uiLanguages() available in Qt.locale...
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
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-15 Gunnar SlettaIntroduced QQuickCanvas::releaseResources().
2012-02-15 Chris AdamsFix warnings in sequence wrapper code
2012-02-15 Michael BrasserImprove test coverage for QQuickItem.
2012-02-15 Michael BrasserAdd string comparison test for v4.
2012-02-14 Martin JonesPreserve aspect ratio when setting Image.sourceSize
2012-02-14 Michael BrasserCleanup auto.pro.
2012-02-14 Andrew den ExterFix access to context properties within TextEdit.curso...
2012-02-14 Bea LamFix and stabilise sectionsPositioning() test
2012-02-13 Michael BrasserDon't crash when an animation update causes it to delet...
2012-02-13 Laszlo AgocsAdd basic TouchCancel handling to canvas.
2012-02-13 Michael BrasserFix anchor jitters that could occur during animation.
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 Justin McPhersonRefactor Canvas rendering paths.
2012-02-09 Mathias MalmqvistAdded new convenience readonly visibleChildren property...
2012-02-09 Kai KoehneDebugger: Allow trace service to send data on exit
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 Chris AdamsHandle exceptions while compiling v8 bindings
2012-02-09 Jason McDonaldFix error in qdeclarativeecmascript autotest.
2012-02-09 Alan AlpertDon't crash if focus issues arise.
2012-02-09 Alan AlpertRewrite multiline strings properly
2012-02-08 Gunnar SlettaDisable broken test
2012-02-08 Michael BrasserDon't hide virtual method.
2012-02-07 Kim Motoyoshi KallandAllow Item components to be assigned to Item.layer...
2012-02-07 Andrew den ExterResolve StyledText img tags relative to baseUrl.
2012-02-07 Kim Motoyoshi KallandFixed some Item.layer bugs and added auto-tests.
2012-02-07 Bea LamSeparate out some of the common test code
2012-02-07 Michael BrasserAdd additional animation autotests.
2012-02-07 Andrew den ExterAdd contentWidth and contentHeight properties to Text...
2012-02-07 Michael BrasserAdd and use new animation backend.
2012-02-07 Alan AlpertUpdate test files to API changes
2012-02-07 Martin JonesEnsure Flickable moving and flicking properties are...
2012-02-07 Martin JonesSection header is not made visible when changing curren...
2012-02-06 Simon HausmannFix acceptance of unhandled mouse events.
2012-02-06 Andrew den ExterFix vertical offset of TextInput.positionToRectangle.
2012-02-06 Andrew den ExterFix TextEdit vertical alignment.
next