index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
unknown-game-dialog.cpp
Age
Commit message (
Expand
)
Author
2020-01-04
GUI: Use a dialog theme layout for the unknown game dialog
Bastien Bouclet
2019-11-03
ENGINES: Change targets to have an 'engine ID'
Bastien Bouclet
2019-10-03
GUI: Add Missing Switch Default Cases
D G Turner
2019-05-12
GUI: Better integration for the unknown game dialog when adding games
Bastien Bouclet
2019-05-03
GUI: Fix Compiler Warning in Unknown Game Dialog
D G Turner
2019-04-29
GUI: Do not abuse the engine name query item to provide a summary
Thierry Crozat
2019-04-29
GUI: Add "Summary" to bug reports generated by the unknown game dialog
Lothar Serra Mari
2019-04-28
GUI: Enable report button in unknown game dialog
Thierry Crozat
2019-04-27
GUI: Update code to access the bug tracker in the unknown game dialog
Thierry Crozat
2018-10-11
GUI: Fix Mouse Wheel Input for Unknown Game Dialog.
D G Turner
2018-05-28
GUI: Improve layout update for UnknownGameDialog
Thierry Crozat
2018-05-28
GUI: Use ScrollContainerWidget in unknown game dialog
Thierry Crozat
2018-05-28
GUI: Move UnknownGameDialog to gui
Thierry Crozat