Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-29 | Implement an icon server (to download missing icons via HTTP). | Leandro A. F. Pereira | |
2009-04-29 | Show the selected module name on window's title | Leandro A. F. Pereira | |
2009-04-27 | Make unloading of modules possible | Leandro A. F. Pereira | |
2009-04-26 | Making more room to implement the remote mode :) | Leandro A. F. Pereira | |
2009-04-26 | Plug memory leaks | Leandro A. F. Pereira | |
2009-04-26 | Implement more XML-RPC methods. | Leandro A. F. Pereira | |
2009-04-26 | More cleanups | Leandro A. F. Pereira | |
2009-04-26 | Remove unneeded methods; clean up | Leandro A. F. Pereira | |
2009-04-26 | Implement more methods; this will be cleaned up later. | Leandro A. F. Pereira | |
2009-04-25 | Implement module.entryGetField() | Leandro A. F. Pereira | |
2009-04-25 | Start implementing the XML-RPC server | Leandro A. F. Pereira | |
2009-04-25 | Add XML-RPC server (prototype); early work on the "Open Connection" dialog | Leandro A. F. Pereira | |
2009-04-25 | Make clean_cpuname() more reliable (don't strip out needed strings) | Leandro A. F. Pereira | |
2009-04-25 | Cleanups | Leandro A. F. Pereira | |
2009-04-25 | Use parent windows when creating the Report, Network Updater and Remote windows. | Leandro A. F. Pereira | |
2009-04-24 | Force opening the report using URLs (should fix some issues with the default ↵ | Leandro A. F. Pereira | |
browser) | |||
2009-04-24 | Merge branch 'master' of git@github.com:lpereira/hardinfo | Leandro Pereira | |
2009-04-24 | Update clean_cpuname() function | Leandro Pereira | |
2009-04-24 | Start working on Remote client | Leandro Pereira | |
2009-04-21 | Adding 1 vendor | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-21 | Adding 2 new instructions | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-21 | Adding 1 vendor | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-19 | Distinguish between Kernel Modules / PCI Device in Resource view. | Leandro Pereira | |
2009-04-19 | Update TODO list | Leandro Pereira | |
2009-04-19 | Clean up CPU description on benchmark display | Leandro Pereira | |
2009-04-17 | Fix wording. | Leandro Pereira | |
2009-04-17 | Update comments. | Leandro Pereira | |
2009-04-17 | Make CPU flags updatable. Speed up CPU flag meaning lookup. | Leandro Pereira | |
2009-04-12 | Make it possible to run a benchmark from command-line | Leandro Augusto Fogolin Pereira | |
2009-04-11 | Fit crash with FFT benchmark. | Leandro Augusto Fogolin Pereira | |
2009-04-09 | Fix PCI device description parsing (don't stop reading when a '(' is found). ↵ | Leandro A. F. Pereira | |
Fix LP#357189. | |||
2009-04-08 | Select also parent nodes on "generate report" tree (patch by shankao ↵ | Leandro Pereira | |
<shankao@gmail.com>) | |||
2009-04-06 | Minor cleanup | Leandro A. F. Pereira | |
2009-04-06 | Small fixes | Leandro A. F. Pereira | |
2009-04-04 | Fix libsoup detection; fix typo | Leandro A. F. Pereira | |
2009-04-04 | Add one vendor; fix crash | Leandro A. F. Pereira | |
2009-04-04 | Update copyright years; make syncmanager case consistent | Leandro A. F. Pereira | |
2009-04-04 | Make vendor list updatable | Leandro A. F. Pereira | |
2009-04-04 | Better support for Vendor Name/URL display in DMI section | Leandro A. F. Pereira | |
2009-04-04 | Update vendor list | Leandro A. F. Pereira | |
2009-04-05 | Adding defining of manufactureres site on DMI bookmark | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-05 | - If we have localized version of gcc, we can't to know gcc version | lastik | |
- Adding possibility of defining KDE4 in desktop environment Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-05 | Adding 6 new vendors and correcting 1 | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-04 | Remove "-v" from copy in "install" target | Leandro A. F. Pereira | |
2009-04-04 | Some small Report UI rearrangements. | Leandro A. F. Pereira | |
2009-04-04 | Rename Device -> Interface | Leandro A. F. Pereira | |
2009-03-29 | Add null-checks to vendor_*() | Leandro A. F. Pereira | |
2009-03-29 | Update TODO list | Leandro A. F. Pereira | |
2009-03-29 | Cleanup | Leandro A. F. Pereira | |
2009-03-29 | Fix benchmark display (last-minute fixes) | Leandro A. F. Pereira | |