mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
8d4f4b11f9
- Added album path management in PhotoModel for better photo loading. - Updated responsive QLabel to handle scaling more effectively. - Introduced ClickableIconWidget for better icon interaction in the UI. - Added new color definitions for blue and accent blue. - Enhanced the AppTabWidget styles to adapt to dark mode. - Replaced QLineEdit with ZLineEdit for consistent styling. - Improved the SSH terminal widget with better error handling and process management. - Refactored ToolboxWidget methods for device management. - Adjusted margins and styles in various widgets for improved layout.
16 lines
624 B
Plaintext
16 lines
624 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>icons/ArrowMoveDownRight.svg</file>
|
|
<file>icons/video-x-generic.png</file>
|
|
<file>icons/MdiLightningBolt.png</file>
|
|
<file>icons/MingcuteSettings7Line.png</file>
|
|
<file>icons/ClarityHardDiskSolidAlerted.png</file>
|
|
<file>icons/IcOutlinePowerSettingsNew.png</file>
|
|
<file>icons/HugeiconsWrench01.png</file>
|
|
<file>icons/IcTwotoneRestartAlt.png</file>
|
|
<file>icons/icon.png</file>
|
|
<file>qml/MapView.qml</file>
|
|
<file>resources/dump.js</file>
|
|
<file>resources/iphone.png</file>
|
|
</qresource>
|
|
</RCC> |