aboutsummaryrefslogtreecommitdiff
path: root/modules/computer.c
AgeCommit message (Expand)Author
2024-05-01FIX strwrap computer->language for improved UIhwspeedy
2024-05-01FIX CLI - disable strwrap for CLI, disable window freezehwspeedy
2024-05-01FIX Added strwrap function and fixed width for OS, Security & Env varshwspeedy
2024-04-29FIX Readded mem_usage field identifier after app widescreen ration change.hwspeedy
2024-04-28FIX focuslost, missing status updates, benchmark aborting improvedhwspeedy
2024-04-22FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2hwspeedy
2024-04-02FIX MemUsage fix UI/UX and add sortinghwspeedy
2024-02-27FIX critical GLIB warning - just show resulthwspeedy
2024-02-08FIX GCC Warningsbigbear
2024-02-08PR405 - icons for computer/securitybigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2023-07-29Show kernel module icons even without modules present on filesystemL. Pereira
2021-11-07Hack: make ASan happy by moving definition of lginterval to shellL Pereira
2021-11-07Update copyright informationL Pereira
2021-09-15Added powershell script language.Per Jahn
2020-07-28Do not use "stdout" as a member in the structLeandro Pereira
2020-06-06Store/send machine type (laptop/desktop/etc) in benchmark resultsLeandro Pereira
2020-05-09s/info_field_printf/info_fieldTrung Lê
2020-05-09Fix format not a string literal warningTrung Lê
2020-05-03hi_exported_methods() should return a const pointerLeandro Pereira
2020-05-03hi_module_get_about() should return a const pointerLeandro Pereira
2020-05-03Show distro code name, if presentLeandro Pereira
2020-01-26Make Computer->Summary contain more information from the summary viewLeandro Pereira
2020-01-03storage: updated listOndrej Čerman
2019-12-29summary: remove extra columns from storage/input dev. valuesOndrej Čerman
2019-12-27computer: vendor fieldsBurt P
2019-12-26computer/display: add notes for wanted extern utilsBurt P
2019-08-10Always pulse status bar while spawning processes synchronouslyLeandro Pereira
2019-07-11info struct bug Fixes, add tagged update fieldsBurt P
2019-07-10Use SVG for distro iconsBurt P
2019-07-10UbuntuFlavor -> DistroFlavor: perhaps more easily used by non-ubuntu distrosBurt P
2019-07-10computer/os: Ubuntu flavorsBurt P
2019-07-06Use optional parameters to info_field() to specify iconsLeandro Pereira
2019-07-06Copy CPU vulnerability name to InfoFieldLeandro Pereira
2019-07-06struct info: add field sort option to InfoGroupBurt P
2019-07-04Also consider "vulnerable" when looking at CPU vulnerabilitiesLeandro Pereira
2019-07-04Use DetailView for SHELL_VIEW_NORMAL and the more info displayLeandro Pereira
2019-06-29Show kernel command lineLeandro Pereira
2019-06-29Bring back distro iconsLeandro Pereira
2019-06-29Show Warning icon in CPU Vulnerabilities section if unmitigatedLeandro Pereira
2019-06-29Show CPU vulnerabilities in Security screenLeandro Pereira
2019-06-29fix a somewhat confusing memory fault/leakBurt P
2019-06-29Computer Summary RAM tweakBurt P
2019-06-29Computer Summary: use info from Memory Devices in RAM fieldBurt P
2019-06-28Use Processor/Memory to be more consistent with items in DevicesLeandro Pereira
2019-06-28Add ltrace and awk to Computer->DevelopmentLeandro Pereira
2019-06-27Force ViewType=0 for Computer->DevelopmentLeandro Pereira
2019-06-27Add more compilers and tools to the development sectionLeandro Pereira
2019-06-26computer.c: fix a couple compile warningsBurt P
2019-06-25Show machine type in Computer->SummaryLeandro Pereira