1 Oct 2007 17:50
branches/work/kst/portto4/kst/src
Adam Treat <treat <at> kde.org>
2007-10-01 15:50:50 GMT
2007-10-01 15:50:50 GMT
SVN commit 719660 by treat: * Reintroduce the dialoglauncher. * Note only the dialoglauncher is a singleton, not the various dialogs it calls. * Modify DataManager to use this new class. * Modify DataDialogs to use only one constructor to simplify the API. * Hookup the VectorSelector widget to use this. M +4 -0 libkstapp/application.cpp M +4 -11 libkstapp/curvedialog.cpp M +0 -1 libkstapp/curvedialog.h M +7 -7 libkstapp/datadialog.cpp M +1 -2 libkstapp/datadialog.h M +9 -22 libkstapp/datamanager.cpp M +0 -4 libkstapp/datamanager.h A libkstapp/dialoglaunchergui.cpp [License: GPL (v2+)] A libkstapp/dialoglaunchergui.h [License: GPL (v2+)] M +4 -11 libkstapp/equationdialog.cpp M +0 -1 libkstapp/equationdialog.h M +2 -0 libkstapp/libkstapp.pro M +4 -11 libkstapp/vectordialog.cpp M +0 -1 libkstapp/vectordialog.h M +33 -51 libkstmath/dialoglauncher.cpp M +33 -21 libkstmath/dialoglauncher.h M +2 -3 libkstmath/kstbasicplugin.cpp M +2 -2 libkstmath/kstcsd.cpp M +2 -2 libkstmath/kstequation.cpp M +2 -2 libkstmath/ksthistogram.cpp(Continue reading)
RSS Feed