Browse Source

fix(UI): Changed tab order to be same with visual order

pull/3871/head
Diadlo 9 years ago
parent
commit
f7899d7b50
No known key found for this signature in database
GPG Key ID: 5AF9F2E29107C727
  1. 5
      src/chatlog/content/filetransferwidget.ui
  2. 8
      src/widget/about/aboutuser.ui
  3. 9
      src/widget/form/profileform.ui
  4. 13
      src/widget/form/settings/advancedsettings.ui
  5. 11
      src/widget/form/settings/avform.ui
  6. 12
      src/widget/form/settings/generalsettings.ui
  7. 15
      src/widget/form/settings/userinterfacesettings.ui

5
src/chatlog/content/filetransferwidget.ui

@ -448,6 +448,11 @@ @@ -448,6 +448,11 @@
<header location="global">src/widget/tool/croppinglabel.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>previewButton</tabstop>
<tabstop>topButton</tabstop>
<tabstop>bottomButton</tabstop>
</tabstops>
<resources>
<include location="../../../res.qrc"/>
</resources>

8
src/widget/about/aboutuser.ui

@ -255,6 +255,14 @@ @@ -255,6 +255,14 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>publicKey</tabstop>
<tabstop>autoacceptcall</tabstop>
<tabstop>autoacceptfile</tabstop>
<tabstop>selectSaveDir</tabstop>
<tabstop>removeHistory</tabstop>
<tabstop>note</tabstop>
</tabstops>
<resources/>
<connections>
<connection>

9
src/widget/form/profileform.ui

@ -465,19 +465,20 @@ Profile does not contain your history.</string> @@ -465,19 +465,20 @@ Profile does not contain your history.</string>
<tabstop>scrollArea</tabstop>
<tabstop>userName</tabstop>
<tabstop>statusMessage</tabstop>
<tabstop>toxId</tabstop>
<tabstop>saveQr</tabstop>
<tabstop>copyQr</tabstop>
<tabstop>toxmeUsername</tabstop>
<tabstop>toxmeBio</tabstop>
<tabstop>toxmeServersList</tabstop>
<tabstop>toxmePrivacy</tabstop>
<tabstop>toxmeRegisterButton</tabstop>
<tabstop>toxmeUpdateButton</tabstop>
<tabstop>toxmePassword</tabstop>
<tabstop>toxId</tabstop>
<tabstop>saveQr</tabstop>
<tabstop>copyQr</tabstop>
<tabstop>renameButton</tabstop>
<tabstop>deleteButton</tabstop>
<tabstop>logoutButton</tabstop>
<tabstop>exportButton</tabstop>
<tabstop>logoutButton</tabstop>
<tabstop>deletePassButton</tabstop>
<tabstop>changePassButton</tabstop>
</tabstops>

13
src/widget/form/settings/advancedsettings.ui

@ -231,6 +231,19 @@ @@ -231,6 +231,19 @@
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>scrollArea</tabstop>
<tabstop>cbMakeToxPortable</tabstop>
<tabstop>btnExportLog</tabstop>
<tabstop>btnCopyDebug</tabstop>
<tabstop>cbEnableIPv6</tabstop>
<tabstop>cbEnableUDP</tabstop>
<tabstop>proxyType</tabstop>
<tabstop>proxyAddr</tabstop>
<tabstop>proxyPort</tabstop>
<tabstop>reconnectButton</tabstop>
<tabstop>resetButton</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

11
src/widget/form/settings/avform.ui

@ -203,6 +203,17 @@ which may lead to problems with video calls.</string> @@ -203,6 +203,17 @@ which may lead to problems with video calls.</string>
<container>1</container>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>scrollArea</tabstop>
<tabstop>outDevCombobox</tabstop>
<tabstop>playbackSlider</tabstop>
<tabstop>cbEnableTestSound</tabstop>
<tabstop>inDevCombobox</tabstop>
<tabstop>microphoneSlider</tabstop>
<tabstop>videoDevCombobox</tabstop>
<tabstop>videoModescomboBox</tabstop>
<tabstop>rescanButton</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

12
src/widget/form/settings/generalsettings.ui

@ -377,12 +377,20 @@ instead of closing itself.</string> @@ -377,12 +377,20 @@ instead of closing itself.</string>
<tabstops>
<tabstop>scrollArea</tabstop>
<tabstop>transComboBox</tabstop>
<tabstop>cbAutorun</tabstop>
<tabstop>checkUpdates</tabstop>
<tabstop>lightTrayIcon</tabstop>
<tabstop>showSystemTray</tabstop>
<tabstop>startInTray</tabstop>
<tabstop>minimizeToTray</tabstop>
<tabstop>closeToTray</tabstop>
<tabstop>notifySound</tabstop>
<tabstop>busySound</tabstop>
<tabstop>statusChanges</tabstop>
<tabstop>cbFauxOfflineMessaging</tabstop>
<tabstop>autoAwaySpinBox</tabstop>
<tabstop>cbAutorun</tabstop>
<tabstop>checkUpdates</tabstop>
<tabstop>autoSaveFilesDir</tabstop>
<tabstop>autoacceptFiles</tabstop>
</tabstops>
<resources/>
<connections>

15
src/widget/form/settings/userinterfacesettings.ui

@ -555,8 +555,23 @@ @@ -555,8 +555,23 @@
</customwidgets>
<tabstops>
<tabstop>scrollArea</tabstop>
<tabstop>txtChatFont</tabstop>
<tabstop>txtChatFontSize</tabstop>
<tabstop>textStyleComboBox</tabstop>
<tabstop>showWindow</tabstop>
<tabstop>showInFront</tabstop>
<tabstop>groupAlwaysNotify</tabstop>
<tabstop>cbGroupchatPosition</tabstop>
<tabstop>cbCompactLayout</tabstop>
<tabstop>cbSeparateWindow</tabstop>
<tabstop>cbDontGroupWindows</tabstop>
<tabstop>useEmoticons</tabstop>
<tabstop>smileyPackBrowser</tabstop>
<tabstop>emoticonSize</tabstop>
<tabstop>styleBrowser</tabstop>
<tabstop>themeColorCBox</tabstop>
<tabstop>timestamp</tabstop>
<tabstop>dateFormats</tabstop>
</tabstops>
<resources/>
<connections/>

Loading…
Cancel
Save