freeze code base to release 1.4.1
This commit is contained in:
arcan1s
2015-03-18 03:33:30 +03:00
parent 308f9824b4
commit 9aa1f6d715
21 changed files with 698 additions and 494 deletions

View File

@ -64,7 +64,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>461</width>
<width>459</width>
<height>342</height>
</rect>
</property>
@ -103,6 +103,7 @@
<addaction name="actionSave"/>
<addaction name="separator"/>
<addaction name="actionRemove"/>
<addaction name="actionEditor"/>
</widget>
<action name="actionClear">
<property name="icon">
@ -159,6 +160,19 @@
<string>Remove selected profile</string>
</property>
</action>
<action name="actionEditor">
<property name="icon">
<iconset theme="document-open">
<normaloff/>
</iconset>
</property>
<property name="text">
<string>Open in editor</string>
</property>
<property name="toolTip">
<string>Open in an external editor</string>
</property>
</action>
</widget>
<resources/>
<connections/>