summaryrefslogtreecommitdiff
path: root/noncore/settings/sysinfo/modulesinfo.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-02-06Fix to keep current selection for modules & processes. Would lose selection ↵drw1-1/+15
when lists were updated.
2003-01-30Remove command line arguments for modinfodrw1-1/+1
2002-12-20Fix to prevent segfault when no process/module is selected in list.drw1-0/+5
2002-12-201. Added check for /sbin/modinfo, and if exists will display module details ↵drw1-6/+47
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-36/+47
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/+5
2002-07-02patch submitted by Dam WIlliams, who got it from Michael Lauer- adds a ↵llornkcor1-0/+120
kernel modules tab