<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tdewebdev/kommander/examples/current/b1.kmdr, branch master</title>
<subtitle>TDE web development programs
</subtitle>
<id>https://scm.trinitydesktop.org/cgit/tdewebdev/atom?h=master</id>
<link rel='self' href='https://scm.trinitydesktop.org/cgit/tdewebdev/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/'/>
<updated>2023-09-25T04:59:20Z</updated>
<entry>
<title>Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version</title>
<updated>2023-09-25T04:59:20Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2023-09-25T04:59:20Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=0580616e20b68c764cdbbd9a01c9dd21f99766d4'/>
<id>urn:sha1:0580616e20b68c764cdbbd9a01c9dd21f99766d4</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Removed unnecessary executable flag. This relates to bug 2153.</title>
<updated>2018-09-03T05:29:12Z</updated>
<author>
<name>Michele Calgaro</name>
<email>michele.calgaro@yahoo.it</email>
</author>
<published>2018-09-03T05:29:12Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=fde0386d0fd00e7793ed61cbbe0725047a1dfb4c'/>
<id>urn:sha1:fde0386d0fd00e7793ed61cbbe0725047a1dfb4c</id>
<content type='text'>
Signed-off-by: Michele Calgaro &lt;michele.calgaro@yahoo.it&gt;
</content>
</entry>
<entry>
<title>Rename old tq methods that no longer need a unique name</title>
<updated>2011-12-19T00:36:38Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-19T00:36:38Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=9445f97b426e97c6ce46de18fba4030da45d56df'/>
<id>urn:sha1:9445f97b426e97c6ce46de18fba4030da45d56df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Rename a number of old tq methods that are no longer tq specific"</title>
<updated>2011-12-16T16:00:36Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-16T16:00:36Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=1fffbdafa12271a1a635caf46777fb8acfb6f31b'/>
<id>urn:sha1:1fffbdafa12271a1a635caf46777fb8acfb6f31b</id>
<content type='text'>
This reverts commit 2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076.
</content>
</entry>
<entry>
<title>Rename a number of old tq methods that are no longer tq specific</title>
<updated>2011-12-15T21:51:43Z</updated>
<author>
<name>Timothy Pearson</name>
<email>kb9vqf@pearsoncomputing.net</email>
</author>
<published>2011-12-15T21:51:43Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076'/>
<id>urn:sha1:2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the tq in front of these incorrectly TQt4-converted methods/data members:</title>
<updated>2011-07-09T02:23:29Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-07-09T02:23:29Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=929d7ae4f69d62b8f1f6d3506adf75f017753935'/>
<id>urn:sha1:929d7ae4f69d62b8f1f6d3506adf75f017753935</id>
<content type='text'>
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>TQt4 port kdewebdev</title>
<updated>2011-06-16T19:02:47Z</updated>
<author>
<name>tpearson</name>
<email>tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2011-06-16T19:02:47Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=e985f7e545f4739493965aad69bbecb136dc9346'/>
<id>urn:sha1:e985f7e545f4739493965aad69bbecb136dc9346</id>
<content type='text'>
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
<entry>
<title>Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.</title>
<updated>2009-11-25T17:56:58Z</updated>
<author>
<name>toma</name>
<email>toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da</email>
</author>
<published>2009-11-25T17:56:58Z</published>
<link rel='alternate' type='text/html' href='https://scm.trinitydesktop.org/cgit/tdewebdev/commit/?id=e9ae80694875f869892f13f4fcaf1170a00dea41'/>
<id>urn:sha1:e9ae80694875f869892f13f4fcaf1170a00dea41</id>
<content type='text'>
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
</content>
</entry>
</feed>
