<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/src/qml/jsruntime/qv4dateobject.cpp, branch wip/dbus</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Move more objects over to the new allocation scheme</title>
<updated>2015-09-22T08:19:56+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-08-27T10:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=17a0c271e0ec606d15fc87dab23b2e3750c0e301'/>
<id>17a0c271e0ec606d15fc87dab23b2e3750c0e301</id>
<content type='text'>
Change-Id: I0241efe10d115f8e4a646f840e47e220eb6cfc18
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0241efe10d115f8e4a646f840e47e220eb6cfc18
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the StringValue members of ExecutionEngine onto the JS stack</title>
<updated>2015-06-10T15:01:17+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-04-26T07:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=864988474a96145f0506a80aa36c341a9f29e85b'/>
<id>864988474a96145f0506a80aa36c341a9f29e85b</id>
<content type='text'>
Change-Id: Ib55c05f1730b7659e2f6fee7e1fa79c10c759167
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib55c05f1730b7659e2f6fee7e1fa79c10c759167
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move more objects from the v4 engine to the js stack</title>
<updated>2015-04-24T15:21:28+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-03-25T13:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=f9440c704ed191a38076c68480308b90147a7673'/>
<id>f9440c704ed191a38076c68480308b90147a7673</id>
<content type='text'>
Convert most of the prototype objects in the v4 engine.

Change-Id: I365f290493c20973bc991b6a383649836e42a16a
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert most of the prototype objects in the v4 engine.

Change-Id: I365f290493c20973bc991b6a383649836e42a16a
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Store the datetime as a double in the date object</title>
<updated>2015-04-24T15:20:59+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-03-02T20:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=353b4e6ffdea7d59687c67da7082834cfd55aaf7'/>
<id>353b4e6ffdea7d59687c67da7082834cfd55aaf7</id>
<content type='text'>
Change-Id: I6ae05a066d021e81eaed90866e09bf480f5d91d9
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6ae05a066d021e81eaed90866e09bf480f5d91d9
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.h</title>
<updated>2015-04-24T15:20:43+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-02-14T21:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0a499043fbaccc0a83ba59f81f64993552d7b13b'/>
<id>0a499043fbaccc0a83ba59f81f64993552d7b13b</id>
<content type='text'>
This is a cleaner separation and further reduces include dependencies
in the definitions of our basic data structured.

Change-Id: I18aa86cdea0c0dfbc16075d4d617af97e638811e
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a cleaner separation and further reduces include dependencies
in the definitions of our basic data structured.

Change-Id: I18aa86cdea0c0dfbc16075d4d617af97e638811e
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of asFunctionObject()</title>
<updated>2015-04-21T13:01:54+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-02-13T12:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=484abc815993040a3be60c657e079eee368bbcd2'/>
<id>484abc815993040a3be60c657e079eee368bbcd2</id>
<content type='text'>
Change-Id: Ib4858376dc0ec57fa473c80696abc66a570c90ec
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib4858376dc0ec57fa473c80696abc66a570c90ec
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>More cleanups</title>
<updated>2015-04-21T13:01:47+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-02-13T12:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=b4cb71e9d716e8061bcb491d77bad1a03a7d2930'/>
<id>b4cb71e9d716e8061bcb491d77bad1a03a7d2930</id>
<content type='text'>
Get rid of Value::asObject(), and pass const Managed pointers
into some more vtable methods.

Change-Id: Ia4f427d5fd8868f77b4015d1ce5424d32bfc2115
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get rid of Value::asObject(), and pass const Managed pointers
into some more vtable methods.

Change-Id: Ia4f427d5fd8868f77b4015d1ce5424d32bfc2115
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of Value::asDateObject()</title>
<updated>2015-04-16T20:56:59+00:00</updated>
<author>
<name>Lars Knoll</name>
<email>lars.knoll@theqtcompany.com</email>
</author>
<published>2015-02-13T10:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=b8dbd08705fa698b516addbe5ce07159cce0409b'/>
<id>b8dbd08705fa698b516addbe5ce07159cce0409b</id>
<content type='text'>
Change-Id: I71816a784b5175f600c5a870318b16c0d84c42fb
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I71816a784b5175f600c5a870318b16c0d84c42fb
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.4' into 5.5</title>
<updated>2015-03-17T08:48:36+00:00</updated>
<author>
<name>Frederik Gladhorn</name>
<email>frederik.gladhorn@theqtcompany.com</email>
</author>
<published>2015-03-17T08:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=8d5a2f2a81a001ff64e1a798dc34c61e9ad00b6d'/>
<id>8d5a2f2a81a001ff64e1a798dc34c61e9ad00b6d</id>
<content type='text'>
Change-Id: I4c338a44c1d64c2d8e637971ab3ec6982c40a685
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c338a44c1d64c2d8e637971ab3ec6982c40a685
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix thread-safety: _POSIX_THREAD_SAFE_FUNCTIONS is in &lt;unistd.h&gt;</title>
<updated>2015-03-05T06:33:15+00:00</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago.macieira@intel.com</email>
</author>
<published>2015-02-17T00:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ea70dd579522667e1ba2ffa7f6a39faa13857a72'/>
<id>ea70dd579522667e1ba2ffa7f6a39faa13857a72</id>
<content type='text'>
If you don't include it, it isn't defined...

Change-Id: I1a800c709d3543699131ffff13c388ba652761fc
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you don't include it, it isn't defined...

Change-Id: I1a800c709d3543699131ffff13c388ba652761fc
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
