From dabd1d9aa9abd74df2e9b6f80ccb9829d3e102c8 Mon Sep 17 00:00:00 2001 From: Joe Taylor Date: Wed, 10 Apr 2013 01:09:19 +0000 Subject: [PATCH] 1. Another anjustment to the "Tab 2" layout. 2. Blank line between periods should be in the RIGHT window! git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3148 ab8295b8-cf94-4d9e-aec4-7959e3be5d79 --- mainwindow.cpp | 2 +- mainwindow.ui | 330 ++++++++++++++++++++++++++++--------------------- wsjtx.iss | 2 +- 3 files changed, 188 insertions(+), 146 deletions(-) diff --git a/mainwindow.cpp b/mainwindow.cpp index 6eb9d7133..57c1f90c0 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -1188,7 +1188,7 @@ void MainWindow::readFromStdout() //readFromStdout bf.setBackground(QBrush(QColor(bg))); QString s = "
" + " " + "
"; - cursor = ui->decodedTextBrowser->textCursor(); + cursor = ui->decodedTextBrowser2->textCursor(); cursor.movePosition(QTextCursor::End); bf = cursor.blockFormat(); bf.setBackground(QBrush(QColor(bg))); diff --git a/mainwindow.ui b/mainwindow.ui index 30889e42d..a1964981e 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -1370,7 +1370,7 @@ p, li { white-space: pre-wrap; } - buttonGroup + buttonGroup @@ -1401,7 +1401,7 @@ p, li { white-space: pre-wrap; } true - buttonGroup + buttonGroup @@ -1429,7 +1429,7 @@ p, li { white-space: pre-wrap; } - buttonGroup + buttonGroup @@ -1443,10 +1443,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + Droid Sans @@ -1502,10 +1508,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + @@ -1518,10 +1530,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + @@ -1561,7 +1579,7 @@ p, li { white-space: pre-wrap; } - buttonGroup + buttonGroup @@ -1585,13 +1603,13 @@ p, li { white-space: pre-wrap; } - 170 + 150 0 - 16777215 + 150 16777215 @@ -1610,10 +1628,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + @@ -1626,10 +1650,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + @@ -1682,7 +1712,7 @@ p, li { white-space: pre-wrap; } - buttonGroup + buttonGroup @@ -1710,7 +1740,7 @@ p, li { white-space: pre-wrap; } - buttonGroup + buttonGroup @@ -1724,10 +1754,16 @@ p, li { white-space: pre-wrap; } - 170 + 150 24 + + + 150 + 16777215 + + @@ -1738,135 +1774,141 @@ p, li { white-space: pre-wrap; } 2 - - - 4 + + + + 5 + 1 + 261 + 221 + - - 0 - - - 0 - - - 0 - - - - - - - Answer CQ - - - - - - - Call CQ - - - - - - - Answer Caller - - - - - - - Send RRR - - - - - - - - 0 - 0 - - - - true - - - - - - - - 0 - 0 - - - - - - - - Send 73 - - - - - - - Send Report - - - - - - - - 0 - 0 - - - - - 0 - 26 - - - - Free Msg - - - - - - - - 0 - 0 - - - - - 0 - 26 - - - - Gen Msg - - - true - - - - - - + + + + + + + Call CQ + + + + + + + Answer Caller + + + + + + + Answer CQ + + + + + + + Send RRR + + + + + + + Send Report + + + + + + + Send 73 + + + + + + + + + + + + 0 + 0 + + + + true + + + + + + + + 0 + 0 + + + + + 0 + 26 + + + + Generated message + + + true + + + + + + + + + + + + 0 + 0 + + + + + + + + + 0 + 0 + + + + + 0 + 26 + + + + Free text message + + + + + + + - + 0 @@ -1879,19 +1921,19 @@ p, li { white-space: pre-wrap; } 180 - + 1 - + 60.000000000000000 - + 0.000000000000000 - + 8 - + 0.000000000000000 @@ -1908,7 +1950,7 @@ p, li { white-space: pre-wrap; } 0 0 711 - 25 + 21 diff --git a/wsjtx.iss b/wsjtx.iss index b7e7e4b1d..de1498c4c 100644 --- a/wsjtx.iss +++ b/wsjtx.iss @@ -1,6 +1,6 @@ [Setup] AppName=wsjtx -AppVerName=wsjtx Version 0.8 r3118 +AppVerName=wsjtx Version 0.9 r3143 AppCopyright=Copyright (C) 2001-2013 by Joe Taylor, K1JT DefaultDirName=c:\wsjtx DefaultGroupName=wsjtx