История коммитов

Автор SHA1 Сообщение Дата
  Nathan Scott 4f5293e8d1 Use dynamicMeters not dynamicColumns for populating setup screen 5 месяцев назад
  Benny Baumann e56089e1fa Update includes based on IWYU 1 год назад
  Benny Baumann 6aa9ef2726 Fix code style 1 год назад
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 год назад
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 год назад
  Nathan Scott e7f447b6a3 Refactor and consolidate dynamic meters/columns pointers 1 год назад
  Benny Baumann 40104588f3 Reformat code base 2 лет назад
  Benny Baumann 2999fff88e Refactor code for rendering command line cache 2 лет назад
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 лет назад
  Christian Göttsche 9060a4179d Add option to change Header layout 4 лет назад
  Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 3 лет назад
  Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 3 лет назад
  Christian Göttsche 41af31be7f Rework CPU counting 3 лет назад
  Benny Baumann 976c6123f4 Pointer indication aligned to typename 3 лет назад
  Benny Baumann e7f8d7bcc9 Split statements that should go onto multiple lines 3 лет назад
  Nathan Scott f0ed0fdafb Add a new DynamicMeter class for runtime Meter extension 3 лет назад
  Nathan Scott a0f758009b Fix bitmask used to extract CPU identifier for CPUMeter 3 лет назад
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 лет назад
  Christian Göttsche b862e36ee7 Separate data-update and drawing of header 3 лет назад
  Christian Göttsche 2b62126aea Mark several non-modified pointer variables const 4 лет назад
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 4 лет назад
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 4 лет назад
  Christian Göttsche ea4f33409a Update even more snprintfs 4 лет назад
  Benny Baumann 0f5262917f Make all required includes explicit 4 лет назад
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 лет назад
  Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 4 лет назад
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 лет назад
  Christian Göttsche ba282cfe19 Mark Object instances const 4 лет назад
  Christian Göttsche ad3acfc847 Handle Panel_getSelected() returning NULL 4 лет назад
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 лет назад
  Christian Göttsche 843949131a Drop redundant casts to the same type 4 лет назад
  Zev Weiss a1a027b9bd Axe automated header generation. 5 лет назад
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 лет назад
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 лет назад
  Ricardo Nabinger Sanchez 6194c8dcc6 Honour setting of counting CPUs from 0/1 when presenting meters 6 лет назад
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 лет назад
  Explorer09 328de35623 Assert (Platform_meterTypes[0]==&CPUMeter_class) 8 лет назад
  Hisham Muhammad 6082db2121 Improve feedback when moving meters. 9 лет назад
  Hisham Muhammad 7cb8cb05fb Simplify constructors. 9 лет назад
  Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 9 лет назад
  Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 9 лет назад
  Hisham Muhammad d7c843c23b Complete cursor-based movement of headers. 10 лет назад
  Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 10 лет назад
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 10 лет назад
  Hisham Muhammad 357e7a3243 Move UptimeMeter into platform-dependent area. 10 лет назад
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 лет назад
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 лет назад
  Hisham Muhammad 84281bdc44 major header cleanup 13 лет назад
  Hisham Muhammad 6486229308 add support for steal/guest CPU time measurement 14 лет назад
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 17 лет назад