<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/objects/libkviobjects.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/libkviobjects.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/libkviobjects.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-05-09T08:26:16Z</updated>
<entry>
<title>Include debian patches (#2639)</title>
<updated>2024-05-09T08:26:16Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-05-09T08:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=200e7bcec7c8fa9ebd96d59bb526c4617f527f45'/>
<id>urn:sha1:200e7bcec7c8fa9ebd96d59bb526c4617f527f45</id>
<content type='text'>
* enable optimisation with debug; credits to wRAR

* Switch RFC2812 links from internal to external. Credits to wRAR

* admin/gendoc.pl: Ease the creation of reproducible builds by removing user and timestamp from generated documentation. Credits to Vagrant Cascadian

* Remove patches from dist/debian</content>
</entry>
<entry>
<title>Rename COMPILE_WEBKIT_SUPPORT to COMPILE_WEBENGINE_SUPPORT</title>
<updated>2023-10-18T08:26:35Z</updated>
<author>
<name>Fabio Bas</name>
</author>
<published>2023-09-20T20:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9419f8b75e9f4816d62614b7cbcdc23b6738a81f'/>
<id>urn:sha1:9419f8b75e9f4816d62614b7cbcdc23b6738a81f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in manual &amp; bug in alias (#2311)</title>
<updated>2017-09-28T19:49:03Z</updated>
<author>
<name>minduser00</name>
</author>
<published>2017-09-28T19:49:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0f69683074553a23d63e5d3dee7b5f34a94d71e8'/>
<id>urn:sha1:0f69683074553a23d63e5d3dee7b5f34a94d71e8</id>
<content type='text'>
* fix typo in manual

The function 'objects.clearObjects' is called in the manual as 'objects.clear'

* fix for bug in alias 'clearobjects'

The function 'objects.clearObjects' was called in the alias clearobjects as 'objects.clear'
</content>
</entry>
<entry>
<title>documentation: typos + formatting fixes</title>
<updated>2016-08-01T09:28:05Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-27T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=fcc2439f984da5ecf7726f01105a40a15fa6b144'/>
<id>urn:sha1:fcc2439f984da5ecf7726f01105a40a15fa6b144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup duplicate includes</title>
<updated>2016-05-04T04:43:51Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-04T02:02:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c8f112374c85294ad6ae1ffe9924ea9ae8d8556a'/>
<id>urn:sha1:c8f112374c85294ad6ae1ffe9924ea9ae8d8556a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply clang-tidy: modernize-loop-convert</title>
<updated>2016-04-30T17:50:45Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2016-04-30T17:48:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=97ecdf6a1b7f95bc1b342b3eaf141cd460249680'/>
<id>urn:sha1:97ecdf6a1b7f95bc1b342b3eaf141cd460249680</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>documentation: formatting/indentation + minor syntax fixes</title>
<updated>2016-03-14T04:57:12Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-03-02T12:15:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f138911b65dfce85c551f9e2e4bbeb595d6c6755'/>
<id>urn:sha1:f138911b65dfce85c551f9e2e4bbeb595d6c6755</id>
<content type='text'>
+ Dont use double quotes to emphasise words in normal circumstances.
+ improve indenting + consistency (good for readability when editing source)
+ also replace single quotes
</content>
</entry>
<entry>
<title>src/modules: typos, consistency capitalize, fomatting and indenting fixes</title>
<updated>2015-12-19T02:40:22Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-12-09T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f4c79ca075042b834ba04adbd32b1973245089a0'/>
<id>urn:sha1:f4c79ca075042b834ba04adbd32b1973245089a0</id>
<content type='text'>
these contains in addition the whitespace changes
</content>
</entry>
<entry>
<title>src/modules typos: capitalize, formatting, consistency and syntax fixes</title>
<updated>2015-12-19T02:40:22Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-12-09T11:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7d4516afc4cd194f9224dcd5e07e0f234c162fdf'/>
<id>urn:sha1:7d4516afc4cd194f9224dcd5e07e0f234c162fdf</id>
<content type='text'>
</content>
</entry>
</feed>
