aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/help/VersionCheckThread.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed.Saturneric2021-12-021-77/+0
| | | | 1. Fixed known issue in File Operations.
* Modified & ImproveSaturneric2021-12-021-6/+6
| | | | | | 1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration.
* Add i18n SupportSaturneric2021-12-011-2/+3
| | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
* UI Framework Modified.Saturneric2021-10-021-32/+33
|
* Split some source files that are too large.Saturneric2021-08-101-3/+23
|
* Improved and Modified.Saturneric2021-07-191-0/+5
|
* Project structure adjustment;Saturneric2021-07-121-0/+50
Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents;