summaryrefslogtreecommitdiff
path: root/src/sysinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-11-21sysinfo: avoid adding a device more than once such as for brtfsrbuj1-1/+9
2019-05-07Make SysInfo::get_os_type a static functionrbuj1-3/+3
2019-05-04sysinfo: Condition 'markup' is always falserbuj1-4/+0
2019-04-19Show GPU info on the System tabrbuj1-3/+89
2019-04-17Use g_format_size or g_format_size_fullrbuj1-2/+2
2019-04-16sysinfo: show debian versionPablo Barciela1-0/+8
2019-04-15Show available disk space in ZFSrbuj1-0/+8
2019-04-15Show 32/64-bit Version intead of release for Arch Linux in System tabrbuj1-8/+18
2019-04-12Show OpenIndiana release and kernel info in System tabrbuj1-5/+18
2019-04-12Show FreeBSD sysname, release, version in System tabrbuj1-0/+33
2019-03-17Fix openSUSE Tumbleweed rolling release inforbuj1-6/+14
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-20/+0
2017-12-31sysinfo.cpp: Fix build warning: this ‘if’ clause does not guard...Pablo Barciela1-1/+1
2017-12-26Fix system logo aligmentPablo Barciela1-2/+2
2017-10-08sysinfo: disable focus in all labelsmonsta1-0/+5
2017-05-04sysinfo: avoid deprecated GtkAlignmentraveit651-5/+2
2016-02-29sysinfo: fix forgotten memleakmonsta1-1/+4
2016-02-08sysinfo: fix indent a bitmonsta1-5/+5
2016-02-08use x/y align functions for GtkLabel with GTK+ >= 3.16monsta1-5/+25
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta1-25/+0
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-76/+3
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich1-0/+28
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich1-0/+4
2015-12-01GTK3: Replaced sysinfo gtk tables with gtk gridsWolfgang Ulbrich1-0/+52
2015-09-05SysInfo: Let distributions define a custom side imageClement Lefebvre1-2/+6
2015-09-05SysInfo: Added proper detection for Linux Mint & LMDEClement Lefebvre1-2/+32
2014-12-19Remove markup from translated stringsinfirit1-2/+2
2014-12-19Fix applied again to show cpu model on ARM after core summarizinginfirit1-1/+1
2014-12-19Fixed falsly reporting 'Unknown model' again after after the coreinfirit1-1/+1
2014-12-18Add 32-bit or 64-bit to the release labelinfirit1-2/+19
2014-12-18Summarize the processor cores to be able to display sysinfo for multi-core sy...infirit1-36/+125
2014-12-18sysinfo: small whitespace fixinfirit1-1/+1
2014-12-18Do not set gnome_version if one of the version numbers can not be readinfirit1-1/+2
2014-12-18system: Add machine architecture after the kernel version.infirit1-1/+1
2014-12-18Make labels on sysinfo tab selectableinfirit1-0/+5
2014-12-18Make indentation uniform across source filesinfirit1-555/+555
2014-12-17Show CPU speed for ppc64 processors.infirit1-3/+12
2014-12-17Add OpenBSD supportinfirit1-0/+25
2014-12-17Fix to show cpu model on ARMinfirit1-1/+1
2014-12-17Fix falsly reporting 'Unknown CPU model'infirit1-1/+1
2014-12-17Gtk3: Rename callback function to reflect changed signal.infirit1-2/+2
2014-12-15Fixes removed set but unused variables warining. Matias De lellis1-11/+3
2014-12-15Add support to systemd/freedesktop /etc/os-release to give system info.Matias De lellis1-1/+37
2013-11-21add support for GTK3Elias Aebi1-6/+10
2011-11-08initialPerberos1-0/+676