prepare to release 1.10.3

+ added ability to set transparent background
This commit is contained in:
arcan1s
2014-07-08 10:12:20 +04:00
parent 43ee40a65d
commit 11a6f01ae3
20 changed files with 794 additions and 703 deletions

View File

@ -43,10 +43,17 @@
<x>0</x>
<y>0</y>
<width>666</width>
<height>823</height>
<height>848</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="QCheckBox" name="checkBox_background">
<property name="text">
<string>Enable background</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBox_layout">
<property name="text">
@ -613,6 +620,7 @@ del - remove item</string>
</widget>
<tabstops>
<tabstop>scrollArea_advanced</tabstop>
<tabstop>checkBox_background</tabstop>
<tabstop>checkBox_layout</tabstop>
<tabstop>checkBox_popup</tabstop>
<tabstop>checkBox_leftStretch</tabstop>