Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-12 | feat: add auto activate function and optimums for some structures | saturneric | 1 | -45/+0 | |
2024-01-17 | fix: find and slove some bugs | saturneric | 1 | -3/+2 | |
2024-01-16 | fix: make task and threading system safer | saturneric | 1 | -2/+0 | |
2024-01-15 | feat: use qt json support components in data object and infos gathering module | saturneric | 1 | -10/+14 | |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -4/+0 | |
2023-12-02 | feat: add buddled qt pinentry and make it works | saturneric | 1 | -1/+7 | |
2023-12-02 | fix: add set owner struct action in keymanager menu | saturneric | 1 | -4/+4 | |
2023-12-01 | fix: discover and fix some bugs | saturneric | 1 | -7/+5 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -1/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2022-05-09 | fix: fix crash poblem when doing operations | Saturneric | 1 | -0/+2 | |
1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2021-12-05 | Improve UI | Saturneric | 1 | -0/+4 | |
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -2/+2 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-28 | Solve key generation and related update issues. | Saturneric | 1 | -9/+8 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -13/+8 | |
2021-07-06 | Fix issues. | Saturneric | 1 | -1/+1 | |
Improve UI. | |||||
2021-07-05 | Introduce multithreading. | Saturneric | 1 | -13/+7 | |
Fix Bugs. | |||||
2021-05-22 | Expand and improve GpgKey; | Saturneric | 1 | -1/+2 | |
Modify project structure, separate KeyPairDetail from other ui files; Add New Tab and Write the Code for KeyPair Details Dialog; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Expand Key Details Dialog; | Saturneric | 1 | -57/+3 | |
Expand and Improve GpgKey and GpgSubKey; Change Interface getKeyDetails(); Code Modified; Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+17 | |
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]> | |||||
2021-05-12 | File Structure Modified. | Saturneric | 1 | -1/+1 | |
Change Headers and Source Files Name. Modified CMake Structure. | |||||
2021-05-11 | Change CXX Standard to C++14 | Saturneric | 1 | -4/+13 | |
Headers Tidy and Reformat |