<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tqt/mkspecs/linux-g++, branch master</title>
<subtitle>TQt toolkit
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tqt/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tqt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/'/>
<updated>2024-08-29T13:23:36Z</updated>
<entry>
<title>Rename global classes nt* related files to equivalent tq*</title>
<updated>2024-08-29T13:23:36Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2024-08-24T11:52:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=367ff3fb9e3933f6704c98359cdd8d934ace941f'/>
<id>urn:sha1:367ff3fb9e3933f6704c98359cdd8d934ace941f</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Avoid setting CONFIG=thread in qmake.conf</title>
<updated>2024-03-10T13:42:41Z</updated>
<author>
<name>Alexander Golubev</name>
<email>fatzer2@gmail.com</email>
</author>
<published>2024-03-10T13:42:41Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=cbdf33337892590c7f81ce37d8f67894912753af'/>
<id>urn:sha1:cbdf33337892590c7f81ce37d8f67894912753af</id>
<content type='text'>
Otherwise it's impossible to override in ./configure

Signed-off-by: Alexander Golubev &lt;fatzer2@gmail.com&gt;
</content>
</entry>
<entry>
<title>Drop TQT_NO_COMPAT code from mkspecs files</title>
<updated>2023-06-17T14:32:36Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-06-17T14:32:36Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=5350a72404583c9fd8fe52a147f1a93b2217ec82'/>
<id>urn:sha1:5350a72404583c9fd8fe52a147f1a93b2217ec82</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Fix to set -fvisibility-inlines-hidden flag only for C++ with g++</title>
<updated>2020-08-06T09:00:47Z</updated>
<author>
<name>OBATA Akio</name>
<email>obache@wizdas.com</email>
</author>
<published>2020-08-04T09:52:10Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=defac9d8a83feb47d3dcfbc688e96f35d4ec28cd'/>
<id>urn:sha1:defac9d8a83feb47d3dcfbc688e96f35d4ec28cd</id>
<content type='text'>
With GCC, it is valid for C++/ObjC++ but not for C.

Signed-off-by: OBATA Akio &lt;obache@wizdas.com&gt;
</content>
</entry>
<entry>
<title>Change tests for glibc version.</title>
<updated>2019-06-12T10:50:07Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2019-06-12T10:50:07Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=1aa221a2bc0a5c2f13a8d95af76a755b3c731251'/>
<id>urn:sha1:1aa221a2bc0a5c2f13a8d95af76a755b3c731251</id>
<content type='text'>
It resolves building with libc libraries
other than glibc - for example musl libc.

Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.</title>
<updated>2018-10-07T14:08:43Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-10-07T14:08:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=455154cec427d29bd453692ca4f6ee7a098eb778'/>
<id>urn:sha1:455154cec427d29bd453692ca4f6ee7a098eb778</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>qt -&gt; tqt conversion:</title>
<updated>2018-09-27T08:59:01Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-27T08:59:01Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=5fd88f2a2099db96bee7a208d09843fd32fd6bf3'/>
<id>urn:sha1:5fd88f2a2099db96bee7a208d09843fd32fd6bf3</id>
<content type='text'>
QT_NO_ASCII_CAST -&gt; TQT_NO_ASCII_CAST
QT_NO_STL -&gt; TQT_NO_STL
QT_NO_COMPAT -&gt; TQT_NO_COMPAT
QT_NO_TRANSLATION -&gt; TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>qt -&gt; tqt conversion:</title>
<updated>2018-09-27T07:03:48Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-27T07:03:48Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=3e98ce7f85f06e95ad121c6f541d14464d85919e'/>
<id>urn:sha1:3e98ce7f85f06e95ad121c6f541d14464d85919e</id>
<content type='text'>
QTDIR -&gt; TQTDIR
QTDOC -&gt; TQTDOC
INCDIR_QT -&gt; INCDIR_TQT
LIBDIR_QT -&gt; LIBDIR_TQT
QT_INC -&gt; TQT_INC
QT_LIB -&gt; TQT_LIB

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Conversion QT_THREAD_SUPPORT -&gt; TQT_THREAD_SUPPORT. This is part of the</title>
<updated>2018-09-16T13:30:57Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-16T13:30:57Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=02964eb384e1b5a73a198d04262497607d81e38f'/>
<id>urn:sha1:02964eb384e1b5a73a198d04262497607d81e38f</id>
<content type='text'>
qt-&gt;tqt conversion and is required to align to corresponding patch for
common/admin module.

Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Automated update from Qt3</title>
<updated>2012-09-10T22:46:16Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2012-09-10T22:46:16Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tqt/commit/?id=646dfb2d53f1747663d97fb5b66f22432a5378ce'/>
<id>urn:sha1:646dfb2d53f1747663d97fb5b66f22432a5378ce</id>
<content type='text'>
</content>
</entry>
</feed>
