aboutsummaryrefslogtreecommitdiffstats
path: root/src/init.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix: solve some issuessaturneric2023-02-041-1/+1
* feat: change the log style in source filesSaturneric2023-02-031-12/+29
* feat: handle application's exceptions and crashSaturneric2022-05-201-29/+0
* perf: improve initialized and recover processSaturneric2022-05-191-20/+45
* feat: improve UI library's encapsulationSaturneric2022-05-091-83/+1
* refactor: develop 2.0.6 startSaturneric2022-05-071-54/+0
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-2/+2
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-8/+8
* <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric2022-02-051-4/+4
* <doc, refactor>(src): Clean up the code and add commentsSaturneric2022-02-021-10/+18
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-0/+18
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <fix>(project): support build on Windows.Saturneric2022-01-141-1/+0
* <refactor>(ui): Change Sync() to Sync Settings()Saturneric2022-01-121-1/+1
* <fixed>(ui): fix SIGSEGV when closing.Saturneric2022-01-091-13/+4
* <feature>(ui, project): load root certs.Saturneric2022-01-051-2/+40
* Fixed & Improve.Saturneric2021-12-161-0/+128