index
:
platform/upstream/qtdeclarative
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
master
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_release
upstream
Domain: UI Framework / Qt;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qml
/
jsruntime
/
qv4serialize.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
1
-5
/
+5
2015-07-09
QtQml: Fix const correctness in old style casts
Thiago Macieira
1
-5
/
+5
2015-06-10
Move the StringValue members of ExecutionEngine onto the JS stack
Lars Knoll
1
-1
/
+1
2015-04-24
Store the datetime as a double in the date object
Lars Knoll
1
-1
/
+1
2015-04-24
Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h
Lars Knoll
1
-1
/
+1
2015-04-21
Get rid of asFunctionObject()
Lars Knoll
1
-1
/
+1
2015-04-21
More cleanups
Lars Knoll
1
-2
/
+2
2015-04-21
Get rid of asManaged()
Lars Knoll
1
-1
/
+1
2015-04-16
Get rid of Value::asDateObject()
Lars Knoll
1
-1
/
+1
2015-04-16
Further cleanups
Lars Knoll
1
-1
/
+1
2015-03-20
Cleanup some of the casting code
Lars Knoll
1
-2
/
+2
2015-02-12
Update copyright headers
Jani Heikkinen
1
-7
/
+7
2015-01-23
Cleanups
Lars Knoll
1
-2
/
+2
2015-01-23
Get rid of most uses of ValueRef
Lars Knoll
1
-28
/
+23
2015-01-09
Cleanup variant conversion code
Lars Knoll
1
-1
/
+1
2015-01-09
Move the variant conversion methods from qv8engine to qv4::ExecutionEngine
Lars Knoll
1
-1
/
+1
2015-01-08
Reduce v8engine dependency for the list model
Lars Knoll
1
-1
/
+1
2015-01-03
Use QV4::ScopedObject typedef instead of actual type
Oleg Shparber
1
-1
/
+1
2015-01-03
Use QV4::ScopedArrayObject typedef instead of actual type
Oleg Shparber
1
-2
/
+2
2015-01-02
Remove v8engine dependency in fromVariant conversions
Lars Knoll
1
-1
/
+1
2015-01-01
Remove v8engine dependency from qv4serialize.*
Lars Knoll
1
-21
/
+19
2014-12-20
Remove most of the places where getPointer() is used
Lars Knoll
1
-3
/
+3
2014-11-21
Make QV4::RegExpObject header independent from masm headers
Oleg Shparber
1
-9
/
+9
2014-11-15
Cleanup exception catching code
Lars Knoll
1
-2
/
+1
2014-08-25
Update license headers and add new licenses
Jani Heikkinen
1
-19
/
+11
2014-07-22
Get rid of StringRef
Lars Knoll
1
-3
/
+3
2014-07-22
Convert Boolean, Number and DateObject
Lars Knoll
1
-1
/
+1
2014-01-31
Rename some files
Lars Knoll
1
-1
/
+1
2014-01-24
Change virtual methods in ArrayData to take Object pointer
Lars Knoll
1
-1
/
+1
2014-01-22
fix whitespace
Oswald Buddenhagen
1
-4
/
+4
2014-01-20
Add a SimpleArrayData class
Lars Knoll
1
-1
/
+0
2014-01-09
Rework array handling for JS objects
Lars Knoll
1
-4
/
+4
2014-01-03
Move array data into it's own struct
Lars Knoll
1
-2
/
+2
2013-12-04
Encapsulate the current context and fix it's usage
Lars Knoll
1
-1
/
+1
2013-11-04
Fix various compiler warnings in order to remove warn_off in the near future
Erik Verbruggen
1
-1
/
+1
2013-10-29
Fix the remaining try/catch statements in C++
Lars Knoll
1
-5
/
+3
2013-10-11
Remove usage of String pointers where not required
Lars Knoll
1
-1
/
+1
2013-10-02
Change exception handling API
Simon Hausmann
1
-2
/
+2
2013-10-02
Use SafeValue instead of Value in ScopedValue methods
Lars Knoll
1
-1
/
+1
2013-09-30
Remove some more QV4::Value usages
Lars Knoll
1
-23
/
+28
2013-09-28
Remove more direct QV4::Value usage
Lars Knoll
1
-1
/
+1
2013-09-28
Move Value::fromBool, ... to a new Primitive class
Lars Knoll
1
-2
/
+2
2013-09-26
Move more API over to use ValueRef
Lars Knoll
1
-1
/
+1
2013-09-22
Make qv4objectproto GC clean
Lars Knoll
1
-2
/
+2
2013-09-22
Fix cases where mark() would access uninitialized memory
Lars Knoll
1
-1
/
+1
2013-09-22
convert Managed::put() API to be GC safe
Lars Knoll
1
-1
/
+3
2013-09-22
Use a StringRef for Managed::get()
Lars Knoll
1
-1
/
+3
2013-09-22
Cleanup Object::define*Property API
Lars Knoll
1
-1
/
+2
2013-09-22
Don't use Value::emptyValue() anymore.
Lars Knoll
1
-0
/
+1
2013-09-22
Further work towards an exact GC
Lars Knoll
1
-2
/
+2
[next]