Saturneric
0739199b9e
Fix the error and adjust the way the pop-up window pops up after the key is generated.
2021-05-26 22:53:51 +08:00
Saturneric
4f39afa807
Remove the self-compiled GpgME package
...
Modify the compilation settings so that the project can be compiled on MacOS.
Complete .gitignore
2021-05-26 17:52:06 +08:00
Saturneric
001db514d1
Fix some problems caused by negligence.
...
Basically complete the function of signing the key.
There are still problems with the refresh mechanism.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-26 03:12:11 +08:00
Saturneric
d989b48429
Streamline, expand and improve the interface of GpgContext.
...
Fix the wrong use of the query interface for fingerprints or identifiers at VerifyKeyDetailBox.cpp and VerifyNotification.cpp.
Write the processing logic and page logic for adding a signature to the key.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-25 02:34:02 +08:00
Saturneric
40634e042d
Declare and Define getSigners;
...
Expand KeyList;
Project's Files Structure Modified;
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-24 00:45:30 +08:00
Saturneric
d9121e76c7
Enhance code robustness;
...
Improve performance for GpgKey;
Fix code defects. Makes the update response to changes in the key database directed.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-22 23:58:59 +08:00
Saturneric
dca700701e
Expand and improve GpgKey;
...
Modify project structure, separate KeyPairDetail from other ui files;
Add New Tab and Write the Code for KeyPair Details Dialog;
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-22 13:40:29 +08:00
Saturneric
4f33854578
popupMenu now Exec When mKeyList HAS item(s) Selected.
...
mKeyList Sorting Disabled.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-22 00:31:17 +08:00
Saturneric
21f4730e92
Expand Key Details Dialog;
...
Expand and Improve GpgKey and GpgSubKey;
Change Interface getKeyDetails();
Code Modified;
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-22 00:15:54 +08:00
Saturneric
e7b93cbdd9
Modified KeyList and Add Usage Support;
...
Improve and Expand GpgKey.
Add GpgSubKey.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-21 17:40:49 +08:00
Saturneric
f3845889ac
Change Project Name to GPGFrontend.
...
Give up Local Key Database and Use user default one.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-21 15:21:08 +08:00
Saturneric
8f14175636
Generate Key Upgraded.
...
RSA & DSA Tested.
Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-05-19 00:05:26 +08:00
Saturneric
738d1fefa0
Support more Key Generating Algo.
...
Support GPG2 now.
Change GPGME Key Generation API to newer one.
Statically link GPGME into the program.
2021-05-14 03:11:40 +08:00
Saturneric
26691b14d7
File Structure Modified.
...
Change Headers and Source Files Name.
Modified CMake Structure.
2021-05-12 10:14:58 +08:00
Saturneric
b3ad42f01d
Srouce Files Tidy and Reform
2021-05-12 08:50:08 +08:00
Saturneric
8a63cb095c
Change CXX Standard to C++14
...
Headers Tidy and Reformat
2021-05-12 06:09:22 +08:00
Saturneric
756660e0f4
Qt5 & Cmake Supported.
...
Project Structure Modified.
2021-05-12 05:01:05 +08:00