<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/DolphinQt/TAS/IRWidget.cpp, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>TASInput: Let StickWidget and IRWidget shrink</title>
<updated>2026-04-03T18:36:30+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2026-04-03T18:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=df37617975096cf6015a4feecb3fdaac4ef88070'/>
<id>df37617975096cf6015a4feecb3fdaac4ef88070</id>
<content type='text'>
Use `sizeHint` instead of `setMinimumSize` to increase the default size
of `StickWidget` and `IRWidget`.

0531286906ec65edf3736813517496c95bf87ada doubled the initial sizes of
`StickWidget` and `IRWidget`, but using `setMinimumSize` to do so
prevented users from shrinking the widgets manually.

Resolves bugs.dolphin-emu.org/issues/14019.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `sizeHint` instead of `setMinimumSize` to increase the default size
of `StickWidget` and `IRWidget`.

0531286906ec65edf3736813517496c95bf87ada doubled the initial sizes of
`StickWidget` and `IRWidget`, but using `setMinimumSize` to do so
prevented users from shrinking the widgets manually.

Resolves bugs.dolphin-emu.org/issues/14019.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Improve TAS UI Widgets</title>
<updated>2026-03-12T02:59:49+00:00</updated>
<author>
<name>Stavros Kosmas</name>
<email>stavros@kosmas.dev</email>
</author>
<published>2026-02-28T19:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d09436cd1a66cc9f88ca6dd3ef5cdaa129c29aae'/>
<id>d09436cd1a66cc9f88ca6dd3ef5cdaa129c29aae</id>
<content type='text'>
Made Stick and IR Widgets bigger
Improved Stick and IR layouts to better utilize space
Made Stick and IR Widgets Scale at a fixed ratio when window is resized
Added Scrollbars to Stick and IR Widgets
Reduced Spinbox padding in dark style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made Stick and IR Widgets bigger
Improved Stick and IR layouts to better utilize space
Made Stick and IR Widgets Scale at a fixed ratio when window is resized
Added Scrollbars to Stick and IR Widgets
Reduced Spinbox padding in dark style
</pre>
</div>
</content>
</entry>
<entry>
<title>IRWidget: Move header constants into class</title>
<updated>2024-11-26T21:50:13+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2024-11-26T19:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a9b1c1f5f85639b13177141feec8b3072ae63cac'/>
<id>a9b1c1f5f85639b13177141feec8b3072ae63cac</id>
<content type='text'>
This apparently didn't compile on macOS six years ago before c++20, but
it should be fine by now.

While I'm at it, make the constants upper case per convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This apparently didn't compile on macOS six years ago before c++20, but
it should be fine by now.

While I'm at it, make the constants upper case per convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: StickWidget and IRWidget check for changed x/y before signaling change</title>
<updated>2023-04-06T05:54:20+00:00</updated>
<author>
<name>sowens99</name>
<email>seanowens@comcast.net</email>
</author>
<published>2023-04-06T05:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cd79207853a5b8a8c564c99e1fe141214dac292f'/>
<id>cd79207853a5b8a8c564c99e1fe141214dac292f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Use input override system for TAS input windows</title>
<updated>2022-10-03T20:04:09+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2021-03-21T21:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b296248b49d3cfe130756feda5941d717fdba75d'/>
<id>b296248b49d3cfe130756feda5941d717fdba75d</id>
<content type='text'>
This lets the TAS input code use a higher-level interface for
overriding inputs instead of having to fiddle with raw bits.
WiiTASInputWindow in particular was messy with how much
controller code it had to re-implement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets the TAS input code use a higher-level interface for
overriding inputs instead of having to fiddle with raw bits.
WiiTASInputWindow in particular was messy with how much
controller code it had to re-implement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for building against Qt 6</title>
<updated>2022-05-03T05:39:33+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2021-04-25T00:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=004e8a80b2cd577f0dd6b7b998d11181798c69da'/>
<id>004e8a80b2cd577f0dd6b7b998d11181798c69da</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>
<entry>
<title>Qt/TAS: Improve TAS windows</title>
<updated>2020-02-18T15:13:31+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2020-02-17T14:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=29c7c12016670882a34640e75fb1d7a5486ef87a'/>
<id>29c7c12016670882a34640e75fb1d7a5486ef87a</id>
<content type='text'>
- Use the Dolphin Icon in TAS Windows
- Prevent deformation of the stick widget (#11988)
- Improve visual appearance
- Set a reasonable minimum size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use the Dolphin Icon in TAS Windows
- Prevent deformation of the stick widget (#11988)
- Improve visual appearance
- Set a reasonable minimum size
</pre>
</div>
</content>
</entry>
<entry>
<title>Qt/TAS: Fix issue #11620</title>
<updated>2019-03-25T23:38:25+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2019-03-25T23:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=04583b17da28312166c92a686d2fdf6a95492976'/>
<id>04583b17da28312166c92a686d2fdf6a95492976</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 #7326 from spycrab/qt_tas_fancy</title>
<updated>2018-08-15T17:46:56+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2018-08-15T17:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=8e5c3d5b4eff43b9e830831efc91dccf77f00b66'/>
<id>8e5c3d5b4eff43b9e830831efc91dccf77f00b66</id>
<content type='text'>
Qt/TAS: Enable antialiasing for Stick/IR widgets</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt/TAS: Enable antialiasing for Stick/IR widgets</pre>
</div>
</content>
</entry>
</feed>
