mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
947b429723
This change incorporates a reorganization of the GUI code with widgets, validators, models, and item delegates being moved to sub-directories. Relax the requirements of the ForeignKeyDelegate and related CandidateKeyFilter classes to allow them to work with constant model pointers for both referenced and referencing models. |
||
---|---|---|
.. | ||
Directory.cpp | ||
Directory.hpp | ||
DirectoryDelegate.cpp | ||
DirectoryDelegate.hpp | ||
DirectoryNode.hpp | ||
FileNode.cpp | ||
FileNode.hpp | ||
README | ||
RemoteFile.cpp | ||
RemoteFile.hpp |
A UI for downloading sample files from a web server. Works in concert with samples/CMakeLists.txt which generates the JSON contents description file and has a build target upload-samples that uploads the samples and content file to the project files server.