<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/objects/KvsObject_sql.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/KvsObject_sql.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/KvsObject_sql.cpp?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>Fix compiler warnings in the code.</title>
<updated>2018-11-28T00:40:08Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T00:40:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4dff175cd8880adccabd2b2e95911cd20acccf74'/>
<id>urn:sha1:4dff175cd8880adccabd2b2e95911cd20acccf74</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>Remove unused/useless code</title>
<updated>2018-04-23T01:35:33Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-04-23T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=2150de44928723e671973d0ba9fa05d5a218f725'/>
<id>urn:sha1:2150de44928723e671973d0ba9fa05d5a218f725</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>Remove all ifdefs related to older versions of Qt.</title>
<updated>2016-04-07T11:00:54Z</updated>
<author>
<name>wodim</name>
</author>
<published>2016-04-07T11:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=22ca84d4d22ed7e39c626981e5ae85e9287c3edb'/>
<id>urn:sha1:22ca84d4d22ed7e39c626981e5ae85e9287c3edb</id>
<content type='text'>
Now that we only support Qt 5 we will no longer need these.
</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: 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>
<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>
</feed>
