Skip to content

KRIS_v2.0.3

Compare
Choose a tag to compare
@lasercata lasercata released this 27 Apr 20:49
· 35 commits to main since this release
65b12d5

Improvements

  • When swaping texts, the files are also swaped ;
  • When open a file, or swaping, the label in the status bar is correctly set ;
  • Adding the Import RSA key option in Keys menu ;
  • Popup now inheritates from QDialog and can be launched with QDialog.exec_() or QDialog.show(), with an argument in the Popup.pop method ;