<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/tip/libkvitip.cpp, branch 4.0_rc1</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/tip/libkvitip.cpp?h=4.0_rc1</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/tip/libkvitip.cpp?h=4.0_rc1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2009-05-08T19:24:26Z</updated>
<entry>
<title>updates FSF address, thanks to Kebianizao for noticing</title>
<updated>2009-05-08T19:24:26Z</updated>
<author>
<name>Markus Rennings</name>
</author>
<published>2009-05-08T19:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f2a10fca8b84550638a94a60ffe7c7ac4313b8fd'/>
<id>urn:sha1:f2a10fca8b84550638a94a60ffe7c7ac4313b8fd</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>hopefully removed all the remaining noisy messages from gcc</title>
<updated>2008-11-08T17:17:14Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2008-11-08T17:17:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2850c46e4cadcffb55e346c386137f2757b54af2'/>
<id>urn:sha1:2850c46e4cadcffb55e346c386137f2757b54af2</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2841 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>hopefully fixed all the dual-screen setup dialog centering problems</title>
<updated>2008-10-06T09:01:39Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2008-10-06T09:01:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e28605ac6addc6b71166374e548df20ac573a899'/>
<id>urn:sha1:e28605ac6addc6b71166374e548df20ac573a899</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2660 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>fixed license template for modules from n to the end;</title>
<updated>2008-09-18T16:35:49Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2008-09-18T16:35:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2fbdf924a11aabc84f38c63cc32807c4e4236558'/>
<id>urn:sha1:2fbdf924a11aabc84f38c63cc32807c4e4236558</id>
<content type='text'>
please, when you create a new file or edit an old one, don't
simply copy/paste the license from an other file, but adjust
the infos in it (author, datetime, license owner)


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2485 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>pop in some EOL and svn properties fixes.</title>
<updated>2008-09-16T11:43:31Z</updated>
<author>
<name>Robert Förster</name>
</author>
<published>2008-09-16T11:43:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f4da8086b4ab698510290f92aa679a305a537a27'/>
<id>urn:sha1:f4da8086b4ab698510290f92aa679a305a537a27</id>
<content type='text'>
- all textfiles were converted to unix line endings
- svn:eol-style native has been set on that files so noone has to care about it again, now the svn client does take care of that, a checkout on unix will get unix lineendings, a checkout on windows will get windows lineendings
- svn:executable fixup (some file had the executable bit set were they shouldn't)
- svn:mime-type fixes for most of the files, which will probaly only affect trac in viewing that files
- some typo fixup, the manpage seems to need some love, though.
this will be pushed to the branches once i get to it today.


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2469 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>trashed kvi_styledcontrols</title>
<updated>2008-06-30T13:56:38Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2008-06-30T13:56:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=daacd749bb954a587013d26d5b1f965b7cf60d8b'/>
<id>urn:sha1:daacd749bb954a587013d26d5b1f965b7cf60d8b</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1972 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>QT4 port commit :) (modules) (wip)</title>
<updated>2008-05-15T17:35:44Z</updated>
<author>
<name>Noldor</name>
</author>
<published>2008-05-15T17:35:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b2caa0ba0c49ea8c1909d9929e39727a43448f1c'/>
<id>urn:sha1:b2caa0ba0c49ea8c1909d9929e39727a43448f1c</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1786 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>Preliminary KDE4 support. Now compiles and runs.</title>
<updated>2008-04-28T17:20:23Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2008-04-28T17:20:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7504fa8dea3cd118a5de11030f84385e95039595'/>
<id>urn:sha1:7504fa8dea3cd118a5de11030f84385e95039595</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1616 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>more qt4 port (renamed QT3 stuff))</title>
<updated>2008-04-18T22:07:39Z</updated>
<author>
<name>Noldor</name>
</author>
<published>2008-04-18T22:07:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6a2fbfff70ebbd2d19e4771b1335dae4c084d6e3'/>
<id>urn:sha1:6a2fbfff70ebbd2d19e4771b1335dae4c084d6e3</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1512 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>more qt4 port (renamed QT3 stuff))</title>
<updated>2008-04-18T21:04:11Z</updated>
<author>
<name>Noldor</name>
</author>
<published>2008-04-18T21:04:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0a4cd04d6bbc1b97c41892a29eb02665f6d174c8'/>
<id>urn:sha1:0a4cd04d6bbc1b97c41892a29eb02665f6d174c8</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
