.. |
animation
|
|
|
themes
|
TESTBED: Fix GUI for HiDPI
|
2021-05-14 20:01:09 +02:00 |
widgets
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
about.cpp
|
GUI: Initialized more variables
|
2021-05-01 01:49:47 +02:00 |
about.h
|
|
|
browser.cpp
|
|
|
browser.h
|
|
|
chooser.cpp
|
|
|
chooser.h
|
|
|
console.cpp
|
GUI: added debug output for console prints
|
2021-02-17 12:51:46 +00:00 |
console.h
|
|
|
credits.h
|
GUI: Also use UTF-8 for paragraphs in the credits
|
2021-04-18 01:39:49 +01:00 |
debugger.cpp
|
GUI: added new debugger command to execute a file line by line
|
2020-12-15 12:46:07 +01:00 |
debugger.h
|
GUI: added new debugger command to execute a file line by line
|
2020-12-15 12:46:07 +01:00 |
dialog.cpp
|
JANITORIAL: Update old bug tracker numbers
|
2021-03-03 02:15:05 +02:00 |
dialog.h
|
|
|
downloaddialog.cpp
|
|
|
downloaddialog.h
|
|
|
editgamedialog.cpp
|
COMMON: Add GUIO_NOLANG GUI option to hide the lang selector
|
2021-04-19 23:10:12 +01:00 |
editgamedialog.h
|
GUI: Add a checkbox to allow overriding the global backend settings
|
2021-03-15 16:52:52 +02:00 |
editrecorddialog.cpp
|
|
|
editrecorddialog.h
|
|
|
error.cpp
|
|
|
error.h
|
|
|
EventRecorder.cpp
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
EventRecorder.h
|
GUI: pass record file name by reference
|
2021-02-20 22:37:19 +01:00 |
filebrowser-dialog.cpp
|
|
|
filebrowser-dialog.h
|
|
|
fluidsynth-dialog.cpp
|
|
|
fluidsynth-dialog.h
|
|
|
gui-manager.cpp
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
gui-manager.h
|
GUI: Expose base GUI scaling to GUI. This bumps theme version.
|
2021-04-17 19:41:09 +02:00 |
launcher.cpp
|
DETECTOR: Modify getFileProperties to cache md5 results
|
2021-05-14 22:35:23 +02:00 |
launcher.h
|
|
|
massadd.cpp
|
GUI: Fixing another corner case in mass add
|
2021-04-29 13:12:16 +02:00 |
massadd.h
|
|
|
message.cpp
|
|
|
message.h
|
|
|
module.mk
|
|
|
object.cpp
|
GUI: Avoid double scaling on widget creation
|
2021-04-11 21:21:44 +02:00 |
object.h
|
GUI: Fix oversized keymapper controls
|
2021-04-11 21:21:44 +02:00 |
onscreendialog.cpp
|
|
|
onscreendialog.h
|
|
|
options.cpp
|
GUI: Fix build when USE_TTS is undefined
|
2021-05-03 16:47:30 +02:00 |
options.h
|
GUI: Expose base GUI scaling to GUI. This bumps theme version.
|
2021-04-17 19:41:09 +02:00 |
predictivedialog.cpp
|
DS: Rewrite event handling
|
2021-02-04 01:59:14 +01:00 |
predictivedialog.h
|
|
|
recorderdialog.cpp
|
GUI: Switch GUI to ManagedSurface
|
2021-04-11 21:21:44 +02:00 |
recorderdialog.h
|
|
|
remotebrowser.cpp
|
|
|
remotebrowser.h
|
JANITORIAL: Cleanup inconsistent includes
|
2021-02-22 10:54:07 +00:00 |
saveload-dialog.cpp
|
GUI: Scale thumbnails in saveload dialog in HiDPI
|
2021-04-17 15:04:36 +02:00 |
saveload-dialog.h
|
BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible
|
2021-04-05 15:33:23 +01:00 |
saveload.cpp
|
BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible
|
2021-04-05 15:33:23 +01:00 |
saveload.h
|
BASE: Avoid calling PluginMan.getEngineFromMetaEngine where possible
|
2021-04-05 15:33:23 +01:00 |
themebrowser.cpp
|
|
|
themebrowser.h
|
|
|
ThemeEngine.cpp
|
Revert "GUI: Convert the cursor bitmap to the overlay format"
|
2021-05-15 00:20:00 +01:00 |
ThemeEngine.h
|
GUI: Expose base GUI scaling to GUI. This bumps theme version.
|
2021-04-17 19:41:09 +02:00 |
ThemeEval.cpp
|
GUI: Moved default layout spacing to themes
|
2021-04-11 21:21:44 +02:00 |
ThemeEval.h
|
GUI: Always scale padding
|
2021-04-11 21:21:44 +02:00 |
ThemeLayout.cpp
|
GUI: Rename getBaseWidth/Height to getGUIWidth/Height
|
2021-04-11 21:21:44 +02:00 |
ThemeLayout.h
|
|
|
ThemeParser.cpp
|
GUI: Avoid double scaling for Dialog insets
|
2021-04-17 20:09:08 +02:00 |
ThemeParser.h
|
GUI: Remove TransparentSurface remnants aka alphabitmaps from themes
|
2021-04-11 21:21:44 +02:00 |
Tooltip.cpp
|
COMMON: removed USE_TTS check from engines
|
2021-05-03 14:13:41 +03:00 |
Tooltip.h
|
GUI: Make Tooltip padding configurable and scalable
|
2021-04-20 19:03:09 +02:00 |
unknown-game-dialog.cpp
|
|
|
unknown-game-dialog.h
|
|
|
updates-dialog.cpp
|
|
|
updates-dialog.h
|
|
|
widget.cpp
|
GUI: Fix leak of ManagedSurface in PicButtonWidget
|
2021-05-12 10:40:56 +02:00 |
widget.h
|
GUI: Add parameter for optional scaling GraphicsWidget
|
2021-04-17 15:04:35 +02:00 |