aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/shell.h
AgeCommit message (Collapse)Author
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2010-01-04Implement the graphical summary view in the shell, and do a proof of concept ↵Leandro Pereira
implementation for computer.so module.
2010-01-04Add a ShellModule pointer to the Shell that points to the currently-selected ↵Leandro Pereira
module.
2010-01-03Fixed a bug that would crash the shell if there were ShellFieldUpdates ↵Leandro Pereira
timers pending after modules were unloaded.
2010-01-03Add a module deinitialization function, so modules can deallocate memory on ↵Leandro Pereira
unload.
2010-01-01Change the Note frame to a different, more familiar, yellow color.Leandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2009-08-05Add Help ViewerLeandro A. F. Pereira
2009-05-30Add a label to the status bar to show if HardInfo is in remote or local modeLeandro A. F. Pereira
2009-05-09Make loading modules from the menubar possibleLeandro A. F. Pereira
2009-05-09Change remote host dialog to be a Host Manager; add a Connect To window and ↵Leandro A. F. Pereira
a Remote menu.
2009-05-06Fix about_func() return typeLeandro A. F. Pereira
2009-05-03Change module.getModuleList(), so it also sends the module's icon filename. ↵Leandro A. F. Pereira
Stability fixes to the remote feature.
2009-05-01First attempt at making connections to remote hostsLeandro A. F. Pereira
2009-04-30Make module unloading more reliableLeandro Pereira
2009-04-29Implement more remote client featuresLeandro A. F. Pereira
2009-04-27Make unloading of modules possibleLeandro A. F. Pereira
2009-04-26Making more room to implement the remote mode :)Leandro A. F. Pereira
2008-10-31Add filesystem usage bars05356787
2008-10-29Start working on a better benchmark visualizationLeandro Pereira
2008-06-30Make "Resources" information a little more meaningful.Leandro A. F. Pereira
If the resource is claimed by a kernel module, use its description. If the resource is reserved by a PCI device, use its name.
2008-05-24Update my email address (leandro@linuxmag.com.br is dead)Leandro A. F. Pereira
2007-01-07Optimizations and bugfixes.Leandro A. F. Pereira
2007-01-06Let the fun begin! :)Leandro A. F. Pereira
2007-01-05LoadGraph optimizations, enhancements and cleanups.Leandro A. F. Pereira
2007-01-03Update copyright year.Leandro A. F. Pereira
2007-01-02Implemented new module API. Needs cleanups.Leandro A. F. Pereira
2007-01-02Cleanups, reorganization. Implemented foreign module calls.Leandro A. F. Pereira
2006-12-30Image is now saved with the right size. Enable the save image as menu item ↵Leandro A. F. Pereira
only when needed.
2006-12-30Show some results in bytes/second. Allow results to be sorted in reverse order.Leandro A. F. Pereira
2006-12-29Sort benchmark results. Yay!Leandro A. F. Pereira
2006-12-28Better benchmark results visualizationLeandro A. F. Pereira
2006-11-26Remove the need for modules.confLeandro A. F. Pereira
2006-11-19Started working on report generation without GUI.Leandro A. F. Pereira
2006-10-25Fix report output format option.Leandro A. F. Pereira
2006-10-24CleanupsLeandro A. F. Pereira
Generate report in plain text (no UI yet) Copy information to clipboard
2006-05-20- Add binreloc support.Leandro A. F. Pereira
- Add users information. - Add ppc64 and mips64 support. - Fix loadgraph autoscaling (should be usable now! :) - Misc cosmetic changes. - Misc wording changes.
2006-01-26Sync with internal svnLeandro A. F. Pereira
2006-01-23Initial importLeandro A. F. Pereira