1
0
Fork 0
mirror of synced 2024-06-28 03:00:49 +12:00
Rare/rare/components/dialogs
loathingKernel 0ec80e5678
LoginDialog: Set minimum size in a way that avoids resizing on changing widgets
The forms were updated to be more informative and easier to read.

NOTE: The reason the form is bigger than the contents is because the
QLabels have word-wrapping enabled and as such they substitute width
for height (`hasHeightforWidth`)
2023-12-12 01:23:16 +02:00
..
login LoginDialog: Set minimum size in a way that avoids resizing on changing widgets 2023-12-12 01:23:16 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
cloud_save_dialog.py Open cloud save dialog after playing a game, if no action set on start 2023-04-08 01:03:14 +02:00
install_dialog.py InstallDialog: Add install_dir_edit widget without using an extra layout 2023-12-12 01:23:15 +02:00
launch_dialog.py LaunchDialog: accept_close -> reject_close for code consistency 2023-12-10 14:22:29 +02:00
uninstall_dialog.py UninstallDialog: Handle Escape key 2023-12-10 14:22:29 +02:00