Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/main' into develop | saturneric | 2024-05-03 | 1 | -31/+20 |
|\ | |||||
| * | Update installation wizard links | jermanuts | 2024-04-07 | 1 | -25/+14 |
| | | | | | | | | | | Reflects to the new docs links. Please let me know if it work correctly on your build. | ||||
* | | fix: improve icons and logo style | saturneric | 2024-02-25 | 1 | -1/+2 |
| | | |||||
* | | freat: update logo and icons | saturneric | 2024-02-24 | 1 | -20/+15 |
|/ | |||||
* | feat: improve key list and find widget | saturneric | 2024-01-23 | 1 | -7/+7 |
| | |||||
* | refactor: remove libgettext from project | saturneric | 2024-01-16 | 1 | -82/+79 |
| | |||||
* | fix: slove the languange settings issue | saturneric | 2024-01-15 | 1 | -5/+3 |
| | |||||
* | refactor: remove libconfig++ form project | saturneric | 2024-01-15 | 1 | -13/+6 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -1/+1 |
| | |||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | refactor: use piml tech to rewrite GlobalSettingsStation | saturneric | 2023-10-17 | 1 | -1/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | feat: start to add plugin system and do some improve on project configuration | saturneric | 2023-10-15 | 1 | -1/+1 |
| | |||||
* | fix: change gpgfrontend.pub to gpgfrontend.bktus.com | Saturneric | 2023-07-12 | 1 | -14/+18 |
| | |||||
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -7/+2 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -2/+0 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -4/+4 |
| | |||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -1/+1 |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | ||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -7/+3 |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | ||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -0/+273 |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. |