aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtquick1/util
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3058-58/+58
* Update obsolete contact address.Jason McDonald2012-01-2358-58/+58
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-2025-25/+0
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-164-6/+6
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-121-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0557-57/+57
* Add accessibility to qmlFrederik Gladhorn2012-01-022-0/+10
* Move QDeclarativePropertyValueInterceptor into a private headerAaron Kennedy2011-12-011-1/+1
* Use the AST for binding rewriting when possible.Michael Brasser2011-11-231-3/+1
* Fix Qt Declarative namespace compilation.Toby Tomkins2011-11-211-1/+2
* QDeclarativePixmapCache: Add missing enumeration values and break.Friedemann Kleint2011-11-091-1/+7
* Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-11-091-2/+3
* Debugger: Create InspectorService only when debugging is enabledKai Koehne2011-10-171-2/+4
* Remove QMetaObjectBuilder from declarative.Friedemann Kleint2011-10-141-1/+1
* Use QBasicAtomicInt load() and store() instead of implicit castingBradley T. Hughes2011-10-101-4/+4
* Remove redundant checks in qdeclarativestategroupKent Hansen2011-10-071-1/+1
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-293-9/+9
* Asynchronous component instantiationAaron Kennedy2011-09-292-2/+2
* Remove some unused includes.Jędrzej Nowacki2011-09-154-5/+0
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-0/+1
|\
| * Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.hKai Koehne2011-09-021-0/+1
* | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-3111-15/+15
* | Merge branch 'master' into refactorGunnar Sletta2011-08-313-9/+10
|\|
| * Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-303-9/+9
| * Fix memory leak in ListModel custom parserBea Lam2011-08-261-0/+1
* | Merge branch 'master' into refactorGunnar Sletta2011-08-2513-44/+51
|\|
| * Copy the docs for QtQuick 1Alan Alpert2011-08-0911-43/+43
| * Improved support for multiple to/from values in Transition.Michael Brasser2011-08-042-0/+6
| * Prevent Binding from crashing when its target object is deleted.Michael Brasser2011-08-031-1/+2
* | Merge branch 'master' into refactorGunnar Sletta2011-08-117-9/+7
|\|
| * Correctly pause animation when paused in starting ScriptAction.Michael Brasser2011-08-011-1/+1
| * Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-296-8/+6
* | Build against refactor.Samuel Rødal2011-07-294-6/+6
|/
* Augment SpringAnimation::damping documentationAlan Alpert2011-07-291-3/+5
* Delete scene if you aren't going to use it.Alan Alpert2011-07-281-0/+2
* Fix crash when assigning a list property to transitions.Michael Brasser2011-07-261-1/+34
* qmlviewer resizes the root object multiple times.Martin Jones2011-07-262-0/+6
* QDeclarativeView/QSGView SizeRootObjectToView still resizes viewMartin Jones2011-07-261-1/+2
* Bulk update of QtQuick 1 docs to \qmlmodule syntaxAlan Alpert2011-07-2118-179/+212
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-1259-0/+21916