| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-31 | configure_system: Contrain profile usernames to 32 characters | Lioncash | |
| Previously, we would let a user enter an unbounded name and then silently truncate away characters that went over the 32-character limit. This is kind of bad from the UX point of view, because we're essentially not doing what the user intended in certain scenarios. Instead, we clamp it to 32 characters and make that visually apparent in the dialog box to provide a name for a user. | |||
| 2018-09-17 | yuzu/util: Antialias game list compatibility pixmaps | Lioncash | |
| We pass a hint to the QPainter instance that we want anti-aliasing on the compatibility icons, which prevents the circles from looking fairly jagged, and actually makes them look circular. | |||
| 2018-08-29 | Show game compatibility within yuzu | fearlessTobi | |
| 2018-01-18 | qt: Migrate to Qt 5 signal/slot connection syntax where applicable | Lioncash | |
| 2018-01-16 | clang-format | MerryMage | |
| 2018-01-12 | Remove gpu debugger and get yuzu qt to compile | James Rowe | |
| 2018-01-12 | Massive removal of unused modules | James Rowe | |
