aboutsummaryrefslogtreecommitdiff
path: root/gui/editgamedialog.cpp
AgeCommit message (Expand)Author
2020-01-09GUI: Fix crash opening edit game dialog for games with no musicPaul Gilbert
2020-01-04GUI: Use a dialog theme layout for the unknown game dialogBastien Bouclet
2020-01-04GUI: Introduce dynamic layoutsBastien Bouclet
2020-01-01ENGINES: Copy the data referenced by QualifiedGameDescriptorBastien Bouclet
2019-12-07GUI: Don't show midi setting tabs if the game has no music at all.Henrik "Henke37" Andersson
2019-11-03BASE: Change the command line interface to use engine-qualified game namesBastien Bouclet
2019-11-03ENGINES: Automatically upgrade the targets on launch to add an engine IDBastien Bouclet
2018-11-14GUI: Don't display the ScrollContainer background inside tabsBastien Bouclet
2018-07-22GUI: Use ScrollContainer in graphics tabThierry Crozat
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-10ENGINES: Change MetaEngine::findGame to return a plain game descriptorBastien Bouclet
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2016-10-30GUI: Add Apply button in global options dialogThierry Crozat
2016-10-17ALL: Fix compilation with disabled cloud but enabled libcurlEugene Sandulenko
2016-09-18ALL: Homogeneize use of 'saved game' in messagesThierry Crozat
2016-08-24GUI: Fix Cloud-related dialogs a littleAlexander Tkachev
2016-08-24CLOUD: Add auto-detect for downloaded gameAlexander Tkachev