<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/examples/quick, branch old/5.1</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Doc: Reintroduce docs for Qt Quick Models and Views examples</title>
<updated>2013-09-18T13:28:06+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@digia.com</email>
</author>
<published>2013-09-13T12:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=52eb21be3dd3a76d018b5b86a8d72d68accb924a'/>
<id>52eb21be3dd3a76d018b5b86a8d72d68accb924a</id>
<content type='text'>
The .qdoc files/images for these examples were lost during
modularization. This change adds them back and fixes related
links.

Change-Id: Id5260daad1c38284e3aa8178ae82d24067f4e88c
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .qdoc files/images for these examples were lost during
modularization. This change adds them back and fixes related
links.

Change-Id: Id5260daad1c38284e3aa8178ae82d24067f4e88c
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Update example used for QML getting started tutorial</title>
<updated>2013-08-09T13:47:23+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@digia.com</email>
</author>
<published>2013-08-01T09:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=fc8b40f888139342ebe0d4ce7d507005572737db'/>
<id>fc8b40f888139342ebe0d4ce7d507005572737db</id>
<content type='text'>
Update the example project referred to in Getting Started with Qt
Quick tutorial.

    - Fix coding/comment style issues
    - Change plugin TARGET name, Use /imports as the
      destination directory
    - Fix qmldir with proper module info, delete unused
      qmldir from /core
    - Add a .qmlproject file

Change-Id: If269e61fb76399faae753469dc251d07cc219139
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update the example project referred to in Getting Started with Qt
Quick tutorial.

    - Fix coding/comment style issues
    - Change plugin TARGET name, Use /imports as the
      destination directory
    - Fix qmldir with proper module info, delete unused
      qmldir from /core
    - Add a .qmlproject file

Change-Id: If269e61fb76399faae753469dc251d07cc219139
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Remove unused /parts directory from QML getting started example</title>
<updated>2013-08-02T09:47:06+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@digia.com</email>
</author>
<published>2013-07-31T12:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=04f699d26a3f06dbd98d9bd3e0f64ee9980a6a26'/>
<id>04f699d26a3f06dbd98d9bd3e0f64ee9980a6a26</id>
<content type='text'>
The example code for getting started with QML doc has six smaller
projects under /parts - these out of sync with the main example
code in its parent directory, they are undocumented and not referred
to in any other documentation. The QML getting started guide itself
uses \code blocks to present the code snippets.

Change-Id: I3b9c83a60fdeb9fa13f364b04c38943222c682cb
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example code for getting started with QML doc has six smaller
projects under /parts - these out of sync with the main example
code in its parent directory, they are undocumented and not referred
to in any other documentation. The QML getting started guide itself
uses \code blocks to present the code snippets.

Change-Id: I3b9c83a60fdeb9fa13f364b04c38943222c682cb
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make buttons and tabs larger in QML examples and dialogs</title>
<updated>2013-07-29T09:06:06+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@digia.com</email>
</author>
<published>2013-07-23T09:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=09ed33677124a81117a10f1f5a47d7fae1ef22a8'/>
<id>09ed33677124a81117a10f1f5a47d7fae1ef22a8</id>
<content type='text'>
Task-number: QTBUG-32578
Change-Id: Ic89058abc55e5e079f44862986b2132114456147
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-32578
Change-Id: Ic89058abc55e5e079f44862986b2132114456147
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Update Tweet Search Demo to use Twitter Search API v1.1</title>
<updated>2013-07-26T08:16:27+00:00</updated>
<author>
<name>Topi Reinio</name>
<email>topi.reinio@digia.com</email>
</author>
<published>2013-06-21T08:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=c9ec0c206544b37139057932a6dceed88565a75f'/>
<id>c9ec0c206544b37139057932a6dceed88565a75f</id>
<content type='text'>
Twitter REST API v1 is no longer supported. This change updates the
Tweet Search Demo to use the new version (v1.1). Specifically,
    - Use of OAuth tokens (authentication required in v1.1)
    - JSON parsing for results instead of XML
    - Use of url/hashtag/username entities returned in search results

Also, update the documentation to discuss authentication and
registering the application to dev.twitter.com.

Task-number: QTBUG-31745
Change-Id: I00cd7b07f065babb03483daabe8df22f22995c29
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Twitter REST API v1 is no longer supported. This change updates the
Tweet Search Demo to use the new version (v1.1). Specifically,
    - Use of OAuth tokens (authentication required in v1.1)
    - JSON parsing for results instead of XML
    - Use of url/hashtag/username entities returned in search results

