Fix to allow wx 2.8 wxWidgets to build
Updates for appimage portability
Fix help files for AppImage
Pull AppImage tools if not installed
Changes to permit Linux AppImages (portable executables)
Hi I'm tired of compile the latest source code for the new version in Linux (Ubuntu users), as the distro has an old version of it. Being on the IT field and worked in some CD/CI envs for work and hobby, I have crafted a simple script to automate an AppImage executable file for Tqsl. Here you have an intro to the AppImage format https://en.wikipedia.org/wiki/AppImage TLDR; it's a simple way to have an app.exe portable fille like in windows, that runs on most actual distros (with some provision) This...
Hi Rick, A few tips about AppImage: 1. You must build the AppImage in the most recent but old distro you want support for. AppImage relies on libc6 on the linux host, libc6 is 100% backwards compatible so, if you build it on an old but live linux distro it will work on all distros from that and forward. It's an established practice to build for the latest supported Ubuntu distro, in this case Ubuntu 18.04, that covers almost 4 years of linux distros. 2. Extra files. You can specify or just copy the...
Apparently the help doesn't work either - which is probably the same problem.
Apparently the help doesn't work either - which is probably the same problem.
Wow - this was something I was completely unaware of. I've built an AppImage, available from https://www.rickmurphy.net/lotw/TQSL-x86_64.Appimage which seems a pretty straightforward addition to my packaging scripts. Seems to handle command line arguments correctly, and generally works. The only issue I see (which is very likely a packaging problem, not an AppImage problem) is that the language selection dialog doesn't work. I'll investigate. I'm going to test this on a few distributions, but if...
somethingHi I'm tired of compile the latest source code for the new version in Linux (Ubuntu users), as the distro has an old version of it. Being on the IT field and worked in some CD/CI envs for work and hobby, I have crafted a simple script to automate an AppImage executable file for Tqsl. Here you have an intro to the AppImage format https://en.wikipedia.org/wiki/AppImage TLDR; it's a simple way to have an app.exe portable fille like in windows, that runs on most actual distros (with some provision)...
Add directions for upload to a Sign-and-Save operation, copied from the help text.
Handle label for older versions of wxWidgets
Tuning layout of callsign certificate property window
Fix potential hang when showing callsign certificate properties of a pending cert
Windows version update for installer builder
Fix sizing of the callsign certificate property window
Export certificate copy after installing a TQ6
Update to TQSL 2.5.10
Last updates for 2.5.9 release
Update release to -rc2
Make the Log Handling follow the preference if set
Remove redundant registry write of install path
Update to -rc1
Correct a few other pathname buffers
Be consistent with buffer sizes for file paths
Allow 'C' as type specifier for compatibility with ADIF 1.0
Update to config 11.15
Fix parsing of ADIF string data type specifier
Update copyright year to 2021
Further language consistency checks
Fix mapping of Chinese -> simplified
Alphabetize languages to make spotting misses easier; fix OSX and Unix misses
Fix swapped Chinese translations traditional/simplified
Better background fix for dark mode
Update version
Update windows installer version
Allow ADIF mode map settings for modes containing slashes
Don't set background color for windows, allow to default
2.5.9 changes
Fix credits: VR2UPU provided Chinese (Tradional)
Update insaller to 2.5.8
Final updates for Chinese (simplified)
Update installer to 2.5.8-rc1
Update Chinese Traditional artifacts
Update changelog
Add Chinese traditional translation
Update windows installer version string
Replace implicit conversion from wxString to cstring
Correct silly typo
Update to current config
Accept 'AO-07' for satellite 'AO-7'
Update Changelog
Initial updates for 2.5.8-beta
Map YN to JN for RU Oblasts
Display the last date a callsign certificate can be used to sign QSOs
Validate IOTA entry format
Fix checking for blank strings
When QTH is in an area with only one CQ or ITU zone, select that.
Add cert messages to be translated
Update to 2.5.7
Update to 2.5.7
Fix thread-safety issue with updating upload progress bar
Correct crash when uploading a log on some systems
Fix legacy mac compile error
When in batch mode, and prompting for a Station Location, unhide the GUI window
Update version to 2.5.6
Disable rpath for Mac builds
Update windows installer rev
Remove unnecessary unsigned disk image. Check signing state and quit if it fails
Remove unnecessary null-pointer test
Revert missed edit
Merge branch 'master' of ssh://git.code.sf.net/p/trustedqsl/tqsl
Fix warnings from current cmake
Move doc files to root for pkg install
Merge branch 'master' of ssh://git.code.sf.net/p/trustedqsl/tqsl
Fix failed wide-char conversion on some Linux systems
Final localization for 2.5.6
Remove file used during language setup
Updates for Mac package signing/notarization
Allow OSX signing in a remote SSH session
Add reference to OSX .pkg file for install