1
0
Fork 0
mirror of synced 2024-06-28 03:00:49 +12:00
Rare/rare/components/dialogs
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
..
login ExtraWidgets: Remove IndicatorLineEdit and PathEdit and update imports 2023-02-18 17:29:41 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
cloud_save_dialog.py CloudSaves: Better handling of changing between games and some UI cleanup 2023-03-11 02:05:41 +02:00
install_dialog.py PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
launch_dialog.py RareCore: Manage initialization in RareCore instead of LaunchDialog 2023-03-07 17:11:21 +02:00
path_input_dialog.py Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00
uninstall_dialog.py Dialogs: Homogenize dialog titles 2023-02-18 19:36:49 +02:00