1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Rare/rare/widgets
Dummerle 3f17a69e65
Merge pull request #272 from loathingKernel/fixups
Show environment variables from the "default" section in per-game settings.
2023-04-07 19:37:56 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
collapsible_widget.py Code cleanup: Use pass instead of ellipsis (...) for abstractmethods 2023-02-20 15:31:04 +02:00
elide_label.py ElideLabel: Improve tooltip handling 2023-03-13 00:54:25 +02:00
flow_layout.py SideTabContents: Add implements_scrollarea option 2023-04-01 21:29:30 +03:00
image_widget.py ImageWidget: Implement sizeHint() and minimumSizeHint() 2023-04-01 00:53:00 +03:00
indicator_edit.py PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
library_layout.py SideTabContents: Add implements_scrollarea option 2023-04-01 21:29:30 +03:00
loading_widget.py Update loading widget 2023-04-05 13:09:34 +02:00
rare_app.py PathEdit: Allow for the completer's root path to be set at runtime. 2023-03-15 22:49:18 +02:00
side_tab.py SideTabContents: Add implements_scrollarea option 2023-04-01 21:29:30 +03:00
sliding_stack.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00