<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tqt/src/dialogs, 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-22T01:11:47Z</updated>
<entry>
<title>TQFileDialog: cleanup pixmaps before destroying TQApplication</title>
<updated>2024-03-22T01:11:47Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2024-03-19T03:56:14Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=fb0d62eec811ab2d4d73550e455944cecbe7e091'/>
<id>urn:sha1:fb0d62eec811ab2d4d73550e455944cecbe7e091</id>
<content type='text'>
Otherwise it results in small memmory leakage on exit of Xlib data.

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
<entry>
<title>TQPrintDialog: cleanup data requested from libcups</title>
<updated>2024-03-21T00:14:58Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2024-03-19T06:27:28Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=c2c385eef261e8bba46d360ceccdb604733f07c0'/>
<id>urn:sha1:c2c385eef261e8bba46d360ceccdb604733f07c0</id>
<content type='text'>
Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&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>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>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>Drop Qt2's TQSemiModal and TQSortedList classes</title>
<updated>2023-07-07T01:28:19Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-07-06T08:00:23Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a'/>
<id>urn:sha1:bfd62a0bbfd44ce5f7530fc7bb624dd911f9033a</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Removed QT_NON_COMMERCIAL check and related code.</title>
<updated>2022-02-07T01:28:49Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2022-02-07T01:28:49Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=cde9d7e9428e90ce8ba0bb86802f85f186adf741'/>
<id>urn:sha1:cde9d7e9428e90ce8ba0bb86802f85f186adf741</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Replace dead trolltech website with trinity ones.</title>
<updated>2019-07-11T19:58:32Z</updated>
<author>
<name>Chris</name>
<email>xchrisx@uber.space</email>
</author>
<published>2019-07-11T19:58:32Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=3f5c7cb5534992afadc92513f69de2ca97ec6de7'/>
<id>urn:sha1:3f5c7cb5534992afadc92513f69de2ca97ec6de7</id>
<content type='text'>
Signed-off-by: Chris &lt;xchrisx@uber.space&gt;
</content>
</entry>
</feed>
