summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Make Script an instrinsic typeAaron Kennedy2009-10-0718-261/+393
| | | | | This allows us to delay the QML load until external script files have been loaded from the network, and to correctly scope these scripts.
* Improve scope handlingAaron Kennedy2009-10-069-59/+96
|
* Export the active QScriptContext during a callbackAaron Kennedy2009-10-063-2/+59
| | | | Clearly the API needs work :)
* Add a QScriptEngine::pushCleanContext() methodAaron Kennedy2009-10-063-3/+41
|
* Share QScriptValue's where possibleAaron Kennedy2009-10-062-1/+12
| | | | Also add an autotest for object comparisons
* Support all variant types as signal parametersAaron Kennedy2009-10-051-18/+188
|
* Compile against updated JSCAaron Kennedy2009-10-056-24/+42
|
* Use QMetaObject::indexOfProperty()Aaron Kennedy2009-10-051-8/+4
| | | | | This is both more efficient, and allows the creation of dynamic properties.
* Fix test failuresAaron Kennedy2009-10-058-25/+30
|
* Fix attached properties/enums from ecmascriptAaron Kennedy2009-10-055-25/+61
|
* CrashAaron Kennedy2009-10-051-1/+3
|
* Implement QmlValueTypeScriptClass::newObject()Aaron Kennedy2009-10-051-1/+2
|
* Update to new QScriptDeclarativeClass APIAaron Kennedy2009-10-058-75/+31
|
* Tweak api to improve ownership issuesAaron Kennedy2009-10-054-33/+25
|
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-0524-381/+915
|
* API changesAaron Kennedy2009-10-052-53/+87
|
* Only start timer if it isn't already activeAaron Kennedy2009-10-051-2/+4
|
* Prevent writes to the global objectAaron Kennedy2009-10-057-44/+246
| | | | Also add toString() method to qobjects
* Read/write property directly from QmlObjectScriptClassAaron Kennedy2009-10-055-83/+83
|
* QmlMetaProperty cleanupAaron Kennedy2009-10-054-332/+348
|
* Minor QmlMetaProperty cleanupAaron Kennedy2009-10-052-20/+35
|
* Improve script lookup cachingAaron Kennedy2009-10-0521-355/+1018
|
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-0514-93/+303
|
* Use placement new correctlyAaron Kennedy2009-10-051-3/+3
|
* Use QScriptProgram to speed up binding creationAaron Kennedy2009-10-054-4/+28
|
* Add two step compile/evaluate support to QScriptAaron Kennedy2009-10-052-0/+199
|
* Prototype a QScriptDeclarativeClass that fits better with qmlAaron Kennedy2009-10-056-3/+652
|
* Update Rectangle to use qDrawBorderPixmap.Michael Brasser2009-10-051-35/+3
|
* Use qDrawPixmaps for particles.Michael Brasser2009-10-051-2/+16
|
* No longer need to disable JITing.Michael Brasser2009-10-041-2/+0
|
* Make compile.Michael Brasser2009-10-041-1/+1
|
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-0497-548/+1371
|\ | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure
| * Adding comments.Alessandro Portale2009-10-031-0/+9
| |
| * Doc: Document HTML and status as properties.Volker Hilsheimer2009-10-031-5/+7
| |
| * Doc: silence qdoc warnings in S60 specific documentation.Volker Hilsheimer2009-10-032-3/+4
| | | | | | | | Not sure why the migration classes should be are \obsolete.
| * Doc: silence more qdoc warnings.Volker Hilsheimer2009-10-035-17/+10
| | | | | | | | | | Mark QGraphicsAnchor::unsetSpacing as reset function of the spacing property.
| * Doc: add \since 4.6 to new QGraphicsItem::PanelModality enum.Volker Hilsheimer2009-10-031-0/+1
| |
| * Merge commit 'origin/4.6' into mmfphononFrans Englich2009-10-0223-293/+925
| |\ | | | | | | | | | | | | Conflicts: demos/mediaplayer/mediaplayer.pro
| | * Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-026-240/+262
| | | | | | | | | | | | Reviewed-by: Trond
| | * Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-029-48/+292
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is internal API. It's possible to specify a horizontal and vertical scale, rotation, opacity and source rectangle for each pixmap item. Useful for particle effects. Reviewed-by: Trond
| | * Added qFastSin() and qFastCos() functions.Kim Motoyoshi Kalland2009-10-023-2/+333
| | | | | | | | | | | | | | | | | | The new functions use a lookup table. Reviewed-by: Trond
| | * Add prefix to statemachine-specific event typesKent Hansen2009-10-025-9/+9
| | | | | | | | | | | | | | | | | | "Signal" and "Wrapped" is too generic; prefix with StateMachine. Reviewed-by: Eskil Abrahamsen Blomfeldt
| | * Doc: mark API of Gesture framework as preliminary.Volker Hilsheimer2009-10-022-0/+4
| | | | | | | | | | | | New API will most likely not be in the Beta release.
| | * Adds a bool to QAbstractAnimationPrivate to keep track of top-level animationsLeonardo Sobral Cunha2009-10-022-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | Also refactored the timer verifications on (un)registerAnimation: we should never register an animation that has a registeredTimer, but we can unregister an animation several times. Reviewed-by: thierry
| | * Mac: bugfix 45f095b8970dc3c1b6f6e97fa2323654ba848288Richard Moe Gustavsen2009-10-021-9/+16
| | | | | | | | | | | | | | | | | | Seems like I forgot to handle page scrolls. Also did a small optimization (see also 45f095b8970dc3c1b6f6e97fa2323654ba848288)
| | * Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-021-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic
| * | Merge branch '4.6' into mmfphononFrans Englich2009-10-0259-166/+315
| |\ \ | | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-0270-387/+615
| | |\
| | | * Use multimedia timers on Windows for timers less than 16msBradley T. Hughes2009-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | According to http://msdn.microsoft.com/en-us/library/ms725496(VS.85).aspx, the system time resolution is 10-16ms, so we should use multimedia timers for anything less than 16ms (the worst case).
| | | * doc: Fixed numerous qdoc errors.Martin Smith2009-10-025-10/+7
| | | |