Also, update the documentation to discuss authentication and
registering the application to dev.twitter.com.

Task-number: QTBUG-31745
Change-Id: I00cd7b07f065babb03483daabe8df22f22995c29
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Modified the term for the Qt global object.</title>
<updated>2013-07-25T08:52:44+00:00</updated>
<author>
<name>Jerome Pasion</name>
<email>jerome.pasion@digia.com</email>
</author>
<published>2013-07-23T12:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=4ec4ce407cf2c55811ff3876b49254785761e2dd'/>
<id>4ec4ce407cf2c55811ff3876b49254785761e2dd</id>
<content type='text'>
QtQml::Qt is a "QML global object" to differentiate it from the
Qt namespace.

"QML Qt object"
"QML Qt global object"
"Qt global object" (in the context of QML-only pages)

Change-Id: I1d2896ad48e8432c5eb8b18f05af247986bff336
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
Reviewed-by: Laszlo Papp &lt;lpapp@kde.org&gt;
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QtQml::Qt is a "QML global object" to differentiate it from the
Qt namespace.

"QML Qt object"
"QML Qt global object"
"Qt global object" (in the context of QML-only pages)

Change-Id: I1d2896ad48e8432c5eb8b18f05af247986bff336
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
Reviewed-by: Laszlo Papp &lt;lpapp@kde.org&gt;
Reviewed-by: Alan Alpert &lt;aalpert@blackberry.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Put back OTHER_FILES in systemdialogs example</title>
<updated>2013-07-22T15:12:00+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@digia.com</email>
</author>
<published>2013-07-22T14:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e443c7ba5552e5c88c331b370cc7a338d8672494'/>
<id>e443c7ba5552e5c88c331b370cc7a338d8672494</id>
<content type='text'>
Partial revert of 1e9589eb0c2bb9404e11c69e1d76ef9efd89af56.
Creator currently needs this variable in order to find the QML files.
(see https://bugreports.qt-project.org/browse/QTCREATORBUG-9860)

Change-Id: Id5882dfe9733a6b401976e4d6e5baf2066d21b1b
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partial revert of 1e9589eb0c2bb9404e11c69e1d76ef9efd89af56.
Creator currently needs this variable in order to find the QML files.
(see https://bugreports.qt-project.org/browse/QTCREATORBUG-9860)

Change-Id: Id5882dfe9733a6b401976e4d6e5baf2066d21b1b
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove pointless assignments</title>
<updated>2013-07-22T12:34:44+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@digia.com</email>
</author>
<published>2013-07-19T16:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5f0c90475d7927d5ccf8e1e9da0c3812f3f59f71'/>
<id>5f0c90475d7927d5ccf8e1e9da0c3812f3f59f71</id>
<content type='text'>
the magic in qt_example_installs.prf handles this automatically.

Change-Id: I19f0560a6e3d2ddbe8a0128b463aecb7ff45475e
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the magic in qt_example_installs.prf handles this automatically.

Change-Id: I19f0560a6e3d2ddbe8a0128b463aecb7ff45475e
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>unbreak installation after project move</title>
<updated>2013-07-22T12:34:40+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@digia.com</email>
</author>
<published>2013-07-19T16:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2479b21dd3c5e6cd4f14131ec56b6087943a7a69'/>
<id>2479b21dd3c5e6cd4f14131ec56b6087943a7a69</id>
<content type='text'>
Change-Id: I47e9e7009978b494e6b2b06f793bf1948d443b72
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I47e9e7009978b494e6b2b06f793bf1948d443b72
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>systemdialogs example: ensure that all QML files work with qmlscene</title>
<updated>2013-07-17T11:46:37+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@digia.com</email>
</author>
<published>2013-07-17T11:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=16a6cba54f979bbcac6c91321c5714f829f7d75e'/>
<id>16a6cba54f979bbcac6c91321c5714f829f7d75e</id>
<content type='text'>
Sync up relative paths in the qrc and the actual directories so that
you can run qmlscene with any of the QML files in this directory
and it will still find the shared resources.

Change-Id: I0f216df6b370c19948312fa00a33ce77ccabcd78
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sync up relative paths in the qrc and the actual directories so that
you can run qmlscene with any of the QML files in this directory
and it will still find the shared resources.

Change-Id: I0f216df6b370c19948312fa00a33ce77ccabcd78
Reviewed-by: Liang Qi &lt;liang.qi@digia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
