1
0
Fork 0
mirror of synced 2024-07-02 13:11:08 +12:00
Rare/rare/ui/components
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
..
dialogs InstallDialog: Remove QMessageBox, use existing dedicated label 2022-05-27 13:26:01 +03:00
extra Console: Move Environment Variables UI to a file 2022-05-05 13:27:39 +03:00
tabs Add ImageWidget and LibraryWidget from #196 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