<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/Settings/USBDeviceAddToWhitelistDialog.cpp, branch 2409</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Use 'contains' method</title>
<updated>2024-08-14T20:18:28+00:00</updated>
<author>
<name>Dr. Dystopia</name>
<email>jonis9898@hotmail.com</email>
</author>
<published>2024-07-19T20:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=618b41a4593032a5c374069b37369e91ecf5db9e'/>
<id>618b41a4593032a5c374069b37369e91ecf5db9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt: trigger first USB device scan without a timer</title>
<updated>2024-04-11T14:48:10+00:00</updated>
<author>
<name>Tillmann Karras</name>
<email>tilkax@gmail.com</email>
</author>
<published>2024-04-11T14:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=99a8849125f8947d1261a0ddaacde8ae98ea4ba5'/>
<id>99a8849125f8947d1261a0ddaacde8ae98ea4ba5</id>
<content type='text'>
Currently the dialog makes you wait one second before it shows anything.
Instead, trigger the first scan manually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the dialog makes you wait one second before it shows anything.
Instead, trigger the first scan manually.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes to translatable strings</title>
<updated>2023-08-21T14:29:52+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2023-08-20T06:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e7c213316066f8bc53e661ab6f09e267df49280c'/>
<id>e7c213316066f8bc53e661ab6f09e267df49280c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>StripSpaces: only strip spaces</title>
<updated>2022-07-26T01:40:12+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-07-19T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f92541fbd9da5091636aac09fdabd1a5fd0191ce'/>
<id>f92541fbd9da5091636aac09fdabd1a5fd0191ce</id>
<content type='text'>
StripWhitespace maintains old behavior
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
StripWhitespace maintains old behavior
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused includes of QButtonGroup</title>
<updated>2022-02-12T19:40:53+00:00</updated>
<author>
<name>Pokechu22</name>
<email>Pokechu022@gmail.com</email>
</author>
<published>2022-01-31T18:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f2f9df7541720217b6375b78cc7b8e70e0b958f9'/>
<id>f2f9df7541720217b6375b78cc7b8e70e0b958f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Config: Port USBPassthrough setting to new config system.</title>
<updated>2021-12-31T00:15:38+00:00</updated>
<author>
<name>Admiral H. Curtiss</name>
<email>pikachu025@gmail.com</email>
</author>
<published>2021-12-31T00:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=247f5d823fb68be1f6ce33453585f1a5d4046482'/>
<id>247f5d823fb68be1f6ce33453585f1a5d4046482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""</title>
<updated>2021-09-08T20:09:19+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-09-08T20:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=5ea121eeb5397932750279d11bcd8fa8e4cc5f43'/>
<id>5ea121eeb5397932750279d11bcd8fa8e4cc5f43</id>
<content type='text'>
This reverts commit e376a985e435b15ef6518003a2810acdfbc4e0b6.

A beta build has been released now, so there's no reason to keep
it reverted anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e376a985e435b15ef6518003a2810acdfbc4e0b6.

A beta build has been released now, so there's no reason to keep
it reverted anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "DolphinQt: Minor consistency fixes for the Settings window"</title>
<updated>2021-08-31T07:15:03+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-08-31T07:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e376a985e435b15ef6518003a2810acdfbc4e0b6'/>
<id>e376a985e435b15ef6518003a2810acdfbc4e0b6</id>
<content type='text'>
This reverts commit 9d45bac17538bf0e64cfad025bd82109c971f9d6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9d45bac17538bf0e64cfad025bd82109c971f9d6.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Minor consistency fixes for the Settings window</title>
<updated>2021-08-28T20:45:22+00:00</updated>
<author>
<name>Mateus B. Cassiano</name>
<email>mbc07@live.com</email>
</author>
<published>2021-08-28T20:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=9d45bac17538bf0e64cfad025bd82109c971f9d6'/>
<id>9d45bac17538bf0e64cfad025bd82109c971f9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>treewide: convert GPLv2+ license info to SPDX tags</title>
<updated>2021-07-05T02:35:56+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2021-07-05T01:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e149ad4f0a9874f354221a7fc76d8f1841e47808'/>
<id>e149ad4f0a9874f354221a7fc76d8f1841e47808</id>
<content type='text'>
SPDX standardizes how source code conveys its copyright and licensing
information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX
tags are adopted in many large projects, including things like the Linux
kernel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SPDX standardizes how source code conveys its copyright and licensing
information. See https://spdx.github.io/spdx-spec/1-rationale/ . SPDX
tags are adopted in many large projects, including things like the Linux
kernel.
</pre>
</div>
</content>
</entry>
</feed>
