<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/Config/GeckoCodeWidget.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>DolphinQt/Config: Resolve sign-compare warnings</title>
<updated>2026-07-25T03:19:26+00:00</updated>
<author>
<name>Joshua Vandaële</name>
<email>joshua@vandaele.software</email>
</author>
<published>2026-07-15T13:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b0a46872eb2f77c86b8e8a03883e75269ae5bf83'/>
<id>b0a46872eb2f77c86b8e8a03883e75269ae5bf83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #14417 from TryTwo/Cheat_Fix</title>
<updated>2026-07-05T15:45:27+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2026-07-05T15:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=acf6060a5419d4adf61b1603c19916d5482e644a'/>
<id>acf6060a5419d4adf61b1603c19916d5482e644a</id>
<content type='text'>
Bugfix: Cheat codes:  Make newly added codes start disabled.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bugfix: Cheat codes:  Make newly added codes start disabled.</pre>
</div>
</content>
</entry>
<entry>
<title>GeckoCodeWidget: Add Enable/Disable All button</title>
<updated>2026-04-20T22:15:56+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-04-20T20:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=39240edc2a9f3e5791f33e9acfd7e5a3f96c6fa6'/>
<id>39240edc2a9f3e5791f33e9acfd7e5a3f96c6fa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Improve Gecko code download failure message</title>
<updated>2026-03-03T16:09:39+00:00</updated>
<author>
<name>Simonx22</name>
<email>simon@oatmealdome.me</email>
</author>
<published>2026-02-28T16:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d2e381090cffaa972a17be1f5b6dad7bdc12a373'/>
<id>d2e381090cffaa972a17be1f5b6dad7bdc12a373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cheat codes:  Make newly added codes start disabled.</title>
<updated>2026-02-24T08:40:05+00:00</updated>
<author>
<name>TryTwo</name>
<email>taolas@gmail.com</email>
</author>
<published>2026-02-24T08:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8843c14fbad42ef341c26ba9a5f87a787369fa8a'/>
<id>8843c14fbad42ef341c26ba9a5f87a787369fa8a</id>
<content type='text'>
They don't have the call to be activated immediately after being added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They don't have the call to be activated immediately after being added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #13907 from TryTwo/PR_Cheat_Refresh</title>
<updated>2025-10-02T21:48:00+00:00</updated>
<author>
<name>JMC47</name>
<email>JMC4789@gmail.com</email>
</author>
<published>2025-10-02T21:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=70f9ae24323934d43f3522108864ba7a871da36c'/>
<id>70f9ae24323934d43f3522108864ba7a871da36c</id>
<content type='text'>
Cheats: Refresh active code after editing it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cheats: Refresh active code after editing it.</pre>
</div>
</content>
</entry>
<entry>
<title>CodeWidgets: Show code approval in Hardcore mode</title>
<updated>2025-08-25T19:31:38+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2025-08-24T18:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=44f6743a5b6277bb9fc524fec8118632871d13ab'/>
<id>44f6743a5b6277bb9fc524fec8118632871d13ab</id>
<content type='text'>
When Hardcore mode is enabled, show an icon for each code in
ARCodeWidget and GeckoCodeWidget indicating whether it's an approved
code or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When Hardcore mode is enabled, show an icon for each code in
ARCodeWidget and GeckoCodeWidget indicating whether it's an approved
code or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cheats: Refresh active code after editing it.</title>
<updated>2025-08-24T11:55:12+00:00</updated>
<author>
<name>TryTwo</name>
<email>taolas@gmail.com</email>
</author>
<published>2025-07-09T19:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ca056611acd3086bc31298408159481c0a8f038d'/>
<id>ca056611acd3086bc31298408159481c0a8f038d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Replace widespread SetQWidgetWindowDecorations calls with an event filter.</title>
<updated>2025-06-07T21:15:34+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-05-16T17:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5906512847b37419890c75c6cdccfff5076a476f'/>
<id>5906512847b37419890c75c6cdccfff5076a476f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Make GeckoCodeWidget default size not taller than it needs to be.</title>
<updated>2025-05-27T01:58:48+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2025-05-26T20:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=aafe961177f252aacbb1b439b89c3590b79cf08b'/>
<id>aafe961177f252aacbb1b439b89c3590b79cf08b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
