2021-03-08 Fred Gleason <fredg@paravelsystems.com>

* Removed Qt3-style accelerators from rdadmin(1).
	* Removed Qt3-style accelerators from rdairplay(1).
	* Removed Qt3-style accelerators from rdcastmanager(1).
	* Removed Qt3-style accelerators from rdcatch(1).
	* Removed Qt3-style accelerators from rdlibrary(1).
	* Removed Qt3-style accelerators from rdlogedit(1).
	* Removed Qt3-style accelerators from rdlogin(1).
	* Removed Qt3-style accelerators from rdlogmanager(1).
	* Removed Qt3-style accelerators from rdselect(1).
	* Removed Qt3-style accelerators from rddbconfig(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-08 15:50:26 -05:00
parent 7ed7218b20
commit 7208b5758e
179 changed files with 14765 additions and 5394 deletions

View File

@@ -68,7 +68,7 @@ MySqlLogin::MySqlLogin(QString *username,QString *password, QWidget *parent)
QPushButton *ok_button=new QPushButton(this);
ok_button->setGeometry(sizeHint().width()/2-90,sizeHint().height()-60,80,50);
ok_button->setFont(buttonFont());
ok_button->setText(tr("&OK"));
ok_button->setText(tr("OK"));
ok_button->setDefault(true);
connect(ok_button,SIGNAL(clicked()),this,SLOT(okData()));
@@ -79,7 +79,7 @@ MySqlLogin::MySqlLogin(QString *username,QString *password, QWidget *parent)
cancel_button->setGeometry(sizeHint().width()/2+10,sizeHint().height()-60,
80,50);
cancel_button->setFont(buttonFont());
cancel_button->setText(tr("&Cancel"));
cancel_button->setText(tr("Cancel"));
connect(cancel_button,SIGNAL(clicked()),this,SLOT(cancelData()));
}

View File

@@ -105,12 +105,12 @@ MainWidget::MainWidget(RDConfig *c,QWidget *parent)
response_label->setFont(labelFont());
response_label->setAlignment(Qt::AlignRight);
send=new QPushButton(tr("&Send Command"),this);
send=new QPushButton(tr("Send Command"),this);
send->setGeometry(10,sizeHint().height()-50,120,40);
send->setFont(buttonFont());
connect(send,SIGNAL(clicked()),this,SLOT(sendCommand()));
quit=new QPushButton("&Quit",this);
quit=new QPushButton("Quit",this);
quit->setGeometry(sizeHint().width()-80,sizeHint().height()-50,70,40);
quit->setFont(buttonFont());
quit->setDefault(true);

View File

@@ -27,10 +27,6 @@
<source>Response:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Send Command</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>RMLSend</source>
<translation type="unfinished"></translation>
@@ -51,5 +47,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -33,7 +33,7 @@
</message>
<message>
<source>&amp;Send Command</source>
<translation>Kommando &amp;senden</translation>
<translation type="obsolete">Kommando &amp;senden</translation>
</message>
<message>
<source>RMLSend</source>
@@ -55,5 +55,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -33,7 +33,7 @@
</message>
<message>
<source>&amp;Send Command</source>
<translation>&amp;Enviar Comando</translation>
<translation type="obsolete">&amp;Enviar Comando</translation>
</message>
<message>
<source>RMLSend</source>
@@ -55,5 +55,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -27,10 +27,6 @@
<source>Response:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>&amp;Send Command</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>RMLSend</source>
<translation type="unfinished"></translation>
@@ -51,5 +47,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -33,7 +33,7 @@
</message>
<message>
<source>&amp;Send Command</source>
<translation>&amp;Send kommando</translation>
<translation type="obsolete">&amp;Send kommando</translation>
</message>
<message>
<source>RMLSend</source>
@@ -55,5 +55,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -33,7 +33,7 @@
</message>
<message>
<source>&amp;Send Command</source>
<translation>&amp;Send kommando</translation>
<translation type="obsolete">&amp;Send kommando</translation>
</message>
<message>
<source>RMLSend</source>
@@ -55,5 +55,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -33,7 +33,7 @@
</message>
<message>
<source>&amp;Send Command</source>
<translation>&amp;Enviar Comando</translation>
<translation type="obsolete">&amp;Enviar Comando</translation>
</message>
<message>
<source>RMLSend</source>
@@ -55,5 +55,9 @@
<source>Macro Command Utility</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Send Command</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>