Move the Date Object into it's own file
authorLars Knoll <lars.knoll@digia.com>
Mon, 21 Jan 2013 10:57:17 +0000 (11:57 +0100)
committerSimon Hausmann <simon.hausmann@digia.com>
Mon, 21 Jan 2013 11:23:51 +0000 (12:23 +0100)
commit659fc03c429f57656cecad399e97f115448de04b
tree923fed61b709e01965cc5ac524c79c5693d8bc4c
parent9b5112258b06f87be919f4ac4b7d72fee83cb0d2
Move the Date Object into it's own file

Change-Id: I3f94fa1dcfc8e23414ee2b3f96cffffa1f753bc1
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
qmljs_engine.cpp
qmljs_objects.h
qv4dateobject.cpp [new file with mode: 0644]
qv4dateobject.h [new file with mode: 0644]
qv4ecmaobjects.cpp
qv4ecmaobjects_p.h
v4.pro