aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/PassphraseGenerator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-8/+6
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-3/+3
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-0/+22
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* style(src): reformat codeSaturneric2022-07-221-25/+25
|
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-0/+29
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies