<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src, branch ignore-sigpipe</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src?h=ignore-sigpipe</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src?h=ignore-sigpipe'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2020-05-15T02:01:58Z</updated>
<entry>
<title>SIGPIPE should be already ignored globally. Simplify code to figure out what's going on with #2469</title>
<updated>2020-05-15T02:01:58Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2020-05-15T02:01:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d989635aa9c096f1c730a64024c9e3ad559044bc'/>
<id>urn:sha1:d989635aa9c096f1c730a64024c9e3ad559044bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #2468</title>
<updated>2020-04-23T09:20:48Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2020-04-23T09:20:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6a208c9e2c24fb4376de0e3c7d51f6121669af1f'/>
<id>urn:sha1:6a208c9e2c24fb4376de0e3c7d51f6121669af1f</id>
<content type='text'>
while at it update german kvirc translation and fix a typo in it
</content>
</entry>
<entry>
<title>Stop unsetting _DEBUG when including Python.h</title>
<updated>2019-12-30T07:32:51Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2019-12-30T07:32:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=79dbba4260113b453fcea155881ecb4c6f82963b'/>
<id>urn:sha1:79dbba4260113b453fcea155881ecb4c6f82963b</id>
<content type='text'>
Because of https://stackoverflow.com/questions/59126760/building-a-python-c-extension-on-windows-with-a-debug-python-installation
</content>
</entry>
<entry>
<title>Merge branch 'master' into py3</title>
<updated>2019-12-29T23:26:57Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2019-12-29T23:26:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3a6377f190b44b9504d29bcd2ac12f8711b90083'/>
<id>urn:sha1:3a6377f190b44b9504d29bcd2ac12f8711b90083</id>
<content type='text'>
</content>
</entry>
<entry>
<title>options/windowList: Add event names to alert level tips</title>
<updated>2019-12-02T12:25:40Z</updated>
<author>
<name>Matt Ullman</name>
</author>
<published>2019-12-01T11:12:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0df9f22f2f4d013b91d5a8905cbd47c32e8fb9e5'/>
<id>urn:sha1:0df9f22f2f4d013b91d5a8905cbd47c32e8fb9e5</id>
<content type='text'>
This should make it more clear what each alert level will trigger on
</content>
</entry>
<entry>
<title>Update KviIrcServerParser_literalHandlers.cpp</title>
<updated>2019-11-27T15:46:36Z</updated>
<author>
<name>w0osh ~#</name>
</author>
<published>2019-11-19T06:08:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f0ec6c4e594951827fc785f0f43d70054507d1ec'/>
<id>urn:sha1:f0ec6c4e594951827fc785f0f43d70054507d1ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update KviIrcServerParser_literalHandlers.cpp</title>
<updated>2019-11-27T15:46:36Z</updated>
<author>
<name>w0osh ~#</name>
</author>
<published>2019-11-13T03:42:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=80e407c77abe1ff61849f4637972f0ec03af0807'/>
<id>urn:sha1:80e407c77abe1ff61849f4637972f0ec03af0807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the server list GUI filter. Fixes #2438.</title>
<updated>2019-09-08T11:24:25Z</updated>
<author>
<name>Andrio Celos</name>
</author>
<published>2019-08-21T14:10:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e065493ac751068fcce3b495ce3f491584df5b1b'/>
<id>urn:sha1:e065493ac751068fcce3b495ce3f491584df5b1b</id>
<content type='text'>
The filter now works as an AND arrangement: servers will be shown if they match both the text filter *and* the favorites filter (if applicable). Previously one was not respected when the other was updated. The favorites filter no longer hides empty networks when disabled.
</content>
</entry>
<entry>
<title>kvilib: Fix format specifier</title>
<updated>2019-09-07T15:56:23Z</updated>
<author>
<name>craftwar</name>
</author>
<published>2019-09-07T08:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2638e977178d37676fc3289475ba1683a8175200'/>
<id>urn:sha1:2638e977178d37676fc3289475ba1683a8175200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add export for all logs (channel, etc.)</title>
<updated>2019-09-07T15:55:36Z</updated>
<author>
<name>Alex P</name>
</author>
<published>2017-03-15T13:19:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=86747b0888c8ad59c0a4c12b91c1099df52a1cb2'/>
<id>urn:sha1:86747b0888c8ad59c0a4c12b91c1099df52a1cb2</id>
<content type='text'>
this line was always commented (since initial impl in 184e489)
but this feature seems to be working fine</content>
</entry>
</feed>
