1
0
Fork 0
mirror of synced 2024-06-03 03:04:42 +12:00
Rare/rare/widgets
2024-01-21 23:45:23 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
collapsible_widget.py SelectiveWidget: Create specialized widget for selecting optional downloads 2024-01-18 16:44:47 +02:00
dialogs.py Dialogs: Add subtitle label in ButtonDialog 2024-01-21 23:45:23 +02:00
elide_label.py ElideLabel: Improve tooltip handling 2023-03-13 00:54:25 +02:00
flow_layout.py FlowLayout: Fix overlapping widgets and remove default arguments 2023-12-14 00:49:22 +02:00
image_widget.py Refactor: Move ImageSize to models 2023-05-03 17:27:35 +03:00
indicator_edit.py IndicatorEdit: Set placeholder as tooltip too 2023-12-15 23:20:32 +02:00
library_layout.py FlowLayout: Fix overlapping widgets and remove default arguments 2023-12-14 00:49:22 +02:00
loading_widget.py Ubisoft: Update Ubisoft redemption widget to use RareCore 2023-11-28 17:15:45 +02:00
path_input_dialog.py Widgets: Move PathInputDialog to rare/widget as a generic option 2023-11-29 12:39:27 +02:00
rare_app.py RareApp: Always collect verbose version information at the start of the log 2024-01-02 17:18:19 +02:00
selective_widget.py SelectiveWidget: Disabled parent if there aren't any SDLs. 2024-01-18 16:44:53 +02:00
side_tab.py SideTabContainer: Set size policy for the container scrollarea container widget 2023-12-12 14:43:41 +02:00
sliding_stack.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00