aboutsummaryrefslogtreecommitdiff
path: root/gui/options.cpp
AgeCommit message (Expand)Author
2019-10-23GUI: Fix pressing escape erroneously saving the changes in the options dialogBastien Bouclet
2019-10-16TTS: Fix language setting.Jaromir Wysoglad
2019-10-14GUI: Fix crash with attempt to switch to Greek or HebrewEugene Sandulenko
2019-10-14JANITORIAL: Whitespace fixesEugene Sandulenko
2019-10-03GUI: Add Missing Switch Default CasesD G Turner
2019-09-14GUI: Change "saves" to "saved games" in labelsBen Castricum
2019-09-01TTS: RefactoringJaromir Wysoglad
2019-09-01TTS: RefactoringJaromir Wysoglad
2019-09-01TTS: Add age to TTSVoiceJaromir Wysoglad
2019-09-01TTS: Finish implementing the Windows TTS managerJaromir Wysoglad
2019-09-01TTS: Prepare for windows TTSJaromir Wysoglad
2019-09-01TTS: Reformat tts volume setting for GUIJaromir Wysoglad
2019-09-01TTS: Add correct language switchingJaromir Wysoglad
2019-09-01TTS: Restrict TTS on linux to only englishJaromir Wysoglad
2019-09-01TTS: Add voice selection to optionsJaromir Wysoglad
2019-09-01TTS: Add text to speech to the GUI.Jaromir Wysoglad
2019-09-01TTS: Add TTS checkbox to OptionsJaromir Wysoglad
2019-08-18GUI: Check if fullscreen is available at runtimeCameron Cawley
2019-08-09GUI: Enable missing translation in Cloud options dialogLothar Serra Mari
2019-08-04GUI: Fix Options' Cloud tab scrollbar issueAlexander Tkachev
2019-08-03GUI: Fix GCC Compiler Warning in Cloud TabD G Turner
2019-07-30GUI: Fix translation context for Cloud and LAN tabsThierry Crozat
2019-07-30GUI: Fix a label in Cloud tabAlexander Tkachev
2019-07-30CLOUD: Ask user to manually enable StorageAlexander Tkachev
2019-07-30CLOUD: Minor fixes for the PR#1754Alexander Tkachev
2019-07-30GUI: Change 'Wi-Fi Sharing' tab name to 'LAN'Alexander Tkachev
2019-07-30GUI: Add feature description into Wi-Fi Sharing tabAlexander Tkachev
2019-07-30GUI: Fix Cloud tab scrolling problemAlexander Tkachev
2019-07-30GUI: Make Cloud tab wizard input box cleanup valueAlexander Tkachev
2019-07-30GUI: Fix Cloud tab wizard elements displaying after connecting storageAlexander Tkachev
2019-07-30GUI: Separate Cloud tab in twoAlexander Tkachev
2019-07-30GUI: Rewrite Cloud tabAlexander Tkachev
2019-07-30COMMON: Add getHumanReadableBytes() in util.hAlexander Tkachev
2019-02-10GUI: Revert of accidental changePeter Kohaut
2019-02-10BLADERUNNER: Use ScummVM functionality for audio volume managementPeter Kohaut
2018-12-18GUI: Fix defaulting of "Use native system file browser" checkboxTarek Soliman
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17GUI: Add missing space in tooltip stringThierry Crozat
2018-12-16GUI: Add option to enable/disable using the system file browserThierry Crozat
2018-12-02GUI: Add an option to set the GUI language to the game languageBastien Bouclet
2018-11-14GUI: Don't display the ScrollContainer background inside tabsBastien Bouclet
2018-11-04BACKENDS: Remove references to the GP32 backendCameron Cawley
2018-10-22GUI: Unset stretch-mode in game settings not overriding global settingsThierry Crozat
2018-07-29GUI: Fix graphics options visibility depending on supported featuressThierry Crozat
2018-07-22GUI: Use consistent capitalization for optionsThierry Crozat
2018-07-22GUI: Fix crash when accessing options from GMMThierry Crozat
2018-07-22GUI: Use ScrollContainer in graphics tabThierry Crozat
2018-07-08GUI: Add Stretch Mode selection in Options dialogThierry Crozat
2018-01-27GUI: Remove Dialog::markAsDirty to expose full GUI redrawsBastien Bouclet
2018-01-27GUI: Implement dirty-checking for widget redrawsBastien Bouclet