1
0
Fork 0
mirror of synced 2024-06-29 11:40:37 +12:00
Rare/rare/components/tabs/shop
loathingKernel 0ef2497afb
QtRequests: Handle multiple requests concurrently and use caching
It is still junky but less so. It allows us to use QNetworkRequest's
caching mechanism instead of doing so on our own per-case.
2023-12-12 12:41:18 +02:00
..
__init__.py QtRequests: Handle multiple requests concurrently and use caching 2023-12-12 12:41:18 +02:00
constants.py Rare: pass through Black formatter 2021-12-27 00:37:13 +01:00
game_info.py Update loading widget 2023-04-05 13:09:34 +02:00
game_widgets.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00
search_results.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
shop_api_core.py QtRequests: Handle multiple requests concurrently and use caching 2023-12-12 12:41:18 +02:00
shop_models.py Remove Debug prints 2022-01-09 00:32:37 +01:00
shop_widget.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
wishlist.py Utils: Rename utils.py to misc.py to not confuse PyCharm checker 2022-08-02 10:42:38 +03:00