You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
363 lines
13 KiB
363 lines
13 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
|
|
<class>ImportDialogBase</class>
|
|
<widget class="TQDialog">
|
|
<property name="name">
|
|
<cstring>import_dialog</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>437</width>
|
|
<height>293</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Import Existing Project</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>dir_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Directory:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>urlinput_edit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQComboBox" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>vcsCombo</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>fetchModuleButton</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>0</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>Fetch &Module</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Fetch from:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>vcsCombo</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>name_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Project &name:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>name_edit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>name_edit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget" row="10" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>Layout1</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>Spacer3</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>ok_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&OK</string>
|
|
</property>
|
|
<property name="default">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton">
|
|
<property name="name">
|
|
<cstring>cancel_button</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Cancel</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQComboBox" row="3" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>project_combo</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>project_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Project type:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>project_combo</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" row="9" column="0" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>line1</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>HLine</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Sunken</enum>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="KURLRequester" row="0" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>urlinput_edit</cstring>
|
|
</property>
|
|
</widget>
|
|
<spacer row="8" column="2">
|
|
<property name="name">
|
|
<cstring>Spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQLabel" row="7" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel5</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Email:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>email_edit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="7" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>email_edit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>If there exists a file AUTHOR in the
|
|
directory, and it has email addresses
|
|
formated as XXXX <.....> the XXXX
|
|
will be the author, everything between
|
|
<....> is the email address.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="6" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>author_edit</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>1</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>If there exists a file AUTHOR in the
|
|
directory, and it has email addresses
|
|
formated as XXXX <.....> the XXXX
|
|
will be the author, everything between
|
|
<....> is the email address.</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="5" column="2">
|
|
<property name="name">
|
|
<cstring>Spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Minimum</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQLabel" row="6" column="0">
|
|
<property name="name">
|
|
<cstring>author_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Author:</string>
|
|
</property>
|
|
<property name="buddy" stdset="0">
|
|
<cstring>author_edit</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="4" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>infrastructureBox</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Generate build system infrastructure</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<connections>
|
|
<connection>
|
|
<sender>ok_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>import_dialog</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>cancel_button</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>import_dialog</receiver>
|
|
<slot>reject()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>project_combo</sender>
|
|
<signal>activated(const TQString&)</signal>
|
|
<receiver>import_dialog</receiver>
|
|
<slot>projectTypeChanged(const TQString&)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>project_combo</sender>
|
|
<signal>activated(int)</signal>
|
|
<receiver>import_dialog</receiver>
|
|
<slot>projectTypeChanged(int)</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>urlinput_edit</tabstop>
|
|
<tabstop>vcsCombo</tabstop>
|
|
<tabstop>fetchModuleButton</tabstop>
|
|
<tabstop>name_edit</tabstop>
|
|
<tabstop>project_combo</tabstop>
|
|
<tabstop>author_edit</tabstop>
|
|
<tabstop>email_edit</tabstop>
|
|
<tabstop>ok_button</tabstop>
|
|
<tabstop>cancel_button</tabstop>
|
|
</tabstops>
|
|
<slots>
|
|
<slot access="protected">dirButtonClicked()</slot>
|
|
<slot>dirChanged()</slot>
|
|
<slot access="protected">projectTypeChanged(const TQString &)</slot>
|
|
<slot access="protected">projectTypeChanged(int)</slot>
|
|
</slots>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">kdialog.h</include>
|
|
<include location="global" impldecl="in implementation">klineedit.h</include>
|
|
<include location="global" impldecl="in implementation">kurlrequester.h</include>
|
|
</includes>
|
|
</UI>
|