Commit graph

4 commits

Author SHA1 Message Date
Chris-AC9KH
215124daba Add unversioned development builds for master that displays the git
hash for the build in the titlebar
2026-03-31 11:27:10 -07:00
Chris-AC9KH
5908c9c642 Change to CMakelists.txt versioning:
- deprecates the old WSJTX versioning system
- remove the CMake module, VersionCompute.cmake
- Versions.cmake is removed
- configuration header is renamed to js8call.h.in
- added build serial number via git hash, date compiled, and by who
2026-03-29 20:08:20 -07:00
Chris-AC9KH
963b9cd933 Add doxy hooks to all source file 2026-01-18 19:19:15 -06:00
Chris-AC9KH
356bdc0f50 Code cleanup - move loose source and header files in source tree to group folders
Rename all header files with .h extension
Fix function declaration in HamlibTransceiver.h that overrode member function but was not marked override
Remove unused variable in Modulator.cpp
Remove unused files from source tree
Remove duplicate LazyFillComboBox files
Reformat codebase to LLVM C++ standard
2026-01-02 16:46:38 -06:00