<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt4-tools.git/src/sql/drivers/sqlite/qsql_sqlite.cpp, branch 4.8</title>
<subtitle>code.qt.io: qt/qt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/'/>
<entry>
<title>Update copyright headers</title>
<updated>2015-03-31T13:43:03+00:00</updated>
<author>
<name>Akseli Salovaara</name>
<email>akseli.salovaara@theqtcompany.com</email>
</author>
<published>2015-03-25T14:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=716fbaef34386c8b05d7d63894a5bc116ddd1b6c'/>
<id>716fbaef34386c8b05d7d63894a5bc116ddd1b6c</id>
<content type='text'>
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: I7e3e96183e073877b46bc8071b2ccae19e69426b
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: I7e3e96183e073877b46bc8071b2ccae19e69426b
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated year in copyright header</title>
<updated>2014-03-26T07:02:45+00:00</updated>
<author>
<name>Kai Koehne</name>
<email>kai.koehne@digia.com</email>
</author>
<published>2014-03-21T09:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=19458101ebc48a8cc6d5ff75aa4b657d2898758e'/>
<id>19458101ebc48a8cc6d5ff75aa4b657d2898758e</id>
<content type='text'>
find . -path '*/3rdparty/*' -prune -o -type f -print | xargs -L1 sed -i -E 's/Copyright(.*) 2013 Digia/Copyright\1 2014 Digia/g'

Manually patched files:

demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h
demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
src/3rdparty/s60/eiksoftkeyimage.h
tools/qdoc3/test/qt-project.qdocconf
tests/auto/qsharedpointer/nontracked.h
tests/auto/qsharedpointer/nontracked.cpp

Change-Id: I3f9074923b4d6bd4666258ab04f01476cc6e901c
Reviewed-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Reviewed-by: Sergio Ahumada &lt;sahumada@blackberry.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find . -path '*/3rdparty/*' -prune -o -type f -print | xargs -L1 sed -i -E 's/Copyright(.*) 2013 Digia/Copyright\1 2014 Digia/g'

Manually patched files:

demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h
demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
src/3rdparty/s60/eiksoftkeyimage.h
tools/qdoc3/test/qt-project.qdocconf
tests/auto/qsharedpointer/nontracked.h
tests/auto/qsharedpointer/nontracked.cpp

Change-Id: I3f9074923b4d6bd4666258ab04f01476cc6e901c
Reviewed-by: Thiago Macieira &lt;thiago.macieira@intel.com&gt;
Reviewed-by: Sergio Ahumada &lt;sahumada@blackberry.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Sql query aliases with dots</title>
<updated>2013-04-23T18:13:00+00:00</updated>
<author>
<name>Marko Kangas</name>
<email>marko.kangas@digia.com</email>
</author>
<published>2013-02-08T10:10:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=eb71bb131faafa57b0c7978a53b957bd08e71516'/>
<id>eb71bb131faafa57b0c7978a53b957bd08e71516</id>
<content type='text'>
Task-number: QTBUG-14904

Cherry-picked Qt5 change:
	18be0749eb58316036d6eaff9dc5fecc1379f31a

Change-Id: I81edd9df68cfde15900315978dc3742ca6e22df5
Reviewed-by: Andy Shaw &lt;andy.shaw@digia.com&gt;
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-14904

Cherry-picked Qt5 change:
	18be0749eb58316036d6eaff9dc5fecc1379f31a

Change-Id: I81edd9df68cfde15900315978dc3742ca6e22df5
Reviewed-by: Andy Shaw &lt;andy.shaw@digia.com&gt;
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year in Digia's license headers</title>
<updated>2013-01-13T08:12:24+00:00</updated>
<author>
<name>Sergio Ahumada</name>
<email>sergio.ahumada@digia.com</email>
</author>
<published>2013-01-02T14:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=e5735c9b31651c7ddc6599a29dde055d62e3f10c'/>
<id>e5735c9b31651c7ddc6599a29dde055d62e3f10c</id>
<content type='text'>
Change-Id: I52bf8ef0447b701b4ebf7d7d240013a72adb9425
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I52bf8ef0447b701b4ebf7d7d240013a72adb9425
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change copyrights from Nokia to Digia</title>
<updated>2012-09-29T05:57:45+00:00</updated>
<author>
<name>Iikka Eklund</name>
<email>iikka.eklund@digia.com</email>
</author>
<published>2012-09-25T09:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=619136931e2c985377348d196d488e429a4858d6'/>
<id>619136931e2c985377348d196d488e429a4858d6</id>
<content type='text'>
Change copyrights and license headers from Nokia to Digia

Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea
Reviewed-by: Simo Fält &lt;simo.falt@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change copyrights and license headers from Nokia to Digia

Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea
Reviewed-by: Simo Fält &lt;simo.falt@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update contact information in license headers.</title>
<updated>2012-08-01T09:22:04+00:00</updated>
<author>
<name>Sergio Ahumada</name>
<email>sergio.ahumada@nokia.com</email>
</author>
<published>2012-07-30T09:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=6425d8b748225a36181c6e167487e497ecb3558e'/>
<id>6425d8b748225a36181c6e167487e497ecb3558e</id>
<content type='text'>
- Replace Nokia contact email address with Qt Project website.
- Remove "All rights reserved" line from license headers.

As in the past, to avoid rewriting various autotests that contain
line-number information, an extra blank line has been inserted at the
end of the license text to ensure that this commit does not change the
total number of lines in the license header.

Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931
Reviewed-by: Jason McDonald &lt;jason.mcdonald@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Replace Nokia contact email address with Qt Project website.
- Remove "All rights reserved" line from license headers.

