Browse Source

Minor UI changes

tags/1.9.4
falkTX 11 years ago
parent
commit
490cd64dd1
17 changed files with 18 additions and 24 deletions
  1. BIN
      resources/bitmaps/button_close.png
  2. BIN
      resources/bitmaps/button_close_down.png
  3. BIN
      resources/bitmaps/button_close_hover.png
  4. BIN
      resources/bitmaps/button_down.png
  5. BIN
      resources/bitmaps/button_down_hover.png
  6. BIN
      resources/bitmaps/button_edit.png
  7. BIN
      resources/bitmaps/button_edit_down.png
  8. BIN
      resources/bitmaps/button_edit_hover.png
  9. BIN
      resources/bitmaps/button_restore.png
  10. BIN
      resources/bitmaps/button_restore_hover.png
  11. BIN
      resources/bitmaps/button_up.png
  12. BIN
      resources/bitmaps/button_up_hover.png
  13. BIN
      resources/bitmaps/led-big_off.png
  14. BIN
      resources/bitmaps/led-big_on.png
  15. +0
    -11
      resources/resources.qrc
  16. +1
    -1
      resources/ui/carla.ui
  17. +17
    -12
      resources/ui/carla_plugin.ui

BIN
resources/bitmaps/button_close.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.9KB

BIN
resources/bitmaps/button_close_down.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_close_hover.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.9KB

BIN
resources/bitmaps/button_down.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_down_hover.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_edit.png View File

Before After
Width: 24  |  Height: 24  |  Size: 3.4KB Width: 22  |  Height: 22  |  Size: 3.4KB

BIN
resources/bitmaps/button_edit_down.png View File

Before After
Width: 24  |  Height: 24  |  Size: 3.6KB Width: 22  |  Height: 22  |  Size: 3.6KB

BIN
resources/bitmaps/button_edit_hover.png View File

Before After
Width: 24  |  Height: 24  |  Size: 3.4KB Width: 22  |  Height: 22  |  Size: 3.4KB

BIN
resources/bitmaps/button_restore.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_restore_hover.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_up.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/button_up_hover.png View File

Before After
Width: 10  |  Height: 10  |  Size: 2.8KB

BIN
resources/bitmaps/led-big_off.png View File

Before After
Width: 32  |  Height: 32  |  Size: 2.1KB

BIN
resources/bitmaps/led-big_on.png View File

Before After
Width: 32  |  Height: 32  |  Size: 2.2KB

+ 0
- 11
resources/resources.qrc View File

@@ -46,21 +46,12 @@
<file>scalable/carla-control.svg</file> <file>scalable/carla-control.svg</file>


<file>bitmaps/carla_about.png</file> <file>bitmaps/carla_about.png</file>
<file>bitmaps/button_close.png</file>
<file>bitmaps/button_close_down.png</file>
<file>bitmaps/button_close_hover.png</file>
<file>bitmaps/button_down.png</file>
<file>bitmaps/button_down_hover.png</file>
<file>bitmaps/button_edit.png</file> <file>bitmaps/button_edit.png</file>
<file>bitmaps/button_edit_down.png</file> <file>bitmaps/button_edit_down.png</file>
<file>bitmaps/button_edit_hover.png</file> <file>bitmaps/button_edit_hover.png</file>
<file>bitmaps/button_gui.png</file> <file>bitmaps/button_gui.png</file>
<file>bitmaps/button_gui_down.png</file> <file>bitmaps/button_gui_down.png</file>
<file>bitmaps/button_gui_hover.png</file> <file>bitmaps/button_gui_hover.png</file>
<file>bitmaps/button_restore.png</file>
<file>bitmaps/button_restore_hover.png</file>
<file>bitmaps/button_up.png</file>
<file>bitmaps/button_up_hover.png</file>
<file>bitmaps/dial_01.png</file> <file>bitmaps/dial_01.png</file>
<file>bitmaps/dial_01d.png</file> <file>bitmaps/dial_01d.png</file>
<file>bitmaps/dial_02.png</file> <file>bitmaps/dial_02.png</file>
@@ -78,8 +69,6 @@
<file>bitmaps/led_green.png</file> <file>bitmaps/led_green.png</file>
<file>bitmaps/led_red.png</file> <file>bitmaps/led_red.png</file>
<file>bitmaps/led_yellow.png</file> <file>bitmaps/led_yellow.png</file>
<file>bitmaps/led-big_on.png</file>
<file>bitmaps/led-big_off.png</file>


<file>bitmaps/canvas/frame_node_header.png</file> <file>bitmaps/canvas/frame_node_header.png</file>
<file>bitmaps/canvas/frame_port_bg.png</file> <file>bitmaps/canvas/frame_port_bg.png</file>


+ 1
- 1
resources/ui/carla.ui View File

@@ -48,7 +48,7 @@
<widget class="QWidget" name="w_plugins" native="true"> <widget class="QWidget" name="w_plugins" native="true">
<layout class="QVBoxLayout" name="layout"> <layout class="QVBoxLayout" name="layout">
<property name="spacing"> <property name="spacing">
<number>1</number>
<number>0</number>
</property> </property>
<property name="margin"> <property name="margin">
<number>0</number> <number>0</number>


+ 17
- 12
resources/ui/carla_plugin.ui View File

@@ -42,13 +42,13 @@
<number>0</number> <number>0</number>
</property> </property>
<property name="topMargin"> <property name="topMargin">
<number>0</number>
<number>1</number>
</property> </property>
<property name="rightMargin"> <property name="rightMargin">
<number>0</number> <number>0</number>
</property> </property>
<property name="bottomMargin"> <property name="bottomMargin">
<number>5</number>
<number>4</number>
</property> </property>
<item> <item>
<widget class="PixmapButton" name="b_enable"> <widget class="PixmapButton" name="b_enable">
@@ -85,14 +85,14 @@
<widget class="PixmapButton" name="b_gui"> <widget class="PixmapButton" name="b_gui">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>24</width>
<height>24</height>
<width>22</width>
<height>22</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>24</width>
<height>24</height>
<width>22</width>
<height>22</height>
</size> </size>
</property> </property>
<property name="text"> <property name="text">
@@ -120,14 +120,14 @@
<widget class="PixmapButton" name="b_edit"> <widget class="PixmapButton" name="b_edit">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>24</width>
<height>24</height>
<width>22</width>
<height>22</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>24</width>
<height>24</height>
<width>22</width>
<height>22</height>
</size> </size>
</property> </property>
<property name="text"> <property name="text">
@@ -153,6 +153,11 @@
</item> </item>
<item> <item>
<widget class="QLabel" name="label_name"> <widget class="QLabel" name="label_name">
<property name="font">
<font>
<pointsize>8</pointsize>
</font>
</property>
<property name="text"> <property name="text">
<string>Plugin Name</string> <string>Plugin Name</string>
</property> </property>
@@ -184,13 +189,13 @@
<number>4</number> <number>4</number>
</property> </property>
<property name="topMargin"> <property name="topMargin">
<number>5</number>
<number>4</number>
</property> </property>
<property name="rightMargin"> <property name="rightMargin">
<number>0</number> <number>0</number>
</property> </property>
<property name="bottomMargin"> <property name="bottomMargin">
<number>0</number>
<number>1</number>
</property> </property>
<item> <item>
<widget class="LEDButton" name="led_control"> <widget class="LEDButton" name="led_control">


Loading…
Cancel
Save