Revision 695273

Go back to digest for 5th August 2007

Features in Development Tools

Andreas Pakulat committed changes in /trunk/KDE/kdevelop/plugins/grepview:

Implement the widget using a .ui file and port to KDialog usage.

Also do some cleanup and use the document API of kdevplatform instead of the partmanager. One bug: The directory sync doesn't work, because the documentcontroller returns a 0-pointer when asked for active document, even if a file is open.

File Changes

Added 3 files
  • /trunk/KDE/kdevelop/plugins/grepview
  •   /grepdialog.cpp
  •   /grepdialog.h
  •   /grepwidget.ui
Deleted 4 files
  • /trunk/KDE/kdevelop/plugins/grepview
  •   /grepdlg.cpp
  •   /grepdlg.h
  •   /grepviewprocess.cpp
  •   /grepviewprocess.h
Modified 5 files
  • /trunk/KDE/kdevelop/plugins/grepview
  •   /CMakeLists.txt
  •   /grepoutputmodel.cpp
  •   /grepoutputmodel.h
  •   /grepviewpart.cpp
  •   /grepviewpart.h
12 files changed in total