.. |
animation
|
|
|
themes
|
GUI: Regenerated theme files
|
2024-06-14 01:19:21 +02:00 |
widgets
|
GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data
|
2024-07-02 13:31:18 +01:00 |
about.cpp
|
GUI: Don't list available engines if this is too slow
|
2024-06-30 18:39:06 +02:00 |
about.h
|
GUI: Avoid engine plugin unload while creating AboutDialog
|
2024-06-30 18:39:06 +02:00 |
browser.cpp
|
GUI: Migrate GUI to Path class
|
2023-12-24 13:19:25 +01:00 |
browser.h
|
|
|
chooser.cpp
|
|
|
chooser.h
|
|
|
cloudconnectionwizard.cpp
|
|
|
cloudconnectionwizard.h
|
|
|
console.cpp
|
GUI: Improve algorithm of drag-selection process in gui/console.cpp
|
2024-02-11 16:35:52 +01:00 |
console.h
|
GUI: Improve algorithm of drag-selection process in gui/console.cpp
|
2024-02-11 16:35:52 +01:00 |
credits.h
|
CREDITS: Update SCUMM and add BAGEL
|
2024-06-30 20:25:39 +02:00 |
debugger.cpp
|
COMMON: Switch debug channels to a hashmap
|
2023-12-28 01:41:10 +01:00 |
debugger.h
|
|
|
dialog.cpp
|
JANITORIAL: Fix choosen typo in dialog.cpp
|
2024-05-18 13:52:31 +02:00 |
dialog.h
|
|
|
dlcsdialog.cpp
|
DLC: Fix signedness warnings
|
2024-06-08 11:15:57 +02:00 |
dlcsdialog.h
|
|
|
downloaddialog.cpp
|
GUI: Hopefully fix download dialog regression
|
2024-02-10 10:43:04 +01:00 |
downloaddialog.h
|
CLOUD: Make cloud use Path for local folders and files
|
2023-12-24 13:19:25 +01:00 |
downloaddlcsdialog.cpp
|
DLC: Fix signedness warnings
|
2024-06-08 11:15:57 +02:00 |
downloaddlcsdialog.h
|
|
|
downloadpacksdialog.cpp
|
COMMON: Make iconspath a Path object
|
2023-12-24 13:19:25 +01:00 |
downloadpacksdialog.h
|
|
|
dump-all-dialogs.cpp
|
GUI: Migrate GUI to Path class
|
2023-12-24 13:19:25 +01:00 |
dump-all-dialogs.h
|
|
|
editgamedialog.cpp
|
GUI: Fix crash in edit game dialog when plugins are unloaded
|
2024-06-30 20:44:38 +02:00 |
editgamedialog.h
|
GUI: Make engine options not depend on detection plugin
|
2024-06-30 18:39:06 +02:00 |
editrecorddialog.cpp
|
|
|
editrecorddialog.h
|
|
|
error.cpp
|
COMMON: Fix translation of error messages
|
2024-01-02 01:00:54 +02:00 |
error.h
|
|
|
EventRecorder.cpp
|
GUI: Make EventRecorder not use detection to find engine plugin
|
2024-06-30 18:39:06 +02:00 |
EventRecorder.h
|
|
|
filebrowser-dialog.cpp
|
|
|
filebrowser-dialog.h
|
|
|
fluidsynth-dialog.cpp
|
|
|
fluidsynth-dialog.h
|
|
|
gui-manager.cpp
|
EMSCRIPTEN: Load icons directly (not from an archive)
|
2024-02-27 17:07:13 +01:00 |
gui-manager.h
|
|
|
helpdialog.cpp
|
GUI: Remove automatic scrollbars from TabWidget
|
2024-06-14 01:15:12 +02:00 |
helpdialog.h
|
|
|
imagealbum-dialog.cpp
|
GRAPHICS: Remove palette start from surface convertToInPlace.
|
2024-03-31 23:16:59 +03:00 |
imagealbum-dialog.h
|
GUI: Replace byte arrays with Palette class in image album dialog
|
2024-03-14 08:42:07 +02:00 |
integrity-dialog.cpp
|
GUI: UX improvements to the IntegrityDialog
|
2024-06-16 00:46:27 +02:00 |
integrity-dialog.h
|
GUI: Display results in scrollable ListWidget
|
2024-06-14 01:15:43 +02:00 |
launcher.cpp
|
GUI: Make listing saves not depend on detection
|
2024-06-30 18:39:06 +02:00 |
launcher.h
|
GUI: Fix selector position after removing a game.
|
2024-03-28 13:47:02 +01:00 |
massadd.cpp
|
GUI: Move Mass Add list code into MassAddListWidget
|
2024-05-10 12:16:11 +02:00 |
massadd.h
|
GUI: Move Mass Add list code into MassAddListWidget
|
2024-05-10 12:16:11 +02:00 |
message.cpp
|
|
|
message.h
|
|
|
MetadataParser.cpp
|
|
|
MetadataParser.h
|
|
|
module.mk
|
GUI: Disable calls to IntegrityDialog without libcurl
|
2024-06-14 14:37:02 +02:00 |
object.cpp
|
|
|
object.h
|
|
|
onscreendialog.cpp
|
|
|
onscreendialog.h
|
|
|
options.cpp
|
GUI: Make auto saves update check work with PluginManagerUncached
|
2024-06-30 18:39:06 +02:00 |
options.h
|
GUI: Solve accumulated mess with the cloud defines
|
2024-06-14 15:21:34 +02:00 |
predictivedialog.cpp
|
JANITORIAL: Fix didnt typo in predictivedialog.cpp
|
2024-05-18 13:52:31 +02:00 |
predictivedialog.h
|
|
|
recorderdialog.cpp
|
|
|
recorderdialog.h
|
|
|
remotebrowser.cpp
|
|
|
remotebrowser.h
|
|
|
saveload-dialog.cpp
|
GUI: Improve save/load list input handling
|
2024-05-22 21:47:07 -04:00 |
saveload-dialog.h
|
|
|
saveload.cpp
|
|
|
saveload.h
|
|
|
shaderbrowser-dialog.cpp
|
COMMON: Mark more symbols as const
|
2023-12-26 20:23:59 +01:00 |
shaderbrowser-dialog.h
|
GUI: Migrate GUI to Path class
|
2023-12-24 13:19:25 +01:00 |
textviewer.cpp
|
GUI: Make TextViewerDialog use a Path instead of a String
|
2023-12-24 13:19:25 +01:00 |
textviewer.h
|
GUI: Make TextViewerDialog use a Path instead of a String
|
2023-12-24 13:19:25 +01:00 |
themebrowser.cpp
|
|
|
themebrowser.h
|
|
|
ThemeEngine.cpp
|
GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data
|
2024-07-02 13:31:18 +01:00 |
ThemeEngine.h
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |
ThemeEval.cpp
|
|
|
ThemeEval.h
|
|
|
ThemeLayout.cpp
|
|
|
ThemeLayout.h
|
|
|
ThemeParser.cpp
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |
ThemeParser.h
|
|
|
Tooltip.cpp
|
|
|
Tooltip.h
|
|
|
unknown-game-dialog.cpp
|
|
|
unknown-game-dialog.h
|
|
|
updates-dialog.cpp
|
|
|
updates-dialog.h
|
|
|
widget.cpp
|
GRAPHICS: Deprecate ManagedSurface methods that implicitly copy pixel data
|
2024-07-02 13:31:18 +01:00 |
widget.h
|
GUI: Make use of simple blitting routines where possible
|
2024-06-19 02:36:17 +02:00 |