<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tqt/src/tools/qstring.cpp, 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-03-17T03:10:58Z</updated>
<entry>
<title>Fix TQString::sprintf() not calling va_end() in case of bad cformat</title>
<updated>2024-03-17T03:10:58Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2024-03-16T16:05:22Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=bcda4011918a88064d35908b089a3300e187245a'/>
<id>urn:sha1:bcda4011918a88064d35908b089a3300e187245a</id>
<content type='text'>
Also rearrange code a bit so it would be obvious that the function
doesn't return a dangling reference.

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replace QT_STATIC_CONST_* with actual definitions</title>
<updated>2024-02-15T09:58:23Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-02-15T09:49:06Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=1d318a47b0b45a7f916f526de60d628302cbfd4c'/>
<id>urn:sha1:1d318a47b0b45a7f916f526de60d628302cbfd4c</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<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>Remove Qt4 related stuff</title>
<updated>2023-07-09T14:09:59Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-09T14:09:59Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=83991febd2b98788a0a018e187de0dfb7d95b500'/>
<id>urn:sha1:83991febd2b98788a0a018e187de0dfb7d95b500</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Use empty d-&gt;cString for TQString::shared_null instead of null string.</title>
<updated>2022-03-22T12:28:01Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2022-03-22T12:26:31Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=aec367ef2804c74f4ef5d5d647c43b7e65e12f67'/>
<id>urn:sha1:aec367ef2804c74f4ef5d5d647c43b7e65e12f67</id>
<content type='text'>
This restores consistency for the behavior of methods TQString::utf8()
and TQString::local8Bit() with null TQStrings.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Avoid changes of d-&gt;cString for TQString::shared_null to make the value reliable.</title>
<updated>2022-03-22T01:40:43Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2022-03-22T01:40:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=e919ffc1ec291cc393e48ea0b9b2580a7a4f954a'/>
<id>urn:sha1:e919ffc1ec291cc393e48ea0b9b2580a7a4f954a</id>
<content type='text'>
This precedes unnecessary allocations, potential use after free and crashes.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Removed explicit usage of the 'register' keyword.</title>
<updated>2020-01-30T11:17:32Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2020-01-30T11:17:32Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=99e56ba8db70324cc5c7ab416a3b48171613bd59'/>
<id>urn:sha1:99e56ba8db70324cc5c7ab416a3b48171613bd59</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Make use of TQString::utf8() and TQString::local8Bit() safe for conversion to char*.</title>
<updated>2019-02-04T16:16:04Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-02-04T16:16:04Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=4e83f4f200f4832280808796694495ebb20070b6'/>
<id>urn:sha1:4e83f4f200f4832280808796694495ebb20070b6</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&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>
</feed>
