diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurationssettingswidget.ui b/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurationssettingswidget.ui index 918a95f63027a473575374207a21ffcdcb91f7b0..065b167a56169033f1834aca5d671903cbeba69e 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurationssettingswidget.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurationssettingswidget.ui @@ -24,7 +24,10 @@ <item row="0" column="0"> <widget class="QLabel" name="configurationLabel"> <property name="text"> - <string>Configuration:</string> + <string>&Configuration:</string> + </property> + <property name="buddy"> + <cstring>configurationComboBox</cstring> </property> </widget> </item> @@ -70,7 +73,10 @@ <item row="0" column="0"> <widget class="QLabel" name="deviceNameLabel"> <property name="text"> - <string>Name</string> + <string>&Name</string> + </property> + <property name="buddy"> + <cstring>nameLineEdit</cstring> </property> </widget> </item> @@ -100,7 +106,7 @@ <item> <widget class="QRadioButton" name="simulatorButton"> <property name="text"> - <string>Maemo emulator</string> + <string>Maemo &emulator</string> </property> </widget> </item> @@ -130,7 +136,7 @@ <item> <widget class="QRadioButton" name="keyButton"> <property name="text"> - <string>Key</string> + <string>&Key</string> </property> </widget> </item> @@ -140,7 +146,10 @@ <item row="3" column="0"> <widget class="QLabel" name="hostNameLabel"> <property name="text"> - <string>Host name:</string> + <string>&Host name:</string> + </property> + <property name="buddy"> + <cstring>hostLineEdit</cstring> </property> </widget> </item> @@ -154,7 +163,10 @@ <item row="4" column="0"> <widget class="QLabel" name="sshPortLabel"> <property name="text"> - <string>SSH port:</string> + <string>&SSH port:</string> + </property> + <property name="buddy"> + <cstring>sshPortSpinBox</cstring> </property> </widget> </item> @@ -193,6 +205,9 @@ <property name="text"> <string>Free ports:</string> </property> + <property name="buddy"> + <cstring>portsLineEdit</cstring> + </property> </widget> </item> <item row="5" column="1"> @@ -229,7 +244,10 @@ <item row="6" column="0"> <widget class="QLabel" name="connectionTimeoutLabel"> <property name="text"> - <string>Connection timeout:</string> + <string>Connection time&out:</string> + </property> + <property name="buddy"> + <cstring>timeoutSpinBox</cstring> </property> </widget> </item> @@ -269,7 +287,10 @@ <item row="7" column="0"> <widget class="QLabel" name="userNameLabel"> <property name="text"> - <string>Username:</string> + <string>&Username:</string> + </property> + <property name="buddy"> + <cstring>userLineEdit</cstring> </property> </widget> </item> @@ -279,7 +300,10 @@ <item row="8" column="0"> <widget class="QLabel" name="passwordLabel"> <property name="text"> - <string>Password:</string> + <string>&Password:</string> + </property> + <property name="buddy"> + <cstring>pwdLineEdit</cstring> </property> </widget> </item> @@ -304,7 +328,7 @@ <item row="9" column="0"> <widget class="QLabel" name="keyLabel"> <property name="text"> - <string>Private key file:</string> + <string>Private key &file:</string> </property> </widget> </item> @@ -324,7 +348,7 @@ <item> <widget class="QPushButton" name="addConfigButton"> <property name="text"> - <string>Add</string> + <string>&Add</string> </property> </widget> </item> @@ -334,7 +358,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Remove</string> + <string>&Remove</string> </property> </widget> </item> @@ -344,7 +368,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Test</string> + <string>&Test</string> </property> </widget> </item> @@ -354,7 +378,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Generate SSH Key ...</string> + <string>&Generate SSH Key ...</string> </property> </widget> </item> @@ -364,7 +388,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Deploy Public Key ...</string> + <string>&Deploy Public Key ...</string> </property> </widget> </item> @@ -445,8 +469,8 @@ <slot>userNameEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>384</x> - <y>302</y> + <x>430</x> + <y>274</y> </hint> <hint type="destinationlabel"> <x>422</x> @@ -461,8 +485,8 @@ <slot>passwordEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>256</x> - <y>334</y> + <x>306</x> + <y>302</y> </hint> <hint type="destinationlabel"> <x>423</x> @@ -541,8 +565,8 @@ <slot>keyFileEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>384</x> - <y>356</y> + <x>430</x> + <y>323</y> </hint> <hint type="destinationlabel"> <x>257</x> @@ -557,8 +581,8 @@ <slot>keyFileEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>384</x> - <y>356</y> + <x>430</x> + <y>323</y> </hint> <hint type="destinationlabel"> <x>257</x> @@ -653,8 +677,8 @@ <slot>timeoutEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>237</x> - <y>270</y> + <x>217</x> + <y>245</y> </hint> <hint type="destinationlabel"> <x>6</x> @@ -669,8 +693,8 @@ <slot>timeoutEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>237</x> - <y>270</y> + <x>217</x> + <y>245</y> </hint> <hint type="destinationlabel"> <x>0</x> @@ -685,8 +709,8 @@ <slot>sshPortEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>228</x> - <y>200</y> + <x>210</x> + <y>189</y> </hint> <hint type="destinationlabel"> <x>4</x> @@ -701,8 +725,8 @@ <slot>sshPortEditingFinished()</slot> <hints> <hint type="sourcelabel"> - <x>230</x> - <y>204</y> + <x>210</x> + <y>189</y> </hint> <hint type="destinationlabel"> <x>3</x> @@ -717,8 +741,8 @@ <slot>showPassword(bool)</slot> <hints> <hint type="sourcelabel"> - <x>383</x> - <y>332</y> + <x>429</x> + <y>301</y> </hint> <hint type="destinationlabel"> <x>3</x> @@ -733,8 +757,8 @@ <slot>handleFreePortsChanged()</slot> <hints> <hint type="sourcelabel"> - <x>184</x> - <y>225</y> + <x>259</x> + <y>218</y> </hint> <hint type="destinationlabel"> <x>0</x> @@ -749,8 +773,8 @@ <slot>showRemoteProcesses()</slot> <hints> <hint type="sourcelabel"> - <x>443</x> - <y>183</y> + <x>591</x> + <y>198</y> </hint> <hint type="destinationlabel"> <x>598</x> diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemoprofilesupdatedialog.ui b/src/plugins/qt4projectmanager/qt-maemo/maemoprofilesupdatedialog.ui index 7cd4b6a497725fad081e6c9afec2a8f26bb27c39..cbc51fb91f26a37bab1c50d4f8ca242295db5419 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemoprofilesupdatedialog.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemoprofilesupdatedialog.ui @@ -29,14 +29,14 @@ <item> <widget class="QPushButton" name="checkAllButton"> <property name="text"> - <string>Check all</string> + <string>&Check all</string> </property> </widget> </item> <item> <widget class="QPushButton" name="uncheckAllButton"> <property name="text"> - <string>Uncheck All</string> + <string>&Uncheck All</string> </property> </widget> </item> diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemoqemusettingswidget.ui b/src/plugins/qt4projectmanager/qt-maemo/maemoqemusettingswidget.ui index ebeadaff9652d347f4f3bca250e92a4c45f0a7ab..3915e1fedaaf50ab4e0216b1abc815e144d62ed1 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemoqemusettingswidget.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemoqemusettingswidget.ui @@ -23,21 +23,21 @@ <item> <widget class="QRadioButton" name="hardwareAccelerationButton"> <property name="text"> - <string>Hardware Acceleration</string> + <string>&Hardware Acceleration</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="softwareRenderingButton"> <property name="text"> - <string>Software Rendering</string> + <string>&Software Rendering</string> </property> </widget> </item> <item> <widget class="QRadioButton" name="autoDetectButton"> <property name="text"> - <string>Auto-detect</string> + <string>&Auto-detect</string> </property> </widget> </item> diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocessesdialog.ui b/src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocessesdialog.ui index 1a142ebf9fa1575bf029d8b0403002ff957de25f..90fad4963823f95ec37b990782df8a2c9af319ba 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocessesdialog.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemoremoteprocessesdialog.ui @@ -19,7 +19,7 @@ <item> <widget class="QLabel" name="filterLabel"> <property name="text"> - <string>Filter by process name:</string> + <string>&Filter by process name:</string> </property> </widget> </item> @@ -67,14 +67,14 @@ <item> <widget class="QPushButton" name="updateListButton"> <property name="text"> - <string>Update List</string> + <string>&Update List</string> </property> </widget> </item> <item> <widget class="QPushButton" name="killProcessButton"> <property name="text"> - <string>Kill Selected Process</string> + <string>&Kill Selected Process</string> </property> </widget> </item> diff --git a/src/plugins/qt4projectmanager/qt-maemo/maemosshconfigdialog.ui b/src/plugins/qt4projectmanager/qt-maemo/maemosshconfigdialog.ui index d85c4764d0498e1af980b199712bcf08ab8c077a..d3acf095850de8a5b939ddd1b8118d9c5e3abfcc 100644 --- a/src/plugins/qt4projectmanager/qt-maemo/maemosshconfigdialog.ui +++ b/src/plugins/qt4projectmanager/qt-maemo/maemosshconfigdialog.ui @@ -44,7 +44,10 @@ </sizepolicy> </property> <property name="text"> - <string>Key size:</string> + <string>Key &size:</string> + </property> + <property name="buddy"> + <cstring>comboBox</cstring> </property> </widget> </item> @@ -98,7 +101,7 @@ </sizepolicy> </property> <property name="text"> - <string>RSA</string> + <string>&RSA</string> </property> <property name="checked"> <bool>true</bool> @@ -114,7 +117,7 @@ </sizepolicy> </property> <property name="text"> - <string>DSA</string> + <string>&DSA</string> </property> </widget> </item> @@ -175,7 +178,7 @@ <item> <widget class="QPushButton" name="generateButton"> <property name="text"> - <string>Generate SSH Key</string> + <string>&Generate SSH Key</string> </property> </widget> </item> @@ -198,7 +201,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Save Public Key...</string> + <string>Save P&ublic Key...</string> </property> </widget> </item> @@ -208,7 +211,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Save Private Key...</string> + <string>Save Pr&ivate Key...</string> </property> </widget> </item> @@ -235,7 +238,7 @@ <item> <widget class="QPushButton" name="closeButton"> <property name="text"> - <string>Close</string> + <string>&Close</string> </property> </widget> </item>