As in the past, to avoid rewriting various autotests that contain
line-number information, an extra blank line has been inserted at the
end of the license text to ensure that this commit does not change the
total number of lines in the license header.

Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931
Reviewed-by: Jason McDonald &lt;jason.mcdonald@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Memory leak fix of sqlite driver when close failed</title>
<updated>2012-04-03T06:51:58+00:00</updated>
<author>
<name>Honglei Zhang</name>
<email>honglei.zhang@nokia.com</email>
</author>
<published>2011-12-08T12:17:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=8cd69eb1ffd37194e3d736a3bb5ce8511b8b8854'/>
<id>8cd69eb1ffd37194e3d736a3bb5ce8511b8b8854</id>
<content type='text'>
If an ongoing query is not finalized before close function is called,
sqlite driver can't close the connection to sqlite. In this case, the
failure is only reported to the client via getLastError(). Even if the
client want to handle this case, there is no easy way to revoke the
close function. This commit finalizes all queries before
close is called.

Task-number: QTBUG-16967
Change-Id: I069f6073bd46f53780e13d269e44aa86366e0574
Reviewed-by: Andy Shaw &lt;andy.shaw@digia.com&gt;
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If an ongoing query is not finalized before close function is called,
sqlite driver can't close the connection to sqlite. In this case, the
failure is only reported to the client via getLastError(). Even if the
client want to handle this case, there is no easy way to revoke the
close function. This commit finalizes all queries before
close is called.

Task-number: QTBUG-16967
Change-Id: I069f6073bd46f53780e13d269e44aa86366e0574
Reviewed-by: Andy Shaw &lt;andy.shaw@digia.com&gt;
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve type detection for query results</title>
<updated>2012-03-12T11:37:25+00:00</updated>
<author>
<name>Andy Shaw</name>
<email>andy.shaw@digia.com</email>
</author>
<published>2012-02-03T22:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=a570ad0ced6f91eb878f90df2731ceba8f8cfe9f'/>
<id>a570ad0ced6f91eb878f90df2731ceba8f8cfe9f</id>
<content type='text'>
When an aggregate function is used for a column in a SQL resultset then
it should ensure that the right data type is reported for that column.
This also concerns expressions when the returned column does not map
directly to a table column.

Test included for this.

Task-number: QTBUG-22038
Change-Id: I681297accc979081d14b44d190ab9d5f83aac215
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
Reviewed-by: Honglei Zhang &lt;honglei.zhang@nokia.com&gt;
(cherry picked from commit 678ab52ccba0b6a6903e9aee404dbe84fb74c91d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When an aggregate function is used for a column in a SQL resultset then
it should ensure that the right data type is reported for that column.
This also concerns expressions when the returned column does not map
directly to a table column.

Test included for this.

Task-number: QTBUG-22038
Change-Id: I681297accc979081d14b44d190ab9d5f83aac215
Reviewed-by: Mark Brand &lt;mabrand@mabrand.nl&gt;
Reviewed-by: Honglei Zhang &lt;honglei.zhang@nokia.com&gt;
(cherry picked from commit 678ab52ccba0b6a6903e9aee404dbe84fb74c91d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle the 'real' datatype correctly in the SQLite driver</title>
<updated>2012-01-26T06:02:13+00:00</updated>
<author>
<name>Andy Shaw</name>
<email>andy.shaw@digia.com</email>
</author>
<published>2012-01-19T20:39:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=b23631015c23a49e3b4d296ea0a6266bfce3d4f1'/>
<id>b23631015c23a49e3b4d296ea0a6266bfce3d4f1</id>
<content type='text'>
The 'real' datatype should be seen as a QVariant::Double type and not as
a QVariant::String type otherwise it does not get presented correctly
when using a non Qt application to access it.

Test is included for QSqlQuery.

Task-number: QTBUG-16373

Change-Id: Ie323ce49eb95e4d6bb4c3814ba9a957a63f4b259
Reviewed-by: Yunqiao Yin &lt;charles.yin@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'real' datatype should be seen as a QVariant::Double type and not as
a QVariant::String type otherwise it does not get presented correctly
when using a non Qt application to access it.

Test is included for QSqlQuery.

Task-number: QTBUG-16373

Change-Id: Ie323ce49eb95e4d6bb4c3814ba9a957a63f4b259
Reviewed-by: Yunqiao Yin &lt;charles.yin@nokia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update year in Nokia copyright messages.</title>
<updated>2012-01-11T00:14:29+00:00</updated>
<author>
<name>Jason McDonald</name>
<email>jason.mcdonald@nokia.com</email>
</author>
<published>2012-01-10T01:27:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt4-tools.git/commit/?id=89c08c0d7605ac254a1818121a8b483130608446'/>
<id>89c08c0d7605ac254a1818121a8b483130608446</id>
<content type='text'>
Simple search and replace.  This commit doesn't touch 3rd-party files,
nor translations (where the change is not so simple and will be handled
in a separate commit).

Change-Id: I4e48513b8078a44a8cd272326685b25338890148
Reviewed-by: Rohan McGovern &lt;rohan.mcgovern@nokia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simple search and replace.  This commit doesn't touch 3rd-party files,
nor translations (where the change is not so simple and will be handled
in a separate commit).

Change-Id: I4e48513b8078a44a8cd272326685b25338890148
Reviewed-by: Rohan McGovern &lt;rohan.mcgovern@nokia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
