.. |
ControllerConfig
|
Set some defaults when creating an input profile.
|
2020-09-21 17:34:08 -04:00 |
DebugSupport
|
abstract Memory viewer
|
2021-01-07 21:47:31 +00:00 |
macos
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
Qt_ui
|
Add option to resize window to specific sizes.
|
2020-12-31 16:55:25 -05:00 |
unix
|
pselect changes the contents of fd_set inplace, so they need to be reset when used in a loop
|
2020-08-13 20:13:33 +08:00 |
win32
|
syntax cleanup
|
2021-01-07 21:47:29 +00:00 |
bootablelistdialog.cpp
|
Don't prevent starting game if we can't update the bootable database.
|
2020-12-15 13:33:59 -05:00 |
bootablelistdialog.h
|
moving warning call to its own function
|
2020-04-16 15:33:45 +01:00 |
BootableModel.cpp
|
Qt: spread/center covers horizontally, show scrollbar
|
2019-05-19 16:16:24 +01:00 |
BootableModel.h
|
Qt: spread/center covers horizontally, show scrollbar
|
2019-05-19 16:16:24 +01:00 |
CMakeLists.txt
|
use Qt debugger on window
|
2021-01-07 21:47:30 +00:00 |
ContinuationChecker.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
ContinuationChecker.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
CoverUtils.cpp
|
Qt check image extension for type, instead of header, we assume images downloaded from TGDB are jpg, so it can fail if the image is png with jpg extension
|
2020-03-07 17:59:30 +00:00 |
CoverUtils.h
|
CoverUtils::PopulateCache() use mutex lock to prevent it attempting to access the same file from 2 different threads
|
2019-05-19 12:03:55 +01:00 |
ElidedLabel.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
ElidedLabel.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
GSH_OpenGLQt.cpp
|
Code style fix.
|
2020-08-30 12:03:43 -04:00 |
GSH_OpenGLQt.h
|
Remove unused dtor.
|
2020-01-25 18:30:58 -05:00 |
GSH_VulkanQt.cpp
|
Allow Vulkan instance to be created without validation layer active.
|
2020-04-29 17:52:20 -04:00 |
GSH_VulkanQt.h
|
Code style fixes.
|
2020-01-31 09:34:48 -05:00 |
InputProviderQtKey.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
InputProviderQtKey.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
main.cpp
|
Code style fixes.
|
2021-01-07 21:47:31 +00:00 |
mainwindow.cpp
|
remove QtDebugger parent, to allow it to have its own taskbar icon
|
2021-01-07 21:47:31 +00:00 |
mainwindow.h
|
revert back to unique pointer, release pointer early, to avoid segfault when trying to save tags
|
2021-01-07 21:47:31 +00:00 |
memorycardmanagerdialog.cpp
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
memorycardmanagerdialog.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
openglwindow.cpp
|
Create an API agnostic OutputWindow class.
|
2020-01-25 18:30:58 -05:00 |
openglwindow.h
|
Create an API agnostic OutputWindow class.
|
2020-01-25 18:30:58 -05:00 |
outputwindow.cpp
|
Hide cursor when in fullscreen mode.
|
2020-11-20 16:33:27 -05:00 |
outputwindow.h
|
Hide cursor when in fullscreen mode.
|
2020-11-20 16:33:27 -05:00 |
PreferenceDefs.h
|
initial Gamepad profiles support
|
2020-02-25 18:47:50 +00:00 |
QStringUtils.cpp
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
QStringUtils.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
QtUtils.cpp
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
QtUtils.h
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
S3FileBrowser.cpp
|
Move Amazon S3 client in Framework submodule.
|
2020-09-13 19:41:04 -04:00 |
S3FileBrowser.h
|
Move Amazon S3 client in Framework submodule.
|
2020-09-13 19:41:04 -04:00 |
settingsdialog.cpp
|
Add widescreen mode.
|
2020-12-31 16:55:25 -05:00 |
settingsdialog.h
|
Add widescreen mode.
|
2020-12-31 16:55:25 -05:00 |
VfsDevice.cpp
|
Fix: Win32 Physical CDVD UI selection
|
2019-10-03 13:33:35 +01:00 |
VfsDevice.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
vfsdiscselectordialog.cpp
|
Use supported disc image extensions list.
|
2020-10-06 17:01:08 -04:00 |
vfsdiscselectordialog.h
|
Remove usage of boost::filesystem.
|
2019-10-23 20:48:46 -04:00 |
vfsmanagerdialog.cpp
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vfsmanagerdialog.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vfsmodel.cpp
|
add rom0 device
|
2020-04-26 02:26:49 +01:00 |
vfsmodel.h
|
Rename ui_unix to ui_qt.
|
2018-12-04 21:11:05 -05:00 |
vulkanwindow.cpp
|
Vulkan Initialization + Qt.
|
2020-01-25 18:30:59 -05:00 |
vulkanwindow.h
|
Vulkan Initialization + Qt.
|
2020-01-25 18:30:59 -05:00 |