ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/mainwindow.ui
(Generate patch)

Comparing Vago/trunk/Vago/mainwindow.ui (file contents):
Revision 1054 by s10k, Wed Oct 12 21:35:13 2016 UTC vs.
Revision 1061 by s10k, Fri Dec 9 19:04:18 2016 UTC

# Line 20 | Line 20
20    <widget class="QWidget" name="centralWidget">
21     <layout class="QVBoxLayout" name="verticalLayout">
22      <item>
23 <     <layout class="QHBoxLayout" name="horizontalLayout_10">
23 >     <layout class="QHBoxLayout" name="horizontalLayout_5">
24        <item>
25         <widget class="QToolButton" name="tbAbortConversion">
26          <property name="toolTip">
# Line 53 | Line 53
53         </widget>
54        </item>
55        <item>
56 <       <widget class="QLabel" name="emptySpacerLabel3">
56 >       <widget class="QLabel" name="emptySpacerLabel2">
57          <property name="sizePolicy">
58           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
59            <horstretch>0</horstretch>
# Line 66 | Line 66
66            <height>0</height>
67           </size>
68          </property>
69 +        <property name="baseSize">
70 +         <size>
71 +          <width>0</width>
72 +          <height>0</height>
73 +         </size>
74 +        </property>
75          <property name="text">
76           <string/>
77          </property>
78         </widget>
79        </item>
80        <item>
81 <       <widget class="QToolButton" name="tbCommand">
81 >       <widget class="QToolButton" name="tbXmlToolsInterface">
82          <property name="toolTip">
83 <         <string>Manual OniSplit Commands</string>
83 >         <string>XmlTools Interface</string>
84          </property>
85          <property name="text">
86           <string>...</string>
87          </property>
88          <property name="icon">
89           <iconset resource="resources.qrc">
90 <          <normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset>
90 >          <normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset>
91          </property>
92         </widget>
93        </item>
94        <item>
95 <       <widget class="QLabel" name="emptySpacerLabel2">
95 >       <widget class="QLabel" name="emptySpacerLabel3">
96          <property name="sizePolicy">
97           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
98            <horstretch>0</horstretch>
# Line 99 | Line 105
105            <height>0</height>
106           </size>
107          </property>
108 <        <property name="baseSize">
108 >        <property name="text">
109 >         <string/>
110 >        </property>
111 >       </widget>
112 >      </item>
113 >      <item>
114 >       <widget class="QToolButton" name="tbCommand">
115 >        <property name="toolTip">
116 >         <string>Manual Tools Commands</string>
117 >        </property>
118 >        <property name="text">
119 >         <string>...</string>
120 >        </property>
121 >        <property name="icon">
122 >         <iconset resource="resources.qrc">
123 >          <normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset>
124 >        </property>
125 >       </widget>
126 >      </item>
127 >      <item>
128 >       <widget class="QLabel" name="emptySpacerLabel4">
129 >        <property name="sizePolicy">
130 >         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
131 >          <horstretch>0</horstretch>
132 >          <verstretch>0</verstretch>
133 >         </sizepolicy>
134 >        </property>
135 >        <property name="minimumSize">
136           <size>
137 <          <width>0</width>
137 >          <width>20</width>
138            <height>0</height>
139           </size>
140          </property>
# Line 693 | Line 726 | It's the name of a TXMP.oni file, don't
726               </property>
727               <property name="toolTip">
728                <string>Extract a TRAM (animation) with character's TRBS / ONCC
729 < For example extract a Muro's TRAM  with Konoko's ONCC</string>
729 > For example extract a Muro's TRAM  with Konoko's ONCC
730 > (input the full path for the TRBS / ONCC.oni file)</string>
731               </property>
732               <property name="text">
733                <string>Extract with TRBS / ONCC:</string>
# Line 701 | Line 735 | For example extract a Muro's TRAM  with
735              </widget>
736             </item>
737             <item>
738 <            <widget class="QLineEdit" name="leTRBS_ONCC">
738 >            <widget class="DropLineEdit" name="leTRBS_ONCC">
739               <property name="enabled">
740                <bool>false</bool>
741               </property>
742               <property name="toolTip">
743                <string>Extract a TRAM (animation) with character's TRBS / ONCC
744 < For example extract a Muro's TRAM  with Konoko's ONCC</string>
744 > For example extract a Muro's TRAM  with Konoko's ONCC
745 > (input the full path for the TRBS / ONCC.oni file)</string>
746               </property>
747               <property name="placeholderText">
748 <              <string>TRBS / ONCC.oni source file</string>
748 >              <string>Full path to TRBS / ONCC.oni source file</string>
749               </property>
750              </widget>
751             </item>
# Line 1430 | Line 1465 | This will extract all files which begin
1465      <addaction name="actionAE_Package_Creator"/>
1466      <addaction name="actionSound_Wizard"/>
1467      <addaction name="actionBackground_Image_Wizard"/>
1468 +    <addaction name="actionWindow_Messages_Wizard"/>
1469     </widget>
1470     <addaction name="menuFile"/>
1471     <addaction name="menuTarget_Platform"/>
# Line 1635 | Line 1671 | This will extract all files which begin
1671      <string>Ctrl+N</string>
1672     </property>
1673    </action>
1674 +  <action name="actionXmlTools_Interface">
1675 +   <property name="icon">
1676 +    <iconset resource="resources.qrc">
1677 +     <normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset>
1678 +   </property>
1679 +   <property name="text">
1680 +    <string>XmlTools Interface</string>
1681 +   </property>
1682 +  </action>
1683 +  <action name="actionWindow_Messages_Wizard">
1684 +   <property name="icon">
1685 +    <iconset resource="resources.qrc">
1686 +     <normaloff>:/new/icons/windowmessages.png</normaloff>:/new/icons/windowmessages.png</iconset>
1687 +   </property>
1688 +   <property name="text">
1689 +    <string>Window Messages Wizard</string>
1690 +   </property>
1691 +  </action>
1692   </widget>
1693   <layoutdefault spacing="6" margin="11"/>
1694   <customwidgets>
1695    <customwidget>
1696     <class>DropTableWidget</class>
1697     <extends>QTableWidget</extends>
1698 <   <header>droptablewidget.h</header>
1698 >   <header location="global">droptablewidget.h</header>
1699 >  </customwidget>
1700 >  <customwidget>
1701 >   <class>DropLineEdit</class>
1702 >   <extends>QLineEdit</extends>
1703 >   <header location="global">droplineedit.h</header>
1704    </customwidget>
1705   </customwidgets>
1706   <resources>

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)