<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt3/tools/designer, branch master</title>
<subtitle>The Qt3 toolkit
</subtitle>
<id>https://git.trinitydesktop.org/cgit/qt3/atom?h=master</id>
<link rel='self' href='https://git.trinitydesktop.org/cgit/qt3/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/'/>
<updated>2021-02-02T01:19:51Z</updated>
<entry>
<title>Undo an unwanted deletion of the 'register' in the string.</title>
<updated>2021-02-02T01:19:51Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2021-02-02T01:18:23Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=94748b6b743dd65124d00e61afa04b85c46ea281'/>
<id>urn:sha1:94748b6b743dd65124d00e61afa04b85c46ea281</id>
<content type='text'>
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Remove dates from generated files.</title>
<updated>2021-02-01T23:30:11Z</updated>
<author>
<name>Slávek Banko</name>
<email>slavek.banko@axis.cz</email>
</author>
<published>2020-03-20T01:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=fc8564a5f04b90b998e792444f70550272e78ddb'/>
<id>urn:sha1:fc8564a5f04b90b998e792444f70550272e78ddb</id>
<content type='text'>
This is related to the effort for reproducible builds.

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>2021-02-01T22:39:38Z</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://git.trinitydesktop.org/cgit/qt3/commit/?id=961eb3f6e276b4a3609328a3076ef790026e9c03'/>
<id>urn:sha1:961eb3f6e276b4a3609328a3076ef790026e9c03</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>This fixes bug: 639</title>
<updated>2019-06-01T14:42:32Z</updated>
<author>
<name>gregory guy</name>
<email>g-gregory@gmx.fr</email>
</author>
<published>2019-05-29T12:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=7c13f5df2fbd64512a99b66f633abb0fd7f87d35'/>
<id>urn:sha1:7c13f5df2fbd64512a99b66f633abb0fd7f87d35</id>
<content type='text'>
Add desktop files for:
- assistant-qt3
- designer-qt3
- linguist-qt3
- qtconfig-qt3

These files have been made with the contribution of Laurent Dard's
patch (see bugzilla:639) with little change/addition from I.

Add 'sysshare' option to the configure script.

Signed-off-by: gregory guy &lt;g-gregory@gmx.fr&gt;
Signed-off-by: Slávek Banko &lt;slavek.banko@axis.cz&gt;
</content>
</entry>
<entry>
<title>Adjusted to use new QStringVariantMap type.</title>
<updated>2019-06-01T11:03:50Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2019-06-01T11:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=09f45583d97c73e309a93447707b0acebfbddea8'/>
<id>urn:sha1:09f45583d97c73e309a93447707b0acebfbddea8</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Adjusted to latest QVariant::QVariant(bool) function.</title>
<updated>2019-05-26T15:31:56Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2019-05-26T15:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=a2fa7ca9838e204ec41c39fcb80ee82ec93d084f'/>
<id>urn:sha1:a2fa7ca9838e204ec41c39fcb80ee82ec93d084f</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Add brightness keys support</title>
<updated>2017-07-30T08:49:48Z</updated>
<author>
<name>Roman Savochenko</name>
<email>rom_as@oscada.org</email>
</author>
<published>2017-07-30T08:49:48Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=02405c8411cbdf42fa8f73ce93598eb6f5cec0fe'/>
<id>urn:sha1:02405c8411cbdf42fa8f73ce93598eb6f5cec0fe</id>
<content type='text'>
The code partially taken from Qt4
This relates to bug 2775

Signed-off-by: Roman Savochenko &lt;rom_as@oscada.org&gt;
</content>
</entry>
<entry>
<title>Fix invalid headers in PNG files and optimize for size</title>
<updated>2016-07-23T23:04:29Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2016-07-23T23:04:29Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=e834adf07807b0400eb8a0ef51b68734327f1b09'/>
<id>urn:sha1:e834adf07807b0400eb8a0ef51b68734327f1b09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved iconview widget to src/widget folders.</title>
<updated>2015-02-06T06:58:53Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2015-02-06T06:58:53Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=a0a411065dc5a258e44bab5ab53130036574c177'/>
<id>urn:sha1:a0a411065dc5a258e44bab5ab53130036574c177</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance</title>
<updated>2014-10-13T20:43:52Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2014-10-13T20:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.trinitydesktop.org/cgit/qt3/commit/?id=b5f543cd3ac21fbe8bf461de25a6216533453bb6'/>
<id>urn:sha1:b5f543cd3ac21fbe8bf461de25a6216533453bb6</id>
<content type='text'>
</content>
</entry>
</feed>
