aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/basic/ChannelObject.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26feat: remove spdlog and clean up logsaturneric1-1/+1
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-2/+3
2024-01-05fix: slove some known issuessaturneric1-1/+9
2023-12-16fix: use secure memory management at impl classsaturneric1-5/+1
2023-12-15fix: slove some issues on memory and intilizationssaturneric1-2/+9
2023-12-03feat: improve memory security of function frameworksaturneric1-0/+2
2023-11-06refactor: clean up core's codessaturneric1-11/+12
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2022-05-19pref: improve pch for compiling speedSaturneric1-2/+0
2022-05-12feat(core): add charset operationsSaturneric1-14/+13
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-0/+0
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-0/+2
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-15/+8
2022-01-02<refactor, fixed, test>(core, ui): add & modify core and uiSaturneric1-0/+2
2021-12-31<refactor, test>(core, test): core improved and test gpg key generationSaturneric1-0/+4
2021-12-06Improve UI & FunctionsSaturneric1-0/+2
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-09-12Continue to write core test code.Saturneric1-3/+5
2021-09-05Rewrite the core.Saturneric1-9/+7
2021-08-15Bugs Fixed; Improve Functions;Saturneric1-11/+14
2021-07-06Fix issues.Saturneric1-1/+1
2021-07-05Introduce multithreading.Saturneric1-13/+7
2021-05-22Expand and improve GpgKey;Saturneric1-1/+2
2021-05-21Expand Key Details Dialog;Saturneric1-57/+3
2021-05-21Change Project Name to GPGFrontend.Saturneric1-14/+17
2021-05-12File Structure Modified.Saturneric1-1/+1
2021-05-11Change CXX Standard to C++14Saturneric1-4/+13