-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* viewer: Implement BUILD_WIN_STANDALONE option for Windows standalone builds Install library dependencies for Windows builds Add placeholder input and checkbox tooltips for emv-viewer Add CMake display name and description for emv_viewer_runtime component Update Github Actions workflow for Fedora builds Let emv-viewer use relative data path for MacOS and Windows builds Fix whitespace Install iso-codes and mcc-codes for MacOS and Windows packages Update README Fix code signing of targets for MacOS release builds Fix packaging for MacOS release builds Use self-signed openemv.org code signing certificate for MacOS Update MacOS release builds to use MacOS 13 Update Github Actions Upload build directory if Github Action fails Improve CMake messages for Qt Add icons for emv-viewer Add CMake component dependency for emv_viewer_runtime on emv_runtime Deploy Qt into MacOS bundle and Windows installer Add CPack package generator for DragNDrop on MacOS Add CPack package generator for NSIS on Windows Update Github Actions for MacOS and Windows release builds Fix Qt6 QByteArray to QString conversion for emv-viewer Highlight input bytes when clicking tree item in emv-viewer Use monospace font for hex data in emv-viewer Implement --ber and --tlv options for emv-viewer Implement --isocodes-path and --mcc-json options for emv-viewer Show description when clicking tree item in emv-viewer Improve EmvHighlighter to emphasise tags Improve EmvHighlighter to highlight non-hex digits Improve EmvHighlighter to avoid unnecessary parsing Implement ignore padding checkbox for emv-viewer Improve EmvTreeItem rendering of field strings Implement EMV decode checkbox for emv-viewer Implement EmvTreeView for emv-viewer Implement EmvTreeItem for emv-viewer Implement basic EMV decoder for emv-viewer Implement basic tree view for emv-viewer Implement basic EMV highlighter for emv-viewer Implement timer to bundle tree view updates for emv-viewer Allow emv-viewer links to open using a browser Update Github Actions Initial layout for emv-viewer sub-project
- Loading branch information
Showing
40 changed files
with
3,583 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.