<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ao2-client/src/widgets/playerlistwidget.cpp, branch master</title>
<subtitle>AO2 client fork</subtitle>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/'/>
<entry>
<title>Fix warnings and deprecated functions</title>
<updated>2026-03-29T22:22:25+00:00</updated>
<author>
<name>Osmium Sorcerer</name>
<email>os@sof.beauty</email>
</author>
<published>2026-03-22T17:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=d4e99dcee4f48bcb34e6f6a38d5bae4fa380c841'/>
<id>d4e99dcee4f48bcb34e6f6a38d5bae4fa380c841</id>
<content type='text'>
- For QCheckBox: stateChanged -&gt; checkStateChanged

- QChar(PREANIM) -&gt; QLatin1Char(PREANIM)

- Unused result on demo_file.open()

- QPointer include was missing from lobby.h

- Missing const and override qualifiers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- For QCheckBox: stateChanged -&gt; checkStateChanged

- QChar(PREANIM) -&gt; QLatin1Char(PREANIM)

- Unused result on demo_file.open()

- QPointer include was missing from lobby.h

- Missing const and override qualifiers
</pre>
</div>
</content>
</entry>
<entry>
<title>Close punishment dialog when the user leaves (#1097)</title>
<updated>2025-05-08T19:21:37+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2025-05-08T19:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=4db979187386326df64b9359b8de5e90468f7fc3'/>
<id>4db979187386326df64b9359b8de5e90468f7fc3</id>
<content type='text'>
* Close punishment dialog when the user leaves

Prevents silly moments where the wrong person gets banned/kicked

* Fix formatting

---------

Co-authored-by: stonedDiscord &lt;Tukz@gmx.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Close punishment dialog when the user leaves

Prevents silly moments where the wrong person gets banned/kicked

* Fix formatting

---------

Co-authored-by: stonedDiscord &lt;Tukz@gmx.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into cleanup</title>
<updated>2025-01-13T23:30:28+00:00</updated>
<author>
<name>in1tiate</name>
<email>32779090+in1tiate@users.noreply.github.com</email>
</author>
<published>2025-01-13T23:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=a9e2ea19508ceb120fbe8a570d35e651c15f819a'/>
<id>a9e2ea19508ceb120fbe8a570d35e651c15f819a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't filter out information we have anyway (#1068)</title>
<updated>2025-01-13T23:30:17+00:00</updated>
<author>
<name>in1tiate</name>
<email>32779090+in1tiate@users.noreply.github.com</email>
</author>
<published>2025-01-13T23:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=ed8bc457351005b8590de5a70f8004edcf1635c1'/>
<id>ed8bc457351005b8590de5a70f8004edcf1635c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use std::as_const instead of qAsConst</title>
<updated>2025-01-11T07:45:28+00:00</updated>
<author>
<name>in1tiate</name>
<email>32779090+in1tiate@users.noreply.github.com</email>
</author>
<published>2025-01-11T07:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=4dae73c848bba1e44abf5a37d41034ded25cf28a'/>
<id>4dae73c848bba1e44abf5a37d41034ded25cf28a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature] Add support for custom playerlist formatting, show all users when authenticated (#1046)</title>
<updated>2024-08-31T18:29:26+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2024-08-31T18:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=0c10f03150ff1cb296cdec27944b906580998747'/>
<id>0c10f03150ff1cb296cdec27944b906580998747</id>
<content type='text'>
* Playerlist QoL

* Remove excessive whitespaces

* Add placeholder when displayname is unavailable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Playerlist QoL

* Remove excessive whitespaces

* Add placeholder when displayname is unavailable</pre>
</div>
</content>
</entry>
<entry>
<title>Update PlayerList to work more akin to WebAO (#1039)</title>
<updated>2024-08-25T14:31:16+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2024-08-25T14:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=552ccc38d6d5cc0c4956267616cbc3cf9c06d528'/>
<id>552ccc38d6d5cc0c4956267616cbc3cf9c06d528</id>
<content type='text'>
* Add Playerlist label formatter to account for missing args

* Make it less of a visual atrocity</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add Playerlist label formatter to account for missing args

* Make it less of a visual atrocity</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash in demos due to PU not being recorded (#1032)</title>
<updated>2024-08-03T09:39:29+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2024-08-03T09:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=6a44e09f058cb1211406507df37508fcf1a7e126'/>
<id>6a44e09f058cb1211406507df37508fcf1a7e126</id>
<content type='text'>
Added some guards due to bad demo files being shared by now</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added some guards due to bad demo files being shared by now</pre>
</div>
</content>
</entry>
<entry>
<title>Attorney Online 2.11 Release Candidate 1 (#1026)</title>
<updated>2024-07-21T16:54:52+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2024-07-21T16:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=e82726ba5b4a2faf8caea747789d71f1e717f7f8'/>
<id>e82726ba5b4a2faf8caea747789d71f1e717f7f8</id>
<content type='text'>
* Version bump and minor fixes

* Remove unecessary headers

Thanks QtCreator</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Version bump and minor fixes

* Remove unecessary headers

Thanks QtCreator</pre>
</div>
</content>
</entry>
<entry>
<title>Add playerlist widget element (#996)</title>
<updated>2024-07-12T09:48:01+00:00</updated>
<author>
<name>Salanto</name>
<email>62221668+Salanto@users.noreply.github.com</email>
</author>
<published>2024-07-12T09:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sof.beauty/ao2-client/commit/?id=fb64ca386c51cc3942e1f38cfd76132b1b50e9db'/>
<id>fb64ca386c51cc3942e1f38cfd76132b1b50e9db</id>
<content type='text'>
* Commit

* Boyfailure code commit

* Cooking code spaghetti

* Accidental overwrite recursive function call hell

* Implemented player list

* Add partial moderator widget

Sleepy time! Hee-Hoo!

* Moderator Dialog - Step 1 - WIP

* Appease the clang gods

* Clang appeasement policy

* *sacrifices goat to clang*

* Added player report, reworked implementation, ...

* Added player-specific report
* Reworked implementation
  * No longer uses JSON.
* Removed preset loader.

---------

Co-authored-by: TrickyLeifa &lt;date.epoch@gmail.com&gt;
Co-authored-by: Leifa &lt;26681464+TrickyLeifa@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Commit

* Boyfailure code commit

* Cooking code spaghetti

* Accidental overwrite recursive function call hell

* Implemented player list

* Add partial moderator widget

Sleepy time! Hee-Hoo!

* Moderator Dialog - Step 1 - WIP

* Appease the clang gods

* Clang appeasement policy

* *sacrifices goat to clang*

* Added player report, reworked implementation, ...

* Added player-specific report
* Reworked implementation
  * No longer uses JSON.
* Removed preset loader.

---------

Co-authored-by: TrickyLeifa &lt;date.epoch@gmail.com&gt;
Co-authored-by: Leifa &lt;26681464+TrickyLeifa@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
