11 Commits (ce27f8379d143d64ab6a7787fdf38cb864e18edd)

Author SHA1 Message Date
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 41af31be7f Rework CPU counting 5 years ago
nia e8f27ebc26 Disable mouse option when support is unavailable 5 years ago
Benny Baumann 68edf92434 Indentation of string arguments 5 years ago
Benny Baumann 0d85af2872 Whitespace around operators 5 years ago
Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 5 years ago
Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 5 years ago
Christian Göttsche 1f5f40c091 Print current settings on crash 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Nathan Scott 367561175a Update timestamps for the special process scans at startup also 5 years ago
Nathan Scott 36389fb0da Abstract htop main function to allow for a platform binary 5 years ago
Nathan Scott 253ff23f9e Use a platform-specific routine for long option usage 5 years ago
Nathan Scott d56d23d91a Each platform defines its own long opt macro, prefer printf 5 years ago
Nathan Scott 0ada9f325f Move libcap use to (Linux) platform-specific code 5 years ago
Christian Göttsche 521f1343e3 Settings: check if writing configuration file was successful 5 years ago
Daniel Lange 2c6222e30a Option and key ("*") to collapse / expand all branches under PID 1 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange ba630e8ad5 Make descriptions to -shelp available so people find threads 5 years ago
Christian Göttsche 6dba60f6bd Pass Settings to CRT_init 5 years ago
Christian Göttsche ceee96dcba Do not try to set not owned capabilities 5 years ago
Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 5 years ago
Christian Göttsche f4404effa4 Add option to drop Linux capabilities 5 years ago
Christian Göttsche 70f48f1f44 Add wrapper function for free and strdup 5 years ago
Christian Göttsche 958112c5a3 Refactor setting filter and use safe strncpy 5 years ago
Christian Göttsche 6301d5c1da Convert unnecessary static variables 5 years ago
Daniel Lange 4979245aa5 Update help and man page for improved -t / -s options 5 years ago
Christian Göttsche 0155980fd6 Free memory on multiple filter command line arguments 5 years ago
Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Hisham Muhammad 2327260ee8 Separate tree and list sort orders 5 years ago
Christian Göttsche 4f7d48aa24 Set locale only once and do not override it later 5 years ago
Christian Göttsche 19b5141685 Hide process selection on ESC 5 years ago
Nathan Scott fee217551c Drop unneeded parameters to the ScreenManager constructor 5 years ago
Christian Göttsche 267014cbfe Add support to change numeric options in settings screen 5 years ago
Daniel Lange 95f553b10c Move treeView setting to make status bar item correct when using --sort-key, patch from @cgzones 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Nathan Scott c75c5ef9c6 Minor cleanups to platform-specific init and done 5 years ago
Christian Göttsche f720868998 Align command line argument descriptions in help output 5 years ago
Christian Göttsche b3b890f546 Use 0 as no-match value for sortkey 5 years ago
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann 374edb9ed5 Spacing after keywords (if) 5 years ago
Benny Baumann 0a51eae11f Spacing after keywords (while) 5 years ago
Adam Saponara a83f515f0f Address items from review 5 years ago
Erdem Ersoy 59ef15b2ad Fix segmentation fault when column name is NULL. 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 4c66eb6d4c XUtils string related updates 5 years ago
Christian Göttsche 96e2a4259e Continue to update generic data in paused mode 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago