<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/system/KviTimeUtils.cpp, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/system/KviTimeUtils.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/system/KviTimeUtils.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2017-09-28T02:39:41Z</updated>
<entry>
<title>gettimeofday(): Remove timezone argument</title>
<updated>2017-09-28T02:39:41Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2017-09-28T02:39:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=ada6c8f57c14ab6cc1f67c7fc39fdac407270fcc'/>
<id>urn:sha1:ada6c8f57c14ab6cc1f67c7fc39fdac407270fcc</id>
<content type='text'>
1) Due to timezone and Daylight Savings, it has been abadonded and
deprecated
2) It failed to compile under msvc2017 for whatever reason
3) We've never used it anyway
</content>
</entry>
<entry>
<title>Cleanup included files</title>
<updated>2016-10-28T21:24:29Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-10-28T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228'/>
<id>urn:sha1:96ca5fbe4e047d59e4bcc28d012bfe92e3a2d228</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>copyright headers: fix broken boilerplate wording linkss -&gt; terms and opinion -&gt; option</title>
<updated>2015-11-28T00:27:43Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-28T00:12:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=973649f82e5543a84f71b384a3f1bc9741007874'/>
<id>urn:sha1:973649f82e5543a84f71b384a3f1bc9741007874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copyright Headers: Cosmetic typos irc -&gt; IRC</title>
<updated>2015-10-28T09:30:35Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-10-28T09:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2f8e7f483ad14b55d7e71be19e87de1f52de4930'/>
<id>urn:sha1:2f8e7f483ad14b55d7e71be19e87de1f52de4930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- some fixing for cmake 3</title>
<updated>2014-02-27T12:53:54Z</updated>
<author>
<name>Robert Förster</name>
</author>
<published>2014-02-27T12:53:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3d55f451a2360d810209053e0f4115c1cc96a531'/>
<id>urn:sha1:3d55f451a2360d810209053e0f4115c1cc96a531</id>
<content type='text'>
- compile with WIN32_LEAN_AND_MEAN
- fix compilation with qt5 on windows, thanks to d00p for the transparency fix
- some work on windows resource files (still in progress)

git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6370 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>fixed format strings</title>
<updated>2011-01-11T01:49:13Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2011-01-11T01:49:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3c7dd9907baaf4eb5eabbf3938b407674b7f03a7'/>
<id>urn:sha1:3c7dd9907baaf4eb5eabbf3938b407674b7f03a7</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5339 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>killed some QString helpers. Pay attention to the localizations: format strings have changed!;</title>
<updated>2011-01-10T18:36:59Z</updated>
<author>
<name>Elvio Basello</name>
</author>
<published>2011-01-10T18:36:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=78735b180c2ba56fa1cf4fd578726d457626e80a'/>
<id>urn:sha1:78735b180c2ba56fa1cf4fd578726d457626e80a</id>
<content type='text'>
updated translation files;


git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
<entry>
<title>More renames, fix the spelling of KVIrc etc...</title>
<updated>2010-12-29T05:18:53Z</updated>
<author>
<name>Szymon Tomasz Stefanek</name>
</author>
<published>2010-12-29T05:18:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=36a500815eb3feae00b1f1e00b32916e4264236b'/>
<id>urn:sha1:36a500815eb3feae00b1f1e00b32916e4264236b</id>
<content type='text'>
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c
</content>
</entry>
</feed>
