Revision 848913

Go back to digest for 24th August 2008

Other in Development Tools

Cedric Pasteur committed changes in /trunk/KDE/kdevelop:

AStyle plugin ported to kdevelop 4

All features of the previous version are here (except the 'format files' item in the Tools menu which is not really be necessary)
It now uses astyle v1.22.
I have redone completely the config dialog (with a live preview usingKTextEditor).

File Changes

Added 21 files
  • /trunk/KDE/kdevelop/plugins/astyle
  •   /astyle_plugin.cpp
  •   /astyle_plugin.h
  •   /astyle_preferences.cpp
  •   /astyle_preferences.h
  •   /astyle_preferences.ui
  •   /CMakeLists.txt
  •   /kdevastyle.desktop
  •   /kdevastyle.rc
  •   /lib
  •   /lib/ASBeautifier.cpp
  •   /lib/ASEnhancer.cpp
  •   /lib/ASFormatter.cpp
  •   /lib/ASResource.cpp
  •   /lib/astyle.h
  •   /lib/astyle_formatter.cpp
  •   /lib/astyle_formatter.h
  •   /lib/astyle_stringiterator.cpp
  •   /lib/astyle_stringiterator.h
  •   /lib/astylewrapper_export.h
  •   /lib/CMakeLists.txt
Modified 2 files
  • /trunk/KDE/kdevelop
  •   /plugins/CMakeLists.txt
  •   /src/kdevelopui.rc
23 files changed in total