From kde-commits Tue Oct 25 08:28:37 2005 From: Benjamin Meyer Date: Tue, 25 Oct 2005 08:28:37 +0000 To: kde-commits Subject: branches/work/kde4/playground/base/systemsettings Message-Id: <1130228917.274856.5410.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=113022892612937 SVN commit 473996 by bmeyer: converted to much better use QItemView and fixed some compile stuff due to KDE4 porting. Requires qt4.1 snapshot to properly look ok, runs fine though. M +2 -2 Makefile.am M +33 -91 kcmodulemenu.cpp M +20 -53 kcmodulemenu.h M +2 -3 kcmsearch.cpp M +3 -3 kcmsearch.h M +5 -4 kcmultiwidget.cpp M +2 -1 main.cpp M +25 -5 mainwindow.cpp M +7 -4 mainwindow.h M +2 -1 menu/system-settings.menu D modulesview.cpp D modulesview.h