<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/options/OptionsWidget_message.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_message.cpp?h=ignore-sigpipe</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/options/OptionsWidget_message.cpp?h=ignore-sigpipe'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2019-01-16T20:40:14Z</updated>
<entry>
<title>Replace KVI_OPTION_MIRCCOLOR usage with getMircColor</title>
<updated>2019-01-16T20:40:14Z</updated>
<author>
<name>Vladimir Panteleev</name>
</author>
<published>2018-12-02T20:06:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2c9ba26432856b65883aa6dea98f73009f20bb3a'/>
<id>urn:sha1:2c9ba26432856b65883aa6dea98f73009f20bb3a</id>
<content type='text'>
- Replace occurrences in IRC-related views, and message type
  references
- Don't replace occurrences dealing with the color picker or the
  configurable low (0-15) colors
- Also replace hard-coded references to the maximum color
  index (15/16) with KVI_EXTCOLOR_MAX
</content>
</entry>
<entry>
<title>Remove Q_UNUSED macros</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T01:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09'/>
<id>urn:sha1:081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OptionsWidget: Fix auto enabling/disabling of smart nickname color same text selector</title>
<updated>2017-10-21T23:47:00Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-10-21T23:47:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2d6418e6275e9b2a15d84b913f2702bbe7c83e13'/>
<id>urn:sha1:2d6418e6275e9b2a15d84b913f2702bbe7c83e13</id>
<content type='text'>
    * Fixes #2297
</content>
</entry>
<entry>
<title>OptionsWidget_message: fix label text "Use specified smart colors for own nick:" </title>
<updated>2017-09-04T15:37:10Z</updated>
<author>
<name>the-j0k3r</name>
</author>
<published>2017-09-04T13:08:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3021bb31b534c2a6863652415220294faf7eb32c'/>
<id>urn:sha1:3021bb31b534c2a6863652415220294faf7eb32c</id>
<content type='text'>
should reflect boolUseSpecifiedSmartColorForOwnNick

part resolution for  #2297</content>
</entry>
<entry>
<title>OptionsWidget_message: fix enabling/disabling of selector.</title>
<updated>2017-09-03T22:05:09Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-09-03T22:03:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=208d97992ddf74e930b6bd23ac88a2142d600acc'/>
<id>urn:sha1:208d97992ddf74e930b6bd23ac88a2142d600acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option to allow the use of smart nickname colours with no background (#2284)</title>
<updated>2017-09-01T05:57:57Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-09-01T05:57:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=15b40fdd5ba95d7c5e70ae8923db8d8cf759857a'/>
<id>urn:sha1:15b40fdd5ba95d7c5e70ae8923db8d8cf759857a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OptionsWidget_*: dont quote around regular words</title>
<updated>2016-07-01T07:18:06Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-01T07:17:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f46eca84555210800120d9fd28ebd2e2b25e0a64'/>
<id>urn:sha1:f46eca84555210800120d9fd28ebd2e2b25e0a64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup random separators with no comments</title>
<updated>2016-05-06T17:51:57Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-06T17:43:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=adf587952dd6811de1b23600bbecbd9608678b1a'/>
<id>urn:sha1:adf587952dd6811de1b23600bbecbd9608678b1a</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>
</feed>
