<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/options/OptionsWidget_nickserv.cpp, branch ignore-sigpipe</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/options/OptionsWidget_nickserv.cpp?h=ignore-sigpipe</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/options/OptionsWidget_nickserv.cpp?h=ignore-sigpipe'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2016-11-15T05:15:58Z</updated>
<entry>
<title>Fix issue with parsing two strings for Poedit</title>
<updated>2016-11-15T05:15:58Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-15T05:15:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=fa9a5d36d2e0fad563310b7778dfd57da6cf57b4'/>
<id>urn:sha1:fa9a5d36d2e0fad563310b7778dfd57da6cf57b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unnecessary escaping of % in strings.</title>
<updated>2016-11-15T04:39:56Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-15T04:39:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3982a2e5d86c3328210cb3de63ef7dd1373938a2'/>
<id>urn:sha1:3982a2e5d86c3328210cb3de63ef7dd1373938a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NickServWidget: Use raw NickServ instead of msg NickServ</title>
<updated>2016-07-27T08:14:38Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-07-27T08:14:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96bf84f3d51be9e51b1ae20578c8addd698f1a22'/>
<id>urn:sha1:96bf84f3d51be9e51b1ae20578c8addd698f1a22</id>
<content type='text'>
IRCds have aliases in their configuration to route messages to services
specifically. In other words, instead of doing /msg nickserv the IRCd
treats it like /msg NickServ!NickServ@services.generic.net.
This is to aid in the security that sensitive message will get routed to
the service, in the even that if services are down and a malicious user takes
over the nick, messages using /nickserv will not be sent to that user.
</content>
</entry>
<entry>
<title>various: add collumn width, read labels</title>
<updated>2016-06-28T09:03:14Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-28T05:40:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0c8207d76db8edc5c34690b9cd895afd9288c4ae'/>
<id>urn:sha1:0c8207d76db8edc5c34690b9cd895afd9288c4ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wheeeeeeeeee</title>
<updated>2016-05-23T02:46:59Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-05-23T02:43:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4d188c1afce5f87c4d3c8b7d0b44695324759b10'/>
<id>urn:sha1:4d188c1afce5f87c4d3c8b7d0b44695324759b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various fixes</title>
<updated>2016-05-15T11:13:17Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-15T08:08:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=85eca91a13bc5e51005f07900526c25dd01a2faa'/>
<id>urn:sha1:85eca91a13bc5e51005f07900526c25dd01a2faa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-default</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:34:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=a37bd1dfeb81c8cd44453e186a43c1b29883ab49'/>
<id>urn:sha1:a37bd1dfeb81c8cd44453e186a43c1b29883ab49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-use-nullptr</title>
<updated>2016-04-30T17:50:44Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:23:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=505d0768f8392e3c4775425dd97f41e1c829ef44'/>
<id>urn:sha1:505d0768f8392e3c4775425dd97f41e1c829ef44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-format</title>
<updated>2016-04-29T22:57:48Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-29T22:57:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=690dd7a33ddc90678367d73adf313533536e10f2'/>
<id>urn:sha1:690dd7a33ddc90678367d73adf313533536e10f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>QMessageBox/setWindowTitle: fix headers titles: capitalization, syntax + try to improve entries</title>
<updated>2016-02-27T10:47:52Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-02-11T04:33:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f41c1f2868ee7d318b29e4c076db45a8b0346b3d'/>
<id>urn:sha1:f41c1f2868ee7d318b29e4c076db45a8b0346b3d</id>
<content type='text'>
+ add window title to find and replace dialog
</content>
</entry>
</feed>
