aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/VersionCheckThread.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-1/+1
| | | | 1. tidy up thread.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* <refactor, chore>(project, ui, core): Normalize third-party dependencies.Saturneric2022-01-121-1/+1
| | | | | | | | 1. All third-party dependencies are in the form of submodules . 2. Compile third-party dependencies together at compile time. 3. Strip 3rd party dependencies from source code. 4. Normalize the reference of the header file of the third-party dependency, and only refer to it once. 5. Remove all find_libraries and use build-time static library files instead.
* <refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric2022-01-121-0/+125