summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/processdetail.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-12-201. Added check for /sbin/modinfo, and if exists will display module details ↵drw1-92/+0
again. 2. Combined process and module detail viewers into one common class. 3. Move process signal sending to main process tab.
2002-12-161. Added RAM disk to storage tab (could someone verify works on Z?) 2. ↵drw1-1/+1
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-11-17Finish What's This and some additional code clean-updrw1-3/+7
2002-06-28patch for more signales by Michael Lauer <mickey@tm.informatik.uni-frankfurt.de>llornkcor1-0/+4
2002-03-09drw: Code enhancements to reduce executable size.drw1-13/+9
2002-03-09drw: Added SIGINT, SIGCONT & SIGSTOP to signal list.drw1-0/+3
2002-03-07ljp: added processinfo for drwbipolar1-0/+85