aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4/qv4dateobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restructure source codeLars Knoll2013-08-081-1316/+0
* Fix daylight savings code on Windows altogetherSimon Hausmann2013-06-271-5/+4
* Fix a whole bunch of time conversion test failures on WindowsSimon Hausmann2013-06-271-2/+4
* Fix module name (QtQml) in the license headerSergio Ahumada2013-06-241-2/+2
* Remove the context argument from Managed::callLars Knoll2013-06-221-3/+3
* Remove the context argument from Managed::constructLars Knoll2013-06-221-2/+2
* Remove context parameter from Managed::get()Lars Knoll2013-06-221-1/+1
* Fix the first half of qqmllocale auto testsLars Knoll2013-06-181-0/+5
* Revert "Simplify JS bindings generation"Simon Hausmann2013-06-131-8/+66
* Fix a wrong sign in timezone parsingLars Knoll2013-05-311-1/+1
* Simplify JS bindings generationSimon Hausmann2013-05-061-66/+8
* Fix some bugs in converting to and from QDateTimeLars Knoll2013-05-051-22/+4
* Set the correct Object type for all date objectsLars Knoll2013-05-051-0/+1
* Add name property for function objectsLars Knoll2013-05-041-1/+1
* Get rid of qjsconverter*Lars Knoll2013-05-021-10/+11
* Remove the old v4 and rename v4vm to v4Simon Hausmann2013-04-291-0/+1326