Łukasz Lenkiewicz
3c61ac1dc9
GUI: Enable help menu translations
2025-04-25 19:53:22 +08:00
Cameron Cawley
afb383f3b1
GUI: Remove automatic scrollbars from TabWidget
2024-06-14 01:15:12 +02:00
Eugene Sandulenko
be1781ea40
GUI: Disable translations in the HelpDialog
...
MacFonts have only ASCII, not even accented characters, making
all of the translation renderings broken.
2023-12-31 09:51:36 +01:00
Eugene Sandulenko
00440cfe86
HELP: Added explanation what ScummVM is and where to get help for Android and iOS
2023-12-26 15:21:23 +01:00
Eugene Sandulenko
91c04fa311
DISTS: Rename cloud_connection.zip to helpdialog.zip and add it to the dist lists
2023-12-16 21:09:36 +01:00
CadiH
c4e9f37368
GUI: adds cloud connection to inline help
2023-12-16 20:58:44 +01:00
Thierry Crozat
7b7bf3f711
GUI: Fix layout for HelpDialog tab content
...
No specific layout was defined for the rich text widget. It tried
to use the layout of the tab widget, but that did not work properly.
The rich text widget was at the correct location, but did not have
the correct size. It was bigger than the parent tab widget, which
can be clearly seen when the scrollbar is visible.
2023-12-14 16:56:48 +01:00
Thierry Crozat
eabc131307
GUI: Improve a bit the "Where to get the games" help text
2023-12-12 22:46:26 +00:00
Eugene Sandulenko
93c98b92e9
GUI: Refactored HelpDialog to let easy extension
2023-12-10 08:47:00 +01:00
Lothar Serra Mari
bbbb9d15c9
GUI: Add missing full-stop on the help dialog
2023-12-03 17:15:11 +01:00
Lothar Serra Mari
f789d1ca21
GUI: Remove defunct gog.com referrer link
2023-12-03 17:09:04 +01:00
Eugene Sandulenko
dbf34b31e0
GUI: Made HelpDialog resizable, moved it to the STX and bumped the theme version
2023-11-24 02:14:28 +01:00
CadiH
64f40b8959
GUI: updates content of help dialog
2023-10-06 22:24:55 +02:00
Torbjörn Andersson
ac8d18a258
GUI: Fix typo
2023-09-18 07:05:14 +02:00
Eugene Sandulenko
2bea791278
OSYSTEM: Improed const'ness of the buildHelpDialogData() call
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
b45e812a13
GUI: Reworded help tabe "where to get games"
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
005609b560
GUI: Add link to compatibility page in the gnereal help tab
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
9cd36c7032
GUI: Fixed warning when constructing HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
bf7c041b36
GUI: Switch to the first tab upon opening HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
7527757d6f
BACKENDS: ANDROID: Move Android-specific HelpDialog tabs to backend
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
6ae8089c61
GUI: Move Keyboards shortcut help to SDL backend
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
b307976808
GUI: Add supoport for backend-provided tabs in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
878870b0ef
GUI: Added keyboard shortcuts tab to HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
c57b199eb4
GUI: Adjusted header sizes in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
02cffed5e2
GUI: Specify image archive in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
b614756ae6
GUI: Fix SAF page formatting in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
9e488b4ee7
GUI: Added paragraph space for SAF text in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
ae41e3aa24
GUI: Added SAF instuctions to help dialog. This contains pictures
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
255a205896
GUI: Improved visuals in HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
75ebd7b28c
GUI: Added more content to HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
873926f88c
GUI: Rearranged tabs in help dialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
aeb925a790
GUI: Added more text to HelpDialog test
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
76dbb66489
GUI: Added RichText to HelpDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
5653eccba4
GUI: Propagate tab vertical flip to the VectorRenderer
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
7f3d615500
GUI: Proper dialog dimensions for HelDialog
2023-09-17 00:56:28 +02:00
Eugene Sandulenko
7ca349c392
GUI: Initial code for backend help dialog
2023-09-17 00:56:28 +02:00