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.
Go to file
Joe Taylor f10ef57c7d 1. Double-click on a yellow Tx message should not copy the message again,
and if CTRL is held down it should set Tx as well as Rx freq.  Fixed.
2. Improve the logic for suppressing duplicate JT65 decodes.
3. Disable the "Advanced" item on Setup menu.


git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3491 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-07-17 14:18:18 +00:00
lib 1. Double-click on a yellow Tx message should not copy the message again, 2013-07-17 14:18:18 +00:00
LICENSE_WHEATLEY.TXT Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
PSKReporter.h Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
QtSupport.iss Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
WSJT-X_Users_Guide_v1.1.docx 1. Allow waterfall window to have smaller height. 2013-07-16 18:17:20 +00:00
about.cpp Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
about.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
about.ui 1. Add report to wsjt_status.txt, for JT-Alert. 2013-05-08 15:23:02 +00:00
afmhot.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
blue.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
commons.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
devsetup.cpp Don't poll radio while decoder is busy. 2013-07-10 16:45:13 +00:00
devsetup.h Warning: these changes have not yet been thoroughly tested! 2013-07-08 19:57:01 +00:00
devsetup.ui 1. Set the default startup frequencies to reasonable ones for JT65. 2013-07-09 15:44:33 +00:00
displaytext.cpp Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
displaytext.h Shift-double-click on decoded line does NOT change the frequencies. 2013-03-01 21:25:33 +00:00
ffft.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
fftw3.f Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getdev.cpp Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
getfile.cpp Oops! I committed the wrong version of getfile.cpp. Now OK. 2013-07-08 23:58:19 +00:00
getfile.h Remove qDebug() statements. 2013-07-08 23:32:20 +00:00
in.dat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
jt9.txt Tweaks to jt9.txt 2012-10-21 19:24:54 +00:00
killbyname.cpp Silence all compiler warnings from QtCreator. 2013-05-23 15:05:16 +00:00
libHRDInterface001.a First attempt at interface to Ham Radio Deluxe (HRD). 2013-05-21 19:49:41 +00:00
libfftw3f_win.a Compiles on OPTI-745 under Win7. 2010-01-15 20:29:35 +00:00
libpskreporter.a Implementing uploads to PSK Reporter. (Not yet finished.) 2013-03-11 15:51:44 +00:00
logqso.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
logqso.h 1. Added Tx Power to ADIF log information, with option to retain between QSOs. 2013-06-06 16:17:58 +00:00
logqso.ui Clean up the Tab order on LogQSO and Setup screens. 2013-06-06 17:46:27 +00:00
main.cpp This code now compiles OK in either Qt4 or Qt5. To run in Qt5 we'll need 2013-05-23 20:21:47 +00:00
mainwindow.cpp 1. Double-click on a yellow Tx message should not copy the message again, 2013-07-17 14:18:18 +00:00
mainwindow.h Added new meter widget. 2013-07-16 21:16:57 +00:00
mainwindow.ui 1. Double-click on a yellow Tx message should not copy the message again, 2013-07-17 14:18:18 +00:00
meterwidget.cpp Added new meter widget. 2013-07-16 21:16:57 +00:00
meterwidget.h Added new meter widget. 2013-07-16 21:16:57 +00:00
mouse_commands.txt Add the files listing keyboard shortcuts and special mouse commands. 2013-04-26 21:39:11 +00:00
paInputDevice.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
pa_get_device_info.c Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
plotter.cpp Simplify the WSPR warning message, and mark the WSPR band when we're 2013-07-12 13:45:28 +00:00
plotter.h Simplify the WSPR warning message, and mark the WSPR band when we're 2013-07-12 13:45:28 +00:00
psk_reporter.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
psk_reporter.h Added class for PSK Reporter. Still need to wire class to mainwindow.cpp 2013-04-16 19:22:53 +00:00
rigclass.cpp Compare dial freq with user's default freq, not the startup default freq. 2013-07-10 13:57:13 +00:00
rigclass.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
shortcuts.txt 1. Temporarily added a button right of the red square. Not yet connected... 2013-05-03 20:30:56 +00:00
signalmeter.cpp Added new meter widget. 2013-07-16 21:16:57 +00:00
signalmeter.h Added new meter widget. 2013-07-16 21:16:57 +00:00
sleep.h Set properties for native eol style and the "Rev" keyword. 2012-05-22 17:09:48 +00:00
soundin.cpp Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
soundin.h Correct UTC on waterfall for slow modes. 2012-11-14 15:30:21 +00:00
soundout.cpp If "Split Tx" is not ticked, send the correct (un-shifted) audio tones. 2013-07-09 00:42:43 +00:00
soundout.h Merging code for v1.1 back into the main wsjtx branch. 2013-07-08 13:17:22 +00:00
ss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
sss.bat Major changes to the MAP65 branch. This branch is now a copy of 2012-05-22 14:28:39 +00:00
widegraph.cpp Simplify the WSPR warning message, and mark the WSPR band when we're 2013-07-12 13:45:28 +00:00
widegraph.h Simplify the WSPR warning message, and mark the WSPR band when we're 2013-07-12 13:45:28 +00:00
widegraph.ui 1. Allow waterfall window to have smaller height. 2013-07-16 18:17:20 +00:00
wsjt.ico initial import 2005-12-22 16:40:53 +00:00
wsjtx.iss 1. Double-click on a yellow Tx message should not copy the message again, 2013-07-17 14:18:18 +00:00
wsjtx.pro Added new meter widget. 2013-07-16 21:16:57 +00:00
wsjtx.rc Initial changes from JTMS3 to WSJTX. 2012-09-24 15:20:48 +00:00
wsjtx_changelog.txt 1. Fix occasional program crash caused by receiving a message in the 2013-06-05 18:42:55 +00:00
wsjtx_opti.iss 1. New startup default frequencies for 40, 30, and 6m. 2013-07-11 19:37:01 +00:00