KRIS_v2.0.3
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 inKeys
menu ; Popup
now inheritates fromQDialog
and can be launched withQDialog.exec_()
orQDialog.show()
, with an argument in thePopup.pop
method ;