1
0
Fork 0
mirror of synced 2024-06-24 17:20:23 +12:00
Rare/rare/components/tabs
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
..
account Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
downloads Downloads: unset autoFillBackground for queue scrollarea 2024-02-24 13:56:15 +02:00
games HeadBar: Fix commented code 2024-02-25 15:35:34 +02:00
settings WrapperSettings: Improve widget structure 2024-02-24 13:11:28 +02:00
store Store: Exploratory changes to the store page 2024-02-25 21:35:43 +02:00
__init__.py Store: Clean up store UI by using library widgets 2024-02-25 21:35:41 +02:00
tab_widgets.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00