summaryrefslogtreecommitdiff
path: root/Source/Core/UICommon/UICommon.cpp
AgeCommit message (Expand)Author
2024-08-16Merge pull request #13010 from OatmealDome/goodbye-steamTilka
2024-08-15UICommon: Remove Steam user directory logicOatmealDome
2024-08-12Detect when running inside a flatpak sandboxCarles Pastor
2024-07-04AchievementManager: Cache Badges on DiskLillyJadeKatrin
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-02-27BranchWatchDialog: A Total Replacement for CodeDiffDialogmitaclaw
2024-02-07Core: Move Emulation IOS instance to System.Admiral H. Curtiss
2023-12-18UICommon: Remove global system accessor in TriggerSTMPowerEvent()Lioncache
2023-12-13Parser and Assembler implementationsvyuuui
2023-08-17Use structs for config callback IDsJosJuice
2023-06-18Replace std::ostringstream usage with fmt::formatget
2023-04-15Common/MathUtil: Move IntLog2 into MathUtil namespaceLioncash
2023-02-26UICommon: Create Load/DynamicInputTextures directory on startupDentomologist
2023-02-12Address WIL todos in UICommon.cppSilent
2023-01-31UICommon: Don't check the registry key or use the old user directory path on ...OatmealDome
2023-01-31CommonPaths: Split PORTABLE_USER_DIR into "portable" and "embedded" to accomo...OatmealDome
2023-01-31UICommon: Use NORMAL_USER_DIR for WindowsOatmealDome
2023-01-31CommonPaths: Rename DOLPHIN_DATA_DIR to NORMAL_USER_DIROatmealDome
2023-01-31CommonPaths: Rename USERDATA_DIR to PORTABLE_USER_DIROatmealDome
2023-01-16UICommon: Set UserConfigPath in the registry to AppData User for backwards co...OatmealDome
2023-01-16UICommon: Use the old User directory in Documents if it existsOatmealDome
2023-01-16UICommon: Change default User directory location to AppDataOatmealDome
2023-01-04HW/ProcessorInterface: Refactor to class, move to Core::System.Admiral H. Curtiss
2022-09-24Move a SetEnableAlert call to UICommonJosJuice
2022-07-17Split out controller initialization to UICommonJosJuice
2022-07-11Config and UICommon: Add config option and user path for Wii SD card sync fol...Admiral H. Curtiss
2022-07-11Treewide: Rename references to SD Card image path to clarify they mean the im...Admiral H. Curtiss
2022-07-08Merge pull request #10430 from OatmealDome/mac-portableJMC47
2022-06-26Core: add GraphicsMod directoryiwubcode
2022-06-02UICommon: Add support for portable.txt on macOSOatmealDome
2022-03-10GCAdapter: Defer initialization until MainWindow::InitControllersPokechu22
2022-02-18Merge pull request #10443 from JosJuice/port-wiimote-sourceLéo Lam
2022-02-18Port Wiimote source settings to the new config systemJosJuice
2022-01-22Don't create GBA saves dir when building without mGBAJosJuice
2021-12-25Core/UICommon: Use std::move() a bit more.Admiral H. Curtiss
2021-12-25Calls to File::SetUserPath() no longer need to manually append directory sepa...Admiral H. Curtiss
2021-12-18Core / DolphinQt: make WFS directory configurableiwubcode
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-24CommonPaths: Add a Riivolution subfolder in Load.Admiral H. Curtiss
2021-08-29Add an option to abort when a panic alert occursLéo Lam
2021-07-13Config: GBA settingsBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-03-01Merge pull request #9492 from nolange/fix_norandr_buildLéo Lam
2021-02-22Cleanup X11 and XRANDR MacrosNorbert Lange
2021-02-12IOS: Use less ambiguous names for classesLéo Lam
2020-10-21VideoCommon: Get rid of the global g_available_video_backendsLéo Lam
2020-10-18Clean up screen saver inhibition and apply setting change immediately.Jordan Woyak
2020-08-03Port some settings to the new config systemJosJuice
2020-05-22Migrate video backend setting to the new config systemLéo Lam
2020-05-13Core/UICommon: Fix EnableScreenSaver preprocessor directiveTechjar