Bill Somerville 127c633a97 Bring colour settings into line with general configuration strategy
Colours behave  like other  configuration items  and changes  are only
applied when the Settings UI is dismissed via the "OK" button.

Simplified font settings and use  style sheets consistently to set the
application and decoded  text fonts. This is necessary  because any UI
widget that  has a style  sheet applied does not  honor a font  set by
QWidget::setFont()  even if  there is  no  font setting  in the  style
sheet, this is broken behaviour IMHO  but that is the way Qt currently
works.

Use a  style sheet to style  the frequency display and  clock. This is
necessary to  allow fonts to  be cascaded through parent  style sheets
and still be overridden on these widgets.

Simplify  the decoded  text  widgets,  there is  no  need  to use  the
QTextBrowser  as a  super class  since  the simpler  QTextEdit set  as
read-only is sufficient. Also removed  colour setting via a background
brush  as it  doesn't  work  and the  HTML  'bgcolor' attribute  works
correctly.

Change  to  UI  properties  of  the  decoded  text  widgets  to  allow
horizontal scrolling if required, this  allows larger fonts to be used
without truncating decoded messages.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4957 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-02-13 08:53:02 +00:00
2014-03-30 01:31:40 +00:00
2014-12-03 00:06:54 +00:00
2014-07-21 20:25:05 +00:00
2014-11-28 23:34:23 +00:00
2014-11-28 23:34:23 +00:00
2014-11-28 23:34:23 +00:00
2014-11-29 13:57:36 +00:00
2012-10-21 19:24:54 +00:00
2013-08-10 15:29:55 +00:00
2014-01-30 18:40:16 +00:00
2014-12-03 00:06:54 +00:00
2014-03-30 01:31:40 +00:00
2014-12-03 00:06:54 +00:00
2014-11-28 23:34:23 +00:00
2014-11-28 23:34:23 +00:00
2014-04-03 19:44:34 +00:00
2014-11-28 23:34:23 +00:00
2014-10-01 15:57:43 +00:00
2015-02-11 18:20:07 +00:00
2014-10-21 14:04:37 +00:00

 __       __   ______      _____  ________      __    __ 
|  \  _  |  \ /      \    |     \|        \    |  \  |  \
| $$ / \ | $$|  $$$$$$\    \$$$$$ \$$$$$$$$    | $$  | $$
| $$/  $\| $$| $$___\$$      | $$   | $$ ______ \$$\/  $$
| $$  $$$\ $$ \$$    \  __   | $$   | $$|      \ >$$  $$ 
| $$ $$\$$\$$ _\$$$$$$\|  \  | $$   | $$ \$$$$$$/  $$$$\ 
| $$$$  \$$$$|  \__| $$| $$__| $$   | $$       |  $$ \$$\
| $$$    \$$$ \$$    $$ \$$    $$   | $$       | $$  | $$
 \$$      \$$  \$$$$$$   \$$$$$$     \$$        \$$   \$$
                                                         
                                                         
                                                         
Copyright (C) 2001 - 2014 by Joe Taylor, K1JT.

WSJT-X implements JT9, a new mode  designed especially for the LF, MF,
and  HF bands,  as well  as  the popular  mode JT65.  Both modes  were
designed for making reliable, confirmed QSOs under extreme weak-signal
conditions.  They  use nearly  identical message structure  and source
encoding.  JT65 was  designed for  EME (“moonbounce”)  on the  VHF/UHF
bands  and   has  also  proved   very  effective  for   worldwide  QRP
communication at  HF; in contrast, JT9  is optimized for HF  and lower
frequencies. JT9 is  about 2 dB more sensitive than  JT65A while using
less  than 10%  of the  bandwidth. World-wide  QSOs are  possible with
power levels of a few watts and  compromise antennas. A 2 kHz slice of
spectrum is  essentially full when  occupied by ten JT65  signals.  As
many as 100 JT9 signals can fit into the same space, without overlap.

WSJT-X offers a “bi-lingual” operating  mode in which you can transmit
and   receive  JT65   and   JT9  signals,   switching  between   modes
automatically as  needed.  Displayed  bandwidth can be  as large  as 5
kHz. If  your receiver  has as  upper-sideband filter  at least  4 kHz
wide, you can have all the typical  JT65 and JT9 activity on screen at
once, available for  making QSOs with a click of  the mouse. Even with
standard SSB-width IF filters, switching between JT65 and JT9 modes is
quick and convenient. Be sure to read the online WSJT-X User's Guide.

Project web site:

http://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html

Project mailing  list (shared  with other  applications from  the same
team):

https://groups.yahoo.com/neo/groups/wsjtgroup

Description
This a mirror of WSJT-X and will be updated every 6 hours. PR will be ignored, head to the SF link. Repo will be updated at 06:00:00 UTC 12:00:00 UTC 18:00:00 UTC 00:00:00 UTC Now fixed.
Readme 216 MiB
Languages
C++ 52.4%
Fortran 19.5%
Python 18.8%
C 7.6%
CMake 1.3%
Other 0.1%