summaryrefslogtreecommitdiffstats
path: root/tools/designer
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
commit044c03f28ec609b5151e7ab4106a0f0eb86db094 (patch)
tree20789ea723500001d54fdd4c287eb2a1ee685985 /tools/designer
parentec04b50a44be8fc3b6d81c1bc2000f7027272c14 (diff)
downloadtqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.tar.gz
tqt3-044c03f28ec609b5151e7ab4106a0f0eb86db094.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools/designer')
-rw-r--r--tools/designer/designer/preferences.ui15
-rw-r--r--tools/designer/designer/startdialog.ui9
-rw-r--r--tools/designer/examples/addressbook/addressbook.ui18
-rw-r--r--tools/designer/examples/colortool/mainform.ui15
-rw-r--r--tools/designer/examples/richedit/richedit.ui54
-rw-r--r--tools/designer/plugins/cppeditor/mainfilesettings.ui9
-rw-r--r--tools/designer/templates/Configuration_Dialog.ui9
-rw-r--r--tools/designer/templates/Dialog_with_Buttons_(Bottom).ui9
-rw-r--r--tools/designer/templates/Dialog_with_Buttons_(Right).ui9
-rw-r--r--tools/designer/templates/Tab_Dialog.ui9
10 files changed, 0 insertions, 156 deletions
diff --git a/tools/designer/designer/preferences.ui b/tools/designer/designer/preferences.ui
index c23ffd40..714fb7a5 100644
--- a/tools/designer/designer/preferences.ui
+++ b/tools/designer/designer/preferences.ui
@@ -96,9 +96,6 @@
<property name="text">
<string>Enable Auto Sa&amp;ve</string>
</property>
- <property name="accel">
- <string>Alt+V</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -200,9 +197,6 @@
<property name="text">
<string>Restore Last &amp;Workspace on Startup</string>
</property>
- <property name="accel">
- <string>Alt+W</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -248,9 +242,6 @@
<property name="text">
<string>Disable Data&amp;base Auto-Edit in Preview</string>
</property>
- <property name="accel">
- <string>Alt+B</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -262,9 +253,6 @@
<property name="text">
<string>Show Toolbutton Lab&amp;els</string>
</property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
<property name="toolTip" stdset="0">
<string>Text Labels</string>
</property>
@@ -304,9 +292,6 @@
<property name="text">
<string>Sn&amp;ap to Grid</string>
</property>
- <property name="accel">
- <string>Alt+A</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
diff --git a/tools/designer/designer/startdialog.ui b/tools/designer/designer/startdialog.ui
index a009cb3e..f0926910 100644
--- a/tools/designer/designer/startdialog.ui
+++ b/tools/designer/designer/startdialog.ui
@@ -206,9 +206,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -237,9 +234,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -254,9 +248,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/tools/designer/examples/addressbook/addressbook.ui b/tools/designer/examples/addressbook/addressbook.ui
index ecbefbf4..4d6113f4 100644
--- a/tools/designer/examples/addressbook/addressbook.ui
+++ b/tools/designer/examples/addressbook/addressbook.ui
@@ -163,9 +163,6 @@
<property name="menuText">
<string>&amp;New</string>
</property>
- <property name="accel">
- <number>4194382</number>
- </property>
</action>
<action>
<property name="name">
@@ -180,9 +177,6 @@
<property name="menuText">
<string>&amp;Open...</string>
</property>
- <property name="accel">
- <number>4194383</number>
- </property>
</action>
<action>
<property name="name">
@@ -197,9 +191,6 @@
<property name="menuText">
<string>&amp;Save</string>
</property>
- <property name="accel">
- <number>4194387</number>
- </property>
</action>
<action>
<property name="name">
@@ -211,9 +202,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -225,9 +213,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -242,9 +227,6 @@
<property name="menuText">
<string>&amp;Find...</string>
</property>
- <property name="accel">
- <number>4194374</number>
- </property>
</action>
<action>
<property name="name">
diff --git a/tools/designer/examples/colortool/mainform.ui b/tools/designer/examples/colortool/mainform.ui
index 945fb1ab..e3eba7b5 100644
--- a/tools/designer/examples/colortool/mainform.ui
+++ b/tools/designer/examples/colortool/mainform.ui
@@ -215,9 +215,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -229,9 +226,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -294,9 +288,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -308,9 +299,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
@@ -322,9 +310,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</action>
<action>
<property name="name">
diff --git a/tools/designer/examples/richedit/richedit.ui b/tools/designer/examples/richedit/richedit.ui
index 9f3dde0a..83b2381d 100644
--- a/tools/designer/examples/richedit/richedit.ui
+++ b/tools/designer/examples/richedit/richedit.ui
@@ -154,9 +154,6 @@
<property name="menuText">
<string>&amp;New</string>
</property>
- <property name="accel">
- <number>4194382</number>
- </property>
</action>
<action>
<property name="name">
@@ -171,9 +168,6 @@
<property name="menuText">
<string>&amp;Open...</string>
</property>
- <property name="accel">
- <number>4194383</number>
- </property>
</action>
<action>
<property name="name">
@@ -188,9 +182,6 @@
<property name="menuText">
<string>&amp;Save</string>
</property>
- <property name="accel">
- <number>4194387</number>
- </property>
</action>
<action>
<property name="name">
@@ -202,9 +193,6 @@
<property name="menuText">
<string>Save &amp;As...</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -216,9 +204,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -233,9 +218,6 @@
<property name="menuText">
<string>&amp;Undo</string>
</property>
- <property name="accel">
- <number>4194394</number>
- </property>
</action>
<action>
<property name="name">
@@ -250,9 +232,6 @@
<property name="menuText">
<string>&amp;Redo</string>
</property>
- <property name="accel">
- <number>4194393</number>
- </property>
</action>
<action>
<property name="name">
@@ -267,9 +246,6 @@
<property name="menuText">
<string>&amp;Cut</string>
</property>
- <property name="accel">
- <number>4194392</number>
- </property>
</action>
<action>
<property name="name">
@@ -284,9 +260,6 @@
<property name="menuText">
<string>C&amp;opy</string>
</property>
- <property name="accel">
- <number>4194371</number>
- </property>
</action>
<action>
<property name="name">
@@ -301,9 +274,6 @@
<property name="menuText">
<string>&amp;Paste</string>
</property>
- <property name="accel">
- <number>4194390</number>
- </property>
</action>
<action>
<property name="name">
@@ -315,9 +285,6 @@
<property name="menuText">
<string>&amp;Contents...</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -329,9 +296,6 @@
<property name="menuText">
<string>&amp;Index...</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -343,9 +307,6 @@
<property name="menuText">
<string>&amp;About</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -363,9 +324,6 @@
<property name="menuText">
<string>&amp;Bold</string>
</property>
- <property name="accel">
- <number>272629826</number>
- </property>
</action>
<action>
<property name="name">
@@ -383,9 +341,6 @@
<property name="menuText">
<string>&amp;Italic</string>
</property>
- <property name="accel">
- <number>272629833</number>
- </property>
</action>
<action>
<property name="name">
@@ -403,9 +358,6 @@
<property name="menuText">
<string>&amp;Underline</string>
</property>
- <property name="accel">
- <number>272629845</number>
- </property>
</action>
<actiongroup>
<property name="name">
@@ -433,9 +385,6 @@
<property name="menuText">
<string>&amp;Left</string>
</property>
- <property name="accel">
- <number>272629836</number>
- </property>
</action>
<action>
<property name="name">
@@ -453,9 +402,6 @@
<property name="menuText">
<string>&amp;Right</string>
</property>
- <property name="accel">
- <number>272629842</number>
- </property>
</action>
<action>
<property name="name">
diff --git a/tools/designer/plugins/cppeditor/mainfilesettings.ui b/tools/designer/plugins/cppeditor/mainfilesettings.ui
index 80b52068..073a325e 100644
--- a/tools/designer/plugins/cppeditor/mainfilesettings.ui
+++ b/tools/designer/plugins/cppeditor/mainfilesettings.ui
@@ -104,9 +104,6 @@
<property name="text">
<string>Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -135,9 +132,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -152,9 +146,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/tools/designer/templates/Configuration_Dialog.ui b/tools/designer/templates/Configuration_Dialog.ui
index 12a0b291..3617d6cf 100644
--- a/tools/designer/templates/Configuration_Dialog.ui
+++ b/tools/designer/templates/Configuration_Dialog.ui
@@ -86,9 +86,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -117,9 +114,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -134,9 +128,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui b/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui
index 0d153bde..4a1c1c86 100644
--- a/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui
+++ b/tools/designer/templates/Dialog_with_Buttons_(Bottom).ui
@@ -47,9 +47,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -78,9 +75,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -95,9 +89,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/tools/designer/templates/Dialog_with_Buttons_(Right).ui b/tools/designer/templates/Dialog_with_Buttons_(Right).ui
index 68749354..c15cbaf7 100644
--- a/tools/designer/templates/Dialog_with_Buttons_(Right).ui
+++ b/tools/designer/templates/Dialog_with_Buttons_(Right).ui
@@ -47,9 +47,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -64,9 +61,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -78,9 +72,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/tools/designer/templates/Tab_Dialog.ui b/tools/designer/templates/Tab_Dialog.ui
index 5ef82c02..e5ab9628 100644
--- a/tools/designer/templates/Tab_Dialog.ui
+++ b/tools/designer/templates/Tab_Dialog.ui
@@ -70,9 +70,6 @@
<property name="text">
<string>&amp;Help</string>
</property>
- <property name="accel">
- <number>4144</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -101,9 +98,6 @@
<property name="text">
<string>&amp;OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -118,9 +112,6 @@
<property name="text">
<string>&amp;Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>