1
0
Fork 0
mirror of synced 2024-06-02 02:34:40 +12:00
Rare/rare/ui/components/tabs/store
loathingKernel f6396f488a
Store: Exploratory changes to the store page
Important changes:
* Refactored QtRequests to accept parameters for `GET` operations
* Infer response data type from content-type header
* Support caching to disk, a manager with this set prefers the cache
* Support multiple handlers for a single request (unused, possibly pointeless)

* Subclass `ShopImageWidget` for all widgets used in the shop
* Request a resized image instead of the original one
* Fix the search and browse functions
2024-02-25 21:35:43 +02:00
..
__init__.py Add __init__ to store ui 2021-06-03 23:35:19 +02:00
shop_game_info.py Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
shop_game_info.ui Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
store.py Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
store.ui Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
wishlist.py Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
wishlist.ui Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
wishlist_widget.py Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
wishlist_widget.ui Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00