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 898 by s10k, Wed Jan 8 11:55:23 2014 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 283 | Line 316
316            </item>
317           </layout>
318          </item>
286        <item>
287         <widget class="Line" name="line_3">
288          <property name="orientation">
289           <enum>Qt::Horizontal</enum>
290          </property>
291         </widget>
292        </item>
293        <item>
294         <widget class="QPushButton" name="pbConvertXML">
295          <property name="minimumSize">
296           <size>
297            <width>0</width>
298            <height>30</height>
299           </size>
300          </property>
301          <property name="text">
302           <string>Convert</string>
303          </property>
304         </widget>
305        </item>
319         </layout>
320        </widget>
321        <widget class="QWidget" name="tabTextures">
# Line 554 | Line 567 | It's the name of a TXMP.oni file, don't
567            </layout>
568           </widget>
569          </item>
557        <item>
558         <widget class="Line" name="line_8">
559          <property name="orientation">
560           <enum>Qt::Horizontal</enum>
561          </property>
562         </widget>
563        </item>
564        <item>
565         <widget class="QPushButton" name="pbConvertTextures">
566          <property name="minimumSize">
567           <size>
568            <width>0</width>
569            <height>30</height>
570           </size>
571          </property>
572          <property name="text">
573           <string>Convert</string>
574          </property>
575         </widget>
576        </item>
570         </layout>
571        </widget>
572        <widget class="QWidget" name="tab">
# Line 733 | 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 741 | 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>
752            </layout>
753           </widget>
754          </item>
760        <item>
761         <widget class="Line" name="line_15">
762          <property name="orientation">
763           <enum>Qt::Horizontal</enum>
764          </property>
765         </widget>
766        </item>
767        <item>
768         <widget class="QPushButton" name="pbConvertCharacters">
769          <property name="minimumSize">
770           <size>
771            <width>0</width>
772            <height>30</height>
773           </size>
774          </property>
775          <property name="text">
776           <string>Convert</string>
777          </property>
778         </widget>
779        </item>
755         </layout>
756        </widget>
757        <widget class="QWidget" name="tabModels">
# Line 971 | Line 946 | It's the name of a TXMP.oni file, don't
946            </layout>
947           </widget>
948          </item>
974        <item>
975         <widget class="Line" name="line_9">
976          <property name="orientation">
977           <enum>Qt::Horizontal</enum>
978          </property>
979         </widget>
980        </item>
981        <item>
982         <widget class="QPushButton" name="pbConvertObjects">
983          <property name="minimumSize">
984           <size>
985            <width>0</width>
986            <height>30</height>
987           </size>
988          </property>
989          <property name="text">
990           <string>Convert</string>
991          </property>
992         </widget>
993        </item>
949         </layout>
950        </widget>
951        <widget class="QWidget" name="tabLevels">
# Line 1280 | Line 1235 | This will extract all files which begin
1235            </layout>
1236           </widget>
1237          </item>
1283        <item>
1284         <widget class="Line" name="line_10">
1285          <property name="orientation">
1286           <enum>Qt::Horizontal</enum>
1287          </property>
1288         </widget>
1289        </item>
1290        <item>
1291         <widget class="QPushButton" name="pbConvertLevels">
1292          <property name="minimumSize">
1293           <size>
1294            <width>0</width>
1295            <height>30</height>
1296           </size>
1297          </property>
1298          <property name="text">
1299           <string>Convert</string>
1300          </property>
1301         </widget>
1302        </item>
1238         </layout>
1239        </widget>
1240        <widget class="QWidget" name="tabMisc">
# Line 1426 | Line 1361 | This will extract all files which begin
1361            </layout>
1362           </widget>
1363          </item>
1429        <item>
1430         <widget class="Line" name="line_7">
1431          <property name="orientation">
1432           <enum>Qt::Horizontal</enum>
1433          </property>
1434         </widget>
1435        </item>
1436        <item>
1437         <widget class="QPushButton" name="pbConvertMisc">
1438          <property name="minimumSize">
1439           <size>
1440            <width>0</width>
1441            <height>30</height>
1442           </size>
1443          </property>
1444          <property name="text">
1445           <string>Convert</string>
1446          </property>
1447         </widget>
1448        </item>
1364         </layout>
1365        </widget>
1366       </widget>
1367      </item>
1368 +    <item>
1369 +     <widget class="Line" name="line_3">
1370 +      <property name="orientation">
1371 +       <enum>Qt::Horizontal</enum>
1372 +      </property>
1373 +     </widget>
1374 +    </item>
1375 +    <item>
1376 +     <widget class="QPushButton" name="pbConvert">
1377 +      <property name="minimumSize">
1378 +       <size>
1379 +        <width>0</width>
1380 +        <height>30</height>
1381 +       </size>
1382 +      </property>
1383 +      <property name="toolTip">
1384 +       <string>Convert the sources above</string>
1385 +      </property>
1386 +      <property name="text">
1387 +       <string>Convert</string>
1388 +      </property>
1389 +      <property name="shortcut">
1390 +       <string>Ctrl+Return</string>
1391 +      </property>
1392 +     </widget>
1393 +    </item>
1394     </layout>
1395    </widget>
1396    <widget class="QMenuBar" name="menuBar">
# Line 1458 | Line 1399 | This will extract all files which begin
1399       <x>0</x>
1400       <y>0</y>
1401       <width>800</width>
1402 <     <height>22</height>
1402 >     <height>20</height>
1403      </rect>
1404     </property>
1405     <widget class="QMenu" name="menuFile">
1406      <property name="title">
1407       <string>File</string>
1408      </property>
1409 <    <addaction name="actionPreferences"/>
1409 >    <widget class="QMenu" name="menuRecent_Projects">
1410 >     <property name="title">
1411 >      <string>Recent Projects</string>
1412 >     </property>
1413 >     <addaction name="actionProject1"/>
1414 >     <addaction name="actionProject2"/>
1415 >     <addaction name="actionProject3"/>
1416 >     <addaction name="actionProject4"/>
1417 >     <addaction name="actionProject5"/>
1418 >    </widget>
1419 >    <addaction name="actionNew_Project"/>
1420 >    <addaction name="actionSave"/>
1421 >    <addaction name="actionSave_Project"/>
1422 >    <addaction name="actionLoad_Project"/>
1423 >    <addaction name="menuRecent_Projects"/>
1424      <addaction name="separator"/>
1425      <addaction name="actionExit"/>
1426     </widget>
# Line 1500 | Line 1455 | This will extract all files which begin
1455      <addaction name="separator"/>
1456      <addaction name="actionOpen_AE_folder"/>
1457      <addaction name="actionView_log"/>
1458 +    <addaction name="separator"/>
1459 +    <addaction name="actionPreferences"/>
1460     </widget>
1461     <widget class="QMenu" name="menuTools">
1462      <property name="title">
# Line 1507 | Line 1464 | This will extract all files which begin
1464      </property>
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 1638 | Line 1597 | This will extract all files which begin
1597      <string>Open AE folder</string>
1598     </property>
1599    </action>
1600 +  <action name="actionSave_Project">
1601 +   <property name="text">
1602 +    <string>Save Project As...</string>
1603 +   </property>
1604 +  </action>
1605 +  <action name="actionLoad_Project">
1606 +   <property name="text">
1607 +    <string>Load Project...</string>
1608 +   </property>
1609 +   <property name="iconText">
1610 +    <string>Load Project...</string>
1611 +   </property>
1612 +   <property name="toolTip">
1613 +    <string>Load Project...</string>
1614 +   </property>
1615 +  </action>
1616 +  <action name="actionSave">
1617 +   <property name="enabled">
1618 +    <bool>true</bool>
1619 +   </property>
1620 +   <property name="text">
1621 +    <string>Save Project</string>
1622 +   </property>
1623 +   <property name="shortcut">
1624 +    <string>Ctrl+S</string>
1625 +   </property>
1626 +  </action>
1627 +  <action name="actionPlaceholder1">
1628 +   <property name="text">
1629 +    <string>Placeholder1</string>
1630 +   </property>
1631 +  </action>
1632 +  <action name="actionProject1">
1633 +   <property name="text">
1634 +    <string>Project1</string>
1635 +   </property>
1636 +  </action>
1637 +  <action name="actionProject2">
1638 +   <property name="text">
1639 +    <string>Project2</string>
1640 +   </property>
1641 +  </action>
1642 +  <action name="actionProject3">
1643 +   <property name="text">
1644 +    <string>Project3</string>
1645 +   </property>
1646 +  </action>
1647 +  <action name="actionProject4">
1648 +   <property name="text">
1649 +    <string>Project4</string>
1650 +   </property>
1651 +  </action>
1652 +  <action name="actionProject5">
1653 +   <property name="text">
1654 +    <string>Project5</string>
1655 +   </property>
1656 +  </action>
1657 +  <action name="actionBackground_Image_Wizard">
1658 +   <property name="icon">
1659 +    <iconset resource="resources.qrc">
1660 +     <normaloff>:/new/icons/background_image.png</normaloff>:/new/icons/background_image.png</iconset>
1661 +   </property>
1662 +   <property name="text">
1663 +    <string>Background Image Wizard</string>
1664 +   </property>
1665 +  </action>
1666 +  <action name="actionNew_Project">
1667 +   <property name="text">
1668 +    <string>New Project</string>
1669 +   </property>
1670 +   <property name="shortcut">
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)