summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo
AgeCommit message (Collapse)AuthorFilesLines
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
2002-06-28patch for more signales by Michael Lauer <mickey@tm.informatik.uni-frankfurt.de>llornkcor1-0/+4
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-16/+14
many core files ... please report bugs on this to davipt
2002-06-16This add .pt and .es to all .procniehaus1-0/+1
2002-06-16This adds some more files.cniehaus1-0/+1
Time for a coffee
2002-05-10make readout smallerllornkcor1-5/+7
2002-05-04hacked some changes for openzaurus, root fs should work, /mnt/ram shows ↵llornkcor1-80/+98
something, but I dont know if its correct. At least it shows more than it did
2002-04-13this add .pl for i18ncniehaus1-0/+1
-------------------------------------------------------------------
2002-03-28these are the modified files for the .sl-teamcniehaus1-0/+1
2002-03-27now french will automatically be buildcniehaus1-0/+1
2002-03-27this modifies some .pro files in order to let us be ablecniehaus1-0/+7
to translate all apps for all languages.
2002-03-19TRANSLATION variable brokenness.kergoth1-1/+1
2002-03-18oopskergoth1-1/+1
2002-03-18Fixing package conflicts.kergoth1-1/+1
2002-03-18added Portuguese translations from 'covarde_anonimo' on #opiellornkcor1-0/+1
2002-03-15Click & hold, not double click, to bring up detaildrw2-4/+7
2002-03-09drw: Code enhancements to reduce executable size.drw4-40/+32
2002-03-09drw: Added SIGINT, SIGCONT & SIGSTOP to signal list.drw1-0/+3