Skip to content

Commit

Permalink
Aborted translation system
Browse files Browse the repository at this point in the history
- wrapping up version 1.4.0
  • Loading branch information
baderouaich committed Aug 21, 2021
1 parent 1626bc1 commit 991ce3a
Show file tree
Hide file tree
Showing 33 changed files with 520 additions and 1,738 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 1.4.0
- Updated portable-file-dialogs library after issue https://github.com/samhocevar/portable-file-dialogs/issues/50 Fixed
- Upgraded portable-file-dialogs library after issue https://github.com/samhocevar/portable-file-dialogs/issues/50 Fixed
- Upgraded ImGui library from 1.81 to 1.83 (master branch)
- Now file paths are runtime detected (which solves the issue of calling CLI from an external folder doesn't work properly)
- Added ability to drop files in window to Encrypt or Decrypt
- Added Password Generator Tool
- Added Hashing Tool
- Added System & Hardware Information Tool
- Added Doxygen Documentation
- Added Language Translation System (experimental)
- Started Doxygen Documentation (~0.25% Documented)


# 1.3.0
- Fixed Clang compilation issue on Linux requires pic flag '-fPIC' for libraries (inih, curl, zlib, mbedlts)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ All [Authenticated Encryption](https://www.cryptopp.com/wiki/Authenticated_Encry
- :white_check_mark: <strong>Blowfish-EAX</strong>
- :white_check_mark: <strong>IDEA-EAX</strong>
- :white_check_mark: <strong>ChaCha20Poly1305</strong>
- :white_check_mark: <strong>RSA-OAEP-SHA256</strong>
<!-- - :white_check_mark: <strong>RSA-OAEP-SHA256</strong> -->
<!-- - [ ] algo || [x] algo -->


Expand Down
1 change: 0 additions & 1 deletion Resources/Translation/.current

This file was deleted.

228 changes: 0 additions & 228 deletions Resources/Translation/English.ini

This file was deleted.

Loading

0 comments on commit 991ce3a

Please sign in to comment.