<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/katabasis, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>chore: reformat</title>
<updated>2023-08-02T16:35:35+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-02T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1d468ac35ad88d8c77cc83f25e3704d9bd7df01b'/>
<id>1d468ac35ad88d8c77cc83f25e3704d9bd7df01b</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: katabasis and QStyle leaks</title>
<updated>2023-05-25T23:16:58+00:00</updated>
<author>
<name>Rachel Powers</name>
<email>508861+Ryex@users.noreply.github.com</email>
</author>
<published>2023-05-25T23:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=e61d8e4dc870aaeb2949557a87cf2749df573667'/>
<id>e61d8e4dc870aaeb2949557a87cf2749df573667</id>
<content type='text'>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rachel Powers &lt;508861+Ryex@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: format markdown files</title>
<updated>2023-03-14T09:54:50+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-03-14T09:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=a1130dace0315f3a1894af7d066a333aef6b9205'/>
<id>a1130dace0315f3a1894af7d066a333aef6b9205</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use ECM logging categories instead</title>
<updated>2022-12-27T16:34:21+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-12-27T16:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f33f596584bf88df36175516764d5d7977d98b98'/>
<id>f33f596584bf88df36175516764d5d7977d98b98</id>
<content type='text'>
Co-authored-by: flow &lt;flowlnlnln@gmail.com&gt;
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: flow &lt;flowlnlnln@gmail.com&gt;
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: add logging category for credentials</title>
<updated>2022-12-27T16:04:42+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2022-12-27T16:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=c8d8046412467d10abd439bf2066b2304122d7c6'/>
<id>c8d8046412467d10abd439bf2066b2304122d7c6</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change old style cast to C++ cast</title>
<updated>2022-10-22T11:04:48+00:00</updated>
<author>
<name>Bensuperpc</name>
<email>bensuperpc@gmail.com</email>
</author>
<published>2022-10-22T11:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=56ae4e5b6ad984d4c9569cb024d807bd695555a6'/>
<id>56ae4e5b6ad984d4c9569cb024d807bd695555a6</id>
<content type='text'>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename</title>
<updated>2022-10-19T09:32:43+00:00</updated>
<author>
<name>Samisafool</name>
<email>thenerdiestguy@gmail.com</email>
</author>
<published>2022-10-18T14:37:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=8201d1df0279693ab70a00e205a2612878b1d6b5'/>
<id>8201d1df0279693ab70a00e205a2612878b1d6b5</id>
<content type='text'>
Signed-off-by: Samisafool &lt;thenerdiestguy@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Samisafool &lt;thenerdiestguy@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(markdown): MD009 Trailing spaces</title>
<updated>2022-08-06T07:27:30+00:00</updated>
<author>
<name>txtsd</name>
<email>thexerothermicsclerodermoid@gmail.com</email>
</author>
<published>2022-07-12T18:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=3275bc4e93bee2179b0a8b5a30e71d8172aaa54e'/>
<id>3275bc4e93bee2179b0a8b5a30e71d8172aaa54e</id>
<content type='text'>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(markdown): MD007 Unordered list indentation</title>
<updated>2022-08-06T07:27:30+00:00</updated>
<author>
<name>txtsd</name>
<email>thexerothermicsclerodermoid@gmail.com</email>
</author>
<published>2022-07-12T17:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=896337803951c46d6932c443e366281692c95f27'/>
<id>896337803951c46d6932c443e366281692c95f27</id>
<content type='text'>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(markdown): MD025 Multiple top-level headings in the same document</title>
<updated>2022-08-06T07:27:11+00:00</updated>
<author>
<name>txtsd</name>
<email>thexerothermicsclerodermoid@gmail.com</email>
</author>
<published>2022-08-06T07:27:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=c7d435bb7a0405f5b841dad9a1e52e2479850c93'/>
<id>c7d435bb7a0405f5b841dad9a1e52e2479850c93</id>
<content type='text'>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: txtsd &lt;thexerothermicsclerodermoid@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
