Skip to content

Commit

Permalink
Qt: Small icon changes to profile buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
kamfretoz authored and refractionpcsx2 committed Oct 17, 2023
1 parent b13b398 commit 93becd5
Show file tree
Hide file tree
Showing 10 changed files with 165 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pcsx2-qt/Settings/ControllerBindingWidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<string>Clear Mapping</string>
</property>
<property name="icon">
<iconset theme="file-reduce-line">
<iconset theme="trash-fill">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="toolButtonStyle">
Expand Down
14 changes: 7 additions & 7 deletions pcsx2-qt/Settings/ControllerSettingsWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
<ui version="4.0">
<class>ControllerSettingsWindow</class>
<widget class="QWidget" name="ControllerSettingsWindow">
<property name="windowIcon">
<iconset>
<normalon>:/icons/AppIcon64.png</normalon>
</iconset>
</property>
<property name="geometry">
<rect>
<x>0</x>
Expand All @@ -24,6 +19,11 @@
<property name="windowTitle">
<string>PCSX2 Controller Settings</string>
</property>
<property name="windowIcon">
<iconset>
<normalon>:/icons/AppIcon64.png</normalon>
</iconset>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QListWidget" name="settingsCategory">
Expand Down Expand Up @@ -96,7 +96,7 @@
<string>New Profile</string>
</property>
<property name="icon">
<iconset theme="file-add-line">
<iconset theme="plus-line">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
Expand All @@ -118,7 +118,7 @@
<string>Delete Profile</string>
</property>
<property name="icon">
<iconset theme="file-reduce-line">
<iconset theme="minus-line">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
Expand Down
2 changes: 1 addition & 1 deletion pcsx2-qt/Settings/USBDeviceWidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
<string>Clear Mapping</string>
</property>
<property name="icon">
<iconset theme="file-reduce-line">
<iconset theme="trash-fill">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="toolButtonStyle">
Expand Down
37 changes: 37 additions & 0 deletions pcsx2-qt/resources/icons/black/svg/minus-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions pcsx2-qt/resources/icons/black/svg/plus-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions pcsx2-qt/resources/icons/black/svg/trash-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions pcsx2-qt/resources/icons/white/svg/minus-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions pcsx2-qt/resources/icons/white/svg/plus-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions pcsx2-qt/resources/icons/white/svg/trash-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions pcsx2-qt/resources/resources.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,12 @@
<file>icons/black/svg/login-box-line.svg</file>
<file>icons/black/svg/memcard-line.svg</file>
<file>icons/black/svg/mic-line.svg</file>
<file>icons/black/svg/minus-line.svg</file>
<file>icons/black/svg/mouse-line.svg</file>
<file>icons/black/svg/msd-line.svg</file>
<file>icons/black/svg/pause-line.svg</file>
<file>icons/black/svg/play-line.svg</file>
<file>icons/black/svg/plus-line.svg</file>
<file>icons/black/svg/price-tag-3-line.svg</file>
<file>icons/black/svg/printer-line.svg</file>
<file>icons/black/svg/refresh-line.svg</file>
Expand All @@ -77,6 +79,7 @@
<file>icons/black/svg/shut-down-line.svg</file>
<file>icons/black/svg/singstar-line.svg</file>
<file>icons/black/svg/tools-line.svg</file>
<file>icons/black/svg/trash-fill.svg</file>
<file>icons/black/svg/trophy-line.svg</file>
<file>icons/black/svg/tv-2-line.svg</file>
<file>icons/black/svg/usb-fill.svg</file>
Expand Down Expand Up @@ -152,10 +155,12 @@
<file>icons/white/svg/login-box-line.svg</file>
<file>icons/white/svg/memcard-line.svg</file>
<file>icons/white/svg/mic-line.svg</file>
<file>icons/white/svg/minus-line.svg</file>
<file>icons/white/svg/mouse-line.svg</file>
<file>icons/white/svg/msd-line.svg</file>
<file>icons/white/svg/pause-line.svg</file>
<file>icons/white/svg/play-line.svg</file>
<file>icons/white/svg/plus-line.svg</file>
<file>icons/white/svg/price-tag-3-line.svg</file>
<file>icons/white/svg/printer-line.svg</file>
<file>icons/white/svg/refresh-line.svg</file>
Expand All @@ -167,6 +172,7 @@
<file>icons/white/svg/shut-down-line.svg</file>
<file>icons/white/svg/singstar-line.svg</file>
<file>icons/white/svg/tools-line.svg</file>
<file>icons/white/svg/trash-fill.svg</file>
<file>icons/white/svg/trophy-line.svg</file>
<file>icons/white/svg/tv-2-line.svg</file>
<file>icons/white/svg/usb-fill.svg</file>
Expand Down

0 comments on commit 93becd5

Please sign in to comment.