summaryrefslogtreecommitdiffstats
path: root/src/declarative/util
Commit message (Expand)AuthorAgeFilesLines
...
* | | Doc fixBea Lam2010-05-071-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-053-3/+3
|\ \
| * | Use enum rather than string for easing type.Yann Bodson2010-05-053-3/+3
* | | Fix cacheBuffer documentation.Martin Jones2010-05-051-1/+1
|/ /
* | little doc fix.Martin Jones2010-05-051-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-052-0/+11
|\ \
| * | Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-052-0/+11
* | | docWarwick Allison2010-05-055-71/+71
|/ /
* | Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-051-1/+9
* | Remove obsolete doc groupings.Michael Brasser2010-05-046-9/+1
* | Make QDeclarativeParserStatus method pure virtual to encourage right code.Warwick Allison2010-04-304-2/+16
* | Avoid divisions by zero in qdeclarativetimelineLeonardo Sobral Cunha2010-04-301-3/+10
* | Initialize variable.Michael Brasser2010-04-301-1/+1
* | Fix translation context when qsTr is used in PropertyChanges.Michael Brasser2010-04-291-1/+10
* | Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-42/+47
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-292-2/+16
|\ \
| * | Prevent Behavior from being triggered on initialization.Michael Brasser2010-04-292-2/+16
* | | Stricter (but controllable) error reporting on Connections signal-name error....Warwick Allison2010-04-292-8/+40
|/ /
* | Don't unnecessarily regenerate property cacheAaron Kennedy2010-04-281-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-273-4/+12
|\
| * Fix remaining 4.6 type registrations (to 4.7).Warwick Allison2010-04-271-2/+2
| * doc anchor margins vs. anchor (line) state/animation.Warwick Allison2010-04-262-2/+10
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-2723-424/+758
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-235-4/+6
| |\
| | * Add missing Q_DISABLE_COPYs.Michael Brasser2010-04-221-0/+2
| | * Rename QDeclarativeExpression::value() to evaluate().Michael Brasser2010-04-224-4/+4
| * | Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-231-2/+8
| |/
| * Change return type to match value().Michael Brasser2010-04-222-2/+2
| * Add duration and easing properties to AnchorAnimation.Michael Brasser2010-04-222-1/+74
| * Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-211-35/+35
| * Fix qmlvisual/animation/parentAnimation autotestLeonardo Sobral Cunha2010-04-211-1/+4
| * docWarwick Allison2010-04-201-0/+1
| * Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-206-221/+366
| * CompileWarwick Allison2010-04-201-2/+0
| * Improve error messages, especially on embedded.Warwick Allison2010-04-201-8/+14
| * Doc fix.Michael Brasser2010-04-191-3/+10
| * Minor internal anchor refactoring.Michael Brasser2010-04-192-47/+46
| * Document default easing curve.Alan Alpert2010-04-191-1/+2
| * Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-196-15/+15
| * Doc: in QML use "real" and "enumeration", not "qreal" and "enum"Martin Jones2010-04-166-16/+16
| * ResizeMode support for QGraphicsWidgets created with QDeclarativeViewJoona Petrell2010-04-162-88/+180
| * Add parent property to TimerMartin Jones2010-04-161-0/+1
| * Class documentation fixes for declarative.Michael Brasser2010-04-162-5/+5
* | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-2712-5/+20
|/
* Correctly support translation in QDeclarativePixmapCacheWarwick Allison2010-04-162-5/+7
* Compile without Qt3 support.Yann Bodson2010-04-151-1/+1
* Use qmlInfo for image loading errors, not qWarning().Warwick Allison2010-04-152-12/+25
* Rename the ridiculous QDeclarativeDeclarativeData -> QDeclarativeDataAaron Kennedy2010-04-154-5/+5
* Output script errors in ScriptAction and StateChangeScriptMartin Jones2010-04-152-0/+13
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-141-1/+1
|\