Commit graph

28 commits

Author SHA1 Message Date
Allan Bazinet
e92f9915c7 Burn the boats
Initial rough cut at complete Fortran elimination. A lot of cleanup work to be done, but this finally no long requires Fortran at all.
2025-01-22 17:42:38 -08:00
Allan Bazinet
439d899a5a Freeing four2a resources no longer required 2024-12-24 07:24:11 -08:00
Allan Bazinet
a7c9913e94 Initial removal of hidden DisableInputResampling 2024-11-29 11:45:00 -08:00
Allan Bazinet
db3e424987 Simplify version function
Option to include patch is always true; no value in having logic to do otherwise.
2024-11-06 15:25:45 -08:00
Allan Bazinet
afa3bb449e Lose unused revision concept
This is a carry-over; it’s never used.
2024-11-06 15:09:01 -08:00
Allan Bazinet
8ab8d3e236 Pass in program info, rather than keep in ivar 2024-11-06 12:22:23 -08:00
Allan Bazinet
f441bf8a1d Eliminate manual setup of quit on last closed
This is handled by default by the application; avoid messing with the framework’s default methodology.
2024-10-22 09:43:09 -07:00
Allan Bazinet
ee9362aeaa Avoid stderr usage ; have final handler deal with 2024-10-22 09:31:16 -07:00
Allan Bazinet
a2258d98f8 Don’t attempt translation in last-ditch handler
If we’re here, things are already very, very suspect; keep it simple and don’t attempt to translate.
2024-10-22 09:30:35 -07:00
Allan Bazinet
eaad204e0a Avoid tight loop on lock file access failure 2024-10-22 09:29:17 -07:00
Allan Bazinet
d4c088ee32 Don’t attempt to translate rig name error 2024-10-22 09:28:42 -07:00
Allan Bazinet
2ca8fbd90e Use non-macro signal / slot connect 2024-10-21 15:16:56 -07:00
Allan Bazinet
f4a5bcfc59 Remove splash screen code
We don’t use a splash screen; it’s leftovers from WSJTX.
2024-10-21 08:39:09 -07:00
Allan Bazinet
26011663ee Display using platform-specific style 2024-10-12 05:50:33 -07:00
Allan Bazinet
a4a18663b2 Use common registry for WF types 2024-09-14 07:04:03 -07:00
Allan Bazinet
00de4bcd73 WF namespace
Move WFPallete into WF::Pallete and add WF:Spectrum; greatly simplifies plotter preference handling, and contributes to go-fast in the plotter drawing function.
2024-09-14 06:53:12 -07:00
Allan Bazinet
37c6fbf0e9 Eliminate archaic old Windows hackery 2024-09-08 15:46:52 -07:00
Allan Bazinet
45778cdb79 Initial port to Qt6
Mostly straightforward, but Qt6 changed the audio classes quite substantially. Fortunately the wsjtx-improved team had been down this road already in terms of what needed to be changed in the audio support.
2024-08-31 13:13:39 -07:00
Jordan Sherer
9b1c692d76 Fixed #340: help and version should be command line output 2020-06-05 10:33:56 -04:00
Jordan Sherer
ea76d0e8d2 Added output option for debug statements to the command line 2019-11-14 20:37:03 -05:00
Jordan Sherer
c72857aa76 Memory JS8 2019-11-03 13:58:34 -05:00
Jordan Sherer
88fb605b40 Removed remnants of WSJT-X references 2018-12-23 08:54:31 -05:00
Jordan Sherer
75bf51072a Rename to JS8Call 2018-10-04 13:52:52 -04:00
Jordan Sherer
d08096a934 Initial commit of manual clock drift syncronization 2018-09-18 17:24:07 -04:00
Jordan Sherer
130b749dfe Disabled splashscreen. Updated application name and window title 2018-07-06 00:10:30 -04:00
Jordan Sherer
4df7aae11a Merged in the extended free text experiment patch 2018-03-08 17:01:33 -05:00
Jordan Sherer
a32fe6a4dc Updated to r8541 2018-03-05 14:49:51 -05:00
Jordan Sherer
678c1d3966 Initial Commit 2018-02-08 21:28:33 -05:00