aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-14Making locale information translatableTotalCaesar659
2017-08-14Making module information translatableTotalCaesar659
2017-08-14Spanish updates translations (#136)PICCORO Lenz McKAY
2017-08-14po/ru.po: Save some old translated strings; clear obsolete stringsBurt P
2017-08-14po/de.po: Save some old translated strings; clear obsolete stringsBurt P
2017-08-14po/fr.po: Save some old translated strings; clear obsolete stringsBurt P
2017-08-14device: minor tweaksBurt P
2017-08-14device tree: memory leakBurt P
2017-08-14Add Gambas compiler,runtime and IDE to developmentPICCORO Lenz McKAY
2017-08-14Use product version information in device::getMotherboardLeandro Pereira
2017-08-14Add more DMI information (product, etc)Leandro Pereira
2017-08-14Create man pagePICCORO Lenz McKAY
2017-08-13Add AUTHORS.mdBurt P
2017-08-12x86: add microcode version to reported informationBurt P
2017-08-11fix: core_ids are not uniqueBurt P
2017-08-11Make MHz translatable in CPU listBurt P
2017-08-11CPU Frequency Desc and benchmark result re-formatBurt P
2017-08-11Make procs/cores/threads description string translatable with plural formsBurt P
2017-08-11Separate processor name and description + count cores and threadsBurt P
2017-08-09Declare proc_cmp() as staticLeandro Pereira
2017-08-09Add translator credits to the about dialogLeandro Pereira
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-09arm: Try to lookup the SOC name from dt/compatibleBurt P
2017-08-09arm: use decoded name instead of generic linux name for model_nameBurt P
2017-08-09Handle mixed cores in get_processor_name(), ex: big.LITTLE or TegraBurt P
2017-08-09Benchmark: fix zlib section name, add some ARM resultsBurt P
2017-08-07cmake: fix mistake that broken gui benchmark for gtk2Burt P
2017-08-07Reset some file modes to 0644Burt P
2017-08-07Update Russian translationTotalCaesar659
2017-08-06computer.c: tweaksBurt P
2017-08-06GTK3 changes for syncmanager.cBurt P
2017-08-06Update hardinfo.pot and .po files (after typo fixes)Burt P
2017-08-04Detect physical machine typeLeandro Pereira
2017-08-04No need to check if a /etc/${distro}-release file existsLeandro Pereira
2017-08-04Plug memleak when detecting distributionLeandro Pereira
2017-08-04network: fix network statisticsBurt P
2017-08-04Remove unnecessary GTK_CHECK_VERSION()sBurt P
2017-08-04computer/os: quiet warnings, add comment for translatorsBurt P
2017-08-04ws_scan.sh ignore deps/Burt P
2017-08-04Remove tree_view_save_image()/cb_save_graphic() -related.Burt P
2017-08-04Change some GTK_CHECK_VERSION()s to earliest version supportedBurt P
2017-08-04benchmarks: hide gui bench for gtk3+Burt P
2017-08-04gtk_notebook_set_page() -> gtk_notebook_set_current_page()Burt P
2017-08-04loadgraph: back to gtk2 onlyBurt P
2017-08-04Translations of Days Hours Minutes SecondsBurt P
2017-08-04About dialog changesBurt P
2017-08-04hardinfo CLI translation fixesBurt P
2017-07-31Call setlocale() to clear the default "C" locale for CLIBurt P
2017-07-31Tool to help save old label translationsBurt P