<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tqt/src/sql/drivers, branch fix/various</title>
<subtitle>TQt toolkit
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tqt/atom?h=fix%2Fvarious</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tqt/atom?h=fix%2Fvarious'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/'/>
<updated>2024-02-12T05:08:52Z</updated>
<entry>
<title>Replace Q_WS_* defines with TQ_WS_* equivalents</title>
<updated>2024-02-12T05:08:52Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-02-12T05:08:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=67bff2edcacb208dc44dcd521386bef686dc6dbf'/>
<id>urn:sha1:67bff2edcacb208dc44dcd521386bef686dc6dbf</id>
<content type='text'>
This is the first part of the replacement process.
Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*.
Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow
TDE code to continue building till replacement is carried over to all
other modules.
Once that is completed, the original Q_WS_* defines will
be removed.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN</title>
<updated>2023-09-13T04:18:58Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-13T04:18:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=1ba13366a7a377d50b9e8df9044ce11d8209f98c'/>
<id>urn:sha1:1ba13366a7a377d50b9e8df9044ce11d8209f98c</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix build with PostgreSQL 12+.</title>
<updated>2019-11-18T15:37:00Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-11-18T15:37:00Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=9a6ac9dde59581df39cdc6734e99e1db97b03887'/>
<id>urn:sha1:9a6ac9dde59581df39cdc6734e99e1db97b03887</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Remove bool/my_bool artifact, the 'bool' data type is part of the c++</title>
<updated>2019-11-18T12:02:48Z</updated>
<author>
<name>François Andriot</name>
<email>francois.andriot@free.fr</email>
</author>
<published>2019-11-18T12:02:48Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=90ea30a42a102ac57b26439965ec1240341c568d'/>
<id>urn:sha1:90ea30a42a102ac57b26439965ec1240341c568d</id>
<content type='text'>
language and was added to c compilers with c99.

Signed-off-by: gregory guy &lt;gregory-tde@laposte.net&gt;
</content>
</entry>
<entry>
<title>Fix FTBFS from prior commit.</title>
<updated>2019-08-31T17:29:47Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-08-31T17:29:47Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=aae0287741331748bf0c89cbe4db025bb8cf3af2'/>
<id>urn:sha1:aae0287741331748bf0c89cbe4db025bb8cf3af2</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>add MYSQL_SSL_* to the driver for MySQL connections</title>
<updated>2019-08-31T16:46:58Z</updated>
<author>
<name>Denis Kozadaev</name>
<email>denis@dilos.org</email>
</author>
<published>2019-08-13T21:20:10Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=4f528c3bd24f9bd833a559429a7960157322e445'/>
<id>urn:sha1:4f528c3bd24f9bd833a559429a7960157322e445</id>
<content type='text'>
Signed-off-by: Denis Kozadaev &lt;denis@dilos.org&gt;
</content>
</entry>
<entry>
<title>Removed dummy int parameter from TQVariant(bool, int).</title>
<updated>2019-05-23T13:57:29Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2019-05-23T13:57:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=cfc76de73cecd5c569cbec280fe8aaa680956df3'/>
<id>urn:sha1:cfc76de73cecd5c569cbec280fe8aaa680956df3</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Removed obsolete Qt2's TQVector class and replaced</title>
<updated>2018-10-20T12:47:53Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-10-20T12:47:53Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=c048ce6e8cc109b317293d380a5053e19a37dd31'/>
<id>urn:sha1:c048ce6e8cc109b317293d380a5053e19a37dd31</id>
<content type='text'>
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>QT_NO_* -&gt; TQT_NO_* renaming.</title>
<updated>2018-10-17T10:46:30Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-10-17T10:46:30Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=69d87202cb139ffe9e4b3ce92e434523b7b09b64'/>
<id>urn:sha1:69d87202cb139ffe9e4b3ce92e434523b7b09b64</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Backport mysql driver mariadb fix - see QTBUG-63108</title>
<updated>2018-06-03T09:18:00Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2018-06-03T09:18:00Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=a889f4346955fc3dcd3e3d57b84843226e361aae'/>
<id>urn:sha1:a889f4346955fc3dcd3e3d57b84843226e361aae</id>
<content type='text'>
[taken from RedHat Qt3 patches]

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
</feed>
