<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/system, branch master</title>
<subtitle>https://github.com/kvirc/KVIrc.git</subtitle>
<id>https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/system?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/system?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-03-24T10:39:46Z</updated>
<entry>
<title>More qt6 porting (#2622)</title>
<updated>2024-03-24T10:39:46Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-03-24T10:39:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e68e34095057a9d7d7aedbaf8ad9773913aa4794'/>
<id>urn:sha1:e68e34095057a9d7d7aedbaf8ad9773913aa4794</id>
<content type='text'>
* Port QColor::setNamedColor to QColor::fromString

* Port from QVariant::Type to QmetaType::Type

* KviCoreActions: port from QAction::parentWidget to qobject_cast + QAction::parent

* KviIrcView: port QString::fromUtf16 usage to the non-obsolete char16_t* overload

* KviTopicWidget: port QMouseEvent to a non-obsolete overload

* Port QMouseEvent from old pos(), x(), y(), to position()

* Port obsolete QMessageBox usage to custom buttons

* KviApplication: initialize the dbus notify message "replace ID" to 0

* KviIrcConnection: port deprecated QString::count() to QString::size()

* KvsObject_*: port QColor::setNamedColor to QColor::fromString

* KvsObject_widget: port QWidget::isTopLevel to QWidget::isWindow

* KviMainWindow: use QKeyCombination instead of int for shortcuts

* QHttp: avoid deprecated methods for QCryptographicHash

* ScriptEditorWidget: use the new signature for QMenu::addAction()

* KviInputEditor: Extract ACCEL_KEY from header and avoid warning

* KviStringConversion: convert old Qt5 font weights to new "css" font weights

* syntax fix</content>
</entry>
<entry>
<title>Port to (and require) Qt 5.15. Drop KDE4 support, fix KDE5 (#2541)</title>
<updated>2023-07-07T23:38:33Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2023-07-07T23:38:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=28292170d8c02743cabfabba3a1623b8d71b9aa2'/>
<id>urn:sha1:28292170d8c02743cabfabba3a1623b8d71b9aa2</id>
<content type='text'>
* Port to (and require) Qt 5.15. Drop KDE4 support, implement KDE5 support where needed.
---------

Co-authored-by: Fabio Bas &lt;fabio.bas@officineinformatiche.net&gt;</content>
</entry>
<entry>
<title>Fix includes, QProcess is used not only without KDE</title>
<updated>2023-05-27T11:46:34Z</updated>
<author>
<name>Alexey Sokolov</name>
</author>
<published>2023-05-27T11:46:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=b4405b0c3dbd00c31d20597360249966bfd627c9'/>
<id>urn:sha1:b4405b0c3dbd00c31d20597360249966bfd627c9</id>
<content type='text'>
https://bugs.gentoo.org/906940
</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>Remove lots of redundant line feeds around block elements in the docs.</title>
<updated>2017-08-25T10:07:04Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-25T10:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363'/>
<id>urn:sha1:bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363</id>
<content type='text'>
</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>
<entry>
<title>documentaion: formatting fixes</title>
<updated>2016-07-27T16:32:14Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-26T10:50:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=d7d7992ffc6708efc272674e198b39c28da6a284'/>
<id>urn:sha1:d7d7992ffc6708efc272674e198b39c28da6a284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation:  cleanup and try to improve readability</title>
<updated>2016-07-26T09:26:06Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-07-26T09:25:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=6727e6b6f368b0950b4d5df0400ff9e511d65e20'/>
<id>urn:sha1:6727e6b6f368b0950b4d5df0400ff9e511d65e20</id>
<content type='text'>
some in doc function/command links were dead, so we fix those too.
</content>
</entry>
<entry>
<title>separators and copyright headers cleanups</title>
<updated>2016-06-14T15:58:25Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-06-13T17:47:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd'/>
<id>urn:sha1:3e6a8c0a03139ee2cf64ec9dd3c6bcd812e7e4dd</id>
<content type='text'>
+ add copyright boilerplate to KviDebugContext.cpp
  probably more source files exist with no copyright boilerplate.
  this was a by chance find.
</content>
</entry>
</feed>
