.. |
examples
|
Skip c++ examples in sgexamples test
|
2012-02-27 22:45:31 +01:00 |
geometry
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
nodes
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qdeclarativeanimationcontroller
|
Add and use new animation backend.
|
2012-02-07 05:32:47 +01:00 |
qdeclarativeanimations
|
Correctly set duration and easing for AnchorAnimation.
|
2012-02-28 01:42:05 +01:00 |
qdeclarativeapplication
|
Use QInputMethod instead of deprecated QInputPanel
|
2012-02-10 09:54:58 +01:00 |
qdeclarativebehaviors
|
Add and use new animation backend.
|
2012-02-07 05:32:47 +01:00 |
qdeclarativefontloader
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qdeclarativepath
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qdeclarativepixmapcache
|
Add "QT += concurrent" to a test that needs it
|
2012-02-06 02:31:34 +01:00 |
qdeclarativesmoothedanimation
|
Don't crash when an animation update causes it to delete itself.
|
2012-02-13 10:27:31 +01:00 |
qdeclarativespringanimation
|
Add and use new animation backend.
|
2012-02-07 05:32:47 +01:00 |
qdeclarativestates
|
Improve test coverage for AnchorChanges.
|
2012-02-20 07:35:01 +01:00 |
qdeclarativestyledtext
|
Fix font size calculation in headings in StyledText.
|
2012-02-23 03:00:31 +01:00 |
qdeclarativesystempalette
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qdeclarativetimer
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qdeclarativexmllistmodel
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickaccessible
|
Fix outdated license headers.
|
2012-02-01 15:34:49 +01:00 |
qquickanchors
|
Improve test coverage for anchors.
|
2012-02-27 02:39:41 +01:00 |
qquickanimatedimage
|
Don't leave windows hanging outside test functions
|
2012-02-01 16:32:52 +01:00 |
qquickanimatedsprite
|
Rename SpriteImage to SpriteSequence
|
2012-02-28 09:19:40 +01:00 |
qquickborderimage
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickcanvas
|
Introduced QQuickCanvas::releaseResources().
|
2012-02-15 13:46:25 +01:00 |
qquickcanvasitem
|
Refactor Canvas rendering paths.
|
2012-02-10 07:24:29 +01:00 |
qquickdrag
|
Guard against event recursion in QQuickDrag.
|
2012-02-01 08:37:49 +01:00 |
qquickdroparea
|
Fix QQuickDropArea test compilation.
|
2012-03-01 04:41:34 +01:00 |
qquickflickable
|
Separate out some of the common test code
|
2012-02-07 11:45:38 +01:00 |
qquickflipable
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickfocusscope
|
Separate out some of the common test code
|
2012-02-07 11:45:38 +01:00 |
qquickgridview
|
Add generic "displaced" transition property
|
2012-02-29 01:20:00 +01:00 |
qquickimage
|
Preserve aspect ratio when setting Image.sourceSize
|
2012-02-14 08:50:57 +01:00 |
qquickitem
|
Skip tst_qquickitem::simpleFocus on Mac OS X 10.7
|
2012-02-06 02:11:04 +01:00 |
qquickitem2
|
Improve test coverage for QQuickItem.
|
2012-02-15 06:28:08 +01:00 |
qquickitemlayer
|
Allow Item components to be assigned to Item.layer.effect.
|
2012-02-07 14:04:37 +01:00 |
qquicklistview
|
Add generic "displaced" transition property
|
2012-02-29 01:20:00 +01:00 |
qquickloader
|
Allow binding the size of a Loader to its item.
|
2012-02-16 06:36:38 +01:00 |
qquickmousearea
|
Ensure visibility changes are communicated through itemChange.
|
2012-02-16 08:31:13 +01:00 |
qquickmultipointtoucharea
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickpathview
|
Flicking a pathview with large delegate spacing is inconsistent
|
2012-02-21 06:49:10 +01:00 |
qquickpincharea
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickpositioners
|
Positioners cleanup
|
2012-02-22 09:34:41 +01:00 |
qquickrepeater
|
Separate out some of the common test code
|
2012-02-07 11:45:38 +01:00 |
qquickscreen
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickshadereffect
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickspritesequence
|
Rename SpriteImage to SpriteSequence
|
2012-02-28 09:19:40 +01:00 |
qquicktext
|
Allow styled text to be elided.
|
2012-03-01 07:55:06 +01:00 |
qquicktextedit
|
Use floating point types for position offsets and cursorRectangle.
|
2012-02-24 01:46:49 +01:00 |
qquicktextinput
|
Use floating point types for position offsets and cursorRectangle.
|
2012-02-24 01:46:49 +01:00 |
qquickview
|
Remove "All rights reserved" line from license headers.
|
2012-01-30 23:52:43 +01:00 |
qquickvisualdatamodel
|
Separate out some of the common test code
|
2012-02-07 11:45:38 +01:00 |
rendernode
|
Added QSGRenderNode class.
|
2012-02-20 10:28:18 +01:00 |
shared
|
Add generic "displaced" transition property
|
2012-02-29 01:20:00 +01:00 |
qtquick2.pro
|
Rename SpriteImage to SpriteSequence
|
2012-02-28 09:19:40 +01:00 |