Revision 2862a82...
Go back to digest for 19th August 2012Features in Development Tools
Milian Wolff committed changes in [kdevelop/4.4] /astyle:
Astyle formatter: add support for padding parenthesis headers
The patch adds an option to enable/disable padding parenthesis headers
in the astyle code formatter.
For improved Qt compatibility, "foreach" is added to the list of headers
and it is assured that "&" and "*" are not treated as operators at this point.
The KDELibs and Qt styles are fixed to properly use this new feature.
REVIEW: 106032
File Changes
Modified 6 files
- /astyle
- formatters_formatter.cpp
- formatters_formatter.h
- formatters_preferences.cpp
- formatters_preferences.ui
- formatters/lib/ASFormatter.cpp
- formatters/lib/ASResource.cpp
6 files changed in total