Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-03 | fix: qt5 compile issues | saturneric | 1 | -2/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -9/+8 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -6/+4 | |
2024-01-08 | fix: move quit dialog to center of parent | saturneric | 1 | -20/+23 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2022-07-22 | feat(ui): use general main window and dialog class | Saturneric | 1 | -2/+2 | |
1. store window size and position 2. store icon size and style | |||||
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -3/+3 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -24/+24 | |
1. tidy up ui. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2021-12-01 | Add i18n Support | Saturneric | 1 | -14/+16 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -87/+94 | |
2021-07-05 | Improve large file reading. | Saturneric | 1 | -1/+1 | |
Add loading animation. Other improvements. | |||||
2021-06-19 | Improve project documents | Saturneric | 1 | -12/+13 | |
Continue to write ReadME Eliminate compile-time warnings Fix some problems | |||||
2021-05-21 | Change Project Name to GPGFrontend. | Saturneric | 1 | -14/+16 | |
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-12 | Srouce Files Tidy and Reform | Saturneric | 1 | -29/+27 | |