Revision 830694

Go back to digest for 13th July 2008

Features in Development Tools

Hamish Rodda committed changes in /trunk/KDE/kdevplatform:

Kickass feature of the week: highlight parsing problems when they are encountered.
Currently doesn't work on documents opened at startup (to fix)

Also I think i'll remove code duplication and get the plugin to tell the widget when new problems have been collected.

File Changes

Added 2 files
  • /trunk/KDE/kdevplatform/plugins/problemreporter
  •   /problemhighlighter.cpp
  •   /problemhighlighter.h
Modified 8 files
  • /trunk/KDE/kdevplatform
  •   /language/editor/documentrangeobject.h
  •   /language/editor/editorintegrator.cpp
  •   /plugins/problemreporter/CMakeLists.txt
  •   /plugins/problemreporter/problemmodel.cpp
  •   /plugins/problemreporter/problemreporterplugin.cpp
  •   /plugins/problemreporter/problemreporterplugin.h
  •   /plugins/problemreporter/problemwidget.cpp
  •   /plugins/problemreporter/problemwidget.h
10 files changed in total