Joe Taylor
d689334730
Keyboard shoirtcuts Ctrl+F11 and Ctrl+F12 should change Tx freq only when equal to Rx freq.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8665 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-05-18 15:35:29 +00:00
Joe Taylor
698336b47b
Restore the Alt+N keyboard shortcut.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8648 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-05-03 12:24:13 +00:00
Joe Taylor
9d5f101f5f
Update the F3 display.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8488 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2018-02-10 16:12:22 +00:00
Joe Taylor
26b567b4f0
Add more on Copyright protections.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8156 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-10-02 18:27:08 +00:00
Joe Taylor
00a510ea86
Update the text for some keyboard shortcuts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@8053 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-31 19:22:44 +00:00
Joe Taylor
e0b507d6e6
Fix the "F4" shortcut description; add usage advuice to "Lock Tx=Rx" tool tip.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7976 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-08-01 19:32:54 +00:00
Joe Taylor
556525702a
Fix wording in list of keyboard shortcuts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7929 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-20 19:23:17 +00:00
Joe Taylor
c624da187d
Shift+F11/F12 to move Tx Freq down/up to 50Hz rounded increments.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7820 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 13:40:54 +00:00
Joe Taylor
4887a8b241
Correct a mis-ordered shortcut command.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7819 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-09 12:24:26 +00:00
Joe Taylor
51f42eee6c
Patch from W9MDB: add even/odd shortcuts, make F1-F3 work when menus are hidden.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7803 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-07 13:08:48 +00:00
Joe Taylor
7f111d394f
Update shortcuts.txt
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7799 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-07-06 21:14:20 +00:00
Joe Taylor
6d64eaa37b
More work on FreqCal mode. Some of this code is temporary!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7451 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2017-01-05 18:35:26 +00:00
Joe Taylor
f98aa4e6f4
Options (via Ctrl+M) to minimize size of Main Window and Wide Graph; add separate Start/End times to logging information. Thanks to W9MDB!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7430 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-12-30 15:45:31 +00:00
Joe Taylor
d06b00e0d6
Better wording to describe the CTRL+O function.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6655 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-28 17:43:12 +00:00
Joe Taylor
a3b05536bf
Add CTRL+O to displayed list of keyboard chortcuts. Tnx Allesandro!
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6654 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2016-04-28 17:36:49 +00:00
Bill Somerville
f8e62046a3
Use rich text for help window text for uniform formatting across platforms
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5558 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-06-08 20:58:44 +00:00
Bill Somerville
982b4edcd0
Refactored help windows into a helpful class
...
Also used it to implement the prefixes, shortcuts and mouse help
windows.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5554 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-06-08 16:05:01 +00:00
Bill Somerville
2474f73b7b
Improved next and current Tx message widget short cuts
...
Short cut keys implemented via a special key press event handler do
not fully integrate with the UI and standard UI implementation
guidelines, also they introduce an alternative code path that can
diverge from the intended behaviour.
Short cuts to set the next Tx message have been added as
Ctrl+<number>. Alt+<number> short cuts now do as the help implies
i.e. change the current Tx message even if there is another message
being transmitted.
The log QSO window should only be triggered by a 73 Tx message when
transmitting.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4992 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2015-02-27 13:34:18 +00:00
Bill Somerville
960601b8fe
Fix several issues with shortcut keys.
...
Do not drop through shortcut key handling so that spurious responses
are avoided.
The keyPressEvent handlers must call the super class implementation if
the event os not handled.
Correct a typo in the shortcut help display.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4361 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-09-25 11:35:50 +00:00
Joe Taylor
3cfff48079
Update text for mouse commands and keyboard shortcuts.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@4282 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2014-09-09 14:46:48 +00:00
Joe Taylor
560d20cc9d
Adjustable start frequency for waterfall.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3502 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-07-25 16:48:10 +00:00
Joe Taylor
95d52d9419
1. Temporarily added a button right of the red square. Not yet connected...
...
2. Add jt9code.exe to the Windows installation file.
3. Changed hotkey for "Special Mouse Commands" to F5, so that F4 again works
as it did.
4. Several corrections to shortcuts.txt.
5. Added section "Under the Hood" to the User's Guide.
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3254 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-05-03 20:30:56 +00:00
Joe Taylor
57508d08b9
Add the files listing keyboard shortcuts and special mouse commands.
...
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@3230 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
2013-04-26 21:39:11 +00:00