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 1047 by s10k, Fri Sep 16 22:51:26 2016 UTC

# Line 283 | Line 283
283            </item>
284           </layout>
285          </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>
286         </layout>
287        </widget>
288        <widget class="QWidget" name="tabTextures">
# Line 554 | Line 534 | It's the name of a TXMP.oni file, don't
534            </layout>
535           </widget>
536          </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>
537         </layout>
538        </widget>
539        <widget class="QWidget" name="tab">
# Line 757 | Line 717 | For example extract a Muro's TRAM  with
717            </layout>
718           </widget>
719          </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>
720         </layout>
721        </widget>
722        <widget class="QWidget" name="tabModels">
# Line 971 | Line 911 | It's the name of a TXMP.oni file, don't
911            </layout>
912           </widget>
913          </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>
914         </layout>
915        </widget>
916        <widget class="QWidget" name="tabLevels">
# Line 1280 | Line 1200 | This will extract all files which begin
1200            </layout>
1201           </widget>
1202          </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>
1203         </layout>
1204        </widget>
1205        <widget class="QWidget" name="tabMisc">
# Line 1426 | Line 1326 | This will extract all files which begin
1326            </layout>
1327           </widget>
1328          </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>
1329         </layout>
1330        </widget>
1331       </widget>
1332      </item>
1333 +    <item>
1334 +     <widget class="Line" name="line_3">
1335 +      <property name="orientation">
1336 +       <enum>Qt::Horizontal</enum>
1337 +      </property>
1338 +     </widget>
1339 +    </item>
1340 +    <item>
1341 +     <widget class="QPushButton" name="pbConvert">
1342 +      <property name="minimumSize">
1343 +       <size>
1344 +        <width>0</width>
1345 +        <height>30</height>
1346 +       </size>
1347 +      </property>
1348 +      <property name="toolTip">
1349 +       <string>Convert the sources above</string>
1350 +      </property>
1351 +      <property name="text">
1352 +       <string>Convert</string>
1353 +      </property>
1354 +      <property name="shortcut">
1355 +       <string>Ctrl+Return</string>
1356 +      </property>
1357 +     </widget>
1358 +    </item>
1359     </layout>
1360    </widget>
1361    <widget class="QMenuBar" name="menuBar">
# Line 1458 | Line 1364 | This will extract all files which begin
1364       <x>0</x>
1365       <y>0</y>
1366       <width>800</width>
1367 <     <height>22</height>
1367 >     <height>20</height>
1368      </rect>
1369     </property>
1370     <widget class="QMenu" name="menuFile">
1371      <property name="title">
1372       <string>File</string>
1373      </property>
1374 +    <widget class="QMenu" name="menuRecent_Projects">
1375 +     <property name="title">
1376 +      <string>Recent Projects</string>
1377 +     </property>
1378 +     <addaction name="actionProject1"/>
1379 +     <addaction name="actionProject2"/>
1380 +     <addaction name="actionProject3"/>
1381 +     <addaction name="actionProject4"/>
1382 +     <addaction name="actionProject5"/>
1383 +    </widget>
1384      <addaction name="actionPreferences"/>
1385 +    <addaction name="actionSave"/>
1386 +    <addaction name="actionSave_Project"/>
1387 +    <addaction name="actionLoad_Project"/>
1388 +    <addaction name="menuRecent_Projects"/>
1389      <addaction name="separator"/>
1390      <addaction name="actionExit"/>
1391     </widget>
# Line 1638 | Line 1558 | This will extract all files which begin
1558      <string>Open AE folder</string>
1559     </property>
1560    </action>
1561 +  <action name="actionSave_Project">
1562 +   <property name="text">
1563 +    <string>Save Project As...</string>
1564 +   </property>
1565 +  </action>
1566 +  <action name="actionLoad_Project">
1567 +   <property name="text">
1568 +    <string>Load Project...</string>
1569 +   </property>
1570 +   <property name="iconText">
1571 +    <string>Load Project...</string>
1572 +   </property>
1573 +   <property name="toolTip">
1574 +    <string>Load Project...</string>
1575 +   </property>
1576 +  </action>
1577 +  <action name="actionSave">
1578 +   <property name="enabled">
1579 +    <bool>true</bool>
1580 +   </property>
1581 +   <property name="text">
1582 +    <string>Save</string>
1583 +   </property>
1584 +   <property name="shortcut">
1585 +    <string>Ctrl+S</string>
1586 +   </property>
1587 +  </action>
1588 +  <action name="actionPlaceholder1">
1589 +   <property name="text">
1590 +    <string>Placeholder1</string>
1591 +   </property>
1592 +  </action>
1593 +  <action name="actionProject1">
1594 +   <property name="text">
1595 +    <string>Project1</string>
1596 +   </property>
1597 +  </action>
1598 +  <action name="actionProject2">
1599 +   <property name="text">
1600 +    <string>Project2</string>
1601 +   </property>
1602 +  </action>
1603 +  <action name="actionProject3">
1604 +   <property name="text">
1605 +    <string>Project3</string>
1606 +   </property>
1607 +  </action>
1608 +  <action name="actionProject4">
1609 +   <property name="text">
1610 +    <string>Project4</string>
1611 +   </property>
1612 +  </action>
1613 +  <action name="actionProject5">
1614 +   <property name="text">
1615 +    <string>Project5</string>
1616 +   </property>
1617 +  </action>
1618   </widget>
1619   <layoutdefault spacing="6" margin="11"/>
1620   <customwidgets>

Diff Legend

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