summaryrefslogtreecommitdiff
path: root/src/util.cpp
AgeCommit message (Collapse)AuthorFilesLines
2014-12-18Fix function definition format in util.cppinfirit1-3/+4
Taken from GSM commit: b21ba6cae5e66d89cd08159a442f525774b0fdc3 From: Chris Kühl <[email protected]>
2014-12-18Add custom sort method for numerical columns with descending sort firstinfirit1-2/+41
Taken from GSM commit: b439f813ceaf6ce6e82cd490c734c67aeb1f2028 From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=557122
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit1-0/+45
Taken from GSM commit: 6fcbf5aaa65d63dd751c812c3ac05a937b50450d From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131802
2014-12-18Significant digits format used to remove post decimal wastage on net graphinfirit1-4/+4
Taken from GSM commit: 74cfcc81355908075dad0e9f95f195c0d4e2544b From: Conor O'Gorman <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=656841
2014-12-18Make indentation uniform across source filesinfirit1-321/+319
No more tabs, 4 spaces instead. And remove trailing whitespace.
2014-12-17Fix for issues on 32-bit machinesinfirit1-8/+8
Taken from GSM commit: 843cc40119d36873f9670975c7815fbd38481093 From: Chris Kühl <[email protected]> Gnome bug: Fix for issues on 32-bit machines
2014-12-17Added SI prefix tera to network counterinfirit1-10/+17
Taken from GSM commit: 3ea7303181e80e188e72a4fcd98b9970fe554b3b From: Chris Kühl <[email protected]>
2014-12-15Fix a few of mem leaks. [Backported from old gnome-system-monitor]Matias De lellis1-2/+8
2012-03-09build error with glib2-2.31 ↵Perberos1-1/+1
(https://github.com/mate-desktop/mate-system-monitor/issues/2)
2011-11-08initialPerberos1-0/+510