1
0
Fork 0
mirror of synced 2024-09-18 02:17:30 +12:00
Rare/rare/widgets
2024-05-20 17:02:50 +03:00
..
__init__.py
button_edit.py ButtonLineEdit: Move into its own file under rare/widgets 2024-05-20 17:02:50 +03:00
collapsible_widget.py Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
dialogs.py Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
elide_label.py
flow_layout.py FlowLayout: Fix overlapping widgets and remove default arguments 2023-12-14 00:49:22 +02:00
image_widget.py Painter: Use QPalette.Window as background color 2024-02-24 02:22:25 +02:00
indicator_edit.py PreLaunch: Quote the selected file path if it contains spaces. 2024-05-18 18:15:25 +03:00
library_layout.py FlowLayout: Fix overlapping widgets and remove default arguments 2023-12-14 00:49:22 +02:00
loading_widget.py LoadingWidget: Start playing movie once the widget is visible if autostart is enabled 2024-05-15 22:48:52 +03:00
rare_app.py Set desktop file name to fix default icon on wayland 2024-02-19 22:44:12 +01: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: Do not darken background inside scrollarea 2024-02-24 02:27:14 +02:00
sliding_stack.py