<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/objects/KvsObject_painter.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_painter.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/objects/KvsObject_painter.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2025-11-10T16:51:40Z</updated>
<entry>
<title>Painter object fixes; fix #2494 (#2728)</title>
<updated>2025-11-10T16:51:40Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-11-10T16:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=79b6e8fbe5835c9e8767d67c989abdfe51abb350'/>
<id>urn:sha1:79b6e8fbe5835c9e8767d67c989abdfe51abb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to Qt 6.9 deprecations (#2706)</title>
<updated>2025-07-17T11:26:45Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2025-07-17T11:26:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=735c673d8865e3abfe1d9505af5f107306bb82d3'/>
<id>urn:sha1:735c673d8865e3abfe1d9505af5f107306bb82d3</id>
<content type='text'>
* Adapt to Qt 6.9 deprecations

* Windows 2019 images are no more available no github, switch to 2022

* Wordaround Qt5 missing QTimezone::UTC</content>
</entry>
<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>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>Remove Q_UNUSED macros</title>
<updated>2018-11-29T03:02:03Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2018-11-28T01:29:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09'/>
<id>urn:sha1:081bcfd8329b1ef2a0c027c6ab5da5d7c0686d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrapping of &lt;pre&gt; in the docs.</title>
<updated>2017-08-30T22:38:57Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-30T22:38:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=9defac5f54e1cd06d7c026b695fed381c931d856'/>
<id>urn:sha1:9defac5f54e1cd06d7c026b695fed381c931d856</id>
<content type='text'>
Fixes #2288
</content>
</entry>
<entry>
<title>KvsObject_painter: Fix potential memory leak in class function pen</title>
<updated>2016-11-06T20:46:56Z</updated>
<author>
<name>IceN9ne</name>
</author>
<published>2016-11-06T20:46:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=fdf491ac08dc8ce99244a81a159673a6d1edb3eb'/>
<id>urn:sha1:fdf491ac08dc8ce99244a81a159673a6d1edb3eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wheeeeeeeeee</title>
<updated>2016-05-23T02:46:59Z</updated>
<author>
<name>staticfox</name>
</author>
<published>2016-05-23T02:43:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4d188c1afce5f87c4d3c8b7d0b44695324759b10'/>
<id>urn:sha1:4d188c1afce5f87c4d3c8b7d0b44695324759b10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup: separators and spacing</title>
<updated>2016-05-08T01:37:09Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-08T01:33:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e7faff9cdbf1b9aa1560c1a6525f4bab78480743'/>
<id>urn:sha1:e7faff9cdbf1b9aa1560c1a6525f4bab78480743</id>
<content type='text'>
</content>
</entry>
</feed>
