aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v8/qv8sequencewrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finalize sequence wrappingSimon Hausmann2013-05-211-664/+0
* Fold qv8sequencewrapper_p_p.h into qv8sequencewrapper.cppSimon Hausmann2013-05-211-2/+494
* Port the rest of the sequence types to V4Simon Hausmann2013-05-211-215/+38
* Get rid of v8::BooleanLars Knoll2013-05-211-1/+1
* Get rid of v8::IntegerLars Knoll2013-05-211-1/+1
* First step towards porting sequence wrappers to V4Simon Hausmann2013-05-151-4/+34
* convert qv8sequencewrapper to use QV4::PersistentValueLars Knoll2013-05-081-20/+16
* More steps towards eliminating the v8 layerSimon Hausmann2013-05-071-7/+7
* Get rid of v8::LocalLars Knoll2013-05-061-17/+17
* Adjust to API changes after eliminating Handle<T>::operator* for safety reasonsSimon Hausmann2013-04-151-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Ensure that copy sequences can be passed as argumentsChris Adams2012-08-091-0/+11
* Fix test failures in Qt Location with string lists.Glenn Watson2012-08-091-2/+10
* Support JS Array.sort() function for sequence wrappers.Glenn Watson2012-08-081-2/+42
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+264