Changeset 811
- Timestamp:
- Apr 13, 2013, 2:15:20 PM (12 years ago)
- Location:
- Vago/trunk/Vago
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
Vago/trunk/Vago/about.h
r771 r811 3 3 4 4 #include <QDialog> 5 #include <util.h> 5 6 #include "util.h" 6 7 7 8 namespace Ui { -
Vago/trunk/Vago/converter.h
r771 r811 2 2 #define CONVERTER_H 3 3 #include <QProcess> 4 #include <logger.h>5 4 #include <QProgressBar> 6 5 #include <QThread> 7 #include <util.h> 8 #include <QDebug> 6 7 #include "logger.h" 8 #include "util.h" 9 //#include <QDebug> 9 10 10 11 class Converter : public QThread -
Vago/trunk/Vago/droptablewidget.cpp
r771 r811 1 #include <QtGui>2 1 #include "droptablewidget.h" 3 2 -
Vago/trunk/Vago/droptablewidget.h
r771 r811 3 3 4 4 #include <QTableWidget> 5 #include <util.h> 5 #include <QtGui> 6 7 #include "util.h" 6 8 7 9 -
Vago/trunk/Vago/logger.h
r803 r811 5 5 #include <QMutex> 6 6 #include <QDateTime> 7 #include <util.h> 7 8 #include "util.h" 8 9 9 10 class Logger -
Vago/trunk/Vago/mainwindow.h
r801 r811 8 8 #include "packagewizard.h" 9 9 #include "soundwizard.h" 10 #include "converter.h" 11 #include "droptablewidget.h" 10 12 11 13 #include <QMainWindow> … … 20 22 #include <QErrorMessage> 21 23 #include <QTextCodec> 22 #include <converter.h>23 24 #include <QProgressBar> 24 #include <droptablewidget.h>25 25 #include <QComboBox> 26 26 #include <QtNetwork/QNetworkAccessManager> 27 27 #include <QtNetwork/QNetworkRequest> 28 28 #include <QtNetwork/QNetworkReply> 29 #include <QDebug>30 29 #include <QCloseEvent> 31 30 #include <QScriptEngine> 32 31 #include <QScriptValueIterator> 32 //#include <QDebug> 33 33 34 34 namespace Ui { -
Vago/trunk/Vago/manualcommands.h
r771 r811 6 6 #include <QProcess> 7 7 #include <QScrollBar> 8 #include <util.h> 8 9 #include "util.h" 9 10 10 11 -
Vago/trunk/Vago/packageWizard/packagepage2.h
r771 r811 5 5 #include "logger.h" 6 6 #include "unzip.h" 7 7 8 #include <QWizardPage> 8 9 #include <QtNetwork/QNetworkAccessManager> -
Vago/trunk/Vago/packageWizard/packagepage2.ui
r797 r811 8 8 <y>0</y> 9 9 <width>451</width> 10 <height> 494</height>10 <height>390</height> 11 11 </rect> 12 12 </property> … … 21 21 </property> 22 22 <layout class="QFormLayout" name="formLayout"> 23 <property name="fieldGrowthPolicy">24 <enum>QFormLayout::FieldsStayAtSizeHint</enum>25 </property>26 23 <item row="0" column="0"> 27 24 <widget class="QLabel" name="label"> … … 45 42 </layout> 46 43 </item> 44 <item row="1" column="0"> 45 <widget class="QLabel" name="label_2"> 46 <property name="text"> 47 <string>Author(s):</string> 48 </property> 49 </widget> 50 </item> 51 <item row="1" column="1"> 52 <layout class="QHBoxLayout" name="horizontalLayout_2"> 53 <item> 54 <widget class="QLineEdit" name="leAuthors"/> 55 </item> 56 <item> 57 <widget class="QLabel" name="lbAsteriscAuthors"> 58 <property name="text"> 59 <string><html><span style="color:#0000ff;">*</span></html></string> 60 </property> 61 </widget> 62 </item> 63 </layout> 64 </item> 47 65 <item row="2" column="0"> 48 <widget class="QLabel" name="label_ 2">49 <property name="text"> 50 <string> Author(s):</string>66 <widget class="QLabel" name="label_3"> 67 <property name="text"> 68 <string>Version:</string> 51 69 </property> 52 70 </widget> 53 71 </item> 54 72 <item row="2" column="1"> 55 <layout class="QHBoxLayout" name="horizontalLayout_2">56 <item>57 <widget class="QLineEdit" name="leAuthors"/>58 </item>59 <item>60 <widget class="QLabel" name="lbAsteriscAuthors">61 <property name="text">62 <string><html><span style="color:#0000ff;">*</span></html></string>63 </property>64 </widget>65 </item>66 </layout>67 </item>68 <item row="4" column="0">69 <widget class="QLabel" name="label_3">70 <property name="text">71 <string>Version:</string>72 </property>73 </widget>74 </item>75 <item row="4" column="1">76 73 <layout class="QHBoxLayout" name="horizontalLayout_3"> 77 74 <item> … … 87 84 </layout> 88 85 </item> 89 <item row=" 6" column="0">86 <item row="3" column="0"> 90 87 <widget class="QLabel" name="label_4"> 91 88 <property name="text"> … … 94 91 </widget> 95 92 </item> 96 <item row=" 6" column="1">93 <item row="3" column="1"> 97 94 <layout class="QHBoxLayout" name="horizontalLayout_4"> 98 95 <item> … … 115 112 </layout> 116 113 </item> 117 <item row=" 8" column="0">114 <item row="4" column="0"> 118 115 <widget class="QLabel" name="label_5"> 119 116 <property name="text"> … … 122 119 </widget> 123 120 </item> 124 <item row=" 8" column="1">121 <item row="4" column="1"> 125 122 <widget class="QComboBox" name="cbType"> 126 123 <item> … … 171 168 </widget> 172 169 </item> 173 <item row=" 10" column="0">170 <item row="5" column="0"> 174 171 <widget class="QLabel" name="label_6"> 175 172 <property name="text"> … … 178 175 </widget> 179 176 </item> 180 <item row=" 10" column="1">177 <item row="5" column="1"> 181 178 <layout class="QHBoxLayout" name="horizontalLayout_5"> 182 179 <item> … … 195 192 </layout> 196 193 </item> 197 <item row=" 12" column="0">194 <item row="6" column="0"> 198 195 <widget class="QLabel" name="label_7"> 199 196 <property name="text"> … … 202 199 </widget> 203 200 </item> 204 <item row=" 12" column="1">201 <item row="6" column="1"> 205 202 <layout class="QHBoxLayout" name="horizontalLayout_6"> 206 203 <item> … … 229 226 </layout> 230 227 </item> 231 <item row="15" column="0" colspan="2"> 232 <widget class="QLabel" name="lbFieldsReadOnly"> 233 <property name="text"> 234 <string><html><span style=" color:#0000ff;">* Fields read only by AEI2 when the package isn't at the mod depot.</span></html></string> 235 </property> 236 <property name="wordWrap"> 237 <bool>true</bool> 238 </property> 239 </widget> 240 </item> 241 <item row="14" column="0" colspan="2"> 228 <item row="7" column="0"> 242 229 <spacer name="verticalSpacer"> 243 230 <property name="orientation"> … … 255 242 </spacer> 256 243 </item> 244 <item row="8" column="0" colspan="2"> 245 <widget class="QLabel" name="lbFieldsReadOnly"> 246 <property name="text"> 247 <string><html><span style=" color:#0000ff;">* Fields read only by AEI2 when the package isn't at the mod depot.</span></html></string> 248 </property> 249 <property name="wordWrap"> 250 <bool>true</bool> 251 </property> 252 </widget> 253 </item> 257 254 </layout> 258 255 </widget> -
Vago/trunk/Vago/packageWizard/packagepage3.h
r771 r811 3 3 4 4 #include <QWizardPage> 5 5 6 #include "util.h" 6 7 -
Vago/trunk/Vago/packageWizard/packagepage3.ui
r799 r811 8 8 <y>0</y> 9 9 <width>364</width> 10 <height> 203</height>10 <height>113</height> 11 11 </rect> 12 12 </property> … … 15 15 </property> 16 16 <layout class="QFormLayout" name="formLayout"> 17 <property name="fieldGrowthPolicy">18 <enum>QFormLayout::FieldsStayAtSizeHint</enum>19 </property>20 <item row="6" column="0">21 <widget class="QLabel" name="label_3">22 <property name="toolTip">23 <string>If this package use new levels, specify its number to get them unlocked automatically</string>24 </property>25 <property name="text">26 <string>Unlock Levels:</string>27 </property>28 </widget>29 </item>30 <item row="6" column="1">31 <widget class="QLineEdit" name="leUnlockLevels">32 <property name="toolTip">33 <string>If this package use new levels, specify its number to get them unlocked automatically</string>34 </property>35 </widget>36 </item>37 17 <item row="0" column="0"> 38 18 <widget class="QLabel" name="label"> … … 52 32 </widget> 53 33 </item> 54 <item row=" 3" column="0">34 <item row="1" column="0"> 55 35 <widget class="QLabel" name="label_2"> 56 36 <property name="toolTip"> … … 62 42 </widget> 63 43 </item> 64 <item row=" 3" column="1">44 <item row="1" column="1"> 65 45 <widget class="QLineEdit" name="leIncompatible"> 66 46 <property name="toolTip"> 67 47 <string>Fill with the packages number that will conflict with this package</string> 48 </property> 49 </widget> 50 </item> 51 <item row="2" column="0"> 52 <widget class="QLabel" name="label_3"> 53 <property name="toolTip"> 54 <string>If this package use new levels, specify its number to get them unlocked automatically</string> 55 </property> 56 <property name="text"> 57 <string>Unlock Levels:</string> 58 </property> 59 </widget> 60 </item> 61 <item row="2" column="1"> 62 <widget class="QLineEdit" name="leUnlockLevels"> 63 <property name="toolTip"> 64 <string>If this package use new levels, specify its number to get them unlocked automatically</string> 68 65 </property> 69 66 </widget> -
Vago/trunk/Vago/packageWizard/packagewizard.h
r771 r811 8 8 #include "packagepagefinal.h" 9 9 #include "zip.h" 10 10 11 #include <QLabel> 11 12 #include <QVBoxLayout> -
Vago/trunk/Vago/preferences.h
r771 r811 6 6 #include <QSettings> 7 7 #include <QMessageBox> 8 #include <util.h> 8 9 #include "util.h" 9 10 10 11 namespace Ui { -
Vago/trunk/Vago/preferences.ui
r790 r811 69 69 </layout> 70 70 </item> 71 <item row="2" column="0"> 72 <widget class="QCheckBox" name="cbOniWindow"> 73 <property name="text"> 74 <string>Launch Oni in a window</string> 75 </property> 76 </widget> 77 </item> 71 78 <item row="3" column="0" colspan="2"> 72 79 <widget class="QCheckBox" name="cbSeparate"> … … 87 94 <property name="text"> 88 95 <string>Always confirm Vago exit</string> 89 </property>90 </widget>91 </item>92 <item row="2" column="0" colspan="2">93 <widget class="QCheckBox" name="cbOniWindow">94 <property name="text">95 <string>Launch Oni in a window</string>96 96 </property> 97 97 </widget> -
Vago/trunk/Vago/soundWizard/soundpage4.ui
r793 r811 24 24 </property> 25 25 <layout class="QFormLayout" name="formLayout"> 26 <property name="fieldGrowthPolicy">27 <enum>QFormLayout::FieldsStayAtSizeHint</enum>28 </property>29 26 <item row="0" column="0"> 30 27 <widget class="QLabel" name="label"> -
Vago/trunk/Vago/xmlprocessor.h
r771 r811 2 2 #define XMLCOMMAND_H 3 3 #include <QProcess> 4 #include <logger.h>5 4 #include <QThread> 6 #include <util.h> 5 6 #include "logger.h" 7 #include "util.h" 7 8 8 9 class XmlProcessor : public QThread
Note:
See TracChangeset
for help on using the changeset viewer.