1
0
Fork 0
mirror of synced 2024-09-30 01:07:47 +13:00
Rare/rare/widgets
loathingKernel 435d560b5c InstallDialog: Update the collapsible widget to take a widget instead of a layout
This change makes it more inline with how QScrollArea operates on a central widget.
Other changes include using a QFrame instead of a QWidget as a base and
adding a QLabel for the title instead of the horizontal line.

The advanced options were split into their own separate widget. Right now
their class operates only as a container with the logic remaining in the
InstallDialog.
2022-10-31 16:59:55 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
collapsible_widget.py InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
elide_label.py Implement image manager 2022-06-19 17:12:59 +03:00
flow_layout.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
image_widget.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
library_layout.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
rare_app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00
sliding_stack.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00