2407-169 2 months, 3 weeks ago Replace indirection operator with arrow operator (PR #12991 from tygyh)
2407-167 2 months, 3 weeks ago DolphinQT: Listen For `clicked` Signal Rather Than `pressed` (PR #12985 from mitaclaw)
2407-165 2 months, 3 weeks ago Embed the Updater into DolphinQt's app bundle on macOS (PR #12968 from OatmealDome)
2407-150 2 months, 3 weeks ago JITs: Consistently Use Trivial `IsDebuggingEnabled` Getter (PR #12980 from mitaclaw)
2407-148 2 months, 3 weeks ago QtUtils/ClearLayoutRecursively: Fix potential crash (PR #12947 from Dentomologist)
2407-146 2 months, 3 weeks ago InputCommon: Translate ExpressionParser error messages (PR #12961 from JosJuice)
2407-144 2 months, 3 weeks ago i18n: Add comments and improve source strings (PR #12963 from JosJuice)
2407-142 2 months, 3 weeks ago Adjust order and spacing of various #includes (PR #12957 from Dentomologist)
2407-140 2 months, 3 weeks ago GeneralPane: Fix building with analytics disabled (PR #12978 from Dentomologist)
2407-138 2 months, 3 weeks ago Debugger: keep breakpoints ordered by address (PR #12973 from Tilka)
2407-136 2 months, 3 weeks ago Config: Don't depend on `is_dirty` to save SYSCONF during restore (PR #12959 from SuperSamus)
2407-134 2 months, 3 weeks ago SVX.ini: Replace `EFBToTextureEnable=False` with `ImmediateXFBEnable=False` (PR #12958 from SuperSamus)
2407-132 2 months, 4 weeks ago JitArm64_Integer: Optimize subfic for zero (PR #12891 from Sintendo)
2407-130 2 months, 4 weeks ago GeneralPane: Add BalloonTips (PR #12829 from Dentomologist)
2407-119 2 months, 4 weeks ago Display Taiwanese covers for Taiwanese games (PR #12967 from noahpistilli)
2407-117 3 months ago Fixed achievements not working after a disc change. (PR #12952 from LillyJadeKatrin)
2407-115 3 months ago Android: Update to NDK 27.0.12077973 (PR #12965 from JosJuice)
2407-113 3 months ago MainAndroid: Thread Correctness In WriteJitBlockLogDump (PR #12964 from mitaclaw)
2407-111 3 months ago MacUpdater: Don't set bundle name via a CMake variable
2407-110 3 months ago MacUpdater: Remove unused variables in CMakeLists