aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-12devices/storage: added more S.M.A.R.T. attrib. labelsOndrej Čerman
2020-12-12Updated AUTHORS.mdOndrej Čerman
2020-12-12devices/storage: S.M.A.R.T.: Used monotype font and changed printf format so ↵Ondrej Čerman
the values are aligned to the cols
2020-12-12devices/storage: added intepreted s.m.a.r.t. valueOndrej Čerman
2020-12-12devices/input: Added BUS type labelsOndrej Čerman
2020-12-12vendor.ids: Updated Creative LabsOndrej Čerman
2020-11-16Update hardinfo.desktop.cmakeAylinux
2020-10-09Add stub to set title in GTK3 load graphLeandro Pereira
2020-10-09Ensure LoadGraph title is cleared when LG is cleared tooLeandro Pereira
2020-10-09Show graph's title at selecting sensor itemSergio Vieira
2020-10-03Fix CodeQL dependency installation lineLeandro A. F. Pereira
I really wish there were a way to test this kind of stuff without creating commits.
2020-10-03Install dependencies when running CodeQL workflowLeandro A. F. Pereira
2020-10-01Enable security code scanner workflowLeandro A. F. Pereira
https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning-for-a-repository
2020-08-13Make json-glib a requirement regardless if libsoup has been foundLeandro Pereira
2020-08-09Fix man page directoryDan Church
Use the standard variable from GNUInstallDirs.
2020-08-09Update Russian translationTotalCaesar659
2020-08-09Revert "Move the Privacy Policy link to the button area"Leandro Pereira
This reverts commit 8e508ae979492df6e214609d6672fc8a5e44d2b9, because it caused issues in locales where "Privacy Policy" is too long of a string.
2020-07-28Do not use "stdout" as a member in the structLeandro Pereira
Some libcs will define macros that redefine these tokens.
2020-07-26Move the Privacy Policy link to the button areaLeandro Pereira
2020-07-26Fix more missed calls to gettext in syncmanagerLeandro Pereira
2020-07-22Synchronize window should show translated labelsLeandro Pereira
Fixes #572
2020-07-07Hide Privacy Policy button when synchronizing startsLeandro Pereira
2020-07-04Break lines so that dialogs are not that wide in GTK3Leandro Pereira
2020-07-04Show a "Privacy Policy" to the Synchronize dialogLeandro Pereira
2020-06-26Create tr.poAylinux
2020-06-22Fix minimum required libsoup version to enable syncmanagerLeandro Pereira
Closes #562
2020-06-14FIxed buffer size, changed copyright headersentityfx
2020-06-14Added E2K (Elbrus 2000) cpuinfo testsentityfx
2020-06-14E2K: added initial support of MCST Elbrus 2000 CPU architectureentityfx
E2K (Elbrus 2000) - this is VLIW/EPIC architecture, like Intel Itanium (IA-64) architecture. Ref: https://en.wikipedia.org/wiki/Elbrus_2000
2020-06-07Add Raspberry Pi 4 with 8GBLeandro Pereira
Information gathered by @bp0. Closes #555.
2020-06-06Store/send machine type (laptop/desktop/etc) in benchmark resultsLeandro Pereira
2020-06-06Fix pluralization in pt_BR localeLeandro Pereira
2020-05-27Fix display problems with User Note and Extra InfoLeandro Pereira
Fixes #552.
2020-05-25Ensure benchmark.so is linked against json-glibLeandro Pereira
This is a workaround; the problem lies elsewhere.
2020-05-25Fix build with GTK+3Leandro Pereira
2020-05-25Remove HARDINFO_NOSYNC option and use libsoup presence to enable itLeandro Pereira
2020-05-25Fix linking with JSON-Glib in the GTK3 versionLeandro Pereira
2020-05-25Rename Controlador to es.poLeandro Pereira
2020-05-25Reposition Synchronize buttonLeandro Pereira
2020-05-19Translation fixups.micrococo
2020-05-19Remove newlinemicrococo
2020-05-19Spanish translation updatemicrococo
2020-05-18Update syncmanager iconsLeandro Pereira
2020-05-18Only require json-glib if HARDINFO_NOSYNC is disabledLeandro Pereira
2020-05-18Do not break build on -Wformat and -Wformat-securityLeandro Pereira
2020-05-18Benchmarks can't be cancelled during sync, so remove Cancel buttonLeandro Pereira
2020-05-18s/Network Updater.../Synchronize/Leandro Pereira
2020-05-17Fix more formatting errorsLeandro Pereira
2020-05-15Fix crash when selecting Devices->MonitorsLeandro Pereira
Spotted while running on Debian 8/PowerPC. Closes #549. Fix by @bp0.
2020-05-15Show Network Updater button in the toolbar if availableLeandro Pereira