summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-11-04tiny layout tweakmickeyl1-2/+0
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-20use ";", not "," as delimiter of the speed field's write and read speeds,schurig1-1/+1
because in the result file the fields are delimited with "," as well
2004-09-20include the results in the ipkgschurig1-1/+1
2004-09-15minor adjustments to button layout. release 1.1.1mickeyl2-12/+9
2004-09-12always disable the scrollbars for the versioninfo tabmickeyl1-0/+2
2004-09-10oops, one 'b' to muchschurig1-1/+1
2004-09-10disable SD and CF speed test on MNCIschurig2-6/+18
change millibit to MegaByte (mb -> MB) change kilobit to Kilobyte (kb -> kB)
2004-08-27adapt unit for file benchmarks, if value too high for kb/secmickeyl1-1/+15
2004-08-19- improve benchmark reliabilty, especially for SD and CF cardsmickeyl4-130/+42
- split file benchmarks into read/write - add AUTHORS file - encode individual version (it's opie-sysinfo 1.1.0 now) into the .pro file
2004-05-20jornada 56x picture for opie sysinfochicken1-0/+2
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl1-5/+5
2004-03-28- better parse of /proc/meminfoar2-24/+47
- delete useless variable declaration
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15Use qRound if round is not presentzecke1-1/+1
2004-03-14Make use of ODPzecke9-33/+55
2004-03-05use listview stuff from libopie2mickeyl9-75/+84
miscellaneous cleanups
2004-03-02hack so it compiles with gcc2 toolchainalwin1-0/+4
2004-03-02applied the patch generated by the optimize_connect script fromalwin3-5/+5
TT.
2004-02-29Added a column to compare your own results with typical resultsmickeyl2-22/+79
Added a combobox and a (text) data file for known results
2004-02-27small bugfix so it compiles with arm-linux-gccalwin1-1/+1
2004-02-27ram,cf and sd seem to work now. didn't test on a PDA yet though ;)mickeyl2-72/+31
2004-02-27convert text and gfx tests to using a fixed time of seconds. that makesmickeyl2-54/+48
results more comparable between a broad range of machines
2004-02-27the integer test now is the official dhrystone benchmarkmickeyl6-7/+1419
that makes it easier to compare results
2004-02-27This patch adds a benchmark tab to SysInfo!mickeyl5-1/+1173
Available tests & Implementation Status: ------------------------------------------- Integer Arithmetic: done Floating Point: done Text Rendering: done Gfx Rendering: done RAM Performance: in progress SD Performance: not yet done CF Performance: not yet done ------------------------------------------- I will complete this on weekend by adding the last tests and adding a comparison table for known systems :) Have Fun!
2004-02-22Fix config dependsdrw1-1/+1
2004-02-21SysInfo: libopie->libopie2drw5-6/+6
2004-02-21improve support for BigScreenar2-80/+84
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-3/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-01-07bring over some enhancements I allready did in branchharlekin6-26/+6
2003-12-08use less separationmickeyl1-1/+1
2003-12-06fix display bug for usage columnmickeyl1-0/+2
2003-12-06\nmickeyl1-2/+2
2003-12-06fix 5x00 detection *yawn*mickeyl1-1/+1
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-12-03beautify the sysinfo version tab a bitmickeyl1-24/+43
2003-11-03show swap memory on Memory tabmickeyl2-36/+95
2003-10-27merge noncore/apps/* exceptmickeyl4-32/+16
- advancedfm (ljp, please...) - odict (tille, please...)
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-23Forward port of the label fixzecke1-5/+8
2003-08-09Merge from BRANCH_1_0kergoth3-8/+4
2003-06-04sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-27Use libqpe's StorageInfo class for storage tab. This 1. reduces executable ↵drw4-172/+95
size by ~10% and 2. should now recognize MMC cards on iPaq's (can't verify myself, let me know if it doesn't work). Also added QScrollView on version tab so all info is visible when screen is landscape or input method is visible.
2003-03-21move system info to settingsharlekin1-1/+1
2003-03-19Fix for bug #733drw1-6/+10