Don't build empty tests.
[profile/ivi/qtdeclarative.git] / src / qtquick1 /
2011-10-10 Bradley T. HughesUse QBasicAtomicInt load() and store() instead of impli...
2011-10-07 Kent HansenRemove redundant checks in qdeclarativestategroup
2011-09-29 Kent HansenRemove more QByteArray<->QString conversions
2011-09-29 Aaron KennedyAsynchronous component instantiation
2011-09-27 Martin JonesManually apply SnapOneItem/Row changes from Qt 4.7
2011-09-16 Martin JonesVelocities reported by Flickable in onFlickStarted...
2011-09-15 Jędrzej NowackiRemove some unused includes.
2011-09-15 Rohan McGovernFixed compile on mac (workaround for build system bug)
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Pekka VuorelaFix TextInput and TextEdit software input panel on...
2011-09-07 Andrew den ExterFix left alignment of native RTL pre-edit text.
2011-09-06 Andrew den ExterDelay masking the last character in Password echo mode.
2011-09-02 Kai KoehneDebugger: Move QT_DECLARATIVE_DEBUG handling out of...
2011-08-31 Friedemann KleintFix export symbols for QtDeclarative and QtQuick1.
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Aaron KennedyMove all QML file parsing into the QDeclarativeScript...
2011-08-30 Alan AlpertQDeclarative::hasActiveFocus should return false for...
2011-08-29 Bea LamFix conversion of QAbstractItemModel::rowsMoved() param...
2011-08-29 Kent HansenRemove V8 submodule from QtDeclarative
2011-08-25 Bea LamFix memory leak in ListModel custom parser
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-17 Chris AdamsAllow borderimage .sci source to be a quoted filename
2011-08-11 Gunnar SlettaMerge branch 'master' into refactor
2011-08-09 Alan AlpertCopy the docs for QtQuick 1
2011-08-05 Martin JonesListView with StrictlyEnforceRange skips over items
2011-08-04 Michael BrasserImproved support for multiple to/from values in Transition.
2011-08-03 Michael BrasserPrevent Binding from crashing when its target object...
2011-08-02 Bea LamFix content position for key navigation with StrictlyEn...
2011-08-02 Martin JonesViews with no delegate crash when items are inserted.
2011-08-02 Martin JonesNesting PathView and Flickable causes PathView to stop...
2011-08-01 Michael BrasserCorrectly pause animation when paused in starting Scrip...
2011-07-29 Samuel RødalBuild against refactor.
2011-07-29 Simon HausmannMerge the QJSEngine and QJSValue development branch...
2011-07-29 Michael BrasserDocument how to have two MouseAreas simultaneously...
2011-07-29 Martin JonesClicking on a disabled ListView's delegate breaks mouse...
2011-07-29 Alan AlpertAugment SpringAnimation::damping documentation
2011-07-28 Alan AlpertDocument stops as default property of Gradient
2011-07-28 Martin JonesListView doesn't show new 1st item currentItem is removed.
2011-07-28 Alan AlpertDelete scene if you aren't going to use it.
2011-07-28 Martin JonesA change in ListView's header height can cause it to...
2011-07-28 Martin JonesFix insertion of one item in ListView.
2011-07-28 Martin JonesView highlight flickers with highlightRangeMode: ApplyRange
2011-07-26 Michael BrasserFix crash when assigning a list property to transitions.
2011-07-26 Martin Jonesqmlviewer resizes the root object multiple times.
2011-07-26 Martin JonesQDeclarativeView/QSGView SizeRootObjectToView still...
2011-07-26 Yann BodsonBounding rectangle for image is wrong for PreserveAspec...
2011-07-26 Yann BodsonFixes AnimatedImage documentation
2011-07-25 Andrew den ExterCorrect TextInput.PasswordEchoOnEdit documentation.
2011-07-25 Andrew den ExterScroll correctly when cursorPosition is changed within...
2011-07-22 Casper van DonderenDocumentation fix.
2011-07-21 Alan AlpertBulk update of QtQuick 1 docs to \qmlmodule syntax
2011-07-20 Alan AlpertRemove traces of webkit
2011-07-12 Martin JonesExtract all QtQuick 1 elements into a separate library...