diff --git a/about.cpp b/about.cpp index f0b51a7..a7894ea 100644 --- a/about.cpp +++ b/about.cpp @@ -13,23 +13,35 @@ CAboutDlg::CAboutDlg(QWidget *parent) : { ui->setupUi(this); - ui->labelTxt->setText ("

" + QString {"WSJT-X v" + ui->labelTxt->setText ("

" + QString {"FT8Call v" + QCoreApplication::applicationVersion () + " " + revision ()}.simplified () + "


" - "WSJT-X implements a number of digital modes designed for
" - "weak-signal Amateur Radio communication.

" - "© 2001-2018 by Joe Taylor, K1JT, with grateful
" - "acknowledgment for contributions from AC6SL, AE4JY,
" - "DJ0OT, G3WDG, G4KLA, G4WJS, IV3NWV, IW3RAB, K3WYC, K9AN,
" - "KA6MAL, KA9Q, KB1ZMX, KD6EKQ, KI7MT, KK1D, ND0B, PY2SDR,
" - "VE1SKY, VK3ACF, VK4BDJ, VK7MO, W4TI, W4TV, and W9MDB.

" - "WSJT-X is licensed under the terms of Version 3
" - "of the GNU General Public License (GPL)
" - "" - "" - "" - "
" - "https://www.gnu.org/licenses/gpl-3.0.txt
"); + + "FT8Call is a derivative of the WSJT-X application, " + "restructured and redesigned for message passing.
" + "It is not supported by nor endorsed by the WSJT-X " + "development group.
FT8Call is " + "licensed under and in accordance with the terms " + "of the GPLv3 license.
" + "The source code modifications are public and can be found in this repository.

" + + "FT8Call is heavily inspired by WSJT-X, Fldigi, " + "and FSQCall
and would not exist without the hard work and " + "dedication of the many
developers in the amateur radio " + "community.

" + "FT8Call stands on the shoulder of giants...the takeoff angle " + "is better up there.

" + "A special thanks goes out to the FT8Call development team:

" + "KC9QNE, " + "KI6SSI, " + "LB9YH, " + "M0IAX, " + "N0JDS, " + "OH8STN, " + "VA3OSO, " + "VK1MIC, " + "W0FW,

and the many other amateur radio operators who have given " + "FT8Call a chance."); } CAboutDlg::~CAboutDlg() diff --git a/about.ui b/about.ui index 84a59c6..5a7639f 100644 --- a/about.ui +++ b/about.ui @@ -5,8 +5,16 @@ Qt::NonModal + + + 0 + 0 + 192 + 116 + + - About WSJT-X + About FT8Call diff --git a/mainwindow.ui b/mainwindow.ui index ffb8ee8..2459e2f 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -4421,14 +4421,11 @@ list. The list can be maintained in Settings (F2). - false + true About FT8Call - - Ctrl+F1 - @@ -5000,9 +4997,6 @@ list. The list can be maintained in Settings (F2). Copyright notice - - Shift+F1 -