.. |
animation
|
|
|
themes
|
GUI: Sync default font height with the actual
|
2023-09-26 18:35:02 +02:00 |
widgets
|
GUI: Make MacWindowManager global to GUI
|
2023-09-27 11:56:06 +02:00 |
about.cpp
|
|
|
about.h
|
|
|
browser.cpp
|
JANITORIAL: Fix various "an" typos in comments
|
2023-03-16 14:47:28 +01:00 |
browser.h
|
|
|
chooser.cpp
|
GUI: Remove redundant redraw calls
|
2023-05-10 22:52:48 +02:00 |
chooser.h
|
|
|
cloudconnectionwizard.cpp
|
CLOUD: Add a load button to fetch JSON from a file
|
2023-07-27 09:12:59 +02:00 |
cloudconnectionwizard.h
|
CLOUD: Add a load button to fetch JSON from a file
|
2023-07-27 09:12:59 +02:00 |
console.cpp
|
GUI: Adds clear and cls alias for gui console debugger
|
2023-10-08 08:36:31 +02:00 |
console.h
|
GUI: Adds clear and cls alias for gui console debugger
|
2023-10-08 08:36:31 +02:00 |
credits.h
|
CREDITS: Update CREDITS
|
2023-07-01 13:55:59 +02:00 |
debugger.cpp
|
GUI: Adds clear and cls alias for gui console debugger
|
2023-10-08 08:36:31 +02:00 |
debugger.h
|
GUI: Adds clear and cls alias for gui console debugger
|
2023-10-08 08:36:31 +02:00 |
dialog.cpp
|
GUI: Fix bug #7124
|
2023-06-18 20:39:59 +02:00 |
dialog.h
|
GUI: FIx dialog dumping to PNG
|
2023-07-30 21:34:30 +02:00 |
dlcsdialog.cpp
|
DLC: Use forward declaration where appropriate
|
2023-09-14 08:22:56 +02:00 |
dlcsdialog.h
|
DLC: Use forward declaration where appropriate
|
2023-09-14 08:22:56 +02:00 |
downloaddialog.cpp
|
COMMON: Simplify API for getHumanReadableBytes()
|
2023-02-05 23:08:21 +01:00 |
downloaddialog.h
|
|
|
downloaddlcsdialog.cpp
|
DLC: Use forward declaration where appropriate
|
2023-09-14 08:22:56 +02:00 |
downloaddlcsdialog.h
|
DLC: Use forward declaration where appropriate
|
2023-09-14 08:22:56 +02:00 |
downloadpacksdialog.cpp
|
GUI: Notify the backend when starting or finishing an icons or shaders pack download
|
2023-08-06 23:07:35 +02:00 |
downloadpacksdialog.h
|
|
|
dump-all-dialogs.cpp
|
GUI: FIx dialog dumping to PNG
|
2023-07-30 21:34:30 +02:00 |
dump-all-dialogs.h
|
GUI: Add message and about dialogs to dumpAllDialogs()
|
2023-05-14 22:47:22 +02:00 |
editgamedialog.cpp
|
|
|
editgamedialog.h
|
|
|
editrecorddialog.cpp
|
|
|
editrecorddialog.h
|
|
|
error.cpp
|
|
|
error.h
|
|
|
EventRecorder.cpp
|
BACKENDS: Refactor some things to make getDoubleClickTime behavior with event recorder simpler.
|
2023-05-14 22:42:59 +02:00 |
EventRecorder.h
|
BACKENDS: Refactor some things to make getDoubleClickTime behavior with event recorder simpler.
|
2023-05-14 22:42:59 +02:00 |
filebrowser-dialog.cpp
|
GUI: FileBrowser: support initial filename
|
2023-07-08 22:14:41 +03:00 |
filebrowser-dialog.h
|
GUI: FileBrowser: support initial filename
|
2023-07-08 22:14:41 +03:00 |
fluidsynth-dialog.cpp
|
GUI: Remove redundant redraw calls
|
2023-05-10 22:52:48 +02:00 |
fluidsynth-dialog.h
|
|
|
gui-manager.cpp
|
GUI: Make MacWindowManager global to GUI
|
2023-09-27 11:56:06 +02:00 |
gui-manager.h
|
GUI: Make MacWindowManager global to GUI
|
2023-09-27 11:56:06 +02:00 |
helpdialog.cpp
|
GUI: updates content of help dialog
|
2023-10-06 22:24:55 +02:00 |
helpdialog.h
|
GUI: Initial code for backend help dialog
|
2023-09-17 00:56:28 +02:00 |
imagealbum-dialog.cpp
|
GUI: Remove unused variable
|
2023-08-07 10:49:54 +02:00 |
imagealbum-dialog.h
|
GUI: Add image album dialog for viewing images exported by an engine, mainly for supporting printing features
|
2023-08-07 10:22:09 +02:00 |
launcher.cpp
|
GUI: Fix warning and remove leftover code
|
2023-09-25 23:32:05 +02:00 |
launcher.h
|
GUI: Don't parse all available engines and games on startup
|
2023-06-10 23:27:57 +02:00 |
massadd.cpp
|
|
|
massadd.h
|
|
|
message.cpp
|
GUI: Handle screen resize while displaying MessageDialog
|
2023-07-04 21:09:12 +02:00 |
message.h
|
GUI: Handle screen resize while displaying MessageDialog
|
2023-07-04 21:09:12 +02:00 |
MetadataParser.cpp
|
|
|
MetadataParser.h
|
|
|
module.mk
|
GUI: Added stubs for RichTextWidget
|
2023-09-17 00:56:28 +02:00 |
object.cpp
|
GUI: Allow scaling dialog and widget sizes in constructors
|
2023-03-25 11:27:02 +01:00 |
object.h
|
GUI: Implemented link tooltips for RichTextWidget
|
2023-09-17 00:56:28 +02:00 |
onscreendialog.cpp
|
GUI: Only use a transparent colour for BMP images
|
2023-04-09 12:54:38 +02:00 |
onscreendialog.h
|
|
|
options.cpp
|
GUI: Fix crash when no shader was set
|
2023-10-04 23:39:35 +02:00 |
options.h
|
GUI: Disable shader controls instead of hiding them. Prvides better UX
|
2023-09-17 20:38:37 +02:00 |
predictivedialog.cpp
|
GUI: Remove redundant redraw calls
|
2023-05-10 22:52:48 +02:00 |
predictivedialog.h
|
|
|
recorderdialog.cpp
|
GUI: Only use a transparent colour for BMP images
|
2023-04-09 12:54:38 +02:00 |
recorderdialog.h
|
|
|
remotebrowser.cpp
|
|
|
remotebrowser.h
|
|
|
saveload-dialog.cpp
|
GUI: Only use a transparent colour for BMP images
|
2023-04-09 12:54:38 +02:00 |
saveload-dialog.h
|
|
|
saveload.cpp
|
|
|
saveload.h
|
|
|
shaderbrowser-dialog.cpp
|
GUI: Remove redundant redraw calls
|
2023-05-10 22:52:48 +02:00 |
shaderbrowser-dialog.h
|
|
|
textviewer.cpp
|
GUI: Fix GCC/MinGW warning
|
2023-04-09 23:55:16 +03:00 |
textviewer.h
|
GUI: Added close button to the TextViewer dialog
|
2023-03-26 14:20:52 +02:00 |
themebrowser.cpp
|
|
|
themebrowser.h
|
|
|
ThemeEngine.cpp
|
GUI: Fix out of bounds access. CID 1519091
|
2023-09-19 15:46:56 +02:00 |
ThemeEngine.h
|
GUI: THEMES: Fix error with HelpButton location undefined
|
2023-09-18 22:18:22 +01:00 |
ThemeEval.cpp
|
GUI: Account for the scroll bar size in ScrollContainerWidget objects
|
2023-05-14 22:43:57 +02:00 |
ThemeEval.h
|
|
|
ThemeLayout.cpp
|
GUI: Fix width and height calculation
|
2023-02-05 18:00:24 +01:00 |
ThemeLayout.h
|
GUI: Change ThemeLayout::setPadding input types to int16
|
2023-06-23 12:32:51 +03:00 |
ThemeParser.cpp
|
GUI: Fix hard shadow under HiDPI rendering (#4908)
|
2023-04-15 02:04:16 +02:00 |
ThemeParser.h
|
GUI: Add a resolution property for layouts
|
2023-03-20 00:18:25 +01:00 |
Tooltip.cpp
|
Revert "GUI: Don't enforce full redraw upon closing tool tip"
|
2023-05-01 03:37:26 +02:00 |
Tooltip.h
|
Revert "GUI: Don't enforce full redraw upon closing tool tip"
|
2023-05-01 03:37:26 +02:00 |
unknown-game-dialog.cpp
|
|
|
unknown-game-dialog.h
|
|
|
updates-dialog.cpp
|
UPDATES: Fix saving the updates_check frequency in opt-in wizard
|
2023-05-25 22:26:37 +01:00 |
updates-dialog.h
|
|
|
widget.cpp
|
GUI: Increase position range for a slider value
|
2023-09-11 22:22:26 +02:00 |
widget.h
|
GUI: Implemented link tooltips for RichTextWidget
|
2023-09-17 00:56:28 +02:00 |