You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
0 commit comments