all of nugget's features

This commit is contained in:
leminlimez
2024-09-18 12:41:47 -04:00
parent 347a34e40f
commit df5dd5dc02
73 changed files with 20376 additions and 176 deletions

Binary file not shown.

3975
qt/mainwindow.ui Normal file

File diff suppressed because it is too large Load Diff

2231
qt/mainwindow_ui.py Normal file

File diff suppressed because it is too large Load Diff

34
qt/resources.qrc Normal file
View File

@@ -0,0 +1,34 @@
<RCC>
<qresource prefix="/">
<file>credits/LeminLimez.png</file>
<file>icon/app-indicator.svg</file>
<file>icon/arrow-clockwise.svg</file>
<file>icon/brush.svg</file>
<file>icon/caret-down-fill.svg</file>
<file>icon/check-circle.svg</file>
<file>icon/compass.svg</file>
<file>icon/gear.svg</file>
<file>icon/hdd.svg</file>
<file>icon/house.svg</file>
<file>icon/phone.svg</file>
<file>icon/toggles.svg</file>
<file>icon/wifi.svg</file>
<file>icon/x-lg.svg</file>
<file>icon/discord.svg</file>
<file>icon/heart-fill.svg</file>
<file>icon/github.svg</file>
<file>icon/twitter.svg</file>
<file>icon/file-earmark-zip.svg</file>
<file>icon/folder.svg</file>
<file>icon/trash.svg</file>
<file>icon/currency-dollar.svg</file>
<file>icon/geo-alt.svg</file>
<file>icon/star.svg</file>
<file>icon/pencil.svg</file>
<file>icon/import.svg</file>
<file>icon/plus.svg</file>
<file>icon/iphone-island.svg</file>
<file>icon/flag.svg</file>
<file>credits/big_nugget.png</file>
</qresource>
</RCC>

2231
qt/ui_mainwindow.py Normal file

File diff suppressed because it is too large Load Diff