summaryrefslogtreecommitdiffstats
path: root/Process.h
Commit message (Expand)AuthorAgeFilesLines
* Linux: use correct column alignment for wide fieldsChristian Göttsche2021-01-111-0/+2
* Object: return int on comparisonChristian Göttsche2021-01-021-4/+4
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-8/+4
* Rework enum ProcessFieldChristian Göttsche2020-12-191-1/+7
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-191-1/+3
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-191-2/+5
* Move macro definitions close to usageChristian Göttsche2020-12-161-4/+0
* Use common naming for bare enum typesChristian Göttsche2020-12-161-1/+1
* Use size_t as type for buffer length in ProcessChristian Göttsche2020-12-061-1/+1
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-0/+5
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-261-1/+3
* Fix crash when getCommandStr not overloaded for a platform processChristian Göttsche2020-11-261-1/+1
* Cleanup some documentationNarendran Gopalakrishnan2020-11-241-1/+1
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+5
* Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche2020-11-211-2/+2
* IWYU update (Linux)Christian Göttsche2020-11-191-1/+0
* Add process column for normalized CPU usageChristian Göttsche2020-11-161-0/+1
* Address items from reviewAdam Saponara2020-10-311-1/+2
* Highlight new and old processes (#74)Adam Saponara2020-10-301-1/+10
* Implement Process_getParentPid and Process_isChildOf as functionsChristian Göttsche2020-10-281-2/+6
* Hold only a const version of Settings in ProcessChristian Göttsche2020-10-261-3/+3
* Mark user field of Process constChristian Göttsche2020-10-221-1/+1
* IWYU updateChristian Göttsche2020-10-201-1/+2
* Cache PAGE_SIZEChristian Göttsche2020-10-191-7/+0
* Make all required includes explicitBenny Baumann2020-10-181-4/+8
* Refactor generating starttime string into Process classChristian Göttsche2020-10-161-0/+2
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-3/+3
* Mark process argument of Process_isThread constChristian Göttsche2020-10-091-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Merge branch '0000/int-sizes/00' of https://github.com/mfwitten/htop into mfw...Nathan Scott2020-10-051-5/+5
|\
| * Process.{h,c}: Use integer types that are more portableMichael Witten2020-09-291-5/+5
* | Sort headers/includesBenny Baumann2020-09-291-2/+2
|/
* Drop redundant declarationsChristian Göttsche2020-09-291-6/+0
* Drop dead process fieldsChristian Göttsche2020-09-241-19/+0
* Use strict function prototypesChristian Göttsche2020-09-181-1/+1
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-4/+0
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-15/+15
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Avoid discarding const qualifiersChristian Göttsche2020-08-251-1/+1
* Merge branch 'hishamhm-pull-866'Nathan Scott2020-08-201-2/+1
|\
| * Remove unnecessary HAVE_SYS_SYSMACROS_H checkWataru Ashihara2018-12-151-2/+1
* | Resolve compiler warnings and errors relating to the Arg unionNathan Scott2020-08-201-2/+3
* | Merge branch 'hishamhm-pull-869'Nathan Scott2020-08-191-0/+2
|\ \
| * | Deal with larger numbers in colorNumber and outputRateadrien10182018-12-301-0/+2
| |/
* / Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-15/+15
|/
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-051-0/+2
* Updates to generated header filesHisham Muhammad2018-02-261-0/+5

© 2014-2024 Faster IT GmbH | imprint | privacy policy