summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo
AgeCommit message (Collapse)AuthorFilesLines
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
2003-03-08no file extensionsharlekin1-6/+6
2003-02-06Fix to keep current selection for modules & processes. Would lose selection ↵drw2-2/+30
when lists were updated.
2003-02-01Fix display problem after killing a processdrw1-4/+1
2003-01-30Remove command line arguments for modinfodrw1-1/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-20Fix to prevent segfault when no process/module is selected in list.drw2-1/+11
2002-12-201. Added check for /sbin/modinfo, and if exists will display module details ↵drw10-283/+153
again. 2. Combined process and module detail viewers into one common class. 3. Move process signal sending to main process tab.
2002-12-17fix mtdblock string displayllornkcor1-21/+23
2002-12-161. Added RAM disk to storage tab (could someone verify works on Z?) 2. ↵drw10-59/+80
QScrollView for storage tab 3. Removed module detail dialog since it did not provide any useful information 4. Fix compiler warnings 5. Removed unneeded qDebugs
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-11changed to new pda iconllornkcor1-1/+1
2002-11-24Danish translations for System Info.mellen1-1/+2
2002-11-17Finish What's This and some additional code clean-updrw5-29/+51
2002-11-17Start of What's This for Sysinfo, plus some code tweaksdrw6-24/+53
2002-11-10gak.. too much coffee.. wrong stuff in wrong places fixllornkcor1-3/+4
2002-11-10fix2llornkcor1-2/+2
2002-11-10fixllornkcor1-1/+1
2002-11-10added system,system version,model,and vendor stringsllornkcor1-8/+35
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-09-26Use pics in logo dir nowdrw1-2/+2
2002-09-25Fix Tux logodrw1-13/+6
2002-08-21oops...drw2-2/+2
2002-08-21Now use libopie OTabWidgetdrw6-368/+14
2002-08-11OTabWidget updatesdrw2-30/+61
2002-07-31Added advanced config option to determine tabs to display, and otabwidget ↵drw3-32/+239
updates
2002-07-20ok, here ya go.llornkcor1-16/+10
2002-07-16New tab widgetdrw5-11/+144
2002-07-02patch submitted by Dam WIlliams, who got it from Michael Lauer- adds a ↵llornkcor6-0/+306
kernel modules tab