<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tqt/src/network, 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>Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT</title>
<updated>2023-12-27T10:25:43Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-12-27T10:25:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=fb401a891f1b426e9419c0cb16403df407138611'/>
<id>urn:sha1:fb401a891f1b426e9419c0cb16403df407138611</id>
<content type='text'>
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>Replace various Q_* and QT_* defines with TQ_* and TQT_*</title>
<updated>2023-09-07T06:14:50Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-06T03:45:31Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=926102a455014e6ab308aaced19e32eed7ed4414'/>
<id>urn:sha1:926102a455014e6ab308aaced19e32eed7ed4414</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>SunOS res_ninit() requires a clean structure</title>
<updated>2023-06-15T07:25:27Z</updated>
<author>
<name>Denis Kozadaev</name>
<email>denis@dilos.org</email>
</author>
<published>2023-06-14T14:10:42Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=47f034c129653352ebf258000765f98f1910f2f4'/>
<id>urn:sha1:47f034c129653352ebf258000765f98f1910f2f4</id>
<content type='text'>
Signed-off-by: Denis Kozadaev &lt;denis@dilos.org&gt;

init structure without condition

Signed-off-by: Denis Kozadaev &lt;denis@dilos.org&gt;
</content>
</entry>
<entry>
<title>Improve modern res API available condition</title>
<updated>2020-07-09T09:59:40Z</updated>
<author>
<name>OBATA Akio</name>
<email>obache@wizdas.com</email>
</author>
<published>2020-07-09T02:00:32Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=b79f0a7caabbf6e3523dad0a284466a672bc9940'/>
<id>urn:sha1:b79f0a7caabbf6e3523dad0a284466a672bc9940</id>
<content type='text'>
`__RES` is usable to check release date of resolver library.
Such modern res API appeared in BIND-8.2.0 libbind with `__RES == 19980901`,
it was refrected as BIND-8.2.2-P5 to glibc at pre 2.3 release with
`__RES == 19991006`.

Signed-off-by: OBATA Akio &lt;obache@wizdas.com&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>Automated update from Qt3</title>
<updated>2015-03-06T02:59:01Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2015-03-06T02:59:01Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=dfb87398c72e9248aa709ae212e6ab7f2209003d'/>
<id>urn:sha1:dfb87398c72e9248aa709ae212e6ab7f2209003d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated update from Qt3</title>
<updated>2013-05-08T02:58:34Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2013-05-08T02:58:34Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=c740211ffba3330d951f4c3ddefea8edf23a01cd'/>
<id>urn:sha1:c740211ffba3330d951f4c3ddefea8edf23a01cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated update from Qt3</title>
<updated>2012-12-02T05:30:53Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2012-12-02T05:30:53Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=6955a7ebe3c3a0ae2af416fc57ca1f3e9af0ecc3'/>
<id>urn:sha1:6955a7ebe3c3a0ae2af416fc57ca1f3e9af0ecc3</id>
<content type='text'>
</content>
</entry>
</feed>
