aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_ver_check/SoftwareVersion.h (unfollow)
Commit message (Collapse)AuthorFilesLines
3 daysfeat(ver_check): add QDateTime include to SoftwareVersion.hsaturneric1-0/+1
- include QDateTime header for future timestamp functionality - maintain alphabetical order of includes
3 daysfeat(version_checking): add update checking api selection and cachingsaturneric1-0/+18
- add bktus api support for version checking - implement version info caching with timestamp - add manual check button in update tab - support api selection from settings - add json serialization for version info
3 daysrefactor(bktus): update version check task to use appcast.xml and improve ↵saturneric1-0/+1
parsing - replace json api with appcast.xml for version checking - add index tracking for network replies - rename version_meta_data_ to meta_ - improve xml parsing and error handling - update url endpoints and response processing
13 daysfeat(ver_check): add bktus version check supportsaturneric1-8/+7
- implement BKTUSVersionCheckTask for bktus.com version checking - refactor version checking logic into Utils.cpp - update version checking module to support multiple sources - improve version status display messages
2024-12-01feat: check commit hash by current versionsaturneric1-2/+13
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-12feat: try using ui and i18n apis from sdksaturneric1-0/+0