1
0
Fork 0
mirror of synced 2024-06-29 03:31:06 +12:00
Rare/rare/components/tabs/games/game_info
loathingKernel 837b391350
PathEdit: Allow for the completer's root path to be set at runtime.
This allows to complete from relative paths, such use exe override

Fix constructor argument names to follow Qt's types.
Set the same filters as the dialog for the completer.
Use the completer's icon provider for the dialog.

Force Rare to use Qt's file dialog instead of the native one.
2023-03-15 22:49:18 +02:00
..
__init__.py Move cloud save ui to a new tab in game_info 2023-03-08 17:46:26 +02:00
cloud_saves.py PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
game_dlc.py SideTabContainer: Use a signal to update the title instead of monkeypatching setTitle method into the widget 2023-02-21 15:27:52 +02:00
game_info.py GameInfo: Fix enablement check 2023-03-15 18:07:20 +02:00
game_settings.py Move cloud save ui to a new tab in game_info 2023-03-08 17:46:26 +02:00
move_game.py IndicatorLineEdit: Wrap edit_func inside the QRunnable 2023-03-15 18:25:32 +02:00