<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/application/groupview, 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>NOISSUE Flatten gui and logic libraries into MultiMC</title>
<updated>2021-07-25T17:50:44+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2021-07-25T17:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=20b9f2b42a3b58b6081af271774fbcc34025dccb'/>
<id>20b9f2b42a3b58b6081af271774fbcc34025dccb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE Update Copyright Year</title>
<updated>2021-01-18T07:28:54+00:00</updated>
<author>
<name>AppleTheGolden</name>
<email>scotsbox@protonmail.com</email>
</author>
<published>2021-01-18T07:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=0de064eb35b97dcf95494026d95a0a6d80df9c35'/>
<id>0de064eb35b97dcf95494026d95a0a6d80df9c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-2853 fix collapsing state being sticky in group view</title>
<updated>2020-01-08T08:00:54+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2020-01-08T08:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=6288805f37deb4041a300cbe95dacba5075c3952'/>
<id>6288805f37deb4041a300cbe95dacba5075c3952</id>
<content type='text'>
Now it resets properly and collapsing a group doesn't make
all subsequent clicks collapse groups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it resets properly and collapsing a group doesn't make
all subsequent clicks collapse groups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove include of qtguiglobal.h</title>
<updated>2019-10-01T13:55:40+00:00</updated>
<author>
<name>kb1000</name>
<email>kaeptmblaubaer1000@gmail.com</email>
</author>
<published>2019-10-01T13:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=0d41bc5e13d95cac14129d3809f8a47e900e3958'/>
<id>0d41bc5e13d95cac14129d3809f8a47e900e3958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without accessibility</title>
<updated>2019-10-01T12:28:06+00:00</updated>
<author>
<name>kb1000</name>
<email>kaeptmblaubaer1000@gmail.com</email>
</author>
<published>2019-10-01T12:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=dec6759e61cc844802b4eb105fed957c151e96ac'/>
<id>dec6759e61cc844802b4eb105fed957c151e96ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-851 save, load and use group expansion status</title>
<updated>2019-08-20T00:58:27+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2019-08-20T00:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1747f413b9d9a515d8ba6f583bba5985bad5636d'/>
<id>1747f413b9d9a515d8ba6f583bba5985bad5636d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE fix build failures</title>
<updated>2019-07-21T23:44:19+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2019-07-21T23:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1e5b595923090bd19f4e5a04a5055b23e1e8678a'/>
<id>1e5b595923090bd19f4e5a04a5055b23e1e8678a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NOISSUE Add basic accessibility support to GroupView</title>
<updated>2019-07-21T23:40:52+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2019-07-21T19:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=d6c665387233e894a27c0b33e4b49e5d1d229aeb'/>
<id>d6c665387233e894a27c0b33e4b49e5d1d229aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GH-2724 update group view geometries in more cases</title>
<updated>2019-07-02T00:09:41+00:00</updated>
<author>
<name>Petr Mrázek</name>
<email>peterix@gmail.com</email>
</author>
<published>2019-07-02T00:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=ee83d432f673d5263f208206e0a414f7b33bec70'/>
<id>ee83d432f673d5263f208206e0a414f7b33bec70</id>
<content type='text'>
Fixes crashes when adding instances to groups that didn't exist before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes crashes when adding instances to groups that didn't exist before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Copyright Year</title>
<updated>2019-01-16T20:14:24+00:00</updated>
<author>
<name>AppleTheGolden</name>
<email>scotsbox@protonmail.com</email>
</author>
<published>2019-01-16T20:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=437dec91f9934c83301b15a01331519de612bbf1'/>
<id>437dec91f9934c83301b15a01331519de612bbf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
