1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Rare/rare/components/tabs/games
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
..
game_info Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_widgets Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
import_sync Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00
__init__.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
cloud_save_utils.py Fix most errors 2022-06-18 13:25:39 +02:00
game_utils.py Fix most errors 2022-06-18 13:25:39 +02:00
head_bar.py Add a bunch of accumulated fixes. 2022-05-05 13:27:39 +03:00