| .. |
|
_discord_utils.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
_discord_utils.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
about_dialog.cpp
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
about_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
about_dialog.ui
|
Qt: Misc text updates (#12110)
|
2022-05-30 19:35:41 +02:00 |
|
auto_pause_settings_dialog.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
auto_pause_settings_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
breakpoint_handler.cpp
|
Debugger: Add some error pop-ups for invalid operations
|
2021-07-31 15:27:30 +02:00 |
|
breakpoint_handler.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
breakpoint_list.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
breakpoint_list.h
|
Debugger: Implement SPU breakpoints
|
2022-06-21 16:59:45 +03:00 |
|
call_stack_list.cpp
|
Debugger: Hide breakpoint and callstack list if unused (#12266)
|
2022-06-21 23:42:42 +02:00 |
|
call_stack_list.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
camera_settings_dialog.cpp
|
Warning Fixes
|
2022-03-23 19:35:10 +01:00 |
|
camera_settings_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
camera_settings_dialog.ui
|
Qt: Add camera settings dialog
|
2021-10-24 11:32:35 +02:00 |
|
category.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
cg_disasm_window.cpp
|
rsx: Refactor program texture state handling to be persistent across shader swaps
|
2021-05-15 23:51:12 +03:00 |
|
cg_disasm_window.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
cheat_manager.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
cheat_manager.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
CMakeLists.txt
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
config_adapter.cpp
|
Patch manager: add node location to patch errors
|
2022-04-09 21:26:06 +02:00 |
|
config_adapter.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
curl_handle.cpp
|
WolfSSL: Use a custom UTF-8 aware _stat on Windows
|
2022-03-21 15:47:27 +01:00 |
|
curl_handle.h
|
Curl: fix --verbose-curl option
|
2021-11-11 17:37:22 +01:00 |
|
custom_dialog.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
custom_dialog.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
custom_dock_widget.h
|
Qt: Replace some deprecated Qt5 stuff
|
2022-04-21 21:23:10 +02:00 |
|
custom_table_widget_item.cpp
|
Qt: use gifs as icons on hover if available.
|
2021-04-16 11:21:04 +02:00 |
|
custom_table_widget_item.h
|
Qt: use gifs as icons on hover if available.
|
2021-04-16 11:21:04 +02:00 |
|
debugger_frame.cpp
|
rsx: Implement draw call stepping
|
2022-12-10 15:09:42 +01:00 |
|
debugger_frame.h
|
rsx: Implement draw call stepping
|
2022-12-10 15:09:42 +01:00 |
|
debugger_list.cpp
|
debugger: Don't refresh no-thread window at a high rate
|
2022-10-04 16:28:34 +03:00 |
|
debugger_list.h
|
debugger: Don't refresh no-thread window at a high rate
|
2022-10-04 16:28:34 +03:00 |
|
downloader.cpp
|
Qt: Also parse changelog with "Background" update
|
2022-06-12 09:19:18 +02:00 |
|
downloader.h
|
initial cellGameThemeInstall and cellGameThemeInstallFromBuffer
|
2022-06-07 07:37:30 +02:00 |
|
emu_settings.cpp
|
evdev gun support cleanup
|
2022-11-30 19:38:42 +01:00 |
|
emu_settings.h
|
Qt: throw if a translation is expected in GetLocalizedSetting
|
2022-10-10 22:46:42 +02:00 |
|
emu_settings_type.h
|
Add ability to have sockets bind to a local IP address (#12998)
|
2022-11-30 18:35:42 +03:00 |
|
fatal_error_dialog.cpp
|
ux: Update vcredist links and optionally disable help text from error dialog
|
2022-12-06 20:46:35 +01:00 |
|
fatal_error_dialog.h
|
ux: Update vcredist links and optionally disable help text from error dialog
|
2022-12-06 20:46:35 +01:00 |
|
find_dialog.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
find_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
game_compatibility.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
game_compatibility.h
|
Qt: fix compat download abort
|
2022-02-01 21:21:42 +01:00 |
|
game_list.cpp
|
sceNpTrophyGetTrophyIcon: SCE_NP_TROPHY_ERROR_HIDDEN
|
2022-03-31 23:02:35 +02:00 |
|
game_list.h
|
Qt: release scaled pixmaps from memory if possible
|
2021-09-08 20:40:34 +02:00 |
|
game_list_frame.cpp
|
GUI: bring relative game shortcut to the GUI
|
2022-12-09 12:20:57 +03:00 |
|
game_list_frame.h
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
game_list_grid.cpp
|
Qt: release scaled pixmaps from memory if possible
|
2021-09-08 20:40:34 +02:00 |
|
game_list_grid.h
|
Qt: fix type mismatch crash of game grid items
|
2021-04-18 09:58:54 +02:00 |
|
game_list_grid_delegate.cpp
|
Qt: use gifs as icons on hover if available.
|
2021-04-16 11:21:04 +02:00 |
|
game_list_grid_delegate.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
gl_gs_frame.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
gl_gs_frame.h
|
scale debug overlay based on current dpi settings
|
2021-05-26 20:31:29 +02:00 |
|
gs_frame.cpp
|
Qt: Improved the shown path in overlay message "Recording stopped"
|
2022-12-09 16:40:38 +01:00 |
|
gs_frame.h
|
rsx/qt: add recording to game window
|
2022-12-08 21:08:37 +01:00 |
|
gui_application.cpp
|
Qt: add option to automatically resize the game window
|
2022-11-17 19:58:18 +01:00 |
|
gui_application.h
|
Emu: Implement BlockingCallFromMainThread
|
2022-06-25 14:01:40 +03:00 |
|
gui_save.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
gui_settings.cpp
|
rpcs3: Fix the DATADIR path for AppImage
|
2021-11-24 19:14:06 +01:00 |
|
gui_settings.h
|
Qt: add option to automatically resize the game window
|
2022-11-17 19:58:18 +01:00 |
|
input_dialog.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
input_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
instruction_editor_dialog.cpp
|
Fix instructions editor, implement preview for to-be-edited instructions
|
2022-04-25 20:15:10 +02:00 |
|
instruction_editor_dialog.h
|
Fix instructions editor, implement preview for to-be-edited instructions
|
2022-04-25 20:15:10 +02:00 |
|
ipc_settings_dialog.cpp
|
Implement PINE IPC Server
|
2022-06-19 17:56:50 +02:00 |
|
ipc_settings_dialog.h
|
Implement PINE IPC Server
|
2022-06-19 17:56:50 +02:00 |
|
kernel_explorer.cpp
|
Add some debugging information
|
2022-08-30 08:57:33 +02:00 |
|
kernel_explorer.h
|
kernel-explorer: Add logging ability
|
2021-07-02 12:29:59 +02:00 |
|
localized.cpp
|
PSF: move resolution flags to enum
|
2022-06-02 13:12:04 +02:00 |
|
localized.h
|
PSF: move resolution flags to enum
|
2022-06-02 13:12:04 +02:00 |
|
localized_emu.h
|
utils: implement video encoder and image sink
|
2022-12-08 21:08:37 +01:00 |
|
log_frame.cpp
|
GUI TTY: fix a regression (#12855)
|
2022-10-21 19:05:21 +02:00 |
|
log_frame.h
|
GUI/TTY: fix UI deadlock when TTY is being spammed
|
2022-10-17 19:12:51 +03:00 |
|
log_viewer.cpp
|
Qt: replace nul character with 0 in the log viewer
|
2022-10-22 22:30:23 +02:00 |
|
log_viewer.h
|
Qt: Add timestamp filter to log viewer
|
2022-04-16 20:49:50 +02:00 |
|
main_window.cpp
|
PKG: Ask to user if he wants to install game shortcut on PKG installation
|
2022-12-09 12:20:57 +03:00 |
|
main_window.h
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
main_window.ui
|
Add one missing line, fix savestate restart
|
2022-10-23 13:06:57 +02:00 |
|
memory_string_searcher.cpp
|
Minor AArch64 support changes
|
2022-05-04 16:12:32 +03:00 |
|
memory_string_searcher.h
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
memory_viewer_panel.cpp
|
RSX Memory Viewer: Fix local memory displaying
|
2022-06-21 16:59:45 +03:00 |
|
memory_viewer_panel.h
|
Savestates Support For PS3 Emulation (#10478)
|
2022-07-04 16:02:17 +03:00 |
|
microphone_creator.cpp
|
settings_dialog: Add Restore Defaults button
|
2021-09-29 19:52:00 +02:00 |
|
microphone_creator.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
movie_item.h
|
Some typo/warning fixes
|
2021-11-16 09:31:16 +01:00 |
|
msg_dialog_frame.cpp
|
Qt/Linux: Properly hide taskbar progress when done
|
2021-09-29 22:38:50 +02:00 |
|
msg_dialog_frame.h
|
Qt/Linux: Properly hide taskbar progress when done
|
2021-09-29 22:38:50 +02:00 |
|
numbered_widget_item.h
|
Simplify numbered_widget_item
|
2021-01-12 14:13:15 +01:00 |
|
osk_dialog_frame.cpp
|
OSK/overlays: fix initial input interception
|
2022-04-26 00:51:38 +02:00 |
|
osk_dialog_frame.h
|
OSK/overlays: fix initial input interception
|
2022-04-26 00:51:38 +02:00 |
|
pad_device_info.h
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
pad_led_settings_dialog.cpp
|
Input: Allow to toggle player LED (Dualsense and DS3)
|
2022-10-19 22:55:50 +02:00 |
|
pad_led_settings_dialog.h
|
Input: Allow to toggle player LED (Dualsense and DS3)
|
2022-10-19 22:55:50 +02:00 |
|
pad_led_settings_dialog.ui
|
Input: Allow to toggle player LED (Dualsense and DS3)
|
2022-10-19 22:55:50 +02:00 |
|
pad_motion_settings_dialog.cpp
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
pad_motion_settings_dialog.h
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
pad_motion_settings_dialog.ui
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
pad_settings_dialog.cpp
|
Qt/Input: Properly clear pad selection in pad settings
|
2022-10-21 23:42:01 +02:00 |
|
pad_settings_dialog.h
|
Input: return pad connection in get_next_button_press
|
2022-10-21 23:42:01 +02:00 |
|
pad_settings_dialog.ui
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
patch_creator_dialog.cpp
|
Remove unused lambda
|
2021-09-25 19:21:59 +03:00 |
|
patch_creator_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
patch_creator_dialog.ui
|
Qt: patch creator
|
2021-09-04 10:39:32 +02:00 |
|
patch_manager_dialog.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
patch_manager_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
patch_manager_dialog.ui
|
Qt: make patch manager dialog resizable
|
2022-02-06 00:09:27 +01:00 |
|
persistent_settings.cpp
|
Move unspecific Emulator code out of System.cpp
|
2021-04-24 11:21:22 +03:00 |
|
persistent_settings.h
|
Qt: show time of day in 'last played' game info, log current time when RPCS3 boots (#11220)
|
2022-02-23 23:40:18 +01:00 |
|
pkg_install_dialog.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
pkg_install_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
progress_dialog.cpp
|
Qt/Linux: Properly hide taskbar progress when done
|
2021-09-29 22:38:50 +02:00 |
|
progress_dialog.h
|
Qt/Linux: Properly hide taskbar progress when done
|
2021-09-29 22:38:50 +02:00 |
|
qt_camera_error_handler.cpp
|
cellCamera: log qt camera handler status strings
|
2021-10-24 11:32:35 +02:00 |
|
qt_camera_error_handler.h
|
cellCamera: add error handling to qt camera
|
2021-10-24 11:32:35 +02:00 |
|
qt_camera_handler.cpp
|
Qt: minor camera config warning fixes
|
2022-12-08 21:08:37 +01:00 |
|
qt_camera_handler.h
|
cellCamera: Implement dynamic camera selection
|
2021-10-24 11:32:35 +02:00 |
|
qt_camera_video_surface.cpp
|
Qt: Add camera settings dialog
|
2021-10-24 11:32:35 +02:00 |
|
qt_camera_video_surface.h
|
cellCamera: fix qt camera handler format
|
2021-10-24 11:32:35 +02:00 |
|
qt_music_error_handler.cpp
|
cellMusic: Fix resume, fast forward and rewind
|
2022-07-27 07:39:55 +02:00 |
|
qt_music_error_handler.h
|
cellMusic: Fix resume, fast forward and rewind
|
2022-07-27 07:39:55 +02:00 |
|
qt_music_handler.cpp
|
cellMusic: Fix resume, fast forward and rewind
|
2022-07-27 07:39:55 +02:00 |
|
qt_music_handler.h
|
cellMusic: Fix resume, fast forward and rewind
|
2022-07-27 07:39:55 +02:00 |
|
qt_utils.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
qt_utils.h
|
Qt: fix image ratio in screenshot_manager_dialog
|
2022-07-29 03:14:29 +02:00 |
|
recvmessage_dialog_frame.cpp
|
rpcn v0.4.0
|
2021-10-11 22:20:20 +02:00 |
|
recvmessage_dialog_frame.h
|
rpcn v0.4.0
|
2021-10-11 22:20:20 +02:00 |
|
register_editor_dialog.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
register_editor_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
render_creator.cpp
|
macOS: Warn if Vulkan is not supported
|
2022-01-10 19:18:49 +03:00 |
|
render_creator.h
|
Don't use std::exit during Qt initialization
|
2021-02-05 17:32:48 +01:00 |
|
richtext_item_delegate.h
|
Fix pkg batch install dlg on linux
|
2022-09-22 19:41:09 +02:00 |
|
rpcn_settings_dialog.cpp
|
Unexpected bugfixes
|
2022-10-31 14:20:02 +03:00 |
|
rpcn_settings_dialog.h
|
RPCN v0.6
|
2022-09-27 23:39:54 +03:00 |
|
rsx_debugger.cpp
|
RSSX Debugger: Do not show invalid color buffers
|
2022-12-10 16:51:49 +01:00 |
|
rsx_debugger.h
|
RSX debugger: Implement Texture Dumper
|
2022-12-10 15:09:42 +01:00 |
|
save_data_dialog.cpp
|
Emu: Implement BlockingCallFromMainThread
|
2022-06-25 14:01:40 +03:00 |
|
save_data_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
save_data_info_dialog.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
save_data_info_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
save_data_list_dialog.cpp
|
Qt/savedata: use rsx overlays selection_code
|
2022-07-21 01:36:33 +02:00 |
|
save_data_list_dialog.h
|
Qt/savedata: use rsx overlays selection_code
|
2022-07-21 01:36:33 +02:00 |
|
save_manager_dialog.cpp
|
Implement at32() util
|
2022-09-26 18:04:15 +03:00 |
|
save_manager_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
screenshot_manager_dialog.cpp
|
Qt: fix image ratio in screenshot_manager_dialog
|
2022-07-29 03:14:29 +02:00 |
|
screenshot_manager_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
screenshot_preview.cpp
|
cellCamera: Add qt camera handler
|
2021-10-24 11:32:35 +02:00 |
|
screenshot_preview.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
sendmessage_dialog_frame.cpp
|
rpcn v0.4.0
|
2021-10-11 22:20:20 +02:00 |
|
sendmessage_dialog_frame.h
|
rpcn v0.4.0
|
2021-10-11 22:20:20 +02:00 |
|
settings.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
settings.h
|
Qt: purge gui settings
|
2021-08-05 22:56:38 +02:00 |
|
settings_dialog.cpp
|
Add ability to have sockets bind to a local IP address (#12998)
|
2022-11-30 18:35:42 +03:00 |
|
settings_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
settings_dialog.ui
|
Add ability to have sockets bind to a local IP address (#12998)
|
2022-11-30 18:35:42 +03:00 |
|
shortcut_utils.cpp
|
PKG: Ask to user if he wants to install game shortcut on PKG installation
|
2022-12-09 12:20:57 +03:00 |
|
shortcut_utils.h
|
PKG: Ask to user if he wants to install game shortcut on PKG installation
|
2022-12-09 12:20:57 +03:00 |
|
skylander_dialog.cpp
|
Qt: Replace some deprecated Qt5 stuff
|
2022-04-21 21:23:10 +02:00 |
|
skylander_dialog.h
|
Increase max number of skylanders to 8
|
2022-12-06 18:14:58 +01:00 |
|
stylesheets.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
syntax_highlighter.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
syntax_highlighter.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
table_item_delegate.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
tooltips.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
tooltips.h
|
Add ability to have sockets bind to a local IP address (#12998)
|
2022-11-30 18:35:42 +03:00 |
|
trophy_manager_dialog.cpp
|
Qt: add context menu to trophy game table
|
2022-12-06 21:30:08 +01:00 |
|
trophy_manager_dialog.h
|
Qt: add context menu to trophy game table
|
2022-12-06 21:30:08 +01:00 |
|
trophy_notification_frame.cpp
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
trophy_notification_frame.h
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
trophy_notification_helper.cpp
|
Rename CallAfter to CallFromMainThread
|
2022-02-07 19:42:08 +01:00 |
|
trophy_notification_helper.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
update_manager.cpp
|
Qt: Use exe dir instead emu dir for updates
|
2022-06-30 22:19:32 +02:00 |
|
update_manager.h
|
Qt: write version changes to update.log
|
2021-10-10 10:08:31 +02:00 |
|
user_account.cpp
|
Move unspecific Emulator code out of System.cpp
|
2021-04-24 11:21:22 +03:00 |
|
user_account.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
user_manager_dialog.cpp
|
Qt: Replace some deprecated Qt5 stuff
|
2022-04-21 21:23:10 +02:00 |
|
user_manager_dialog.h
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
uuid.cpp
|
Qt: log uuid
|
2022-06-30 21:36:11 +02:00 |
|
uuid.h
|
Qt: log uuid
|
2022-06-30 21:36:11 +02:00 |
|
vfs_dialog.cpp
|
Mount custom dev_bdvd if a disc game was mounted from dev_hdd0
|
2022-07-22 07:36:49 +02:00 |
|
vfs_dialog.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_path_widget.cpp
|
Add RPCS3/games/ for automatic games detection, support PSN games outside HDD0 (#12982)
|
2022-12-02 13:18:07 +03:00 |
|
vfs_dialog_path_widget.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_tab.cpp
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_tab.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_usb_input.cpp
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_usb_input.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_usb_tab.cpp
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_usb_tab.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
welcome_dialog.cpp
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
welcome_dialog.h
|
Qt: use unique_ptr for Ui objects. Should fix some mem-leaks
|
2022-06-05 19:07:03 +02:00 |
|
welcome_dialog.ui
|
Qt: Misc text updates (#12110)
|
2022-05-30 19:35:41 +02:00 |