<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~irc/github.com/kvirc/KVIrc.git/src/modules/dcc/DccVideoWindow.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/dcc/DccVideoWindow.cpp?h=master</id>
<link rel='self' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/atom/src/modules/dcc/DccVideoWindow.cpp?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/'/>
<updated>2024-04-05T13:29:13Z</updated>
<entry>
<title>port dcc video to qt6 (#2628)</title>
<updated>2024-04-05T13:29:13Z</updated>
<author>
<name>ctrlaltca</name>
</author>
<published>2024-04-05T13:29:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=4f0e6a55aec0f85461383c02f85f9bd899ebafa1'/>
<id>urn:sha1:4f0e6a55aec0f85461383c02f85f9bd899ebafa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with Qt5 and WANT_DCC_VIDEO (#2592)</title>
<updated>2024-01-19T16:17:19Z</updated>
<author>
<name>Aleksei Bavshin</name>
</author>
<published>2024-01-19T16:17:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=0a2801101508e62e5e8a258c4280d264404fb9e1'/>
<id>urn:sha1:0a2801101508e62e5e8a258c4280d264404fb9e1</id>
<content type='text'>
```
src/modules/dcc/DccVideoWindow.cpp: In member function ‘virtual const QString&amp; DccVideoWindow::target()’:
src/modules/dcc/DccVideoWindow.cpp:660:40: error: cannot convert ‘QString’ to ‘QString*’ in assignment
```</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>Add OwnAction, OwnActionCrypted and TopicCrypted message types.</title>
<updated>2017-08-29T13:30:36Z</updated>
<author>
<name>wodim</name>
</author>
<published>2017-08-29T13:30:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=e4ef82fcf06a2e1e0ed2cbe4806f7f557fa2c97c'/>
<id>urn:sha1:e4ef82fcf06a2e1e0ed2cbe4806f7f557fa2c97c</id>
<content type='text'>
For our existing themes, I have copied the action style over to
the own action and own crypted action styles, and the topic style
over to the topic crypted style. But the authors of those themes
can change them if they want.

I have also used the action icon for the own action and own action
crypted icons.
</content>
</entry>
<entry>
<title>cleanup: remove more ancient commented code p3</title>
<updated>2016-05-08T01:37:37Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2016-05-08T01:36:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=5f0292c32b336be0bb279a7511a9ee37ba9df3fa'/>
<id>urn:sha1:5f0292c32b336be0bb279a7511a9ee37ba9df3fa</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>various files: typos/consistency and capitalization see notes below.</title>
<updated>2015-12-19T02:40:23Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-12-09T16:03:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c74db9aba4814ccb4dc0ac1e4c7e4ef7589f50a9'/>
<id>urn:sha1:c74db9aba4814ccb4dc0ac1e4c7e4ef7589f50a9</id>
<content type='text'>
https://techbase.kde.org/Projects/Usability/HIG/Capitalization

This was just done last minute over some notes I had made during earlier similar fixes.
* dont capitalize prepositions/conjunctions with less than 5 letters + fix wrong plural.

* freenode is all lowercase instance only.

* tooltips are not Camel Case capitalization style either.

* some centered text on a dialog when all the etxt is left aligned looks off, tootips we can give a pass to.

* Tree items are Camel Case

* Typos in Unknow channel modes

* more tooltips in the Channel Mode/Ban Masks/Invite but flawed design on these
  The tooltips text doubles up as title one isnt capitalized and the other is...
  So now none are in this area only since unlike toolbars thers no test display here and its passable.
  Alternative is to fix these dialogs and toolbars and tbh I cant do it.

* cannot vs can't : these are consistency fixes for strings and debug messages only.

* about dialog group titles "Runtime Info" "Build Info" are Camel Cased as per capitalization guidelines, but label are like all other labels.

s spaces

tyyt
</content>
</entry>
<entry>
<title>DccVideoWindow: capitalization and consistency fixes</title>
<updated>2015-12-05T11:33:59Z</updated>
<author>
<name>un1versal</name>
</author>
<published>2015-11-30T11:38:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~irc/github.com/kvirc/KVIrc.git/commit/?id=c9aecdac596a6570b2e5ca82d4b1ffe3e7a6526e'/>
<id>urn:sha1:c9aecdac596a6570b2e5ca82d4b1ffe3e7a6526e</id>
<content type='text'>
</content>
</entry>
</feed>
