e56e89db创建于 2022年4月23日历史提交
文件最后提交记录最后更新时间
Introduce CpuInfo::getCpuPhysicalCoreCount(). Hyper-threading, when enabled, makes the number of processors two times the number of physical cores. Member function getCpuPhysicalCoreCount() is introduced to get the number of physical cores and it is used in "Dashboard" but not in "Resources". The way it works is that it counts the number of unique physical id, core id pair in /proc/cpuinfo. 5 年前
fixed typo5 年前
Add Czech translation 5 年前
added select all option into cleaner page result and added white icon for topbar 7 年前
Removed an errand close bracket4 年前
added helpers page 6 年前
added helpers page 6 年前
added select all option into cleaner page result and added white icon for topbar 7 年前
added close button to feeadback form and added dont ask option to app quit dialog 7 年前
added close button to feeadback form and added dont ask option to app quit dialog 7 年前
Update main.cpp 1. Bug fix when attempting to use "--hide" originally, since QT was not made aware of "--hide" via addOption, the check for "--hide" later was never going to be called. This fixes that so "--hide" now works 2. Added "--nosplash" for those who want to optionally hide the splash when hiding on startup.4 年前
changed constructor and added cpp file 8 年前
changed constructor and added cpp file 8 年前
changed file name 8 年前
changed file name 8 年前
Fixed missed language ts file in project file. - Added stacer_ko.ts line in stacer.pro file 6 年前
added helpers page 6 年前
updated variable names 8 年前