<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/kvilib/ext/KviRuntimeInfo.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/ext/KviRuntimeInfo.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/kvilib/ext/KviRuntimeInfo.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-09-10T09:22:04Z</updated>
<entry>
<title>update windows versions and target windows 10 for Qt6 (#2677)</title>
<updated>2024-09-10T09:22:04Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2024-09-10T09:22:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=7e87d9ac7a885fe2a4a04cd46f25e9d81e6439ec'/>
<id>urn:sha1:7e87d9ac7a885fe2a4a04cd46f25e9d81e6439ec</id>
<content type='text'>
* update windows version detection to include 11 and 10 subversions

* target windows 10 for Qt6</content>
</entry>
<entry>
<title>translation and minor comment updates</title>
<updated>2023-07-28T15:13:14Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2023-07-28T15:13:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4a55bd7f75423b8077c3b25d1193eb33ceb4502c'/>
<id>urn:sha1:4a55bd7f75423b8077c3b25d1193eb33ceb4502c</id>
<content type='text'>
- switch from transifex/transifex-client to transifex/cli, the current version migrated the config properly (unlike earlier versions) and is usable
- pulled updates from tx, completed korean, updating portuguese and spanish
- minor comment updates and adding product ids that nobody is going to be using
</content>
</entry>
<entry>
<title>update nsis plugin, remove pre-windows-7 version detection and add some new ones</title>
<updated>2019-01-11T10:53:07Z</updated>
<author>
<name>Dessa</name>
</author>
<published>2019-01-11T10:53:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=290ac558fa7a26c42b2ff8d4b7d2f4fc18fa1d8c'/>
<id>urn:sha1:290ac558fa7a26c42b2ff8d4b7d2f4fc18fa1d8c</id>
<content type='text'>
appveyor part mostly refs #2418 for build cache invalidation, update isn't really needed
</content>
</entry>
<entry>
<title>Convert 0s and NULLs to nullptr</title>
<updated>2018-12-04T01:26:31Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-12-04T01:26:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3820267cf16d09b7e8e2d7a8f30b7a340f300934'/>
<id>urn:sha1:3820267cf16d09b7e8e2d7a8f30b7a340f300934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply all modernize-* fixes from clang-tidy except for modernize-use-auto</title>
<updated>2018-11-14T13:59:22Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2018-06-09T23:16:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e4a34cb9b7d59a08a162d642fbbca8c08804b3ff'/>
<id>urn:sha1:e4a34cb9b7d59a08a162d642fbbca8c08804b3ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overriding this misspelling</title>
<updated>2017-08-31T11:56:11Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-31T11:56:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=f5e68adfb161dc44f630b926596722a09d0bf488'/>
<id>urn:sha1:f5e68adfb161dc44f630b926596722a09d0bf488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show if the current theme has been overriden with a stylesheet</title>
<updated>2017-08-31T11:17:24Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-31T11:17:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=921d7ecbc2e725773323882577c5fb32d9555dc7'/>
<id>urn:sha1:921d7ecbc2e725773323882577c5fb32d9555dc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>KviRuntimeInfo: Fix the Qt theme detection</title>
<updated>2017-08-31T11:00:34Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2017-08-31T11:00:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b007b25bd39b4dd8badf07ede921d4d6ec69b030'/>
<id>urn:sha1:b007b25bd39b4dd8badf07ede921d4d6ec69b030</id>
<content type='text'>
    * Fixes #2290
</content>
</entry>
<entry>
<title>Make Windows code Unicode-aware (#2219)</title>
<updated>2017-05-24T10:10:49Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-05-24T10:10:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=8b81b079117e37d8e09d110bdffd3e6eaf2a3543'/>
<id>urn:sha1:8b81b079117e37d8e09d110bdffd3e6eaf2a3543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OS X is dead, long live macOS</title>
<updated>2017-01-15T10:19:24Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2017-01-15T10:19:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3ca863ae0b19ce9ceb30544720193765186e3de6'/>
<id>urn:sha1:3ca863ae0b19ce9ceb30544720193765186e3de6</id>
<content type='text'>
</content>
</entry>
</feed>
