.. |
Debugger
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
Dialogs
|
gui-wx: Comment out config guide code.
|
2022-11-01 16:06:32 +01:00 |
Panels
|
SIO: Separate SIO2 from SIO0, reimplement memcard protocol
|
2022-11-19 02:08:13 +00:00 |
Resources
|
formatter: apply editorconig into various files
|
2022-11-25 22:41:00 +00:00 |
App.h
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
AppAccelerators.h
|
pcsx2: clean up references to plugins
|
2021-07-03 18:16:11 -04:00 |
AppAssert.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
AppCommon.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
AppConfig.cpp
|
GUI-Wx: Fix variable initializations.
|
2022-08-26 14:33:20 +02:00 |
AppConfig.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
AppCoreThread.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
AppCoreThread.h
|
System: Move old SysThread junk to gui
|
2022-05-08 05:40:59 +01:00 |
AppEventListeners.h
|
Common: Move IniInterface to WX GUI
|
2022-04-15 08:15:40 +01:00 |
AppEventSources.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
AppForwardDefs.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
AppHost.cpp
|
GS: Set vsync based on host decision
|
2022-10-15 15:17:06 +01:00 |
AppHost.h
|
GS: Fix OSD scaling on hidpi displays
|
2022-02-02 16:29:19 -06:00 |
AppInit.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
AppMain.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
AppRes.cpp
|
GUI-Wx: Fix variable initializations.
|
2022-08-26 14:33:20 +02:00 |
AppSaveStates.h
|
gs: continue merge, modify plugin boundaries and expose signature
|
2021-07-03 18:16:11 -04:00 |
AppTrait.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
AppUserMode.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
ApplyState.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
CheckedStaticBox.cpp
|
common: move some gui stuff into the main project (#4751)
|
2021-09-11 10:59:14 -04:00 |
CheckedStaticBox.h
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
ConsoleLogger.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
ConsoleLogger.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
DriveList.cpp
|
wx: Remove wxString implicit constructor from std::string
|
2021-11-13 18:44:26 -06:00 |
DriveList.h
|
CDVD: clang-format
|
2020-09-19 01:37:43 +01:00 |
EmbeddedImage.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
ExecutorThread.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
FastFormatString.cpp
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
FileUtils.cpp
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
FrameForGS.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
GSFrame.h
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
GlobalCommands.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
IniInterface.cpp
|
Config: Fix frame rate being parsed ever-so-slightly off
|
2022-09-09 21:21:14 +01:00 |
IniInterface.h
|
Config: Fix frame rate being parsed ever-so-slightly off
|
2022-09-09 21:21:14 +01:00 |
IsoDropTarget.cpp
|
GUI-Wx: Fix variable initializations.
|
2022-08-26 02:16:00 +02:00 |
IsoDropTarget.h
|
core: use = default for trivial destructor
|
2017-05-13 10:38:35 +02:00 |
MSWstuff.cpp
|
gui:windows: Implement image DPI scaling
|
2015-09-08 18:47:44 +01:00 |
MSWstuff.h
|
pcsx2:windows: Remove DWM code
|
2020-05-17 18:13:39 +01:00 |
MainFrame.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
MainFrame.h
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
MainMenuClicks.cpp
|
input-rec: remove input recording code from wx-related source
|
2022-11-28 14:25:11 +00:00 |
MessageBoxes.cpp
|
wx: Replace a bunch of wx 2.8 macros with the wx 3.x versions.
|
2019-05-11 20:43:47 -07:00 |
Mutex.cpp
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
PathDefs.h
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
PathUtils.cpp
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
PersistentThread.cpp
|
Common: Redo assertions, purge DiagnosticOrigin
|
2022-05-25 10:15:48 +01:00 |
PersistentThread.h
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
RecentIsoList.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
RecentIsoList.h
|
Add "Clear missing files" option to recent ISO list (#4975)
|
2021-12-27 20:50:04 -08:00 |
Saveslots.cpp
|
CDVD: Purge wxString
|
2022-04-15 08:15:40 +01:00 |
Saveslots.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
StringHelpers.cpp
|
System: Remove/move out a bunch more leftover stuff from wx
|
2022-10-14 22:24:42 +01:00 |
StringHelpers.h
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
SysCoreThread.cpp
|
SPU: On config change don't reinit sample rate.
|
2022-11-04 16:45:26 +00:00 |
SysState.cpp
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
SysThreadBase.cpp
|
CDVD: Change CDVDaccess to CDVDcommon
|
2022-07-19 22:36:31 +01:00 |
SysThreads.h
|
Misc: Move pxThread and friends to gui
|
2022-05-08 05:40:59 +01:00 |
ThreadingDialogs.cpp
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
ThreadingDialogs.h
|
common: move some gui stuff into the main project (#4751)
|
2021-09-11 10:59:14 -04:00 |
UpdateUI.cpp
|
CDVD: Purge wxString
|
2022-04-15 08:15:40 +01:00 |
i18n.cpp
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
i18n.h
|
i18n: on linux seach l10n file also in Langs directory
|
2011-01-22 14:50:05 +00:00 |
pxCheckBox.cpp
|
Delete various unused px stuff.
|
2022-05-07 05:26:46 +01:00 |
pxCheckBox.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
pxEventThread.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |
pxEvents.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
pxRadioPanel.cpp
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
pxRadioPanel.h
|
Move more classes from common to gui
|
2021-10-01 23:46:52 -04:00 |
pxStaticText.cpp
|
GUI-WX: Restore panel size override.
|
2022-05-07 16:10:32 +01:00 |
pxStaticText.h
|
GUI-WX: Restore panel size override.
|
2022-05-07 16:10:32 +01:00 |
pxTranslate.cpp
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
pxWindowTextWriter.cpp
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
wxAppWithHelpers.cpp
|
Everything: Get rid of wx entirely from the Qt build
|
2022-05-22 13:58:56 +01:00 |
wxAppWithHelpers.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
wxDirName.h
|
DEV9: Replace ghc::filesystem with our wrappers
|
2022-07-02 06:21:30 +01:00 |
wxGuiTools.cpp
|
wx: Fix `pxExplore` on macOS (#4989)
|
2021-11-19 18:35:50 -08:00 |
wxGuiTools.h
|
Everything: Remove a **lot** of wx, and px nonsense
|
2022-05-22 13:58:56 +01:00 |
wxHelpers.cpp
|
Delete various unused px stuff.
|
2022-05-07 05:26:46 +01:00 |
wxSettingsInterface.cpp
|
SettingsInterface: Add ContainsValue() and copy helpers
|
2022-06-11 14:37:57 +01:00 |
wxSettingsInterface.h
|
Core: Remove trailing whitespace from all files
|
2022-09-16 00:52:28 -05:00 |