summaryrefslogtreecommitdiff
path: root/modules/computer.c
AgeCommit message (Expand)Author
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
2019-06-20move devices/memory to computer/memory usageBurt P
2019-06-18Add information about SELinux and other LSMsLeandro Pereira
2019-06-18Use security-low icon from the GNOME Adwaita themeLeandro Pereira
2019-06-18Start Computer/SecurityBurt P
2018-11-19Re-enabled desktop enviroment fieldOndrej Čerman
2018-10-13Display status of ASLR in Computer->Operating SystemLeandro Pereira
2018-09-08computer.c: catch more SBCsBurt P
2018-05-18Fix compiler warnings generated with GCC 8Leandro Pereira
2018-04-24computer/display: use x_util for display informationBurt P
2017-11-02Computer/Display: Add X Display NameBurt P
2017-08-27dmi: requested changesBurt P
2017-08-27DMI: allow specifying type for dmi_chassis_type_str()Burt P
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P
2017-08-27DMI: dmi_chassis_type_str() maps chassis-type to stringBurt P
2017-08-27Use dmi_get_str() to get chassis type; start to detect SBCBurt P
2017-08-25Add another virtualbox test; make virt strings translatableBurt P
2017-08-21Remove duplicate group headers in computer summaryBurt P
2017-08-21Fix gambas environment detection for gambas X.Y.99 (git)PICCORO Lenz McKAY
2017-08-21Add OpenGL Renderer to benchmark result detailsBurt P
2017-08-15Use info_field_printf() in the computer moduleLeandro Pereira
2017-08-14Begin conversion of Computer module to use struct InfoLeandro Pereira
2017-08-14Add Gambas compiler,runtime and IDE to developmentPICCORO Lenz McKAY
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-08-09Implement more ways to detect laptop machinesLeandro Pereira
2017-08-09Fix off-by-one error when detecting physical machine typeLeandro Pereira
2017-08-06computer.c: tweaksBurt P
2017-08-06Update hardinfo.pot and .po files (after typo fixes)Burt P
2017-08-04Detect physical machine typeLeandro Pereira