1
0
Fork 0
mirror of synced 2024-07-02 05:01:00 +12:00
Rare/rare/ui/components/tabs/games/game_info
loathingKernel 6335293eef Add ImageWidget and LibraryWidget from #196
Add the Image and Library widgets from #196. In this iteration they replace the image `QLabel` in the existing widgets.

The `PaintWidget` in the `InstallingWidget` has been replaced by the future `LibraryWidget` that has progress indication.

The `ImageWidget` was also used to replace the image `QLabel` in `GameInfo` and `GameDlc` widgets.

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2022-06-19 20:42:49 +03:00
..
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00
game_dlc.py SideTabWidget: Add container widget with a title and a scrollarea as the master widget for each tab 2022-03-18 18:03:14 +02:00
game_dlc.ui SideTabWidget: Add container widget with a title and a scrollarea as the master widget for each tab 2022-03-18 18:03:14 +02:00
game_dlc_widget.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_dlc_widget.ui Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_info.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_info.ui Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_settings.py A bunch of minor UI fixes 2022-03-29 00:36:42 +03:00
game_settings.ui A bunch of minor UI fixes 2022-03-29 00:36:42 +03:00