summaryrefslogtreecommitdiffstats
path: root/Header.h
AgeCommit message (Expand)Author
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Fix code styleBenny Baumann
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-12Header: cache number of columns in HeaderLayout_getColumnsChristian Göttsche
2021-08-25IWYU updateChristian Göttsche
2021-08-22Add option to change Header layoutChristian Göttsche
2021-07-14Ensure we do not attempt to add a DynamicMeter via theNathan Scott
2021-05-10platform-dependent files included relative to main source directorymayurdahibhate
2021-03-19Use unsigned types for CPU counts and associated variablesChristian Göttsche
2021-03-04Separate data-update and drawing of headerChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2020-12-06Remove unused function Header_readMeterNameChristian Göttsche
2020-11-26Drop unneeded parameters to the ScreenManager constructorNathan Scott
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-09Consolidate repeated macro definitions into one headerNathan Scott
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2016-05-07Fix macro Header_forEachColumnExplorer09
2015-03-16Fix saving of header states, motion in Setup screen.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-27Decouple Header from Meter classes.Hisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2006-06-06Regenerated all headers.Hisham Muhammad
2006-05-30Rename TypedVector to Vector, matching dit.Hisham Muhammad
2006-04-10- Overhaul meters implementation;Hisham Muhammad
2006-03-04Initial import.Hisham Muhammad