Revision 546601

Go back to digest for 4th June 2006

Features in KDE Base

Tobias Koenig committed changes in /branches/work/kdeui-pagewidget:

Add new classes

- KPageModel
- KPageWidgetModel
- KPageView
- KPageWidget
- KPageDialog

which aims to be the successor of KJanusWidget/KDialogBase.

Furthermore ported all classes in kdeui to these new API

File Changes

Added 14 files
  • /branches/work/kdeui-pagewidget
  •   /kpagedialog.cpp
  •   /kpagedialog.h
  •   /kpagemodel.cpp
  •   /kpagemodel.h
  •   /kpageview.cpp
  •   /kpageview.h
  •   /kpageview_p.cpp
  •   /kpageview_p.h
  •   /kpagewidget.cpp
  •   /kpagewidget.h
  •   /kpagewidgetmodel.cpp
  •   /kpagewidgetmodel.h
  •   /tests/kpagewidgettest.cpp
  •   /tests/kpagewidgettest.h
Deleted 6 files
  • /branches/work/kdeui-pagewidget
  •   /kdialogbase.cpp
  •   /kdialogbase.h
  •   /kdialogbase_priv.h
  •   /kjanuswidget.cpp
  •   /kjanuswidget.h
  •   /tests/kdialogbasetest.cpp
Modified 37 files
  • /branches/work/kdeui-pagewidget
  •   /AUTHORS
  •   /CMakeLists.txt
  •   /kaboutdialog.cpp
  •   /kaboutdialog.h
  •   /kaboutkde.cpp
  •   /kbugreport.cpp
  •   /kbugreport.h
  •   /kcolorcombo.cpp
  •   /kcolordialog.cpp
  •   /kcolordialog.h
  •   /kconfigdialog.cpp
  •   /kconfigdialog.h
  •   /kdialog.cpp
  •   /kdialog.h
  •   /keditcl.h
  •   /keditcl2.cpp
  •   /kedittoolbar.cpp
  •   /kfontdialog.cpp
  •   /kfontdialog.h
  •   /khelpmenu.cpp
  •   /kinputdialog.cpp
  •   /kinputdialog.h
  •   /kkeydialog.cpp
  •   /kkeydialog.h
  •   /kmessagebox.cpp
  •   /kpassworddialog.cpp
  •   /kpixmapregionselectordialog.cpp
  •   /kpixmapregionselectordialog.h
  •   /kprogressdialog.cpp
  •   /ksconfig.h
  •   /kshortcutdialog.cpp
  •   /kshortcutdialog.h
  •   /kspelldlg.cpp
  •   /tests/CMakeLists.txt
  •   /tests/k3listviewtest.cpp
  •   /tests/kdialogtest.cpp
  •   /tests/ktreewidgetsearchlinetest.cpp
57 files changed in total